unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21217: Only one icons shown in panel GuixSD installation with Xfce4 desktop
@ 2015-08-08  0:02 Danny Milosavljevic
  2015-08-08 11:55 ` Alex Kost
  2015-09-09 13:18 ` 宋文武
  0 siblings, 2 replies; 5+ messages in thread
From: Danny Milosavljevic @ 2015-08-08  0:02 UTC (permalink / raw)
  To: 21217

Hi,

after instlaling GuixSD and starting the Xfce4 desktop, only the folder
icon is shown in the panel. The other launchers are there, but the
buttons are empty (without icon but the size is right). For example,
"File Manager" (Thunar) has no icon shown.

With kind regards,
   Danny

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#21217: Only one icons shown in panel GuixSD installation with Xfce4 desktop
  2015-08-08  0:02 bug#21217: Only one icons shown in panel GuixSD installation with Xfce4 desktop Danny Milosavljevic
@ 2015-08-08 11:55 ` Alex Kost
  2015-09-07 13:45   ` Ludovic Courtès
  2015-09-09 13:18 ` 宋文武
  1 sibling, 1 reply; 5+ messages in thread
From: Alex Kost @ 2015-08-08 11:55 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 21217

Danny Milosavljevic (2015-08-08 03:02 +0300) wrote:

> Hi,
>
> after instlaling GuixSD and starting the Xfce4 desktop, only the folder
> icon is shown in the panel. The other launchers are there, but the
> buttons are empty (without icon but the size is right). For example,
> "File Manager" (Thunar) has no icon shown.

Hello, I don't really know but my guess is you need to install an icon
theme in your profile.  Try 'guix package -i gnome-icon-theme'.

-- 
Alex

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#21217: Only one icons shown in panel GuixSD installation with Xfce4 desktop
  2015-08-08 11:55 ` Alex Kost
@ 2015-09-07 13:45   ` Ludovic Courtès
  0 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2015-09-07 13:45 UTC (permalink / raw)
  To: Alex Kost; +Cc: 21217

Alex Kost <alezost@gmail.com> skribis:

> Danny Milosavljevic (2015-08-08 03:02 +0300) wrote:
>
>> Hi,
>>
>> after instlaling GuixSD and starting the Xfce4 desktop, only the folder
>> icon is shown in the panel. The other launchers are there, but the
>> buttons are empty (without icon but the size is right). For example,
>> "File Manager" (Thunar) has no icon shown.
>
> Hello, I don't really know but my guess is you need to install an icon
> theme in your profile.  Try 'guix package -i gnome-icon-theme'.

Alternately, try ‘guix package -i adwaita-icon-theme’ or add
gnome-icon-theme and/or adwaita-icon-theme to the ‘packages’ field of
your ‘operating-system’ configuration, along these lines:

  (use-package-modules gnome xfce) ;etc.

  (operating-system
    ;; ...
    (packages (cons* gnome-icons-theme adwaita-icon-theme xfce
                     ;; whatever else...
                     %base-packages)))

Could you report back?

TIA,
Ludo’.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#21217: Only one icons shown in panel GuixSD installation with Xfce4 desktop
  2015-08-08  0:02 bug#21217: Only one icons shown in panel GuixSD installation with Xfce4 desktop Danny Milosavljevic
  2015-08-08 11:55 ` Alex Kost
@ 2015-09-09 13:18 ` 宋文武
  2015-09-09 20:09   ` Ludovic Courtès
  1 sibling, 1 reply; 5+ messages in thread
From: 宋文武 @ 2015-09-09 13:18 UTC (permalink / raw)
  To: Danny Milosavljevic, 21217

Danny Milosavljevic <dannym@scratchpost.org> writes:

> Hi,
>
> after instlaling GuixSD and starting the Xfce4 desktop, only the folder
> icon is shown in the panel. The other launchers are there, but the
> buttons are empty (without icon but the size is right). For example,
> "File Manager" (Thunar) has no icon shown.
Yes, by default no icon theme is selected for Xfce, users have to run
'xfce4-appearance-settings' and select 'gnome'.
(I thought this was ok, but it seems bother many people.)

Should be fixed in commit 363ccf9f.  Thanks!

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#21217: Only one icons shown in panel GuixSD installation with Xfce4 desktop
  2015-09-09 13:18 ` 宋文武
@ 2015-09-09 20:09   ` Ludovic Courtès
  0 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2015-09-09 20:09 UTC (permalink / raw)
  To: 宋文武; +Cc: 21217-done

宋文武 <iyzsong@gmail.com> skribis:

> Danny Milosavljevic <dannym@scratchpost.org> writes:
>
>> Hi,
>>
>> after instlaling GuixSD and starting the Xfce4 desktop, only the folder
>> icon is shown in the panel. The other launchers are there, but the
>> buttons are empty (without icon but the size is right). For example,
>> "File Manager" (Thunar) has no icon shown.
> Yes, by default no icon theme is selected for Xfce, users have to run
> 'xfce4-appearance-settings' and select 'gnome'.
> (I thought this was ok, but it seems bother many people.)
>
> Should be fixed in commit 363ccf9f.  Thanks!

Excellent, thanks!

Ludo’.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-09 20:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-08  0:02 bug#21217: Only one icons shown in panel GuixSD installation with Xfce4 desktop Danny Milosavljevic
2015-08-08 11:55 ` Alex Kost
2015-09-07 13:45   ` Ludovic Courtès
2015-09-09 13:18 ` 宋文武
2015-09-09 20:09   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).