You are not logged in.
Pages: 1
Hello,
On Arch and xfce 4.20 I have these warnings at every boot:
(xfsettingsd:1103): xfconf-WARNING **: 08:13:45.100: Type gint does not match type gboolean of property /AutoEnableProfiles
I have a DisplayCAL profile loading fine but I'm don't know if it's related to that?
And:
** (xfdesktop:1125): WARNING **: 08:13:47.686: Failed to register the newly set background with AccountsService '/home/xxxx/Images/Wallpapers/dragonkahn.jpg': GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: L’interface « org.freedesktop.DisplayManager.AccountsService » doesn't exist
The wallpaper is loading fine but throw the warning. I have no display manager, I'm launching xfce4 through .xinitrc. This warning was also in xfce 4.18.
Any suggestion?
Thanks
Offline
(xfsettingsd:1103): xfconf-WARNING **: 08:13:45.100: Type gint does not match type gboolean of property /AutoEnableProfiles
It's harmless and should go away if you change this setting in xfce4-display-settings (advanced -> first try to automatically enable a profile)
Xfce maintainer: https://gravatar.com/gaelbonithon
Offline
Thanks Tamaranch,
It was set to always, changing to never fixed it.
Any idea about the wallpaper warning?
Offline
> It was set to always, changing to never fixed it.
I strongly recommend that you leave it at always: it's the default value because it ensures that the default profile is applied whenever possible, which is what the user generally expects (returning to the previous state after a screen disconnection/reconnection, for example).
> Any idea about the wallpaper warning?
Nope, that's another story.
Xfce maintainer: https://gravatar.com/gaelbonithon
Offline
I see... I'm trying the option "when a display is connected" instead of always and never. I guess it should do the same as always.
Thanks
Offline
No, it doesn't, as the name suggests
Xfce maintainer: https://gravatar.com/gaelbonithon
Offline
The wallpapaer error is because AccountService by default does not have access to your home directory. Move or copy the image to /usr/share/wallpapers and the error should go away. You will need to reselect it once moved.
Last edited by eriefisher (2024-12-26 11:37:33)
I AM CANADIAN!
Siduction
Debian Sid
Xfce 4.20 with Wayland/Labwc
Offline
@ Tamaranch: I hadn't any profile in xfce4-display-settings. I create one "default" and the warning is gone even with the option "always". Fixed.
@ eriefischer: Ok thanks, I'll do so and report.
Offline
You don't have to explicitly create a default profile, it is created as soon as you save a display setup from xfce4-display-settings. It doesn't appear in the profile list, it's a special case, kind of technical profile. You can see it in xfce4-settings-editor, in the displays channel, under /Default.
Xfce maintainer: https://gravatar.com/gaelbonithon
Offline
@ eriefischer: Moving it to /usr/share/wallpapers (I had to create it) the warning is still there:
** (xfdesktop:63850): WARNING **: 13:01:12.081: Failed to register the newly set background with AccountsService '/usr/share/wallpapers/dragonkahn.jpg': GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: L’interface « org.freedesktop.DisplayManager.AccountsService » n’existe pas
@ Tamaranch: Ok, I'll remove the one I created and see the result.
Added later 2 h 21 min 21 s:
I removed my created profile from xfce4-display-settings and set the display settings again and now it's working properly with "always" in advance settings.
The wallpaper still makes trouble...
Offline
I found this old bug report and wonder if you have AccountService installed?
I AM CANADIAN!
Siduction
Debian Sid
Xfce 4.20 with Wayland/Labwc
Offline
Yes it is:
pacman -Qi accountsservice
Nom : accountsservice
Version : 23.13.9-2
Description : D-Bus interface for user account query and manipulation
Architecture : x86_64
URL : https://gitlab.freedesktop.org/accounts … ntsservice
Licences : GPL-3.0-or-later
Groupes : --
Fournit : libaccountsservice.so=0-64
Dépend de : gcc-libs glib2 glibc libxcrypt polkit shadow systemd libcrypt.so=2-64 libglib-2.0.so=0-64
libgobject-2.0.so=0-64 libgio-2.0.so=0-64 libsystemd.so=0-64
Dépendances opt. : --
Requis par : xfce4-whiskermenu-plugin
Optionnel pour : --
Est en conflit avec : --
Remplace : --
Taille installée : 988.27 KiB
Paqueteur : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Compilé le : ven 19 avr 2024 23:17:35
Installé le : sam 20 avr 2024 07:43:31
Motif d’installation : Installé comme dépendance d’un autre paquet
Script d’installation : Non
Validé par : Signature
Edit:
systemctl status accounts-daemon.service
● accounts-daemon.service - Accounts Service
Loaded: loaded (/usr/lib/systemd/system/accounts-daemon.service; disabled; preset: disabled)
Active: active (running) since Thu 2024-12-26 08:13:45 CET; 7h ago
Invocation: 9608a7a1a86643f19b4267c5a88ba6a2
Main PID: 1150 (accounts-daemon)
Tasks: 4 (limit: 18735)
Memory: 2.1M (peak: 2.6M)
CPU: 324ms
CGroup: /system.slice/accounts-daemon.service
└─1150 /usr/lib/accounts-daemon
déc 26 08:13:45 Cockpit systemd[1]: Starting Accounts Service...
déc 26 08:13:45 Cockpit accounts-daemon[1150]: started daemon version 23.13.0
déc 26 08:13:45 Cockpit systemd[1]: Started Accounts Service.
Edit II: But in /var/lib/AccountsService/users/ my_username directory doesn't exist !?
Edit III: Even by selecting a wallpaper in the official folder '/usr/share/backgrounds/xfce/ I get the warning.
Last edited by sushi (2024-12-26 15:57:27)
Offline
Pages: 1
[ Generated in 0.013 seconds, 7 queries executed - Memory usage: 581.48 KiB (Peak: 598.33 KiB) ]