Bug 559853

Summary: bt with clicking / moving mouse in mirage
Product: [Fedora] Fedora Reporter: Harald Hoyer <harald>
Component: mirageAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: mtasaka
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:de386dc6
Fixed In Version: 0.9.3-5.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-01 01:19:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Harald Hoyer 2010-01-29 07:22:51 UTC
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.

Comment 1 Harald Hoyer 2010-01-29 07:22:54 UTC
Created attachment 387515 [details]
File: backtrace

Comment 2 Mamoru TASAKA 2010-01-29 11:36:22 UTC
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.

Comment 3 Fedora Update System 2010-02-01 01:00:17 UTC
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.

Comment 4 Fedora Update System 2010-02-01 01:19:31 UTC
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.