[Bug 341474] Re: gpodder crashed with ValueError in format_date()
Tim
tim at barlotta.net
Wed Apr 8 01:37:50 UTC 2009
I recently started having problems with the 0.15.1. When running
gpodder from the command line this is what I am getting. (Again this
happens when trying to remove or copy episodes to my ipod).
~$ gpodder
/var/lib/python-support/python2.6/gpodder/libconverter.py:29: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
import popen2
/var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
super(Connection, self).__init__(*args, **kwargs)
Traceback (most recent call last):
File "/var/lib/python-support/python2.6/gpodder/gui.py", line 2358, in on_cleanup_ipod_activate
if not device.open():
File "/var/lib/python-support/python2.6/gpodder/sync.py", line 295, in open
self.tracks_list = self.get_all_tracks()
File "/var/lib/python-support/python2.6/gpodder/sync.py", line 347, in get_all_tracks
released = util.format_date(released)
File "/var/lib/python-support/python2.6/gpodder/util.py", line 311, in format_date
log('Warning: Cannot convert timestamp', sender=self, traceback=True)
NameError: global name 'self' is not defined
--
gpodder crashed with ValueError in format_date()
https://bugs.launchpad.net/bugs/341474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list