Bug #8693

Unsafe Browser still does not start (at least in pt-locale)

Added by goupille 2015-01-13 21:10:55 . Updated 2015-01-15 03:50:15 .

Status:
Resolved
Priority:
Elevated
Assignee:
Category:
Target version:
Start date:
2015-01-13
Due date:
% Done:

100%

Feature Branch:
bugfix/8693-fix-tor-browser-locale-guessing
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Unsafe Browser
Deliverable for:

Description

a user reported that bug, I reproduced it :

lauch Tails in portuguese, try to lauch the unsafe browser, it never start.

here are the logs :

unzip: cannot find or open /var/lib/unsafe-browser/chroot//usr/local/share/tor-browser-extensions/langpack-pt@firefox.mozilla.org.xpi, /var/lib/unsafe-browser/chroot//usr/local/share/tor-browser-extensions/langpack-pt@firefox.mozilla.org.xpi.zip or /var/lib/unsafe-browser/chroot//usr/local/share/tor-browser-extensions/langpack-pt@firefox.mozilla.org.xpi.ZIP.
sed: não foi possível ler /tmp/tmp.kIV4zhkPGG/browser/chrome/pt/locale/branding/brand.dtd: No such file or directory

so it really looks like https://labs.riseup.net/code/issues/8158 and https://labs.riseup.net/code/issues/8152, maybe the patch correcting it lost something on its way


Subtasks


History

#1 Updated by goupille 2015-01-13 21:12:38

forgot to confirm that this is a Tails 1.2.2 issue

#2 Updated by intrigeri 2015-01-14 10:21:11

  • Assignee set to anonym
  • Priority changed from Normal to Elevated
  • Target version set to Tails_1.2.3
  • Affected tool set to Unsafe Browser

Looks like a regression introduced in 1.2.

#3 Updated by intrigeri 2015-01-14 10:30:49

I’ve reproduced it in a fresh 1.2.2, pt_BR locales:

# ls /usr/local/share/tor-browser-extensions/langpack-pt*        
/usr/local/share/tor-browser-extensions/langpack-pt-PT@firefox.mozilla.org.xpi

=> I suspect guess_best_tor_browser_locale is buggy.

#4 Updated by Tails 2015-01-14 14:16:34

  • Status changed from Confirmed to In Progress

Applied in changeset commit:8cec09d4a0883de9ea41512a23d041df4cc203cb.

#5 Updated by anonym 2015-01-14 14:18:08

  • Assignee changed from anonym to intrigeri
  • % Done changed from 0 to 50
  • QA Check set to Ready for QA
  • Feature Branch set to bugfix/8693-fix-tor-browser-locale-guessing
  • Type of work changed from Research to Code

intrigeri wrote:
> => I suspect guess_best_tor_browser_locale is buggy.

You are correct. Fixed in the feature branch.

#6 Updated by Tails 2015-01-14 17:06:43

  • Status changed from In Progress to Fix committed
  • % Done changed from 50 to 100

Applied in changeset commit:558692a33d0852e9467b3e342553ea5745949072.

#7 Updated by intrigeri 2015-01-14 17:08:44

  • Assignee deleted (intrigeri)
  • QA Check changed from Ready for QA to Pass

#8 Updated by BitingBird 2015-01-15 03:50:15

  • Status changed from Fix committed to Resolved