Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-12-27 07:35:18

dchmelik
Member
From: USA
Registered: 2022-04-02
Posts: 37
Website
LinuxChrome 131.0

[FreeBSD UNIX] can't use gradient desktop background

After I upgraded to XFCE 4.20 on two Slackware 15 & FreeBSD UNIX 14.2 laptops (shared /home) they can no longer have vertical gradient desktop background rather than only showing deselected default image (it's set to 'none' but shows image anyway).  Soon I'll also upgrade desktop and see if it happens a third time.  When I reboot to Slackware GNU/Linux the gradient replaces the image, and when I reboot to FreeBSD, the image appears again, and I don't save configuration between any the three computers, so it's a XFCE FreeBSD problem.

Last edited by dchmelik (2024-12-27 07:58:28)

Offline

#2 2024-12-27 12:10:03

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,678
LinuxFirefox 133.0

Re: [FreeBSD UNIX] can't use gradient desktop background

How are you installing 4.20 on freebsd? I have a VM I can test this with.

If the problem persists after your desktop upgrade, it might be worthwhile to create a bug report.

To troubleshoot, you can try running xfdesktop in debug mode:

xfdesktop -Q && xfdesktop -e

...post back the output.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2024-12-28 09:25:03

dchmelik
Member
From: USA
Registered: 2022-04-02
Posts: 37
Website
LinuxChrome 131.0

Re: [FreeBSD UNIX] can't use gradient desktop background

Seems it didn't happen on FreeBSD 14.2 desktop with Nvidia, only laptops with Intel graphics.

ToZ wrote:

How are you installing 4.20 on freebsd? I have a VM I can test this with.

pkg install xfce; pkg update; pkg upgrade

[...] To troubleshoot, you can try running xfdesktop in debug mode:

xfdesktop -Q && xfdesktop -e

...post back the output.

[d@microcosmos /usr/home/d]$ xfdesktop -Q && xfdesktop -e

(xfdesktop:47820): GVFS-RemoteVolumeMonitor-WARNING **: 01:20:21.017: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
DBG[xfdesktop-common.c:498] xfdesktop_debug_set(): debugging enabled
DBG[xfce-desktop.c:1062] xfce_desktop_set_single_workspace_mode(): single_workspace_mode now TRUE
DBG[xfce-desktop.c:972] update_backdrop_workspace(): new_active_workspace -1, new_backdrop_workspace -1
DBG[xfce-desktop.c:972] update_backdrop_workspace(): new_active_workspace -1, new_backdrop_workspace -1
DBG[xfce-desktop.c:972] update_backdrop_workspace(): new_active_workspace 0, new_backdrop_workspace 0
DBG[xfdesktop-backdrop-renderer.c:609] xfdesktop_backdrop_render(): loading image /usr/local/share/backgrounds/xfce/xfce-x.svg

** (xfdesktop:47820): WARNING **: 01:20:21.403: Failed to get system bus: Could not connect: No such file or directory

Last edited by dchmelik (2024-12-28 09:26:14)

Offline

#4 2024-12-28 15:47:30

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,678
LinuxFirefox 133.0

Re: [FreeBSD UNIX] can't use gradient desktop background

** (xfdesktop:47820): WARNING **: 01:20:21.403: Failed to get system bus: Could not connect: No such file or directory

Is dbus set up properly and running?


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#5 2024-12-29 03:34:31

dchmelik
Member
From: USA
Registered: 2022-04-02
Posts: 37
Website
LinuxChrome 131.0

Re: [FreeBSD UNIX] can't use gradient desktop background

ToZ wrote:

Is dbus set up properly and running?

default

root@microcosmos:~ # ps aux|grep dbus
d     2225   0.0  0.0     15476   3660  -  Is   18:04     0:00.00 /usr/local/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7
d     2229   0.0  0.1     15476   4288  -  Is   18:04     0:00.11 /usr/local/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --se
d     2232   0.0  0.1     15476   3812  -  I    18:04     0:00.05 /usr/local/bin/dbus-daemon --config-file=/usr/local/share/defaults/at-spi2/acce
d     2224   0.0  0.1     16416   3972 v0  I    18:04     0:00.00 dbus-launch --autolaunch 463ffc4c32d711b2a85ca97ffb4438d3 --binary-syntax --clo
d     2228   0.0  0.1     16416   4036 v0  I    18:04     0:00.00 /usr/local/bin/dbus-launch --sh-syntax --exit-with-session xfce4-session

Offline

#6 2024-12-29 10:49:30

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,678
LinuxFirefox 133.0

Re: [FreeBSD UNIX] can't use gradient desktop background

It's highly unlikely that its related to the driver. Your debug code seems really short - there should be more. Can you try again:

xfdesktop -Q
xfdesktop -e

Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#7 2024-12-31 02:17:07

dchmelik
Member
From: USA
Registered: 2022-04-02
Posts: 37
Website
LinuxChrome 131.0

Re: [FreeBSD UNIX] can't use gradient desktop background

[d@microcosmos /usr/home/d]$ xfdesktop -Q
[d@microcosmos /usr/home/d]$ xfdesktop -e

(xfdesktop:2329): GVFS-RemoteVolumeMonitor-WARNING **: 18:13:17.780: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
DBG[xfdesktop-common.c:498] xfdesktop_debug_set(): debugging enabled
DBG[xfce-desktop.c:1062] xfce_desktop_set_single_workspace_mode(): single_workspace_mode now TRUE
DBG[xfce-desktop.c:972] update_backdrop_workspace(): new_active_workspace -1, new_backdrop_workspace -1
DBG[xfce-desktop.c:972] update_backdrop_workspace(): new_active_workspace -1, new_backdrop_workspace -1
DBG[xfce-desktop.c:972] update_backdrop_workspace(): new_active_workspace 0, new_backdrop_workspace 0
DBG[xfdesktop-backdrop-renderer.c:609] xfdesktop_backdrop_render(): loading image /usr/local/share/backgrounds/xfce/xfce-x.svg

** (xfdesktop:2329): WARNING **: 18:13:18.225: Failed to get system bus: Could not connect: No such file or directory

Offline

#8 2024-12-31 02:27:08

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,678
LinuxFirefox 133.0

Re: [FreeBSD UNIX] can't use gradient desktop background

How about:

xfconf-query -c xfce4-desktop -lv

Edit: And also the output of:

xrandr

Last edited by ToZ (2024-12-31 02:48:02)


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#9 2024-12-31 10:33:29

dchmelik
Member
From: USA
Registered: 2022-04-02
Posts: 37
Website
LinuxChrome 131.0

Re: [FreeBSD UNIX] can't use gradient desktop background

[d@microcosmos /usr/home/d]$ xfconf-query -c xfce4-desktop -lv
xrandr
/backdrop/screen0/monitor0/workspace0/color-style              2
/backdrop/screen0/monitor0/workspace0/image-style              0
/backdrop/screen0/monitor0/workspace0/last-image               /usr/local/share/backgrounds/xfce/xfce-verticals.svg
/backdrop/screen0/monitor0/workspace0/rgba1                    [0.266667,0.000000,1.000000,1.000000]
/backdrop/screen0/monitor0/workspace0/rgba2                    [0.266667,1.000000,0.533333,1.000000]
/backdrop/screen0/monitorDP-0/workspace0/color-style           2
/backdrop/screen0/monitorDP-0/workspace0/image-style           0
/backdrop/screen0/monitorDP-0/workspace0/last-image            /usr/share/backgrounds/xfce/xfce-shapes.svg
/backdrop/screen0/monitorDP-0/workspace0/rgba1                 [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitorDP-0/workspace0/rgba2                 [0.000000,1.000000,0.501961,1.000000]
/backdrop/screen0/monitorDP-1/workspace0/color-style           2
/backdrop/screen0/monitorDP-1/workspace0/image-style           5
/backdrop/screen0/monitorDP-1/workspace0/last-image            /usr/local/share/backgrounds/xfce/xfce-shapes.svg
/backdrop/screen0/monitorDP-1/workspace0/rgba1                 [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitorDP-1/workspace0/rgba2                 [0.000000,1.000000,0.501961,1.000000]
/backdrop/screen0/monitorDP-2/workspace0/color-style           2
/backdrop/screen0/monitorDP-2/workspace0/image-style           0
/backdrop/screen0/monitorDP-2/workspace0/last-image            /usr/share/backgrounds/xfce/xfce-shapes.svg
/backdrop/screen0/monitorDP-2/workspace0/rgba1                 [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitorDP-2/workspace0/rgba2                 [0.000000,1.000000,0.501961,1.000000]
/backdrop/screen0/monitorDP-3/workspace0/color-style           2
/backdrop/screen0/monitorDP-3/workspace0/image-style           0
/backdrop/screen0/monitorDP-3/workspace0/last-image            /usr/share/backgrounds/xfce/xfce-shapes.svg
/backdrop/screen0/monitorDP-3/workspace0/rgba1                 [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitorDP-3/workspace0/rgba2                 [0.266667,1.000000,0.533333,1.000000]
/backdrop/screen0/monitorDP-4/workspace0/color-style           2
/backdrop/screen0/monitorDP-4/workspace0/image-style           0
/backdrop/screen0/monitorDP-4/workspace0/last-image            /usr/share/backgrounds/xfce/xfce-shapes.svg
/backdrop/screen0/monitorDP-4/workspace0/rgba1                 [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitorDP-4/workspace0/rgba2                 [0.000000,1.000000,0.501961,1.000000]
/backdrop/screen0/monitorDP-5/workspace0/color-style           2
/backdrop/screen0/monitorDP-5/workspace0/image-style           0
/backdrop/screen0/monitorDP-5/workspace0/last-image            /usr/share/backgrounds/xfce/xfce-shapes.svg
/backdrop/screen0/monitorDP-5/workspace0/rgba1                 [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitorDP-5/workspace0/rgba2                 [0.000000,1.000000,0.501961,1.000000]
/backdrop/screen0/monitorDisplayPort-0/workspace0/color-style  2
/backdrop/screen0/monitorDisplayPort-0/workspace0/image-style  0
/backdrop/screen0/monitorDisplayPort-0/workspace0/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-0/workspace0/rgba1        [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitorDisplayPort-0/workspace0/rgba2        [0.000000,1.000000,0.501961,1.000000]
/backdrop/screen0/monitorDisplayPort-0/workspace1/color-style  0
/backdrop/screen0/monitorDisplayPort-0/workspace1/image-style  5
/backdrop/screen0/monitorDisplayPort-0/workspace1/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-0/workspace2/color-style  0
/backdrop/screen0/monitorDisplayPort-0/workspace2/image-style  5
/backdrop/screen0/monitorDisplayPort-0/workspace2/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-0/workspace3/color-style  0
/backdrop/screen0/monitorDisplayPort-0/workspace3/image-style  5
/backdrop/screen0/monitorDisplayPort-0/workspace3/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-0/workspace4/color-style  0
/backdrop/screen0/monitorDisplayPort-0/workspace4/image-style  5
/backdrop/screen0/monitorDisplayPort-0/workspace4/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-1/workspace0/color-style  2
/backdrop/screen0/monitorDisplayPort-1/workspace0/image-style  0
/backdrop/screen0/monitorDisplayPort-1/workspace0/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-1/workspace0/rgba1        [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitorDisplayPort-1/workspace0/rgba2        [0.000000,1.000000,0.501961,1.000000]
/backdrop/screen0/monitorDisplayPort-1/workspace1/color-style  0
/backdrop/screen0/monitorDisplayPort-1/workspace1/image-style  5
/backdrop/screen0/monitorDisplayPort-1/workspace1/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-1/workspace2/color-style  0
/backdrop/screen0/monitorDisplayPort-1/workspace2/image-style  5
/backdrop/screen0/monitorDisplayPort-1/workspace2/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-1/workspace3/color-style  0
/backdrop/screen0/monitorDisplayPort-1/workspace3/image-style  5
/backdrop/screen0/monitorDisplayPort-1/workspace3/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-1/workspace4/color-style  0
/backdrop/screen0/monitorDisplayPort-1/workspace4/image-style  5
/backdrop/screen0/monitorDisplayPort-1/workspace4/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-2/workspace0/color-style  2
/backdrop/screen0/monitorDisplayPort-2/workspace0/image-style  0
/backdrop/screen0/monitorDisplayPort-2/workspace0/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-2/workspace0/rgba1        [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitorDisplayPort-2/workspace0/rgba2        [0.000000,1.000000,0.501961,1.000000]
/backdrop/screen0/monitorDisplayPort-2/workspace1/color-style  0
/backdrop/screen0/monitorDisplayPort-2/workspace1/image-style  5
/backdrop/screen0/monitorDisplayPort-2/workspace1/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-2/workspace2/color-style  0
/backdrop/screen0/monitorDisplayPort-2/workspace2/image-style  5
/backdrop/screen0/monitorDisplayPort-2/workspace2/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-2/workspace3/color-style  0
/backdrop/screen0/monitorDisplayPort-2/workspace3/image-style  5
/backdrop/screen0/monitorDisplayPort-2/workspace3/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitorDisplayPort-2/workspace4/color-style  0
/backdrop/screen0/monitorDisplayPort-2/workspace4/image-style  5
/backdrop/screen0/monitorDisplayPort-2/workspace4/last-image   /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitoreDP-1/workspace0/color-style          2
/backdrop/screen0/monitoreDP-1/workspace0/image-style          0
/backdrop/screen0/monitoreDP-1/workspace0/last-image           /usr/share/backgrounds/xfce/xfce-verticals.png
/backdrop/screen0/monitoreDP-1/workspace0/rgba1                [0.000000,0.000000,1.000000,1.000000]
/backdrop/screen0/monitoreDP-1/workspace0/rgba2                [0.000000,1.000000,0.533333,1.000000]
/desktop-icons/primary                                         true
/desktop-icons/show-hidden-files                               true
/desktop-icons/style                                           0
/desktop-menu/show                                             true
/last-settings-migration-version                               1
/last/window-height                                            743
/last/window-width                                             959
/windowlist-menu/show-add-remove-workspaces                    false
/windowlist-menu/show-workspace-names                          false
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm
   1920x1080      0.00*

Offline

#10 2024-12-31 11:43:36

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,678
LinuxFirefox 128.0

Re: [FreeBSD UNIX] can't use gradient desktop background

Do any of the following commands make a difference?

xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitorDP-1/workspace0/image-style -s 0
xfconf-query -c xfce4-desktop -p /backdrop/single-workspace-mode -t bool -s true --create

A second suggestion would be to reboot and before logging into Xfce, go to a virtual terminal, log in to get a command line, and rename the desktop.xml file:

mv ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml mv ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml.bak

...return the display manager and re-login again. This will create a fresh desktop configuration set and you will need to reconfigure the gradient background to see if it sticks.

If this doesn't work, post back again:

xfconf-query -c xfce4-desktop -lv

Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#11 2025-01-01 02:04:09

dchmelik
Member
From: USA
Registered: 2022-04-02
Posts: 37
Website
LinuxChrome 131.0

Re: [FreeBSD UNIX] can't use gradient desktop background

ToZ wrote:

Do any of the following commands make a difference?

xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitorDP-1/workspace0/image-style -s 0
xfconf-query -c xfce4-desktop -p /backdrop/single-workspace-mode -t bool -s true --create

A second suggestion would be to reboot and before logging into Xfce, go to a virtual terminal, log in to get a command line, and rename the desktop.xml file:

mv ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml mv ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml.bak

...return the display manager and re-login again. This will create a fresh desktop configuration set and you will need to reconfigure the gradient background to see if it sticks.

If this doesn't work, post back again:

xfconf-query -c xfce4-desktop -lv

None of that worked, and I don't use a display manager.

[d@microcosmos /usr/home/d]$ xfconf-query -c xfce4-desktop -lv
/backdrop/screen0/monitor0/workspace0/color-style  2
/backdrop/screen0/monitor0/workspace0/image-style  0
/backdrop/screen0/monitor0/workspace0/rgba1        [0.266667,0.000000,1.000000,1.000000]
/backdrop/screen0/monitor0/workspace0/rgba2        [0.000000,1.000000,0.533333,1.000000]
/last-settings-migration-version                   1
/last/window-height                                743
/last/window-width                                 991

Offline

#12 2025-01-01 03:43:37

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,678
LinuxFirefox 133.0

Re: [FreeBSD UNIX] can't use gradient desktop background

Sanity check. Are you running on X11 or wayland?


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#13 2025-01-02 02:27:17

dchmelik
Member
From: USA
Registered: 2022-04-02
Posts: 37
Website
LinuxChrome 131.0

Re: [FreeBSD UNIX] can't use gradient desktop background

ToZ wrote:

[...] Are you running on X11 or wayland?

X

Last edited by dchmelik (2025-01-02 03:41:44)

Offline

#14 2025-01-02 10:47:31

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,678
LinuxFirefox 133.0

Re: [FreeBSD UNIX] can't use gradient desktop background

One more:

xfdesktop -V

...and:

ldd $(which xfdesktop)

I'm surprised by the lack of debug info when running "xfdesktop -e" but I'm not exactly sure what the issue is here. Some corruption during the install or conflict with libraries?


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#15 2025-01-05 01:22:19

dchmelik
Member
From: USA
Registered: 2022-04-02
Posts: 37
Website
LinuxChrome 131.0

Re: [FreeBSD UNIX] can't use gradient desktop background

[d@microcosmos /usr/home/d]$ xfdesktop -V
This is xfdesktop version 4.20.0, running on Xfce 4.20.
Built with GTK+ 3.24.43, linked with GTK+ 3.24.43.
Build options:
    Desktop Menu:        enabled
    Desktop Icons:       enabled
    Desktop File Icons:  enabled
[d@microcosmos /usr/home/d]$ ldd $(which xfdesktop)
/usr/local/bin/xfdesktop:
	libnotify.so.4 => /usr/local/lib/libnotify.so.4 (0x1fc93afbf000)
	libX11.so.6 => /usr/local/lib/libX11.so.6 (0x1fc93b20f000)
	libxfce4windowing-0.so.0 => /usr/local/lib/libxfce4windowing-0.so.0 (0x1fc93c333000)
	libxfce4windowingui-0.so.0 => /usr/local/lib/libxfce4windowingui-0.so.0 (0x1fc93cdc2000)
	libxfconf-0.so.3 => /usr/local/lib/libxfconf-0.so.3 (0x1fc93d813000)
	libexo-2.so.0 => /usr/local/lib/libexo-2.so.0 (0x1fc93e689000)
	libgtk-layer-shell.so.0 => /usr/local/lib/libgtk-layer-shell.so.0 (0x1fc93f2b7000)
	libyaml-0.so.2 => /usr/local/lib/libyaml-0.so.2 (0x1fc940276000)
	libm.so.5 => /lib/libm.so.5 (0x1fc94116f000)
	libgarcon-gtk3-1.so.0 => /usr/local/lib/libgarcon-gtk3-1.so.0 (0x1fc941ef4000)
	libgarcon-1.so.0 => /usr/local/lib/libgarcon-1.so.0 (0x1fc942773000)
	libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0x1fc942f11000)
	libxfce4ui-2.so.0 => /usr/local/lib/libxfce4ui-2.so.0 (0x1fc943bf8000)
	libxfce4util.so.7 => /usr/local/lib/libxfce4util.so.7 (0x1fc9447e2000)
	libthunarx-3.so.0 => /usr/local/lib/libthunarx-3.so.0 (0x1fc94570c000)
	libgtk-3.so.0 => /usr/local/lib/libgtk-3.so.0 (0x1fc946800000)
	libgdk-3.so.0 => /usr/local/lib/libgdk-3.so.0 (0x1fc948517000)
	libz.so.6 => /lib/libz.so.6 (0x1fc9461ac000)
	libpangocairo-1.0.so.0 => /usr/local/lib/libpangocairo-1.0.so.0 (0x1fc947a76000)
	libpango-1.0.so.0 => /usr/local/lib/libpango-1.0.so.0 (0x1fc949a75000)
	libharfbuzz.so.0 => /usr/local/lib/libharfbuzz.so.0 (0x1fc948798000)
	libatk-1.0.so.0 => /usr/local/lib/libatk-1.0.so.0 (0x1fc948906000)
	libcairo-gobject.so.2 => /usr/local/lib/libcairo-gobject.so.2 (0x1fc9492b5000)
	libcairo.so.2 => /usr/local/lib/libcairo.so.2 (0x1fc94a9ed000)
	libgdk_pixbuf-2.0.so.0 => /usr/local/lib/libgdk_pixbuf-2.0.so.0 (0x1fc94b594000)
	libgio-2.0.so.0 => /usr/local/lib/libgio-2.0.so.0 (0x1fc94d3a7000)
	libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0 (0x1fc94b733000)
	libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x1fc94b9a2000)
	libintl.so.8 => /usr/local/lib/libintl.so.8 (0x1fc94c2be000)
	libthr.so.3 => /lib/libthr.so.3 (0x1fc94ca4f000)
	libc.so.7 => /lib/libc.so.7 (0x1fc94dfe3000)
	libxcb.so.1 => /usr/local/lib/libxcb.so.1 (0x1fc94e6d7000)
	libwnck-3.so.0 => /usr/local/lib/libwnck-3.so.0 (0x1fc94e843000)
	libdisplay-info.so.2 => /usr/local/lib/libdisplay-info.so.2 (0x1fc94ef88000)
	libXrandr.so.2 => /usr/local/lib/libXrandr.so.2 (0x1fc94f68e000)
	libwayland-client.so.0 => /usr/local/lib/libwayland-client.so.0 (0x1fc950852000)
	libICE.so.6 => /usr/local/lib/libICE.so.6 (0x1fc950582000)
	libSM.so.6 => /usr/local/lib/libSM.so.6 (0x1fc951084000)
	libstartup-notification-1.so.0 => /usr/local/lib/libstartup-notification-1.so.0 (0x1fc951abf000)
	libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0x1fc952a6f000)
	libpangoft2-1.0.so.0 => /usr/local/lib/libpangoft2-1.0.so.0 (0x1fc9536fc000)
	libfontconfig.so.1 => /usr/local/lib/libfontconfig.so.1 (0x1fc9554f6000)
	libfribidi.so.0 => /usr/local/lib/libfribidi.so.0 (0x1fc953f2c000)
	libepoxy.so.0 => /usr/local/lib/libepoxy.so.0 (0x1fc9546b9000)
	libXi.so.6 => /usr/local/lib/libXi.so.6 (0x1fc9560e5000)
	libatk-bridge-2.0.so.0 => /usr/local/lib/libatk-bridge-2.0.so.0 (0x1fc9568fb000)
	libXfixes.so.3 => /usr/local/lib/libXfixes.so.3 (0x1fc9580e0000)
	libxkbcommon.so.0 => /usr/local/lib/libxkbcommon.so.0 (0x1fc957321000)
	libwayland-cursor.so.0 => /usr/local/lib/libwayland-cursor.so.0 (0x1fc958a66000)
	libwayland-egl.so.1 => /usr/local/lib/libwayland-egl.so.1 (0x1fc95949b000)
	libXext.so.6 => /usr/local/lib/libXext.so.6 (0x1fc959783000)
	libXcursor.so.1 => /usr/local/lib/libXcursor.so.1 (0x1fc95a73f000)
	libXdamage.so.1 => /usr/local/lib/libXdamage.so.1 (0x1fc95c1b8000)
	libXcomposite.so.1 => /usr/local/lib/libXcomposite.so.1 (0x1fc95aa6e000)
	libXinerama.so.1 => /usr/local/lib/libXinerama.so.1 (0x1fc95b1d4000)
	libthai.so.0 => /usr/local/lib/libthai.so.0 (0x1fc95d3ca000)
	libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 (0x1fc95cc76000)
	libgraphite2.so.3 => /usr/local/lib/libgraphite2.so.3 (0x1fc95e3cf000)
	libpixman-1.so.0 => /usr/local/lib/libpixman-1.so.0 (0x1fc95ed09000)
	libEGL.so.1 => /usr/local/lib/libEGL.so.1 (0x1fc95f50e000)
	libdl.so.1 => /usr/lib/libdl.so.1 (0x1fc96004d000)
	libpng16.so.16 => /usr/local/lib/libpng16.so.16 (0x1fc960cc9000)
	libxcb-shm.so.0 => /usr/local/lib/libxcb-shm.so.0 (0x1fc961b1f000)
	libxcb-render.so.0 => /usr/local/lib/libxcb-render.so.0 (0x1fc96297a000)
	libXrender.so.1 => /usr/local/lib/libXrender.so.1 (0x1fc963529000)
	libGL.so.1 => /usr/local/lib/libGL.so.1 (0x1fc965185000)
	libffi.so.8 => /usr/local/lib/libffi.so.8 (0x1fc963e01000)
	libiconv.so.2 => /usr/local/lib/libiconv.so.2 (0x1fc9644db000)
	libpcre2-8.so.0 => /usr/local/lib/libpcre2-8.so.0 (0x1fc966149000)
	libutil.so.9 => /lib/libutil.so.9 (0x1fc966f54000)
	libXau.so.6 => /usr/local/lib/libXau.so.6 (0x1fc96869e000)
	libXdmcp.so.6 => /usr/local/lib/libXdmcp.so.6 (0x1fc9678ab000)
	libXRes.so.1 => /usr/local/lib/libXRes.so.1 (0x1fc968a01000)
	libepoll-shim.so.0 => /usr/local/lib/libepoll-shim.so.0 (0x1fc968f15000)
	libxcb-util.so.1 => /usr/local/lib/libxcb-util.so.1 (0x1fc96aaab000)
	libX11-xcb.so.1 => /usr/local/lib/libX11-xcb.so.1 (0x1fc969415000)
	libexpat.so.1 => /usr/local/lib/libexpat.so.1 (0x1fc96984d000)
	libatspi.so.0 => /usr/local/lib/libatspi.so.0 (0x1fc96a61d000)
	libdbus-1.so.3 => /usr/local/lib/libdbus-1.so.3 (0x1fc96af5a000)
	libdatrie.so.1 => /usr/local/lib/libdatrie.so.1 (0x1fc96c367000)
	libbz2.so.4 => /usr/lib/libbz2.so.4 (0x1fc96b687000)
	libbrotlidec.so.1 => /usr/local/lib/libbrotlidec.so.1 (0x1fc96d8e6000)
	libcxxrt.so.1 => /lib/libcxxrt.so.1 (0x1fc96c5c2000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x1fc96c9eb000)
	libGLdispatch.so.0 => /usr/local/lib/libGLdispatch.so.0 (0x1fc96e030000)
	libGLX.so.0 => /usr/local/lib/libGLX.so.0 (0x1fc96e498000)
	libexecinfo.so.1 => /usr/lib/libexecinfo.so.1 (0x1fc96fcf7000)
	libbrotlicommon.so.1 => /usr/local/lib/libbrotlicommon.so.1 (0x1fc96e5b5000)
	libelf.so.2 => /lib/libelf.so.2 (0x1fc96f3b2000)
	[vdso] (0x1fc93a0ce000)

Last edited by dchmelik (2025-01-05 01:22:48)

Offline

#16 2025-01-05 01:48:44

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,678
LinuxFirefox 133.0

Re: [FreeBSD UNIX] can't use gradient desktop background

Perhaps its best to file a bug report: https://gitlab.xfce.org/xfce/xfdesktop/-/issues.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 9 queries executed - Memory usage: 690.45 KiB (Peak: 739.3 KiB) ]