Date: Tue, 26 Jan 2021 15:37:12 +0100 From: Guido Falsi <mad@madpilot.net> To: =?UTF-8?Q?Gerrit_K=c3=bchn?= <gerrit.kuehn@aei.mpg.de> Cc: freebsd-xfce@freebsd.org Subject: Re: extreme window open delay, missing menu highlight Message-ID: <9d2e9d13-ca3e-c694-cbda-4900c65b264a@madpilot.net> In-Reply-To: <20210126133312.76c0e6a1@arc.aei.uni-hannover.de> References: <20210121181216.58e8a61f@comet2.terra.ger> <2b3335fe-a409-1748-779b-62815cc28ad6@madpilot.net> <96c9ef00-6718-1023-226f-ae15ef75b959@madpilot.net> <20210126133312.76c0e6a1@arc.aei.uni-hannover.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26/01/21 13:33, Gerrit Kühn wrote: > Am Thu, 21 Jan 2021 19:53:26 +0100 > schrieb Guido Falsi <mad@madpilot.net>: > >> also add /usr/local/lib/gtk-20 > > Nothing there apart from what gtk2 installed, I think. > > However, meanwhile I was able to get an actual error message on the long > startup delay I described earlier. It reads > > --- > Error creating proxy: Timeout was reached (g-io-error-quark, 24) > --- > > > No idea who is waiting for what here, and why. Google doesn't come up with > anything useful, either. Any ideas? > This error stirred my memory. that error is from glib GIO parts, and those use gvfs as a backend. Some time ago these two commits were made: https://svnweb.freebsd.org/ports?view=revision&revision=552836 https://svnweb.freebsd.org/ports?view=revision&revision=552839 Maybe I'm wrong and this is unrelated but there are similarities. Can you check the options on the gvfs port? the GOA option should be disabled, but I suggest you match the defaults on the port. If you're using the official binary packages the options should be correct, anyway you can try forcing reinstallation of gvfs and glib. -- Guido Falsi <mad@madpilot.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9d2e9d13-ca3e-c694-cbda-4900c65b264a>