Bug 1112765 - [abrt] mirage: mirage.py:3027:mouse_moved:AttributeError: Base instance has no attribute 'prevmousex'
Summary: [abrt] mirage: mirage.py:3027:mouse_moved:AttributeError: Base instance has n...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mirage
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:519f97bd82e37813fb5fed627aa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-24 16:06 UTC by psyhlo
Modified: 2014-10-13 11:18 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-13 04:54:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (697 bytes, text/plain)
2014-06-24 16:06 UTC, psyhlo
no flags Details
File: environ (2.51 KB, text/plain)
2014-06-24 16:06 UTC, psyhlo
no flags Details

Description psyhlo 2014-06-24 16:06:09 UTC
Version-Release number of selected component:
mirage-0.9.5.2-5.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python /usr/bin/mirage /home/psyhlo/Pictures/.my/09.06.2014-Nelly/tumblr/_DSC4260.JPG
executable:     /usr/bin/mirage
kernel:         3.14.8-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
mirage.py:3027:mouse_moved:AttributeError: Base instance has no attribute 'prevmousex'

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/mirage.py", line 3027, 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 0x1ffc730 (GtkLayout at 0x20ef020)>
self: <mirage.Base instance at 0x1fed950>
state: <flags GDK_MOD2_MASK | GDK_BUTTON1_MASK of type GdkModifierType>
y: 339.0
x: 617.0
xadjust: <gtk.Adjustment object at 0x2000730 (GtkAdjustment at 0x20eb8a0)>
event: <gtk.gdk.Event at 0x1fcaf58: GDK_MOTION_NOTIFY x=436.00, y=232.00>

Comment 1 psyhlo 2014-06-24 16:06:13 UTC
Created attachment 911807 [details]
File: backtrace

Comment 2 psyhlo 2014-06-24 16:06:15 UTC
Created attachment 911808 [details]
File: environ

Comment 3 Mamoru TASAKA 2014-06-25 02:38:37 UTC
Would you write in detail (as much as possible) how to reproduce this issue?

Comment 4 Mamoru TASAKA 2014-08-13 04:54:26 UTC
Closing due to missing additional information from the reporter.


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