Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Rich on July 15, 2019, 01:20:37 AM

Title: Gparted not starting from desktop menu in TC10
Post by: Rich on July 15, 2019, 01:20:37 AM
The desktop file for  gparted  in  TC10  looks like this:
Code: [Select]
tc@box:~$ cat /usr/local/share/applications/gparted.desktop | grep Exec
Exec= /usr/local/sbin/gparted %f
tc@box:~$
As a result, all you get is a popup saying you need root privileges to run gparted. It should look like this:
Code: [Select]
Exec=sudo /usr/local/sbin/gparted %f
I have another issue with  gparted  described here:
http://forum.tinycorelinux.net/index.php/topic,23057.0.html
Title: Re: Gparted not starting from desktop menu in TC10
Post by: Juanito on July 15, 2019, 03:00:07 AM
Since you can easily destroy data with gparted, it was done like that deliberately to encourage users to think before proceeding.
Title: Re: Gparted not starting from desktop menu in TC10
Post by: Rich on July 15, 2019, 10:48:07 AM
Hi Juanito
OK, no problem. I fixed it at my end.
Title: Re: Gparted not starting from desktop menu in TC10
Post by: neonix on December 10, 2025, 02:05:37 AM
If someone knows what gparted is, he is aware what consequences are.
Title: Re: Gparted not starting from desktop menu in TC10
Post by: Rich on December 10, 2025, 08:49:00 AM
Hi neonix
If someone truly understands what gparted is, they will be aware of the potential dangers.

If someone does not truly understand what gparted is, they would only view it as a way to
make changes to partitions and not be aware of possible consequences.