all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "宋文武 via Bug reports for GNU Guix" <bug-guix@gnu.org>
To: Feng Shu <tumashu@163.com>
Cc: 61132-done@debbugs.gnu.org
Subject: bug#61132: xfce 4.18 issues: gsettings, icons missing, and logout need long time
Date: Tue, 01 Aug 2023 19:57:47 +0800	[thread overview]
Message-ID: <87zg3bx9dw.fsf@envs.net> (raw)
In-Reply-To: <874js8w45r.fsf@163.com> (Feng Shu's message of "Mon, 30 Jan 2023 21:19:44 +0800")


> 宋文武 <iyzsong@envs.net> writes:
>
>> 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.
>>
>
> 5. Thunar start slowly
>
> When I update to xfce 4.18, thunar start need 5 second, when I
>
> 1. backup my xfce4 config.
> 2. rm my old xfce4 config.
> 3. run xfce4 and quit.
> 4. restore old xfce4 config.
> 5. run xfce4 again.
>
> The problem dispear, I do not know why.

Except gsettings for mousepad, which i now set
`GSETTINGS_BACKEND=keyfile` myself, the issues seems all fixed now.
Closing..




  reply	other threads:[~2023-08-01 11:58 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-23 12:04 [bug#60271] [PATCH] gnu: Update xfce to 4.18 Michael Rohleder
2022-12-23 12:07 ` [bug#60271] [PATCH] gnu: libxfce4util: Update to 4.18.0 Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfconf: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: libxfce4ui: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: exo: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: tumbler: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: garcon: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-panel: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-appfinder: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-session: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-settings: Update to 4.18.1 Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: thunar: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: thunar-volman: Update to 4.18.0 Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfwm4: " Michael Rohleder
2022-12-23 12:08   ` [bug#60271] [PATCH] gnu: xfdesktop: " Michael Rohleder
2022-12-23 12:08   ` [bug#60271] [PATCH] gnu: xfce4-power-manager: " Michael Rohleder
2022-12-23 12:08   ` [bug#60271] [PATCH] gnu: xfce4-dev-tools: " Michael Rohleder
2022-12-23 18:12 ` [bug#60271] [PATCH] gnu: Update xfce to 4.18 Kaelyn via Guix-patches via
2022-12-25 23:40 ` Feng Shu
2022-12-26 16:08   ` Michael Rohleder
2022-12-26 19:26     ` [bug#60271] " tumashu
2022-12-26 22:04     ` Feng Shu
2022-12-27 10:11       ` Michael Rohleder
2022-12-27 10:40         ` [bug#60271] " tumashu
2022-12-31  6:56 ` Feng Shu
2022-12-31 14:29   ` Michael Rohleder
2022-12-31 22:37     ` Feng Shu
2023-01-28  9:04       ` 宋文武 via Guix-patches via
2023-01-28  9:50         ` Feng Shu
2023-01-28 10:09         ` Michael Rohleder
2023-01-29  3:08         ` bug#61132: xfce 4.18 issues: gsettings, icons missing, and logout need long time 宋文武 via Bug reports for GNU Guix
2023-01-30 13:19           ` [bug#60271] " Feng Shu
2023-08-01 11:57             ` 宋文武 via Bug reports for GNU Guix [this message]
2023-01-19 20:40 ` [bug#60271] [PATCH] gnu: Update xfce to 4.18 Kaelyn via Guix-patches via
2023-01-28 11:49 ` [bug#60271] [PATCH 1/4] gnu: thunar-shares-plugin: Update to 0.3.2 tumashu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zg3bx9dw.fsf@envs.net \
    --to=bug-guix@gnu.org \
    --cc=61132-done@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=tumashu@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.