[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #14631 [Tor Browser]: Users that try to run from DMG files run into "Another copy of Firefox is running"



#14631: Users that try to run from DMG files run into "Another copy of Firefox is
running"
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  tbb-team
  arthuredelstein        |     Status:  needs_information
         Type:  defect   |  Milestone:
     Priority:  normal   |    Version:
    Component:  Tor      |   Keywords:  tbb-usability, uxsprint2015, tbb-
  Browser                |  usability-stoppoint-app, TorBrowserTeam201502
   Resolution:           |  Parent ID:
Actual Points:           |
       Points:           |
-------------------------+-------------------------------------------------
Changes (by mcs):

 * status:  new => needs_information


Comment:

 OK, there is good news and there is bad news.  The good news is that Kathy
 and I tracked down the spot in the code where we can detect failure due to
 the profile being on a read-only file system (inside
 nsProfileLock::LockWithFcntl()).  And we can propagate a new nsresult out
 and pass it into nsAppRunner.cpp's ProfileLockedDialog() function, and so
 we can display a unique error message to cover this situation.

 The bad news is that, since the profile has not yet been loaded, we cannot
 access Torbutton's string bundle... which is where we would typically put
 a new localizable string for the new error message.  Here are a few
 options:
 1. Use a hard-coded English string.
 2. Start including new localized strings in Tor Browser somehow.  This
 might be difficult to manage with our existing Transifex-based process.  I
 think we should avoid going down this path.
 3. Resolve this ticket as "won't fix" and hope that efforts we make for
 #14687 will keep users out of trouble.
 4. Your idea here.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14631#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs