Results 1 to 6 of 6

Thread: Unable to run Tor - what simple thing am I not doing?

  1. #1
    Join Date
    Feb 2010
    Beans
    448
    Distro
    Ubuntu 16.04 Xenial Xerus

    Unable to run Tor - what simple thing am I not doing?

    Hi everybody.
    I'm trying to launch Tor from "start-tor-browser" script in the folder I've extracted from the browser bundle tarball which I downloaded from the Tor website. (Hope I've got the correct terminology in that sentence...........)

    I'm running Ubuntu 14.04 64 bit, with the 64 bit browser bundle.

    I have the script set to execute in the permissions tab, but all that happens when I double click it is a gedit window opens, showing me the text of the script itself (I assume that's what it is anyway).
    This behaviour occurs with & without execute being set.

    I'm sure I'm missing something incredibly simple, I just can't put my finger on it.
    Anybody have any ideas?

  2. #2
    Join Date
    Feb 2014
    Beans
    102
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Unable to run Tor - what simple thing am I not doing?

    I too am suffering from that problem even though I was a satisified user when running Tor under Ubuntu12.04lts and sometimes find myself resorting to https://tails.boum.org/ when I would have reached for Tor.

  3. #3
    Join Date
    Jul 2013
    Beans
    7

    Re: Unable to run Tor - what simple thing am I not doing?

    Open preferences in Nautilus (Edit > Preferences)
    Then go to the to "Behaviour" tab.
    Change "Executable text files" to either "run... when opened", or "Ask each time" - I have it on ask each time, as sometimes I want to open it in gedit, and sometimes I want it to run...

    Alternatively, run it in a terminal by typing
    Code:
    ./start-tor-browser

  4. #4
    Join Date
    Feb 2014
    Beans
    102
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Unable to run Tor - what simple thing am I not doing?

    Many thanks for your help, I fear my memory must be fading. Thanks again.

  5. #5
    Join Date
    Jun 2014
    Location
    Nowhere
    Beans
    Hidden!

    Re: Unable to run Tor - what simple thing am I not doing?

    Right click the start-tor-browser file and set its permission to "execute as a program" (or something like that).

    You can create a shortcut somewhere in your applications launcher with the following command :

    Code:
    yourownpath/tor-browser_en-US/start-tor-browser start
    Or type directly in your terminal :

    Code:
    yourownpath/tor-browser_en-US/start-tor-browser start

  6. #6
    Join Date
    Feb 2010
    Beans
    448
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Unable to run Tor - what simple thing am I not doing?

    Hi again!

    avesummathat: that's ther chappie I was looking for!!! Couldn't work out why I no longer had that option pop up or even where I was supposed to be looking for it.
    Sometimes my density astounds me.

    (I did get tor running by dragging & dropping the script file into a terminal. For me that is a less than pleasing state of affairs, however).

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •