Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Tor
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,067
    • Issues 1,067
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 19
    • Merge Requests 19
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Core
  • Tor
  • Issues
  • #10416

Closed
Open
Opened Dec 16, 2013 by Trac@tracbot

Tor won't start on Windows when path contains non-ascii characters

When trying to start the TBB from the following path:

C:\Users\kuncaŭščyna\Downloads\Tor Browser\

got the following error:

Vidalia detected that the Tor software exited unexpectedly. Please check the message log for recent warning or error messages.

Here's the log:

Dez 16 18:27:21.431 [Hinweis] Tor v0.2.3.25 (git-17c24b31) running on Windows 7. Dez 16 18:27:21.431 [Hinweis] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning Dez 16 18:27:21.431 [Warnung] Unable to open configuration file "C:\Users\kuncauscyna\Downloads\Tor Browser\Data\Tor\torrc". Dez 16 18:27:21.431 [Fehler] Reading config failed--see warnings above.

Diacritics were obviously "simplified" which created inexisting path.

I know Windows is not recommened for anonymity. But some people use TBB on Win only for censorship circumvention. The easiest solution is simply to add a message to log like:

Unable to open configuration file "C:\Users\kuncauscyna\Downloads\Tor Browser\Data\Tor\torrc". Please check that the path contains only ascii symbols.

But much better would be to fix it to process correctly path in unicode.

Trac:
Username: iktsuarpok

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.4.6.x-freeze
Milestone
Tor: 0.4.6.x-freeze
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/core/tor#10416