[Bug 501117] Re: jokosher does not open in 10.4
SevenMachines
SevenMachines at yahoo.co.uk
Tue Dec 29 12:34:43 UTC 2009
seems not to affect debian
in, Jokosher/ui/StatusBar.py, def __init__(self):
there is
# gtk.Statusbar contains a label inside a frame inside itself
self.label = self.get_children()[0].get_children()[0]
self.label.set_use_markup(True)
self.get_children()[0].get_children()[0] is return a gtk.HBox so this
fails
jokosher works when the 2 lines above are commented so i'm guessing the
problem is here, someone who knows some python would need to take a look
at this
--
jokosher does not open in 10.4
https://bugs.launchpad.net/bugs/501117
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list