https://bugs.gpodder.org/show_bug.cgi?id=1606
Bug #: 1606
Summary: gpodder crashes on Ubuntu 12.04
Classification: Unclassified
Product: gPodder
Version: 2.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: feature request
Priority: low
Component: Application
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
After updating to 12.04 the crashreporter opens whenever I start gpodder.
gpodder --verbose yields:
1339277681.627593 [ConverterCollection] INFO: Found "oggdec", will try to
convert ".ogg" files.
1339277681.648955 [gpodder] INFO: (gpodder.sync) Could not find eyeD3
1339277681.730017 [GPodderStatusIcon] INFO: Creating tray icon
1339277681.751212 [Database] INFO: load_channels()
1339277681.751436 [Database] INFO: Connected
1339277681.751499 [Database] INFO: Setting up tables and views
1339277681.988972 [gpodder] INFO: start reader
1339277681.990043 [MygPoClient] INFO: Reloading settings.
1339277681.990708 [Database] INFO: load_channels()
1339277682.005056 [UserAppsReader] INFO: Player found:
/usr/share/applications/vlc.desktop
1339277682.005973 [UserAppsReader] INFO: Player found:
/usr/share/applications/me-tv.desktop
1339277682.008813 [UserAppsReader] INFO: Player found:
/usr/share/applications/rhythmbox.desktop
1339277682.027497 [UserAppsReader] INFO: Player found:
/usr/share/applications/xine.desktop
1339277682.029702 [UserAppsReader] INFO: Player found:
/usr/share/applications/totem.desktop
1339277682.036777 [UserAppsReader] INFO: Player found:
/usr/share/applications/brasero.desktop
1339277682.048820 [UserAppsReader] INFO: Player found:
/usr/share/applications/firefox.desktop
1339277682.070857 [UserAppsReader] INFO: Player found:
/usr/share/applications/Kino.desktop
1339277682.087103 [UserAppsReader] INFO: Player found:
/usr/share/applications/banshee.desktop
1339277682.116423 [gpodder] INFO: end reader
1339277682.249468 [Database] INFO: Loading episodes for channel 2
1339277682.253065 [MygPoClient] INFO: Flush requested, but sync disabled.
1339277682.347420 [Database] INFO: COMMIT
1339277682.830354 [Database] INFO: COMMIT
1339277683.164570 [Database] INFO: COMMIT
1339277683.464793 [Database] INFO: COMMIT
1339277683.868075 [Database] INFO: COMMIT
1339277684.252295 [Database] INFO: COMMIT
1339277684.517505 [Database] INFO: COMMIT
1339277684.786257 [Database] INFO: COMMIT
1339277685.085170 [Database] INFO: COMMIT
1339277685.471306 [Database] INFO: COMMIT
1339277686.318488 [gpodder] INFO: Found cover art in href: SNIP
1339277686.318647 [gpodder] INFO: Found cover art in url: SNIP
1339277686.318993 [Database] INFO: Loading episodes for channel 22
1339277686.320936 [Database] INFO: __get__(): SELECT MAX(pubDate) FROM episodes
WHERE channel_id = ?
1339277686.345888 [Database] INFO: purge(22)
1339277686.346406 [Database] INFO: COMMIT
1339277687.195913 [gpodder] INFO: Found cover art in href: SNIP
1339277687.196069 [gpodder] INFO: Found cover art in url: SNIP
1339277687.196418 [Database] INFO: Loading episodes for channel 37
1339277687.197580 [Database] INFO: __get__(): SELECT MAX(pubDate) FROM episodes
WHERE channel_id = ?
1339277687.209076 [Database] INFO: purge(37)
1339277687.209427 [Database] INFO: COMMIT
1339277688.106634 [Database] INFO: COMMIT
1339277688.470749 [Database] INFO: COMMIT
1339277688.804514 [Database] INFO: COMMIT
1339277689.133825 [Database] INFO: COMMIT
1339277689.417384 [Database] INFO: COMMIT
1339277689.938181 [gpodder] INFO: Found cover art in href: SNIP
1339277689.938336 [gpodder] INFO: Found cover art in url: SNIP
1339277689.938654 [Database] INFO: Loading episodes for channel 6
1339277689.939138 [Database] INFO: __get__(): SELECT MAX(pubDate) FROM episodes
WHERE channel_id = ?
1339277689.942457 [Database] INFO: purge(6)
1339277689.942741 [Database] INFO: COMMIT
1339277690.300395 [Database] INFO: COMMIT
1339277690.616702 [Database] INFO: COMMIT
1339277691.278778 [Database] INFO: COMMIT
1339277691.559685 [Database] INFO: COMMIT
1339277691.826640 [Database] INFO: COMMIT
1339277692.251117 [Database] INFO: COMMIT
1339277692.805146 [gpodder] INFO: Found cover art in href: SNIP
1339277692.805284 [gpodder] INFO: Found cover art in url: SNIP
1339277692.805627 [Database] INFO: Loading episodes for channel 35
1339277692.806744 [Database] INFO: __get__(): SELECT MAX(pubDate) FROM episodes
WHERE channel_id = ?
1339277692.815779 [Database] INFO: purge(35)
1339277692.816141 [Database] INFO: COMMIT
1339277693.162470 [Database] INFO: COMMIT
1339277693.351377 [Database] INFO: COMMIT
1339277693.351552 [Database] INFO: load_channels()
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/gpodder/gui.py", line 2837, in
update_feed_cache_finish_callback
self.process_received_episode_actions(updated_urls)
File "/usr/lib/pymodules/python2.7/gpodder/gui.py", line 2792, in
process_received_episode_actions
for idx, action in
enumerate(self.mygpo_client.get_episode_actions(updated_urls)):
File "/usr/lib/pymodules/python2.7/gpodder/my.py", line 216, in
get_episode_actions
podcast_url=podcast_url):
File "/usr/lib/pymodules/python2.7/gpodder/minidb.py", line 156, in load
cur = self.db.execute(sql, kwargs.values())
sqlite3.DatabaseError: database disk image is malformed
At this state the Ubuntu bug/crash reporter UI opens.
Gpodder: 2.20-1 amd64
The bug seems to be the same as in
https://bugs.gpodder.org/show_bug.cgi?id=1349
The problem is that I don't want to delete all of my podcasts since I use the
tool to 'archive' older episodes.
How can I detect the error and manually fix one podcast or something similar?
Thanks
--
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs