After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 463196 - Crashed with ValueError
Crashed with ValueError
Status: RESOLVED WONTFIX
Product: serpentine
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Serpentine Maint
Serpentine Maint
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2007-08-03 16:39 UTC by Tiago Cogumbreiro
Modified: 2014-09-01 09:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tiago Cogumbreiro 2007-08-03 16:39:16 UTC
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/serpentine/audio.py", line 251 in wrapper
    super(Gst09Operation, self)._finalize(event_id, error)
  • File "/usr/lib/python2.5/site-packages/serpentine/audio.py", line 111 in _finalize
    self._send_finished_event(event_id, error)
  • File "/usr/lib/python2.5/site-packages/serpentine/operations.py", line 91 in _send_finished_event
    self._notify("on_finished", evt)
  • File "/usr/lib/python2.5/site-packages/serpentine/operations.py", line 79 in _notify
    for listener in self.listeners if hasattr(listener, method_name)]
  • File "/usr/lib/python2.5/site-packages/serpentine/audio.py", line 363 in on_finished
    self._notify("on_metadata", evt, self.__metadata)
  • File "/usr/lib/python2.5/site-packages/serpentine/operations.py", line 79 in _notify
    for listener in self.listeners if hasattr(listener, method_name)]
  • File "/usr/lib/python2.5/site-packages/serpentine/mastering.py", line 162 in on_metadata
    self.music_list.insert (self.insert, row)
  • File "/usr/lib/python2.5/site-packages/serpentine/mastering.py", line 311 in insert
    self.model.insert_before (self.model.get_iter (index), row)
ValueError: invalid tree path

https://bugs.launchpad.net/ubuntu/+source/serpentine/+bug/85079
Comment 1 Tiago Cogumbreiro 2007-08-10 12:52:36 UTC
Discussion is being done in launchpad, since it is where the report was done.
Comment 2 André Klapper 2014-09-01 09:59:04 UTC
Serpentine maintainer(s) have not worked on Serpentine for some years now. This project is not under active development anymore. It is currently unlikely that there will be any further active development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this bug report in the future if anyone
takes the responsibility for active development again.