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 463180 - New totem.plparser API
New totem.plparser API
Status: RESOLVED FIXED
Product: serpentine
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Tiago Cogumbreiro
Serpentine Maint
Depends on:
Blocks:
 
 
Reported: 2007-08-03 16:08 UTC by Tiago Cogumbreiro
Modified: 2007-08-15 19:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tiago Cogumbreiro 2007-08-03 16:08:01 UTC
https://bugs.launchpad.net/ubuntu/+source/serpentine/+bug/124392

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/serpentine/mainwindow.py", line 80 in run_dialog
    self._on_response_ok ()
  • File "/usr/lib/python2.5/site-packages/serpentine/mainwindow.py", line 121 in _on_response_ok
    self.parent.music_list_widget.music_list_gateway.add_files (files).start ()
  • File "/usr/lib/python2.5/site-packages/serpentine/mastering.py", line 458 in add_files
    return self.add_hints(map(to_hint, filenames))
  • File "/usr/lib/python2.5/site-packages/serpentine/mastering.py", line 472 in add_hints
    pls = self.__filter_location (h["location"])
  • File "/usr/lib/python2.5/site-packages/serpentine/mastering.py", line 451 in __filter_location
    hints = loc_filter.filter_location (location)
  • File "/usr/lib/python2.5/site-packages/serpentine/plugins/plugfilter_plparser.py", line 39 in filter_location
    p.connect("entry", self.__on_pl_entry, hints_list)
TypeError: <totem.plparser.Parser object at 0x8a8e93c (TotemPlParser at 0x8aec550)>: unknown signal name: entry

Comment 1 Tiago Cogumbreiro 2007-08-15 19:58:08 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.