Re: Gedit Gconf Socket path and RANDR Therrors at launch

2009-10-24 Thread Jasper Frumau
Thanks Scott. It is loaded now for non sudo users. When I want to start Gedit as sudo user to work on a restricted file I get the same errors again. I tried to add the rg.freedesktop.dbus-session.plist before with sudo, but then it did not allow me because it was already loaded which is proven here

Re: Gedit Gconf Socket path and RANDR Therrors at launch

2009-10-24 Thread Jasper Frumau
Thanks Ryan. Ar least that is something I don't have to worry about. On Sat, Oct 24, 2009 at 1:43 PM, Ryan Schmidt wrote: > > On Oct 24, 2009, at 01:29, Ryan Schmidt wrote: > > The missing RANDR extension warning is harmless. It will occur with every >> X program you try to use on Mac OS X. Igno

mutt-devel fix for incompatibility with gpgme 1.2.0 (Ticket #22009)

2009-10-24 Thread Christoph Ludwig
Hi, the current mutt-devel port generates runtime errors if used with variant +gpgme. The reason is that gpgme requires since release 1.2.0 that applications call gpgme_check_version() at least once before they call any gpgme operations. mutt 1.5.20 fails to do so whence it will abort as soon as t