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

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

[debbugs-tracker] bug#35039: closed (Thunar has lost icons after update)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35039: closed (Thunar has lost icons after update)
Date: Thu, 04 Apr 2019 16:08:02 +0000

Your message dated Thu, 04 Apr 2019 18:07:13 +0200
with message-id <address@hidden>
and subject line Re: bug#35039: Thunar has lost icons after update
has caused the debbugs.gnu.org bug report #35039,
regarding Thunar has lost icons after update
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
35039: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35039
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Thunar has lost icons after update Date: Fri, 29 Mar 2019 05:16:21 +0100 (CET)
Hello! I've made `guix pull && guix package -u` for root and usual user, also `guix system reconfigure /etc/config.scm` and now thunar does not have icons: https://ibb.co/D4357m5

Guix + Xfce + Slim.

What to do?


config:

 (services (cons* 
                    ;;(service postgresql-service-type)
                    (service xfce-desktop-service-type)
                    (modify-services     
                      ;;(remove (lambda (service)
                      ;;  (eq? (service-kind service)
                      ;;    wpa-supplicant-service-type))
                      ;;  (remove (lambda (service)
                      ;;    (eq? (service-kind service)
                      ;;      static-networking-service-type))
                          (remove (lambda (service)
                            (eq? (service-kind service)
                              ntp-service-type))
                            (remove (lambda (service)
                              (eq? (service-kind service)
                                avahi-service-type))
                              (modify-services %desktop-services

                                (slim-service-type config =>
                                              (slim-configuration
                                               (xorg-configuration
                                                 (xorg-configuration
                                                  (extra-config
                                                 
'("Section \"InputClass\"
        Identifier \"touchpad\"
        Driver \"libinput\"
        MatchIsTouchpad \"on\"
        Option \"Tapping\" \"on\"
EndSection")
                                 )))))
  )  ;end of modify-services 2nd


                            )  ;end of remove avahi
                          )  ;end of remove2 ntp
                        ;;)  ;end of remove3 networking
                      ;)  ;end of remove4 wpa-supplicant
                      (elogind-service-type
                        c => (elogind-configuration (handle-lid-switch 'ignore)))
                    );;end of modify-services 1st desktop-services
  ));;end of services


--- End Message ---
--- Begin Message --- Subject: Re: bug#35039: Thunar has lost icons after update Date: Thu, 04 Apr 2019 18:07:13 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
<address@hidden> skribis:

> After new update, it is ok: http://0x0.st/zP7f.png <http://0x0.st/zP7f.png>
> thunar has got back its icons, better then before.

Hard to tell what happened, but let’s consider the case closed.

Thanks for letting us know,
Ludo’.


--- End Message ---

reply via email to

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