Closed
Bug 473546
Opened 17 years ago
Closed 17 years ago
Error in translation files and crash due to the locale of the browser
Categories
(Mozilla Labs :: Snowl, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
0.2
People
(Reporter: lalo.rinaldi, Assigned: myk)
Details
(Keywords: intl)
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008121623 Ubuntu/8.10 (intrepid) Firefox/3.0.5 Ubiquity/0.1.5
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008121623 Ubuntu/8.10 (intrepid) Firefox/3.0.5 Ubiquity/0.1.5
I use firefox in pt-BR trying to use the snowl an error occurs in preferences.xml. considered possible error location, and decided to test the addon without locale support. Unzip the XPI, editing chrome.manifest file, removed the lines relating of locales directories (did not remove anything about en-US) and Recompress the XPI... tested and works perfectly... Oo
Reproducible: Always
Steps to Reproduce:
1. install the addons
2. using browser in pt-BR
3. open the window of addon
4. open preference windows of snowl addon
5. CRASH! =P
to resolve this bug, is very easy... just recreate the files locale!
Updated•17 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 1•17 years ago
|
||
Urk, it looks like I shipped Snowl 0.2 with some incomplete locales, including pt-BR and fr-FR. That is what is causing Snowl's preference dialog not to work correctly in those locales.
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: -- → 0.2
| Assignee | ||
Comment 2•17 years ago
|
||
I have uploaded a new build of Snowl 0.2 that disables the incomplete locales:
https://people.mozilla.com/~myk/snowl/snowl.xpi
Unfortunately, currently only da-DK, en-US, pl-PL, and zh-CN are complete. Some others (ca-AD, de-DE, es-ES, fr-FR, ja-JP, nl-NL, pt-BR) are in progress on BabelZilla <http://babelzilla.org/> and will hopefully make it into the next release of Snowl.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
OS: Linux → All
Hardware: x86_64 → All
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•