abrt 1.1.1 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/miro.real component: Miro executable: /usr/bin/miro.real kernel: 2.6.31.5-127.fc12.i686.PAE package: Miro-3.0.2-1.fc12 reason: video.py:539:seek_to:TypeError: unsupported operand type(s) for *: 'NoneType' and 'float' release: Fedora release 12 (Constantine) backtrace ----- video.py:539:seek_to:TypeError: unsupported operand type(s) for *: 'NoneType' and 'float' Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/gtk/customcontrols.py", line 98, in do_button_press_event self.move_slider_to_mouse(event.x, event.y) File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/gtk/customcontrols.py", line 129, in move_slider_to_mouse wrappermap.wrapper(self).emit('moved', self.get_value()) 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 76, in invoke return self.func(obj, *(args + self.extra_args)) File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/videobox.py", line 369, in on_slider_moved app.playback_manager.seek_to(new_time) File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/playback.py", line 340, in seek_to self.player.seek_to(progress) File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/gtk/video.py", line 539, in seek_to time = self.get_total_playback_time() * position TypeError: unsupported operand type(s) for *: 'NoneType' and 'float' Local variables in innermost frame: position: 0.3082010582010582 self: <miro.frontends.widgets.gtk.video.VideoPlayer object at 0xab3c30ac>
Created attachment 436667 [details] File: backtrace
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
This will be fixed in Miro 3.5.
Miro-3.0.3-1.fc13 has been pushed to the Fedora 13 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.fc13
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.