Skip to content

[Bug] - Installer cannot create a symlink on the desktop if the system language is not english #98

Closed
@RiQuY

Description

@RiQuY

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:
imagen

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!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions