abrt 1.0.0 detected a crash. backtrace ----- Summary: TB50bcac5e tablistmanager.py:89:which_tablist_has_id:ValueError: Unknown feed id. 9 Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/gtk/weakconnect.py", line 49, in handle_callback return real_method(obj, *(args + self.user_args)) File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/gtk/tableview.py", line 884, in on_button_release hotspot_tracker.iter) File "/usr/lib/python2.6/site-packages/miro/signals.py", line 155, in emit if callback.invoke(self, args): File "/usr/lib/python2.6/site-packages/miro/signals.py", line 89, in invoke return callback(obj, *(args + self.extra_args)) File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/itemlistcontroller.py", line 275, in on_hotspot_clicked base_href = widgetutil.get_feed_info(item_info.feed_id).base_href File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/widgetutil.py", line 325, in get_feed_info tablist = app.tab_list_manager.which_tablist_has_id(feed_id) File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/tablistmanager.py", line 89, in which_tablist_has_id raise ValueError("Unknown feed id. %s" % feed_id) ValueError: Unknown feed id. 9 Local variables in innermost frame: tablist: <miro.frontends.widgets.tablist.AudioFeedList object at 0x9cbb64c> feed_id: 9 self: <miro.frontends.widgets.tablistmanager.TabListManager object at 0xb5bdc96c> cmdline: /usr/bin/python /usr/bin/miro.real component: Miro executable: /usr/bin/miro.real kernel: 2.6.31.9-174.fc12.i686.PAE package: Miro-2.5.4-1.fc12 uuid: 50bcac5e
Created attachment 382027 [details] File: backtrace
Can you reliably reproduce this? Please describe the exact conditions that lead to the crash. Crash reports without detailed information describing exactly how to reproduce the bug are almost impossible to fix.
I created http://bugzilla.pculture.org/show_bug.cgi?id=13310 for this bug. I'm not sure how to reproduce it, but I think it's a race condition between the user deleting a feed and clicking on a link in one of the feed's item descriptions.
(In reply to comment #3) > I created http://bugzilla.pculture.org/show_bug.cgi?id=13310 for this bug. I'm > not sure how to reproduce it, but I think it's a race condition between the > user deleting a feed and clicking on a link in one of the feed's item > descriptions. Which version will this most likely be fixed in?
This should be in 3.1.
Miro-3.0.3-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/Miro-3.0.3-1.fc14
Miro-3.0.3-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/Miro-3.0.3-1.fc13
Miro-3.0.3-1.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/Miro-3.0.3-1.fc12
Miro-3.0.3-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update Miro'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/Miro-3.0.3-1.fc14
I'm pretty sure this will be fixed for Miro 3.5.
Miro-3.0.3-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
Miro-3.0.3-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
Miro-3.0.3-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.