FreeBSD ports you maintain which are out of date

2021-01-09 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: XFCE upgraded to 4.16

2021-01-09 Thread Andrea Venturoli
On 1/8/21 8:33 PM, Guido Falsi wrote: So, in the end, I think the messages about chflags were just warnings and could be ignored; the problem lies elsewhere. I agree. There is no way then to diagnose this any further without a backtrace. Right now I reached an usable config on my desktop,

Re: XFCE upgraded to 4.16

2021-01-09 Thread Andrea Venturoli
On 1/8/21 8:42 PM, Guido Falsi wrote: I don't agree. Using a network file system for home directory if problematic at present. Most software uses sqlite databases for configurations which explicitly does not support networked file systems. and other problems could arise. >> >> Such a note sho

Re: XFCE upgraded to 4.16

2021-01-09 Thread Guido Falsi via freebsd-xfce
On 09/01/21 12:09, Andrea Venturoli wrote: On 1/8/21 8:42 PM, Guido Falsi wrote: I don't agree. Using a network file system for home directory if problematic at present. Most software uses sqlite databases for configurations which explicitly does not support networked file systems. and other

Re: XFCE upgraded to 4.16

2021-01-09 Thread Guido Falsi via freebsd-xfce
On 09/01/21 12:14, Guido Falsi wrote: On 09/01/21 12:09, Andrea Venturoli wrote: On 1/8/21 8:42 PM, Guido Falsi wrote: ANyway, thinking about it, if the chflag errors are just warnings like you say above, then setting a custom TMPDIR will not be needed even with your setup. So there is no need

Re: XFCE upgraded to 4.16

2021-01-09 Thread Guido Falsi via freebsd-xfce
On 09/01/21 11:59, Andrea Venturoli wrote: On 1/8/21 8:33 PM, Guido Falsi wrote: So, in the end, I think the messages about chflags were just warnings and could be ignored; the problem lies elsewhere. I agree. There is no way then to diagnose this any further without a backtrace. Right n

Re: XFCE upgraded to 4.16

2021-01-09 Thread Andrea Venturoli
On 1/9/21 11:59 AM, Andrea Venturoli wrote: Right now I reached an usable config on my desktop, but I will try and get suck a backtrace and I'll come back if I succeed. Here it is: (gdb) bt #0 0x000800e95287 in g_filename_from_uri () at /usr/local/lib/libglib-2.0.so.0 #1 0x002

Re: XFCE upgraded to 4.16

2021-01-09 Thread Andrea Venturoli
On 1/9/21 10:29 PM, Andrea Venturoli wrote: Of course this should be fixed upstream, but in the meantime I'm attaching a patch that solves for me. Sorry. The patch was removed by the list. Here it is as plain text: files/patch-dialogs_appearance_settings_main.c: --- dialogs/appearance-settin

Re: XFCE upgraded to 4.16

2021-01-09 Thread Guido Falsi via freebsd-xfce
On 09/01/21 22:29, Andrea Venturoli wrote: On 1/9/21 11:59 AM, Andrea Venturoli wrote: Right now I reached an usable config on my desktop, but I will try and get suck a backtrace and I'll come back if I succeed. Here it is: (gdb) bt #0  0x000800e95287 in g_filename_from_uri () at /usr/