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

                 Summary: Crash on X Window System error
                 Project: MyPaint
            Submitted by: cskau
            Submitted on: Saturday 08/22/2009 at 16:51
                Severity: 4 - Important
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
         Planned Release: None
        Operating System: *nix

    _______________________________________________________

Details:

I was able to replicate this crash in 3 simple step:

1. Start mypaint with tablet plugged in.
2. Unplug tablet.
3. Do mouse input from touchpad (possible just standart mouse input)

At this point mypaint terminates without warning, producing the following
terminal output:

"
The program 'mypaint' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDevice, invalid or uninitialized input device'.
  (Details: serial 2318 error_code 148 request_code 141 minor_code 30)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
"

A possible quick-fix could be to make this error non-terminating.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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