Skip to content
New issue

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

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

Already on GitHub? # to your account

Ubuntu - PrusaControl cannot start anymore #86

Open
marcopiraccini opened this issue Mar 24, 2018 · 1 comment
Open

Ubuntu - PrusaControl cannot start anymore #86

marcopiraccini opened this issue Mar 24, 2018 · 1 comment

Comments

@marcopiraccini
Copy link

marcopiraccini commented Mar 24, 2018

Here the log (Ubuntu 16.04 LTS fully updated):

⇒ /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
@marcopiraccini
Copy link
Author

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 marcopiraccini changed the title Ubuntu - PruscaControl stopped working Ubuntu - PrusaControl stopped working Mar 24, 2018
@marcopiraccini marcopiraccini changed the title Ubuntu - PrusaControl stopped working Ubuntu - PrusaControl cannot start anymore Mar 24, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant