Bug#807751: josm: translation files are not loaded

Sebastiaan Couwenberg sebastic at xs4all.nl
Sat Dec 12 17:49:35 UTC 2015


Control: tags -1 pending

Hi Alexander,

Thanks for reporting this issue.

On 12-12-15 12:39, Alexander Galanin wrote:
> Translation files from josm-l10n package are not loaded by josm.
> 
> I think that the problem is caused by patch file modification
> (debian/patches/06-move_data_out_of_jar.patch).
> 
> Old version (0.0.svn7643+dfsg1-1, jessie):
> +            return new URL("file:///usr/share/josm/data/"+lang+".lang");
> +        } catch (MalformedURLException ex) {
> 
> New version (0.0.svn9060+dfsg-1, stretch):
> +            return Main.class.getResource("/data/"+lang.replace('@', '-')+".lang");
> +        } catch (RuntimeException ex) {

06-move_data_out_of_jar.patch has been fixed in josm
(0.0.svn9060+dfsg-2) which be available in unstable shortly.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



More information about the Pkg-grass-devel mailing list