#1012339 pampi-nonfree don't use localized Documents directory

#1012339#5
Date:
2022-06-04 20:42:35 UTC
From:
To:
Hi,

if you run the pampi-nonfree binary in a non English Debian installation
you have errors like this:
/home/$YOURUSER/Documents/presentations/assets/tools/GeoGebra/deployggb.js: file or directory do not exist

this because in a localized sistem the Documents directory has the
localized name.
For example in Italian is Documenti.

As workaround, for who want to execute the binary can create a symbolic
link between the English name and the localized one, execute the binary
and then remote the link.
For example for Italian language:

$ ln -s ~/Documenti ~/Documents
$ pampi-nonfree
$ rm ~/Documents

Ciao
Davide

#1012339#10
Date:
2022-06-06 13:00:46 UTC
From:
To:
Hello Davide,

I modified a patch for pampi-nonfree, so it should rely on Qt5's
detection library to decide the location of Documents/Documenti or
other local names for this generic place.

I have uploaded the release to debian/unstable, and closed the bug
report.

Please feel free to reopen it if the patch is inappropriate.

Best regards,			Georges.

Davide Prina a écrit :

#1012339#15
Date:
2022-06-08 16:16:48 UTC
From:
To: