Re: XFCE upgraded to 4.16

2021-01-20 Thread Andrea Venturoli
On 1/4/21 6:02 PM, Guido Falsi wrote: On 04/01/21 17:43, Andrea Venturoli wrote: On 1/3/21 7:04 PM, Guido Falsi wrote: Now, to raise the bar a little :) I was also using sysutils/xfce4-kbdleds-plugin (since my laptop has no indicators): any replacement for this? Please do some searches on

Re: XFCE upgraded to 4.16

2021-01-10 Thread Guido Falsi via freebsd-xfce
On 09/01/21 22:31, Andrea Venturoli wrote: 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. Submitted upstream here: https://gitlab.xfce.org/xfce/xfce

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/

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 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 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 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 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 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 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-08 Thread Guido Falsi via freebsd-xfce
On 08/01/21 20:33, Guido Falsi wrote: On 08/01/21 17:02, Andrea Venturoli wrote: On 1/8/21 4:00 PM, Guido Falsi wrote: The script does require a change to accomodate for not having any of the variables it checks set, but you will need to define TMPDIR anyway in your setup most probably to have

Re: XFCE upgraded to 4.16

2021-01-08 Thread Guido Falsi via freebsd-xfce
On 08/01/21 17:02, Andrea Venturoli wrote: On 1/8/21 4:00 PM, Guido Falsi wrote: My home is on NFS4 in case it matters. If you want other info or would like me to do some tests, just ask. It definitely matters. chflags is not supported by NFS. I thought so... But I have no idea why and w

Re: XFCE upgraded to 4.16

2021-01-08 Thread Andrea Venturoli
On 1/8/21 4:00 PM, Guido Falsi wrote: My home is on NFS4 in case it matters. If you want other info or would like me to do some tests, just ask. It definitely matters. chflags is not supported by NFS. I thought so... But I have no idea why and where chflags is performed. I suspect it's m

Re: XFCE upgraded to 4.16

2021-01-08 Thread Guido Falsi via freebsd-xfce
On 08/01/21 15:53, Andrea Venturoli wrote: On 1/8/21 3:37 PM, Guido Falsi wrote: Well, I just proposed what I use daily, everyone has his own preferences. Of course :) That doesn't mean I didn't appreciate your suggestion. Looking at sources xfce4-settings uses a script to perform the ope

Re: XFCE upgraded to 4.16

2021-01-08 Thread Andrea Venturoli
On 1/8/21 3:37 PM, Guido Falsi wrote: Well, I just proposed what I use daily, everyone has his own preferences. Of course :) That doesn't mean I didn't appreciate your suggestion. Looking at sources xfce4-settings uses a script to perform the operation at one point it executes this line of

Re: XFCE upgraded to 4.16

2021-01-08 Thread Guido Falsi via freebsd-xfce
On 08/01/21 15:22, Andrea Venturoli wrote: On 1/4/21 6:02 PM, Guido Falsi wrote: I was also using sysutils/xfce4-kbdleds-plugin (since my laptop has no indicators): any replacement for this? Please do some searches on freshports, I'm quite sure there are some ports there creating tray icons.

Re: XFCE upgraded to 4.16

2021-01-08 Thread Andrea Venturoli
On 1/4/21 6:02 PM, Guido Falsi wrote: I was also using sysutils/xfce4-kbdleds-plugin (since my laptop has no indicators): any replacement for this? Please do some searches on freshports, I'm quite sure there are some ports there creating tray icons. Google is your friend too. I din't find a

Re: XFCE upgraded to 4.16

2021-01-05 Thread Guido Falsi via freebsd-xfce
On 05/01/21 12:53, Andrea Venturoli wrote: On 1/4/21 10:57 PM, Guido Falsi wrote: _ sysutils/xfce4-kbdleds-plugin was left untouched. This one builds fine and links with gtk3, are you sure it is not working? AFAIK it should work correctly. It doesn't for me. I thought about opening a bug

Re: XFCE upgraded to 4.16

2021-01-05 Thread Andrea Venturoli
On 1/4/21 10:57 PM, Guido Falsi wrote: _ sysutils/xfce4-kbdleds-plugin was left untouched. This one builds fine and links with gtk3, are you sure it is not working? AFAIK it should work correctly. It doesn't for me. I thought about opening a bug report, but, then again, if you say it work

Re: XFCE upgraded to 4.16

2021-01-04 Thread Guido Falsi via freebsd-xfce
On 04/01/21 19:43, Andrea Venturoli wrote: On 1/4/21 6:51 PM, Guido Falsi wrote: They are marked BROKEN, so not being build anyway. At least in theory port rules require a deprecation period for ports before removal, including BROKEN ones. Sorry, this makes sense, they should have been marke

Re: XFCE upgraded to 4.16

2021-01-04 Thread Andrea Venturoli
On 1/4/21 6:51 PM, Guido Falsi wrote: They are marked BROKEN, so not being build anyway. At least in theory port rules require a deprecation period for ports before removal, including BROKEN ones. Sorry, this makes sense, they should have been marked BROKEN, not removed. However, of the ports

Re: XFCE upgraded to 4.16

