Re: Unusual GTK error message

2012-07-21 Thread David Buchan
Thanks! From: Emmanuele Bassi To: David Buchan Cc: gtk-app-devel-list list Sent: Saturday, July 21, 2012 7:43 AM Subject: Re: Unusual GTK error message Hi; This was a bug that was recently fixed in gtk+: https://bugzilla.gnome.org/show_bug.cgi?id

Re: Unusual GTK error message

2012-07-21 Thread Emmanuele Bassi
Hi; This was a bug that was recently fixed in gtk+: https://bugzilla.gnome.org/show_bug.cgi?id=671817 The fix will be in the next stable release of gtk+. A workaround is to create the .local/share directory: mkdir -p .local/share Ciao, Emmanuele. On Friday, 20 July 2012, David Buchan wrot

Re: Unusual GTK error message

2012-07-21 Thread David Buchan
Frank wrote: "You don't have a .local directory in /root" Should I? From: Frank Cox To: gtk-app-devel-list@gnome.org Cc: David Buchan Sent: Saturday, July 21, 2012 1:10 AM Subject: Re: Unusual GTK error message On Fri, 20 Jul 2012 18:3

Re: Unusual GTK error message

2012-07-20 Thread Frank Cox
On Fri, 20 Jul 2012 18:37:01 -0700 (PDT) David Buchan wrote: > Any ideas? A google search comes up completely dry (!! when did that happen > last? weird) as does a Yahoo search. Dead end, it would seem. I'm certainly > not at all keen to muck around in /root/. You don't have a .local directory in