[Mono-bugs] [Bug 501586] Can't remotely run an app with "Run in terminal" checked

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 6 11:20:23 EDT 2009


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

User ecanuto at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=501586#c2


Everaldo Canuto <ecanuto at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ecanuto at novell.com




--- Comment #2 from Everaldo Canuto <ecanuto at novell.com>  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.


More information about the mono-bugs mailing list