[tor-bugs] #27676 [Applications/Tor Browser]: On Linux the Tor Browser .desktop launcher sets wrong path for icon

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 12 21:33:15 UTC 2018


#27676: On Linux the Tor Browser .desktop launcher sets wrong path for icon
------------------------------------------+----------------------
     Reporter:  yaomtc                    |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Minor                     |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 This line has the wrong path:

 {{{
 Icon=/home/chris/Software/tor-browser-linux64-8.0_en-US/tor-browser_en-
 US/Browser/browser/icons/mozicon128.png
 }}}

 the location is /browser/chrome/icons/default, not /browser/icons/.
 Corrected:


 {{{
 Icon=/home/chris/Software/tor-browser-linux64-8.0_en-US/tor-browser_en-
 US/Browser/browser/chrome/icons/default/mozicon128.png
 }}}


 I don't know how to fix this in the .desktop file without it being
 rewritten with the wrong path.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27676>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list