Bug 1112765

Summary: [abrt] mirage: mirage.py:3027:mouse_moved:AttributeError: Base instance has no attribute 'prevmousex'
Product: [Fedora] Fedora Reporter: psyhlo
Component: mirageAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: mtasaka
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5d7be81b0e5a6b61e88a53cf8fa8f4ffd1c50f83
Whiteboard: abrt_hash:519f97bd82e37813fb5fed627aa7f10173bc5c83
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-13 04:54:26 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
File: environ none

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.