Ticket #598 (closed bug: invalid)
_gtk_sequence_node_rotate error
| Reported by: | pochu | Owned by: | theli |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6 |
| Component: | Core | Version: | 0.5 |
| Keywords: | Cc: | pochu@… |
Description
From https://launchpad.net/bugs/89848
When downloading missing covers, listen crashes. This is the terminal output: http://librarian.launchpad.net/6639889/output
/usr/lib/python2.5/urllib.py:1197: UnicodeWarning?: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
res = map(safe_map.getitem, s)
Gtk-ERROR **: file gtksequence.c: line 597 (_gtk_sequence_node_rotate): assertion failed: (node->parent != node) aborting... Aborted (core dumped)
Do you know what can be wrong?
Thanks Emilio
Change History
Note: See
TracTickets for help on using
tickets.
