add unity to greeter [WORKAROUND]

4 respostas [Última entrada]
akfoss
Desconectado
Joined: 09/03/2014

I explained the bug here, https://trisquel.info/en/issues/12671

You can manually add Unity to the greeter by running the attached file using sudo.

AnexoTamaño
add-unity-to-greeter.sh506 bytes
akfoss
Desconectado
Joined: 09/03/2014

I don't know why I cannot attach the file. You can view the content of that file using the mentioned link.

lembas
Desconectado
Joined: 05/13/2010

Trying to see that attachment gives me 403 Forbidden.

There's an old bug I've re-opened at https://trisquel.info/en/issues/8153

akfoss
Desconectado
Joined: 09/03/2014

The content of the file is available here:
https://trisquel.info/en/issues/12671

t3g
t3g
Desconectado
Joined: 05/15/2011

Maybe its forbidden due to it being an .sh file. What if you change the extension to .txt and advise users to change to .sh after download? Heck, you may not need an extension if the file is executable. Ya know, "chmod +x" before the filename in the terminal.