Closed
Description
Describe the issue
When running the installer the symlink of customlauncherrewrite.desktop cannot be created if the system have a different locale than english because the user folders have a different name, for example, in a spanish system the "Desktop" folder is created as "Escritorio".
Screenshot/video/etc
My user folder structrure:
Log file
Install log:
curl -s https://raw.githubusercontent.com/hyperdefined/CustomLauncherRewrite/master/linux/installer.sh | bash
Downloading latest version from https://github.com/hyperdefined/CustomLauncherRewrite/releases/download/1.9.1/CustomLauncherRewrite-1.9.1.tar.gz
Creating /opt/CustomLauncherRewrite....
[sudo] contraseña para root:
Extracting CustomLauncherRewrite-1.9.1.tar.gz...
Downloading desktop entry...
ln: fallo al crear el enlace simbólico '/home/ricardo/Desktop/customlauncherrewrite.desktop': No existe el fichero o el directorio
chmod: no se puede acceder a '/home/ricardo/Desktop/customlauncherrewrite.desktop': No existe el fichero o el directorio
chown: no se puede acceder a '/home/ricardo/Desktop/customlauncherrewrite.desktop': No existe el fichero o el directorio
Setting correct perms to install location...
CustomLauncherRewrite has been installed!