abrt 1.0.4 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/mirage /home/harald/Bilder/2009-12-VSK/20091130T204316-1-H.jpg comment: Don't know exactly what I did. component: mirage executable: /usr/bin/mirage kernel: 2.6.31.12-174.2.3.fc12.i686 package: mirage-0.9.3-4.fc12 release: Fedora release 12 (Constantine) backtrace ----- Summary: TBde386dc6 mirage.py:2919:mouse_moved:AttributeError: Base instance has no attribute 'prevmousex' Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/mirage.py", line 2919, in mouse_moved newx = xadjust.value + (self.prevmousex - x) AttributeError: Base instance has no attribute 'prevmousex' Local variables in innermost frame: widget: <gtk.Layout object at 0x97e5414 (GtkLayout at 0x98855f0)> self: <mirage.Base instance at 0xb781bdec> state: <flags GDK_BUTTON1_MASK of type GdkModifierType> y: 375.0 x: 760.0 xadjust: <gtk.Adjustment object at 0x97e1144 (GtkAdjustment at 0x96ed320)> event: <gtk.gdk.Event at 0x973f1b8: GDK_MOTION_NOTIFY x=760,00, y=375,00> How to reproduce ----- 1. view an image 2. 3.
Created attachment 387515 [details] File: backtrace
This is actually reproducible with - type in the terminal as $ mirage some_image_file.jpg - mirage launches and shows the image, at this point the mouse pointer happens to be in the shown image in mirage - click middle button and move the mouse Modified rpms submitted, thank you for the report.
mirage-0.9.3-5.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
mirage-0.9.3-5.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.