Can't find bundle for base name org.syncany.i18n.I18n, locale en_us
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Syncany |
Fix Committed
|
High
|
Unassigned |
Bug Description
This is the error I got when first running syncany from my checked out bzr repo. Note the lower case locale name ("en_us"), the file in the repo uses "en_US" as locale name. I solved the problem by making a copy of the src/org/
The full stacktrace is:
Exception in thread "main" java.lang.
at org.syncany.
Caused by: java.util.
at java.util.
at java.util.
at java.util.
at org.syncany.
at org.syncany.
... 1 more
Could not find the main class: org.syncany.
This is very interesting, especially since the original file name is ...en_US... (with capital US)... [1]
How did you check out? On what system?
[1] http:// bazaar. launchpad. net/~syncany- team/syncany/ trunk/files/ head:/syncany/ src/org/ syncany/ i18n/