emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60271: closed ([PATCH] gnu: Update xfce to 4.18.)


From: GNU bug Tracking System
Subject: bug#60271: closed ([PATCH] gnu: Update xfce to 4.18.)
Date: Sun, 29 Jan 2023 03:09:03 +0000

Your message dated Sun, 29 Jan 2023 11:08:33 +0800
with message-id <87r0ve5972.fsf_-_@envs.net>
and subject line xfce 4.18 issues: gsettings, icons missing, and logout need 
long time
has caused the debbugs.gnu.org bug report #60271,
regarding [PATCH] gnu: Update xfce to 4.18.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60271: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60271
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Update xfce to 4.18. Date: Fri, 23 Dec 2022 13:04:03 +0100
This patchset updates xfce to 4.18.  Tested in a vm, LGTM, but I
havent tested all plugins.

Michael Rohleder (17):
  gnu: libxfce4util: Update to 4.18.0.
  gnu: xfconf: Update to 4.18.0.
  gnu: libxfce4ui: Update to 4.18.0.
  gnu: exo: Update to 4.18.0.
  gnu: tumbler: Update to 4.18.0.
  gnu: garcon: Update to 4.18.0.
  gnu: xfce4-panel: Update to 4.18.0.
  gnu: xfce4-appfinder: Update to 4.18.0.
  gnu: xfce4-session: Update to 4.18.0.
  gnu: xfce4-settings: Update to 4.18.0.
  gnu: xfce4-settings: Update to 4.18.1.
  gnu: thunar: Update to 4.18.1.
  gnu: thunar-volman: Update to 4.18.0.
  gnu: xfwm4: Update to 4.18.0.
  gnu: xfdesktop: Update to 4.18.0.
  gnu: xfce4-power-manager: Update to 4.18.0.
  gnu: xfce4-dev-tools: Update to 4.18.0.

 gnu/packages/xfce.scm | 74 ++++++++++++++++++++-----------------------
 1 file changed, 34 insertions(+), 40 deletions(-)

-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: xfce 4.18 issues: gsettings, icons missing, and logout need long time Date: Sun, 29 Jan 2023 11:08:33 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
> [...]
>
> Hello Feng Shu and Michael Rohleder, I have create a wip-xfce branch and
> applied all patches: They're all LGTM, and I will merge it after some
> tests later.  Thank you!
>

Pushed!

During my tests, I find some issues though:

1. in xfce4-appearance-settings, switch the theme to greybird-dark will
kill it, with output:
```
(xfce4-appearance-settings:13788): Gtk-WARNING **: 10:53:21.078: Could not load 
a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.

(xfce4-appearance-settings:13788): GLib-GIO-ERROR **: 10:53:23.264: Settings 
schema 'org.gnome.desktop.interface' does not contain a key named 'color-scheme'
```
I think this is due to our gsettings-desktop-schemas is old.

2. some icons are missing, and by default there is no pixbuf loader for
svg.  With a manually set GDK_PIXBUF_MODULE_FILE, I get better result
with elementary-xfce-icon-theme (the adwaita icon themes still missing
some icons).

3. logout via xfce4-session-logout will wait more about 30s for me,
sometimes it does logout immediately, no idea...

4. mousepad output:
Mousepad-Message: 11:00:34.614: Plugin directory 
'/gnu/store/0m4rqqn3gxwg6mafhccqjwwvqdz1a5sr-mousepad-0.5.10/lib/mousepad/plugins'
 not found
GLib-GIO-Message: 11:00:34.614: Using the 'memory' GSettings backend.  Your 
settings will not be saved or shared with other applications.

The default gsettings backend is dconf, I guess some applications like
mousepad need fix to enable dconf or use the keyfile backend for
gsettings...

I now open a bug for thoes issues.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]