URL:
  <http://gna.org/bugs/?17046>

                 Summary: [Wacom CTE-450 / Ubuntu 10.04] Bug when opening
with the pen
                 Project: MyPaint
            Submitted by: shuryon
            Submitted on: Tuesday 11/09/10 at 03:47
                Severity: 2 - Minor
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: MyPaint 0.8.2
         Planned Release: None
        Operating System: Ubuntu 10.04

    _______________________________________________________

Details:

MyPaint 0.8.2

Hi guys! I'm not an expert in GNU/Linux but I wish I can help reporting bugs
:)

When I start the program with the pen tablet (with the pen), the bug happen.
A message showing that 'isn't something big' appears.  So I click at 'close'
(I suppose because here is 'fechar' (portuguese) what means close). And so it
goes always that I move the pen towards de tablet.

But I've found out that if I use the mouse by clicking at the storyboard to
draw, the problem stops and so I can use the pen.
The problem do not occur when I open with the mouse directly.
Not that I use the tablet mouse, not my mouse.

Using Ubuntu 10.04 LTS, Wacom Baboo Fun tablet model CTE-450.

PS: my pen broked where u use for drawing/writing or anything else, so I'm
using the eraser side until my new pen arrives from US. Maybe that's the
problem.

Below, the error:

Traceback (most recent call last):
  File "/usr/share/mypaint/gui/tileddrawwidget.py", line 112,
motion_notify_cb(self=<TiledDrawWidget object at 0x4658d70 (GtkDrawingArea at
0x1ff9d00)>, widget=<TiledDrawWidget object at 0x4658d70 (GtkDrawingArea at
0x1ff9d00)>, event=<gtk.gdk.Event at 0x7fc606c59f58: GDK_MOTION_NOTIFY
x=521,71, y=268,46>)
                for f in self.device_observers:
                    f(self.last_event_device, event.device)
            self.last_event_x = event.x
  variables: {'event.device': ('local', <gtk.gdk.Device object at 0x4824550
(GdkDevice at 0x1ea9c40)>), 'self.last_event_device': ('local',
<TiledDrawWidget object at 0x4658d70 (GtkDrawingArea at 0x1ff9d00)>), 'f':
('local', <bound method Window.device_changed_cb of <Window object at
0x442bf50 (GtkWindow at 0x212b380)>>)}
  File "/usr/share/mypaint/gui/drawwindow.py", line 567,
device_changed_cb(self=<Window object at 0x442bf50 (GtkWindow at 0x212b380)>,
old_device=None, new_device=<gtk.gdk.Device object at 0x4824550 (GdkDevice at
0x1ea9c40)>)
                self.last_pen_device = new_device
            if old_device.source == gdk.SOURCE_MOUSE and
self.last_pen_device:
                old_device = self.last_pen_device
  variables: {'gdk.SOURCE_MOUSE': ('global', <module 'gtk.gdk' (built-in)>),
'old_device': ('local', None), 'self.last_pen_device': ('local', <Window
object at 0x442bf50 (GtkWindow at 0x212b380)>)}
AttributeError: 'NoneType' object has no attribute 'source'



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tuesday 11/09/10 at 03:47  Name: drawwindow.py  Size: 35kB   By:
shuryon
I don't know if the files will help.
<http://gna.org/bugs/download.php?file_id=11159>
-------------------------------------------------------
Date: Tuesday 11/09/10 at 03:47  Name: tileddrawwidget.py  Size: 0B   By:
shuryon
I don't know if the files will help.
<http://gna.org/bugs/download.php?file_id=11160>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?17046>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to