On Mon, 4 Apr 2005 [EMAIL PROTECTED] wrote:

I guess the problem comes from the gtk.main.run() that requires an access to X
events. Is there a way to avoid this problem?

Use Glib::Main::run() in the server code, this just makes the GLib event system work (with the IO stuff as well), but doesn't try to initialize an X connection.


--
   .--= ULLA! =---------------------.   `We are not here to give users what
   \     http://cactus.rulez.org     \   they want'  -- RMS, at GUADEC 2001
    `---= [EMAIL PROTECTED] =---'
"Olyan nincs, hogy egy zene nem drum&bass"
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to