abrt 1.0.7 detected a crash. architecture: x86_64 cmdline: /usr/bin/python /usr/bin/miro.real component: Miro executable: /usr/bin/miro.real kernel: 2.6.31.12-174.2.22.fc12.x86_64 package: Miro-2.5.4-2.fc12 reason: player.py:60:skip_backward:TypeError: unsupported operand type(s) for -: 'NoneType' and 'float' release: Fedora release 12 (Constantine) backtrace ----- player.py:60:skip_backward:TypeError: unsupported operand type(s) for -: 'NoneType' and 'float' Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/gtk/window.py", line 127, in do_key_press_event return WrappedWindow.do_key_press_event(self, event) File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/gtk/window.py", line 113, in do_key_press_event if wrappermap.wrapper(self).emit('key-press', key, modifiers): File "/usr/lib64/python2.6/site-packages/miro/signals.py", line 155, in emit if callback.invoke(self, args): File "/usr/lib64/python2.6/site-packages/miro/signals.py", line 89, in invoke return callback(obj, *(args + self.extra_args)) File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/application.py", line 150, in on_key_press return playback.handle_key_press(key, mods) File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/playback.py", line 560, in handle_key_press app.widgetapp.on_skip_backward() File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/application.py", line 275, in on_skip_backward app.playback_manager.skip_backward() File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/playback.py", line 466, in skip_backward self.player.skip_backward() File "/usr/lib64/python2.6/site-packages/miro/player.py", line 60, in skip_backward pos = max(0, current - 15.0) TypeError: unsupported operand type(s) for -: 'NoneType' and 'float' Local variables in innermost frame: duration: None current: None self: <miro.frontends.widgets.gtk.video.VideoPlayer object at 0x3ea0550>
Created attachment 396891 [details] File: backtrace
Can you describe the exact conditions that generated this crash and/or can you reproduce it reliably? Without reproducibility, it's very hard to fix these kinds of crashes.
(In reply to comment #2) > Can you describe the exact conditions that generated this crash and/or can you > reproduce it reliably? Without reproducibility, it's very hard to fix these > kinds of crashes. Alex, this happens when I close Miro. I don't know what exactly triggers the abrt because the giu is gone and I don't see anything.
*** Bug 580366 has been marked as a duplicate of this bug. ***
How to reproduce ----- 1. open avi file 2. WAN link was congested 3.
I'm pretty sure this is a duplicate of http://bugzilla.pculture.org/show_bug.cgi?id=13206 and it's been fixed upstream.
(In reply to comment #6) > I'm pretty sure this is a duplicate of > http://bugzilla.pculture.org/show_bug.cgi?id=13206 and it's been fixed > upstream. Thanks for the heads-up! We will be pushing an update to 3.0.x for F-12 soon, so we'll be sure to mark this bug as part of the update so it gets closed.
*** Bug 554631 has been marked as a duplicate of this bug. ***
Miro-3.0.1-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/Miro-3.0.1-1.fc12
Miro-3.0.1-1.fc12 has been pushed to the Fedora 12 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: http://admin.fedoraproject.org/updates/Miro-3.0.1-1.fc12
Miro-3.0.1-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.