Bug 621370 - [abrt] crash in Miro-3.0.2-1.fc12: video.py:539:seek_to:TypeError: unsupported operand type(s) for *: 'NoneType' and 'float'
Summary: [abrt] crash in Miro-3.0.2-1.fc12: video.py:539:seek_to:TypeError: unsupporte...
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:aad41e30
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-04 21:03 UTC by william brownell
Modified: 2010-09-15 05:53 UTC (History)
3 users (show)

Fixed In Version: Miro-3.0.3-1.fc13
Clone Of:
Environment:
Last Closed: 2010-09-15 05:38:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.34 KB, text/plain)
2010-08-04 21:03 UTC, william brownell
no flags Details

Description william brownell 2010-08-04 21:03:55 UTC
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>

Comment 1 william brownell 2010-08-04 21:03:57 UTC
Created attachment 436667 [details]
File: backtrace

Comment 2 Fedora Update System 2010-08-29 17:21:02 UTC
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

Comment 3 Fedora Update System 2010-08-29 17:28:04 UTC
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

Comment 4 Fedora Update System 2010-08-29 17:32:12 UTC
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

Comment 5 will kahn-greene 2010-08-30 21:36:07 UTC
This will be fixed in Miro 3.5.

Comment 6 Fedora Update System 2010-08-31 06:29:40 UTC
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

Comment 7 Fedora Update System 2010-09-15 05:35:49 UTC
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.

Comment 8 Fedora Update System 2010-09-15 05:50:46 UTC
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.


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