http://bugzilla.novell.com/show_bug.cgi?id=501586

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=501586#c2


Everaldo Canuto <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #2 from Everaldo Canuto <[email protected]>  2009-08-06 09:20:22 
MDT ---
It happens because every time we try to embed Vte (Gnome Terminal Widget) on a
Gtk window we got one of these two errors:

mono: ../../src/xcb_io.c:242: process_responses: Afirmação `(((long)
(dpy->last_request_read) - (long) (dpy->request)) <= 0)' falhou.

and

The program 'monovs-gui-server' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadIDChoice (invalid resource ID chosen for this connection)'.
  (Details: serial 641 error_code 14 request_code 1 minor_code 0)
  (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.


The exactly line that throw this error is: GtkWindow.ShowAll ();


For some reason times to times it works perfectly, it is like 1 in 20 times it
works.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to