add unity to greeter [WORKAROUND]

4 risposte [Ultimo contenuto]
akfoss
Offline
Iscritto: 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.

AllegatoDimensione
add-unity-to-greeter.sh506 byte
akfoss
Offline
Iscritto: 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
Offline
Iscritto: 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
Offline
Iscritto: 09/03/2014

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

t3g
t3g
Offline
Iscritto: 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.