Bug 544047 - [abrt] crash detected in Miro-2.5.2-6.fc12
Summary: [abrt] crash detected in Miro-2.5.2-6.fc12
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Miro
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Alex Lancaster
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e107c52d
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-03 19:23 UTC by Sierra Rayne
Modified: 2010-01-02 03:31 UTC (History)
3 users (show)

Fixed In Version: 2.5.4-1.fc12
Clone Of:
Environment:
Last Closed: 2010-01-02 03:31:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.25 KB, text/plain)
2009-12-03 19:23 UTC, Sierra Rayne
no flags Details

Description Sierra Rayne 2009-12-03 19:23:34 UTC
abrt 1.0.0 detected a crash.

backtrace
-----
Summary: TBe107c52d playback.py:329:seek_to:TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'

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 125, 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 370, in on_slider_moved
    app.playback_manager.seek_to(new_time)
  File "/usr/lib/python2.6/site-packages/miro/frontends/widgets/playback.py", line 329, in seek_to
    self.emit('playback-did-progress', progress * total, total)
TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'

Local variables in innermost frame:
progress: 0.162698412698
self: <miro.frontends.widgets.playback.PlaybackManager object at 0x9f3382c>
total: None

cmdline: /usr/bin/python /usr/bin/miro.real 
component: Miro
executable: /usr/bin/miro.real
kernel: 2.6.31.6-145.fc12.i686
package: Miro-2.5.2-6.fc12
uuid: e107c52d

Comment 1 Sierra Rayne 2009-12-03 19:23:37 UTC
Created attachment 375883 [details]
File: backtrace

Comment 2 Alex Lancaster 2009-12-03 22:46:02 UTC
Can you describe what you were doing when you had the crash?

Comment 3 will kahn-greene 2009-12-03 22:48:09 UTC
Also, which renderer are you using?  xine or gstreamer?

Comment 4 Sierra Rayne 2009-12-03 22:56:28 UTC
Reply to comment #2: Playing a BBC Radio podcast
Reply to comment #3: Xine was the rendered

Comment 5 Fedora Update System 2009-12-18 05:38:42 UTC
Miro-2.5.4-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/Miro-2.5.4-1.fc12

Comment 6 Alex Lancaster 2009-12-18 05:42:54 UTC
This update to 2.5.4 may fix this.  Please provide feedback via bodhi on the updates link above.

Comment 7 Fedora Update System 2009-12-22 04:46:53 UTC
Miro-2.5.4-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/F12/FEDORA-2009-13456

Comment 8 Fedora Update System 2010-01-02 03:30:58 UTC
Miro-2.5.4-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.