Your message dated Fri, 23 Nov 2007 10:02:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#445062: fixed in serpentine 0.9-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: serpentine Version: 0.7-4 Severity: normal When files are dragged 'n dropped into Serpentine (from nautilus), they don't show up. There's a small amount of debugging that shows up, which is pasted below. It should be noted that trying to add files through the more standard "Add tracks to playlist" (+) button doesn't work either. Output for that is pasted below the drag 'n drop one. --- Errors for drag 'n drop: Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/serpentine/mastering.py", line 726, in __on_dnd_drop self.music_list_gateway.add_hints (hints_list, insert).start () File "/usr/lib/python2.4/site-packages/serpentine/mastering.py", line 479, in add_hints queue.append (self.add_hints(pls, insert)) File "/usr/lib/python2.4/site-packages/serpentine/mastering.py", line 472, in add_hints pls = self.__filter_location (h["location"]) File "/usr/lib/python2.4/site-packages/serpentine/mastering.py", line 451, in __filter_location hints = loc_filter.filter_location (location) File "/usr/lib/python2.4/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 0xb6285b1c (TotemPlParser at 0x8582f70)>: unknown signal name: entry /usr/bin/serpentine:191: GtkWarning: gtk_tree_view_scroll_to_cell: assertion `tree_view->priv->tree != NULL' failed gtk.main() --- Errors for the plus button: Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/serpentine/mainwindow.py", line 80, in run_dialog self._on_response_ok () File "/usr/lib/python2.4/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.4/site-packages/serpentine/mastering.py", line 458, in add_files return self.add_hints(map(to_hint, filenames)) File "/usr/lib/python2.4/site-packages/serpentine/mastering.py", line 472, in add_hints pls = self.__filter_location (h["location"]) File "/usr/lib/python2.4/site-packages/serpentine/mastering.py", line 451, in __filter_location hints = loc_filter.filter_location (location) File "/usr/lib/python2.4/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 0xb629675c (TotemPlParser at 0x858ba50)>: unknown signal name: entry --- I'm happy to provide more info as needed. Thanks for the good work! -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages serpentine depends on: ii gstreamer0.10-plugins-base 0.10.14-4 GStreamer plugins from the "base" ii gstreamer0.10-plugins-good 0.10.6-3 GStreamer plugins from the "good" ii gstreamer0.10-plugins-ugly 0.10.6-2 GStreamer plugins from the "ugly" ii python 2.4.4-6 An interactive high-level object-o ii python-central 0.5.15 register and build utility for Pyt ii python-glade2 2.12.0-1 GTK+ bindings: Glade support ii python-gnome2 2.20.0-1 Python bindings for the GNOME desk ii python-gnome2-desktop 2.20.0-1 Python bindings for the GNOME desk ii python-gnome2-extras 2.14.3-1+b1 Python bindings for the GNOME desk ii python-gst0.10 0.10.8-1 generic media-playing framework (P ii python-xml 0.8.4-8 XML tools for Python Versions of packages serpentine recommends: ii gstreamer0.10-gnomevfs 0.10.14-4 GStreamer plugin for GnomeVFS -- no debconf information
--- End Message ---
--- Begin Message ---Source: serpentine Source-Version: 0.9-1 We believe that the bug you reported is fixed in the latest version of serpentine, which is due to be installed in the Debian FTP archive: muine-plugin-serpentine_0.9-1_all.deb to pool/main/s/serpentine/muine-plugin-serpentine_0.9-1_all.deb serpentine_0.9-1.diff.gz to pool/main/s/serpentine/serpentine_0.9-1.diff.gz serpentine_0.9-1.dsc to pool/main/s/serpentine/serpentine_0.9-1.dsc serpentine_0.9-1_all.deb to pool/main/s/serpentine/serpentine_0.9-1_all.deb serpentine_0.9.orig.tar.gz to pool/main/s/serpentine/serpentine_0.9.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sam Morris <[EMAIL PROTECTED]> (supplier of updated serpentine package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 18 Aug 2007 02:18:38 +0100 Source: serpentine Binary: muine-plugin-serpentine serpentine Architecture: source all Version: 0.9-1 Distribution: unstable Urgency: low Maintainer: Sam Morris <[EMAIL PROTECTED]> Changed-By: Sam Morris <[EMAIL PROTECTED]> Description: muine-plugin-serpentine - Audio CD burning plugin for the Muine audio player serpentine - An application for creating audio CDs Closes: 445062 Changes: serpentine (0.9-1) unstable; urgency=low . * New upstream release. - fixes API change in totem.plparser module (closes: #445062). * Depend on python-cairo for drawing of disc usage diagram. * Depend on python-dbus for the suspend plugin. * Update man page with info about new --device argument. * New patch 'python2.4-compat.patch' changes the k3b playlist plugin to not use Pyton 2.5 exception-handling syntax. * Add Homepage to package control fields. * Add a watch file. Files: 6016e6209715a562ce81d9ab20052fa3 899 gnome optional serpentine_0.9-1.dsc d7b07fdcf1533cd75f051a910e57b909 265969 gnome optional serpentine_0.9.orig.tar.gz e9bd68b572cae4f3e4f8e97b036e9c78 5049 gnome optional serpentine_0.9-1.diff.gz 7ec0b6c93bbec929d984d3924d31ddb6 123138 gnome optional serpentine_0.9-1_all.deb f9b65e096712a21858b833db03af9609 22394 gnome optional muine-plugin-serpentine_0.9-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHRqMs4VUX8isJIMARAtnHAKCK+XRUqrvdJ/wB+zeoBWcMOWAcCgCfdx7Y JJOpaNncRTcf0O7STKCglZ4= =Nzjc -----END PGP SIGNATURE-----
--- End Message ---

