Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last):
- File "/usr/share/harbour-saera/qml/pages/saera2.py", line 50, in <module>
- import sailfish_hw as platform
- File "/usr/share/harbour-saera/qml/pages/sailfish_hw.py", line 184, in <module>
- regen_contacts()
- File "/usr/share/harbour-saera/qml/pages/sailfish_hw.py", line 129, in regen_contacts
- print (fulls[-1])
- UnicodeEncodeError: 'ascii' codec can't encode character '\xfc' in position 9: ordinal not in range(128)
- "
- [D] onError:210 - Python error: Cannot import module: saera2 (Traceback (most recent call last):
- File "/usr/share/harbour-saera/qml/pages/saera2.py", line 50, in <module>
- import sailfish_hw as platform
- File "/usr/share/harbour-saera/qml/pages/sailfish_hw.py", line 184, in <module>
- regen_contacts()
- File "/usr/share/harbour-saera/qml/pages/sailfish_hw.py", line 129, in regen_contacts
- print (fulls[-1])
- UnicodeEncodeError: 'ascii' codec can't encode character '\xfc' in position 9: ordinal not in range(128)
- )
- [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last):
- File "<string>", line 1, in <module>
- NameError: name 'saera2' is not defined
- "
- [D] onError:210 - Python error: Function not found: 'saera2.initialize' (Traceback (most recent call last):
- File "<string>", line 1, in <module>
- NameError: name 'saera2' is not defined
- )
- [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last):
- File "<string>", line 1, in <module>
- NameError: name 'saera2' is not defined
- "
- [D] onError:210 - Python error: Function not found: 'saera2.set_position' (Traceback (most recent call last):
- File "<string>", line 1, in <module>
- NameError: name 'saera2' is not defined
- )
- [D] QPythonPriv::formatExc:612 - "PyOtherSide error: Traceback (most recent call last):
- File "<string>", line 1, in <module>
- NameError: name 'saera2' is not defined
- "
- [D] onError:210 - Python error: Function not found: 'saera2.pause_daemons' (Traceback (most recent call last):
- File "<string>", line 1, in <module>
- NameError: name 'saera2' is not defined
- )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement