Did you maybe try to start tor-browser as another user using su? In fact I don't think this error is tor-browser related, does it occur in other situations too? Which window manager are you using?
Search Criteria
Package Details: tor-browser-bin 14.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tor-browser-bin.git (read-only, click to copy) |
---|---|
Package Base: | tor-browser-bin |
Description: | Tor Browser Bundle: anonymous browsing using Firefox and Tor |
Upstream URL: | https://www.torproject.org/projects/torbrowser.html |
Licenses: | MPL-2.0 |
Conflicts: | tor-browser |
Provides: | tor-browser |
Submitter: | FabioLolix |
Maintainer: | grufo (jugs) |
Last Packager: | grufo |
Votes: | 1282 |
Popularity: | 1.91 |
First Submitted: | 2023-09-24 17:45 (UTC) |
Last Updated: | 2024-11-17 05:13 (UTC) |
Dependencies (19)
- alsa-lib
- dbus-glib
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- icu (icu-gitAUR)
- libevent (libevent-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxt
- mime-types (mailcap)
- nss (nss-hgAUR)
- sqlite (sqlite-fossilAUR, libsql-sqlite3AUR)
- startup-notification
- gst-libav (gst-libav-gitAUR) (optional) – H.264 video
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – H.264 video
- kdialog (kdialog-gitAUR) (optional) – KDE dialog boxes
- libnotify (libnotify-gitAUR) (optional) – Gnome dialog boxes
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – PulseAudio audio driver
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR) (optional) – simple dialog boxes
Required by (0)
Sources (8)
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-i686-14.0.2.tar.xz
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-i686-14.0.2.tar.xz.asc
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-x86_64-14.0.2.tar.xz
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-x86_64-14.0.2.tar.xz.asc
- tor-browser.desktop.in
- tor-browser.in
- tor-browser.png
- tor-browser.svg
Latest Comments
« First ‹ Previous 1 .. 67 68 69 70 71 72 73 74 75 76 77 Next › Last »
Maxr commented on 2013-02-19 19:13 (UTC)
urbanomad64 commented on 2013-02-12 17:24 (UTC)
I keep getting this error:
tor-browser-en
Launching Tor Browser Bundle for Linux in /home/user/.tor-browser-en/INSTALL
Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
Maxr commented on 2013-02-10 07:44 (UTC)
Didn't test prior releasing unfortunately... I modified the pkgbuild to apply your fix, divansantana. Works for me now. Also corrected the messed up version thing...
I'm going to report it upstream later today. Will post the link.
smfsh commented on 2013-02-10 03:04 (UTC)
Tor wont bootstrap beyond 10% without divansantana's recommended fix to comment out line 206. Looks like it works fine after that though.
divansantana commented on 2013-02-09 23:27 (UTC)
I couldn't for the life of me get this to work right.
Figured out I had to comment out line 206 of start-tor-browser for everything to work on Arch.
Than line:
export LD_LIBRARY_PATH which is previously set in the script to
LD_LIBRARY_PATH="${HOME}/Lib"
Anyway hope this helps someone else.
Anyone know why this is the case?
Also a new security update it out.
<deleted-account> commented on 2012-12-29 16:12 (UTC)
Mis à jour à la version 2.3.25-1
<deleted-account> commented on 2012-10-30 20:32 (UTC)
Mis à jour à la version 2.2.39-5
<deleted-account> commented on 2012-10-25 15:52 (UTC)
Mis à jour à la version 2.2.39-4
Maxr commented on 2012-10-25 09:48 (UTC)
The problem is, hyphens are not allowed in pkgver. I can't tell why but I had in mind to use 'rc' instead of '-'. According to the (current) packaging guidelines a simple underscore is the way to go. I will do so on the upcoming release...
vnoel commented on 2012-10-24 08:23 (UTC)
Hi, I may be wrong, but… are you sure these are release candidate?
I think the last number is just a distribution number, while the firt three are those of tor…
Pinned Comments
grufo commented on 2019-08-15 02:22 (UTC)
Before running
makepkg
, you must do this (as normal user):$ gpg --auto-key-locate nodefault,wkd --locate-keys torbrowser@torproject.org
If you want to update tor-browser from AUR without AUR helpers you can run in a terminal:
$ tor-browser -u