[packman] [PM] dirsync 1.0b7-0.pm.1 (openSUSE 11.0/noarch)

Toni toni at links2linux.de
Mon Oct 6 10:45:39 CEST 2008


Am Montag, 6. Oktober 2008 schrieb Giacomo Liddi:
> Hello Mr. Tony
> I have downloaded from yast, last version of dirsync package. For me it's
> very good application, but
> on my systems not work. I have opensuse 10.3_64bit and 11.0 with kde
> 3.5.10 d.e.
> When I click DirSyncPro icon on nenu K nothing I see on display.
> If run from shell, output of dirsyncpro comand is following:
>
> giacomoliddi at suse:~> DirSyncPro
> java virtual machine used: /usr/lib64/jvm/jre/bin/java
> classpath used:
> /usr/share/java/DirSyncPro.jar:/usr/share/doc/packages/DirSyncPro
> main class used: dirsync/DirSync
> flags used:
> options used:
> arguments used:
> DirSync Pro (Directory Synchronize Pro) 1.0b6
> (c) 2002-2008 by E. Gerber, F. Gerbig, O. Givi and T. Groetzner.
> Thanks to T. Brixel, D. Caravana, R. Williams, and D. Petre.
> This program comes with ABSOLUTELY NO WARRANTY; It is licensed according
> to GPL v3.
> By using this program you ACCEPT the license terms.
> Please read the 'License.txt' file accompanying this program.
>
> Exception in thread "main" java.util.MissingResourceException: Can't find
> bundle for base name dirsync/gui/maingui/Bundle, locale it_IT
> at
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:
>1539) at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1278) at
> java.util.ResourceBundle.getBundle(ResourceBundle.java:733)
> at
> dirsync.gui.maingui.MainGuiObjects.initComponents(MainGuiObjects.java:475)
> at dirsync.gui.maingui.MainGuiObjects.init(MainGuiObjects.java:171)
> at dirsync.gui.maingui.MainGui.<init>(MainGui.java:52)
> at dirsync.DirSync.main(DirSync.java:151)
>
> why this error? Missing on my systems something?
hm, in this release the language bundles were introduced. There exists onl 
two: de_DE and nl_NL. So it seems that if a language is not supported the 
program doesnt fall back to the defualt language.

So please try to edit the /usr/bin/DirSyncPro.sh file and add the following 
line:
export LANG=C
before the run-command.

and if this doesn't work for you, you can try (only to check the behaviour)
export LANG=de_DE or export LANG=nl_NL
(Those languages bundles are in the jar file)

If this work you should file a bug to the author of the program:
http://directorysync.sourceforge.net/index.html

> Sorry for my bad english
thats ok, not all are native english speakers, mee too :)

> thanks
>
> Giacomo

-- 
have fun
Toni




More information about the Packman mailing list