2021-01-04 Thread Guido Falsi via freebsd-xfce
On 04/01/21 18:44, Andrea Venturoli wrote: On 1/4/21 6:22 PM, Guido Falsi wrote: On 04/01/21 18:02, Guido Falsi wrote: On 04/01/21 17:43, Andrea Venturoli wrote: P.S. Just out of curiosity: why weren't these ports removed, since we all know they were going to stop working? Why remove them w

Re: XFCE upgraded to 4.16

2021-01-04 Thread Andrea Venturoli
On 1/4/21 6:22 PM, Guido Falsi wrote: On 04/01/21 18:02, Guido Falsi wrote: On 04/01/21 17:43, Andrea Venturoli wrote: P.S. Just out of curiosity: why weren't these ports removed, since we all know they were going to stop working? Why remove them while they are still working fine? BTW, so

Re: XFCE upgraded to 4.16

2021-01-04 Thread Guido Falsi via freebsd-xfce
On 04/01/21 18:02, Guido Falsi wrote: On 04/01/21 17:43, Andrea Venturoli wrote: P.S. Just out of curiosity: why weren't these ports removed, since we all know they were going to stop working? Why remove them while they are still working fine? BTW, some already had a deprecation notice. -

Re: XFCE upgraded to 4.16

2021-01-04 Thread Guido Falsi via freebsd-xfce
On 04/01/21 17:43, Andrea Venturoli wrote: On 1/3/21 7:04 PM, Guido Falsi wrote: Now, to raise the bar a little :) I was also using sysutils/xfce4-kbdleds-plugin (since my laptop has no indicators): any replacement for this? Please do some searches on freshports, I'm quite sure there are s

Re: XFCE upgraded to 4.16

2021-01-04 Thread Andrea Venturoli
On 1/3/21 7:04 PM, Guido Falsi wrote: With the update to the new XFCE libraries the mixer plugin fails to compile. it requiress GTK2 support, which was dropped from the panel. I understand. and I would not be surprised if pulsed is actually running in the background on your system withou

Re: XFCE upgraded to 4.16

2021-01-03 Thread Guido Falsi via freebsd-xfce
On 03/01/21 19:15, Olivier Duchateau wrote: Le Sun, 3 Jan 2021 19:04:28 +0100, Guido Falsi via freebsd-xfce a écrit : On 03/01/21 17:41, Andrea Venturoli wrote: On 1/2/21 5:42 PM, Guido Falsi via freebsd-xfce wrote: Hi, I have just committed the update to xfce 4.16 as r559953 [1] Hello Gu

Re: XFCE upgraded to 4.16

2021-01-03 Thread Olivier Duchateau
Le Sun, 3 Jan 2021 19:04:28 +0100, Guido Falsi via freebsd-xfce a écrit : > On 03/01/21 17:41, Andrea Venturoli wrote: > > On 1/2/21 5:42 PM, Guido Falsi via freebsd-xfce wrote: > >> Hi, > >> > >> I have just committed the update to xfce 4.16 as r559953 [1] > > > > Hello Guido and, first off, th

Re: XFCE upgraded to 4.16

2021-01-03 Thread Guido Falsi via freebsd-xfce
On 03/01/21 17:41, Andrea Venturoli wrote: On 1/2/21 5:42 PM, Guido Falsi via freebsd-xfce wrote: Hi, I have just committed the update to xfce 4.16 as r559953 [1] Hello Guido and, first off, thanks for your work. Just a question (while I'm choosing which packages to build with Poudriere)...

Re: XFCE upgraded to 4.16

2021-01-03 Thread Andrea Venturoli
On 1/2/21 5:42 PM, Guido Falsi via freebsd-xfce wrote: Hi, I have just committed the update to xfce 4.16 as r559953 [1] Hello Guido and, first off, thanks for your work. Just a question (while I'm choosing which packages to build with Poudriere)... I used audio/xfce4-mixer: I see it's gone

Re: XFCE upgraded to 4.16

2021-01-02 Thread Olivier Duchateau
Le Sat, 2 Jan 2021 17:42:33 +0100, Guido Falsi via freebsd-xfce a écrit : > Hi, > > I have just committed the update to xfce 4.16 as r559953 [1] > > It should also be included in the next quarterly package set! > > > IMPORTANT NOTE: Please read UPDATING entry 20210102! > > > There is a prob

Re: XFCE upgraded to 4.16

2021-01-02 Thread Guido Falsi via freebsd-xfce
On 02/01/21 17:42, Guido Falsi via freebsd-xfce wrote: Hi, I have just committed the update to xfce 4.16 as r559953 [1] Due to a mistake on my part, please use r559955 or newer, which fixes the xfce4 metaport I overwrote by mistake with xfce4-goodies! -- Guido Falsi ___

XFCE upgraded to 4.16

2021-01-02 Thread Guido Falsi via freebsd-xfce
Hi, I have just committed the update to xfce 4.16 as r559953 [1] It should also be included in the next quarterly package set! IMPORTANT NOTE: Please read UPDATING entry 20210102! There is a problem with pkg getting confused and it could insstall the new version of libexo and later uninstal