Ticket #598 (closed bug: invalid)

Opened 21 months ago

Last modified 7 weeks ago

_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

Changed 11 months ago by theli

I can't reproduce with trunk-0.6

Changed 7 weeks ago by theli

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.