You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⇒ /opt/PrusaControl/PrusaControl_0.9.4_415_beta_64bit.AppImage
/bin/bash: /tmp/.mount_PrusaCbpUqMB/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /bin/bash)
/bin/bash: /tmp/.mount_PrusaCbpUqMB/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /bin/bash)
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 65, in __init__
File "./PrusaControl-master/parameters.py", line 345, in __init__
File "./usr/lib/python3.4/configparser.py", line 672, in read
File "./usr/lib/python3.4/configparser.py", line 993, in _read
File "./usr/lib/python3.4/codecs.py", line 313, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb5 in position 7: invalid start byte
QThread: Destroyed while thread is still running
The text was updated successfully, but these errors were encountered:
I solved this, removing ~/.prusacontrol/prusacontrol.cfg (I see from the code that the error was raised when trying to read this file).
Leaving this issue open because I don't know how this situation happened.
marcopiraccini
changed the title
Ubuntu - PruscaControl stopped working
Ubuntu - PrusaControl stopped working
Mar 24, 2018
marcopiraccini
changed the title
Ubuntu - PrusaControl stopped working
Ubuntu - PrusaControl cannot start anymore
Mar 24, 2018
Here the log (Ubuntu 16.04 LTS fully updated):
The text was updated successfully, but these errors were encountered: