Score:2

How to make the Tor desktop entry functional

il flag

I have downloaded Tor for Ubuntu 20.04, but the desktop entry:

#!/usr/bin/env ./Browser/execdesktop
[Desktop Entry]
Type=Application
Name=Tor Browser
GenericName=Web Browser
Comment=Tor Browser is +1 for privacy and −1 for mass surveillance
Categories=Network;WebBrowser;Security;
Exec=sh -c '"/home/belal/Desktop/Browser/start-tor-browser" --detach || ([ !  ->
X-TorBrowser-ExecShell=./Browser/start-tor-browser --detach
Icon=/home/belal/Desktop/Browser/browser/chrome/icons/default/default128.png
StartupWMClass=Tor Browser

Doesn't work even after changing execution Permission, I can run the script from the terminal, but I do like to make it work as a Desktop Entry if possible.

I get the Error:

enter image description here

Can you please tell me how can I fix that please? thanks in advance.

Bilal avatar
il flag
@Nmath it is included in the desktop entry from the [Tor](https://www.torproject.org/dist/torbrowser/11.5.4/tor-browser-linux64-11.5.4_en-US.tar.xz) package.
Score:2
cn flag

Once you moved the entire tor-browser_en-US directory to the location where you want to keep it, move into the directory (it contains the start-tor-browser.desktop file) and run

./start-tor-browser.desktop --register-app

This will automatically install a .desktop launcher in your ~/.local/share/applications directory, so a working icon will appear in your applications menu.

You can find this information in the .desktop file.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.