Skip to content
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

prusacontrol_0.9.4.415_beta.AppImage refuses to launch on new system #92

Open
probonopd opened this issue May 7, 2018 · 1 comment
Open

Comments

@probonopd
Copy link
Contributor

prusacontrol_0.9.4.415_beta.AppImage refuses to launch on new system:

me@host:~$ /isodevice/Applications/prusacontrol_0.9.4.415_beta.AppImage 
Traceback (most recent call last):
  File "./PrusaControl-master/main.py", line 193, in <module>
  File "./PrusaControl-master/main.py", line 159, in main
  File "./PrusaControl-master/controller.py", line 67, in __init__
  File "./PrusaControl-master/parameters.py", line 65, in __init__
  File "./PrusaControl-master/parameters.py", line 256, in read_material_quality_parameters_for_printer
FileNotFoundError: [Errno 2] No such file or directory: '/home/me/.prusacontrol/data/materials_i3_mk2mm.json'
QThread: Destroyed while thread is still running
Segmentation fault

Workaround:

me@host:~$ cp /home/me/.prusacontrol/data/materials_i3_mk2.json /home/me/.prusacontrol/data/materials_i3_mk2mm.json 

me@host:~$ cp /home/me/.prusacontrol/data/materials_i3_mk2.json /home/me/.prusacontrol/data/materials_i3_mk3.json 
@mcstoufer
Copy link

New issue with similar issue/fix at #99

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

No branches or pull requests

2 participants