severity 860943 serious thanks Quoting James Cameron (2017-04-22 11:31:56) > Jukebox does not start. Logs contain error "ImportError: cannot > import name ImageTk".
For the record, in my testing starting the activity from outside of
Sugar (thanks, Sebastian!), this was the error emitted:
jonas@auryn:~$ ( cd /usr/share/sugar/activities/Jukebox.activity &&
sugar-activity activity.JukeboxActivity)
/usr/share/sugar/activities/Jukebox.activity/emptypanel.py:3: PyGIWarning: Gtk
was imported without specifying a version first. Use gi.require_version('Gtk',
'3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
Traceback (most recent call last):
File "/usr/bin/sugar-activity", line 220, in <module>
main()
File "/usr/bin/sugar-activity", line 164, in main
module = __import__(module_name)
File "/usr/share/sugar/activities/Jukebox.activity/activity.py", line 51, in
<module>
from player import GstPlayer
ImportError: cannot import name GstPlayer
> Is fixed upstream in sugar-toolkit-gtk3 495eed8 "Prepend instead of
> append to path".
Confirmed. Thanks!
Severity raised, since this bug render the Jukebox activity, and likely
also other activities not yet in Debian but user-installable from ASLO.
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: signature

