Summary: | Crash after Podcast Download Attempt [@ Podcasts::SqlPodcastProvider::downloadResult] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | chella bewm <bewmeows> |
Component: | Podcast | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bart.cerneels, phull, tyler.smith, yeagerc |
Priority: | NOR | ||
Version: | 2.3.0.90 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
chella bewm
2010-05-20 18:24:55 UTC
Anything special in the debug output if started with --debug? After messing around with other podcasts, seems that it is only happening on episodes that are showing up as available in podcast subscriptions but are not actually available for play yet. When trying to play the episode without downloading it, the episode is simply skipped; when trying to download the episode it crashes every time. amarok: starting download for "Hr. 5-2 Rock Star Sister" url: "http://feedproxy.google.com/~r/toddntyler/~5/a87LbkkY5Gc/05200930.mp3" amarok: BEGIN: ProgressBar* ProgressBar::setAbortSlot(QObject*, const char*, Qt::ConnectionType) amarok: Setting abort slot for "Downloading Podcast "Hr. 5-2 Rock Star Sister"" amarok: connecting to 1kill() amarok: END__: ProgressBar* ProgressBar::setAbortSlot(QObject*, const char*, Qt::ConnectionType) - Took 0.00017s amarok: redirecting to KUrl("http://media.journalinteractive.com/audio/05200930.mp3") . filename: "05200930.mp3" KCrash: Application 'amarok' crashing... sock_file=/home/michelle/.kde/socket-bob-doles-wonder-emporium/kdeinit4__0 QSocketNotifier: Invalid socket 30 and type 'Read', disabling... this happens for me also. amarok: BEGIN: virtual void PlaylistBrowserNS::PodcastView::contextMenuEvent(QContextMenuEvent*) amarok: BEGIN: virtual QList<QAction*> SqlPodcastProvider::episodeActions(Meta::PodcastEpisodeList) amarok: END__: virtual QList<QAction*> SqlPodcastProvider::episodeActions(Meta::PodcastEpisodeList) - Took 0.00028s amarok: BEGIN: void SqlPodcastProvider::slotDownloadEpisodes() amarok: 1 episodes selected amarok: starting download for "Hr. 5-2 Rock Star Sister" url: "http://feedproxy.google.com/~r/toddntyler/~5/a87LbkkY5Gc/05200930.mp3" amarok: BEGIN: ProgressBar* ProgressBar::setAbortSlot(QObject*, const char*) amarok: Setting abort slot for "Downloading Podcast "Hr. 5-2 Rock Star Sister"" amarok: connecting to 1kill() amarok: END__: ProgressBar* ProgressBar::setAbortSlot(QObject*, const char*) - Took 9.6e-05s amarok: END__: void SqlPodcastProvider::slotDownloadEpisodes() - Took 0.0016s amarok: END__: virtual void PlaylistBrowserNS::PodcastView::contextMenuEvent(QContextMenuEvent*) - Took 1.7s amarok: redirecting to KUrl("http://media.journalinteractive.com/audio/05200930.mp3") . filename: "05200930.mp3" KCrash: Application 'amarok' crashing... sock_file=/home/yeagerc/.kde/socket-eris/kdeinit4__0 QSocketNotifier: Invalid socket 30 and type 'Read', disabling... Confirmed by comment #3 *** Bug 232458 has been marked as a duplicate of this bug. *** *** Bug 242743 has been marked as a duplicate of this bug. *** Please upgrade to Amarok 2.3.1, this should be already fixed. Closing for lack of feedback, see comment #7 |