CVSROOT: /cvs/gnome Module name: muine Changes by: petej 06/01/28 17:25:47
Modified files: src : Global.cs . : ChangeLog Log message: 2006-01-28 Peter Johanson <[EMAIL PROTECTED]> * src/Global.cs: Fix issues with trying to run a second instance bringing down the whole lot. Done by 1) Doing Application.Init() before any dbus stuff, so that dbus uses the right mainloop (afaict), and 2) using SuppressFinalize on the remote object before returning (work around dbus-sharp bug). Note: To use the dbus interface on amd64, you need a fix for the dbus-sharp found at: https://bugs.freedesktop.org/show_bug.cgi?id=4410 URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=muine&who=petej&date=explicit&mindate=2006-01-28%2017:24&maxdate=2006-01-28%2017:26 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list