Salve a tutti, mi sapreste dire perchè ho questo messaggio all'apertura della demo di Ultraborg, grazie.
massimo
Thu, 04/09/2020 - 18:32
Permalink
correzione, la demo è di Picoborg.
piborg
Thu, 04/09/2020 - 19:23
I think the gksudo command has been removed and may not be needed anymore.
gksudo
Open /home/pi/Desktop/picoborg.desktop in a text editor, then look for this line:
/home/pi/Desktop/picoborg.desktop
Exec=gksudo /home/pi/picoborg/4dc_gui.py
Remove the gksudo part so it looks like this:
Exec=/home/pi/picoborg/4dc_gui.py
Save the file and try the link on the desktop again.
Sat, 04/11/2020 - 17:46
Mi dice permesso negato quando provo a aprire la stringa /home/pi/Desktop/ecc....
Sat, 04/11/2020 - 18:04
What results do you get from these two commands:
ls -l /home/pi/Desktop ls -l /home/pi/picoborg
Sat, 04/11/2020 - 18:28
Questo il risultato.
Sat, 04/11/2020 - 18:29
scusa la posizione.....
Sat, 04/11/2020 - 20:25
It looks like you should have permission to edit the file. Try using Nano:
nano /home/pi/Desktop/picoborg.desktop
massimo
Thu, 04/09/2020 - 18:32
Permalink
correzione, la demo è di
correzione, la demo è di Picoborg.
piborg
Thu, 04/09/2020 - 19:23
Permalink
Try removing gksudo
I think the
gksudo
command has been removed and may not be needed anymore.Open
/home/pi/Desktop/picoborg.desktop
in a text editor, then look for this line:Remove the
gksudo
part so it looks like this:Save the file and try the link on the desktop again.
massimo
Sat, 04/11/2020 - 17:46
Permalink
Mi dice permesso negato
Mi dice permesso negato quando provo a aprire la stringa /home/pi/Desktop/ecc....
piborg
Sat, 04/11/2020 - 18:04
Permalink
Permissions issue
What results do you get from these two commands:
massimo
Sat, 04/11/2020 - 18:28
Permalink
Questo il risultato.
Questo il risultato.
massimo
Sat, 04/11/2020 - 18:29
Permalink
scusa la posizione.....
scusa la posizione.....
piborg
Sat, 04/11/2020 - 20:25
Permalink
The permissions look correct
It looks like you should have permission to edit the file. Try using Nano: