Bug 559853 - bt with clicking / moving mouse in mirage
Summary: bt with clicking / moving mouse in mirage
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mirage
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:de386dc6
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-29 07:22 UTC by Harald Hoyer
Modified: 2010-02-01 01:19 UTC (History)
1 user (show)

Fixed In Version: 0.9.3-5.fc12
Clone Of:
Environment:
Last Closed: 2010-02-01 01:19:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (700 bytes, text/plain)
2010-01-29 07:22 UTC, Harald Hoyer
no flags Details

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.


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