abrt 1.0.4 detected a crash. architecture: x86_64 component: Miro executable: /usr/bin/miro.real kernel: 2.6.31.12-174.2.3.fc12.x86_64 package: Miro-2.5.4-1.fc12 release: Fedora release 12 (Constantine) backtrace ----- Summary: TBcedcbc4b video.py:436:seek_to: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/customcontrols.py", line 98, in do_button_press_event self.move_slider_to_mouse(event.x, event.y) File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/gtk/customcontrols.py", line 125, in move_slider_to_mouse wrappermap.wrapper(self).emit('moved', self.get_value()) 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 76, in invoke return self.func(obj, *(args + self.extra_args)) File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/videobox.py", line 370, in on_slider_moved app.playback_manager.seek_to(new_time) File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/playback.py", line 327, in seek_to self.player.seek_to(progress) File "/usr/lib64/python2.6/site-packages/miro/frontends/widgets/gtk/video.py", line 436, 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.61155913978494625 self: <miro.frontends.widgets.gtk.video.VideoPlayer object at 0x7f4484245750>
Created attachment 387767 [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. Also were you attempting "acoustic fingerprinting" (i.e. "Scan" tracks) and do you have picard-freeworld from RPM Fusion installed? See: http://musicbrainz.org/doc/Picard_FAQ#I_am_using_Fedora.2C_why_doesn.27t_acoustic_fingerprinting_work.3F
(In reply to comment #2) > Also were you attempting "acoustic fingerprinting" (i.e. "Scan" tracks) and do > you have picard-freeworld from RPM Fusion installed? See: > > http://musicbrainz.org/doc/Picard_FAQ#I_am_using_Fedora.2C_why_doesn.27t_acoustic_fingerprinting_work.3F Please ignore this last section, it was for the wrong package...
I can't reproduce this, sorry. Jeferson
I couldn't reproduce this one, but I'm pretty sure how to fix it. I made http://bugzilla.pculture.org/show_bug.cgi?id=13308 in our bugtracker system and just checked in a changeset that fixes it.
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
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.