[tor-bugs] #31581 [Core Tor/Tor]: KDE Desktop file error

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Aug 31 02:45:59 UTC 2019


#31581: KDE Desktop file error
------------------------------+------------------------------
 Reporter:  Psnarf            |          Owner:  (none)
     Type:  defect            |         Status:  new
 Priority:  Very Low          |      Component:  Core Tor/Tor
  Version:  Tor: unspecified  |       Severity:  Trivial
 Keywords:                    |  Actual Points:
Parent ID:                    |         Points:
 Reviewer:                    |        Sponsor:
------------------------------+------------------------------
 The freedesktop spec for .desktop files requires the '\' char be escaped.
 In your desktop file, the Exec= command contains a continuation char with
 the rest of the command on the next line. Kwinini flags that as an error,
 no '='.

 To fix, replace the end of the Exec command with "\\" which escapes the
 bash continuation char.

 Tor v8.5.4

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


More information about the tor-bugs mailing list