8000 Not working on Nixos · Issue #448 · freerouting/freerouting · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Not working on Nixos #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Ben-Miller0 opened this issue Apr 8, 2025 · 2 comments
Open

Not working on Nixos #448

Ben-Miller0 opened this issue Apr 8, 2025 · 2 comments
Labels

Comments

@Ben-Miller0
Copy link
Ben-Miller0 commented Apr 8, 2025

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Click on the free routing icon in the pcb editor in kicad

Expected behavior
the program to run

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • OS: Nixos 24.11
  • Freerouting version: 2.0.1
  • EDA: KiCad

Logs

Traceback (most recent call last):

  File "/home/benmiller/.local/share/kicad/8.99/3rdparty/plugins/app_freerouting_kicad-plugin/plugin.py", line 354, in Run
    self.RunSteps()

  File "/home/benmiller/.local/share/kicad/8.99/3rdparty/plugins/app_freerouting_kicad-plugin/plugin.py", line 340, in RunSteps
    if not self.RunRouter() :
           ^^^^^^^^^^^^^^^^

  File "/home/benmiller/.local/share/kicad/8.99/3rdparty/plugins/app_freerouting_kicad-plugin/plugin.py", line 311, in RunRouter
    invoker.show_error()

  File "/home/benmiller/.local/share/kicad/8.99/3rdparty/plugins/app_freerouting_kicad-plugin/plugin.py", line 570, in show_error
    command = " ".join(self.command)
              ^^^^^^^^^^^^^^^^^^^^^^

TypeError: sequence item 4: expected str instance, PosixPath found
@Ben-Miller0 Ben-Miller0 added the bug label Apr 8, 2025
@Ben-Miller0 Ben-Miller0 changed the title Not wotking on Nixos Not working on Nixos Apr 8, 2025
@giomf
Copy link
giomf commented Apr 17, 2025

How did you manage to get it running in the first place?
Even after installing temurin-jre-bin, kiCad always says that jre21 is missing when hitting the freerouting button in pcb-designer.

@giomf
Copy link
giomf commented Apr 17, 2025

Never mind. After clearing the /tmp/freerouting folder it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
0