Delivery-Date: Thu, 15 Jan 2015 17:31:25 -0500
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,URIBL_BLOCKED autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id 57DF31E0AD3
	for <archiver@seul.org>; Thu, 15 Jan 2015 17:31:24 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 9239A32391;
	Thu, 15 Jan 2015 22:31:21 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 7A0DB31683
 for <tor-talk@lists.torproject.org>; Thu, 15 Jan 2015 22:31:17 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 0lBeBnbqcqI5 for <tor-talk@lists.torproject.org>;
 Thu, 15 Jan 2015 22:31:17 +0000 (UTC)
Received: from smtp10.hushmail.com (smtp10.hushmail.com [65.39.178.143])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "smtp.hushmail.com", Issuer "Self-signed" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id 4710E205F1
 for <tor-talk@lists.torproject.org>; Thu, 15 Jan 2015 22:31:17 +0000 (UTC)
Received: from smtp10.hushmail.com (localhost [127.0.0.1])
 by smtp10.hushmail.com (Postfix) with SMTP id 2C7B3C02A8
 for <tor-talk@lists.torproject.org>; Thu, 15 Jan 2015 22:31:14 +0000 (UTC)
Received: from smtp.hushmail.com (w3.hushmail.com [65.39.178.62])
 by smtp10.hushmail.com (Postfix) with ESMTP
 for <tor-talk@lists.torproject.org>; Thu, 15 Jan 2015 22:31:14 +0000 (UTC)
Received: by smtp.hushmail.com (Postfix, from userid 99)
 id ED37CC0106; Thu, 15 Jan 2015 22:31:13 +0000 (UTC)
MIME-Version: 1.0
Date: Thu, 15 Jan 2015 17:31:13 -0500
To: tor-talk@lists.torproject.org
From: "l.m" <ter.one.leeboi@hush.com>
In-Reply-To: <20150115190330.GA32721@nest0r>
Message-Id: <20150115223113.ED37CC0106@smtp.hushmail.com>
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: Re: [tor-talk] Open link from command line in running tor browser
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

You can try running Tor Browser by issuing the command:

firefox --class "Awsum It Works" -profile
path-to-torbrowser-default-profile www.site.ru

If you get an error 'Couldn't load XPCOM' you need to set your 
LD_LIBRARY_PATH to the location of the libstdc++.so.6 included with
your  Tor Browser download.

The default path to the profile is in
/Browser/TorBrowser/Data/Browser/profile.default (specify relative to
current working dir)
The default path to the included libstdc++.so.6 is in
/Browser/TorBrowser/Tor (export relative to root dir)

-- leeroy

jonas wrote:Hello,

This might be the wrong place to ask this but I looked at
https://lists.torproject.org/cgi-bin/mailman/listinfo
and could not find a more suitable list. Please direct me away if I'm
in the wrong place.

I also suspect that this might be a little stupid but here we go.

I'm running debian and I've got very used to open urls from command
line by something like '$ iceweasel www.site.su'
and then iceweasel opens the site in a new tab.Now I'm slowly
migrating to using tor browser as my standard browser and 
I really miss this feature.

When trying the same "trick" out of the box then I just get an error
saying that firefox is already running.

Is is possible to tweak tor brower in some way to make this work?

/Jonas
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

