Missing Xfce icons

  • Done
  • quality assurance status badge
Details
2 participants
  • 宋文武
  • Ludovic Courtès
Owner
unassigned
Submitted by
Ludovic Courtès
Severity
normal

Debbugs page

Ludovic Courtès wrote 3 years ago
(address . bug-guix@gnu.org)
874jylai7c.fsf@inria.fr
In current ‘master’ (ca. 6db3b34d7203639ef4286c237a6e536259f92352), in a
VM created with:

guix system vm gnu/system/examples/vm-image.tmpl

Xfce is lacking a few icons in window decorations and in the bar at the top:
Attachment: xfce-icons.png
Thoughts?

Ludo’.
宋文武 wrote 3 years ago
(name . Ludovic Courtès)(address . ludo@gnu.org)(address . 57067-done@debbugs.gnu.org)
87pmh89au4.fsf@envs.net
Ludovic Courtès <ludo@gnu.org> writes:

Toggle quote (8 lines)
> In current ‘master’ (ca. 6db3b34d7203639ef4286c237a6e536259f92352), in a
> VM created with:
>
> guix system vm gnu/system/examples/vm-image.tmpl
>
> Xfce is lacking a few icons in window decorations and in the bar at the top:
>

Fixed in commit 02b69362cb5922e3e2579b120a12afcc6167a46e now.

GTK+3 (and 4) requires the Adwaita icon theme is always available.
Maybe we can make gtk+ depends and hardcode the path to
adwaita-icon-theme to avoid install it into the profile.

Thank you!
Closed
Ludovic Courtès wrote 3 years ago
(name . 宋文武)(address . iyzsong@envs.net)(address . 57067-done@debbugs.gnu.org)
874jyjxegj.fsf@gnu.org
Hi,

宋文武 <iyzsong@envs.net> skribis:

Toggle quote (12 lines)
> Ludovic Courtès <ludo@gnu.org> writes:
>
>> In current ‘master’ (ca. 6db3b34d7203639ef4286c237a6e536259f92352), in a
>> VM created with:
>>
>> guix system vm gnu/system/examples/vm-image.tmpl
>>
>> Xfce is lacking a few icons in window decorations and in the bar at the top:
>>
>
> Fixed in commit 02b69362cb5922e3e2579b120a12afcc6167a46e now.

Excellent, thanks for the quick fix!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 57067@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 57067
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help