Gparted wont start

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
freshtamatic
Level 3
Level 3
Posts: 196
Joined: Tue Sep 04, 2018 2:13 pm

Gparted wont start

Post by freshtamatic »

I installed Gparted via software manager. When I click on it, it asks for my password, which I provide and that's it. It just doesn't start. I rebooted several times, uninstalled and reinstalled to no avail.

running from the terminal:

Code: Select all

gparted
Unit boot.mount does not exist, proceeding anyway.
Unit tmp.mount does not exist, proceeding anyway.
Segmentation fault (core dumped)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
ajgringo619

Re: Gparted wont start

Post by ajgringo619 »

Try running it from the terminal (gparted) and post the results/errors here.
User avatar
Pjotr
Level 24
Level 24
Posts: 20132
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Gparted wont start

Post by Pjotr »

GParted isn't meant to be installed, because it's not very suitable except when used on a live medium. I recommend to stick to Disks and mintstick.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
freshtamatic
Level 3
Level 3
Posts: 196
Joined: Tue Sep 04, 2018 2:13 pm

Re: Gparted wont start

Post by freshtamatic »

Thanks. I just used Disks, it isn't bad. I have installed and used Gparted in quite a few distros, but If it doesn't work on LM, Disks seems fine.
User avatar
Larry78723
Level 14
Level 14
Posts: 5476
Joined: Wed Jan 09, 2019 7:01 pm
Location: Jasper County, SC, USA

Re: Gparted wont start

Post by Larry78723 »

I have it installed on my machine (LM20 Cinnamon). I use it to manage unmounted USB storage devices. Installed using

Code: Select all

sudo apt install gparted
Image
If you have found the solution to your initial post, please open your original post, click on the pencil, and add (Solved) to the Subject, it helps other users looking for help, and keeps the forum clean.
freshtamatic
Level 3
Level 3
Posts: 196
Joined: Tue Sep 04, 2018 2:13 pm

Re: Gparted wont start

Post by freshtamatic »

I tried that too, it still gives me the error I have on the OP
User avatar
Pjotr
Level 24
Level 24
Posts: 20132
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Gparted wont start

Post by Pjotr »

freshtamatic wrote: Fri Sep 25, 2020 1:39 pm Thanks. I just used Disks, it isn't bad. I have installed and used Gparted in quite a few distros, but If it doesn't work on LM, Disks seems fine.
Think of it like driving a combat tank on a city street. The street should be able to take it, but the risk of damage is considerable. :mrgreen:

GParted is an extremely powerful and very useful tool, but there's risk of breakage and malfunctions when used on the same hard disk as the one that it's installed on. Hence I've learned to use it only when booted from a live medium (live USB thumb drive, DVD).
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
ajgringo619

Re: Gparted wont start

Post by ajgringo619 »

While I agree in principle with Pjotr, I'm curious as to why your system won't run it. You never did mention your OS version. I can't duplicate this error on either v19.3 (native) or v20 (in a VM).
freshtamatic
Level 3
Level 3
Posts: 196
Joined: Tue Sep 04, 2018 2:13 pm

Re: Gparted wont start

Post by freshtamatic »

I'm running Ulyana Cinnamon.
sanmig
Level 5
Level 5
Posts: 536
Joined: Tue Dec 04, 2018 8:27 am

Re: Gparted wont start

Post by sanmig »

Strange, I’ve Gparted (0.30.0) installed (19.3 Cinnamon) and start it from the menu,
- I shy away from terminal.
I’ve also a launcher on the desktop that starts it by /usr/sbin/gparted %f. In both cases at start syslog reports systemd[1]: Reloading.
Gparted has several features over Disks, but can’t handle loop and nbd devices, I need both.
User avatar
AndyMH
Level 21
Level 21
Posts: 13752
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Gparted wont start

Post by AndyMH »

sanmig wrote: Fri Sep 25, 2020 7:07 pm but can’t handle loop and nbd devices, I need both.
It can handle loop devices, wouldn't expect it to work with nbd.

I use gparted all the time, sufficient that one of the first things I do on a fresh install is turn off the requirement for a password. I've used it on every version of mint from LM17.0 on, including LM20.0, and never had any installation problems.
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
sanmig
Level 5
Level 5
Posts: 536
Joined: Tue Dec 04, 2018 8:27 am

Re: Gparted wont start

Post by sanmig »

Code: Select all

$ gparted
Unit -.mount does not exist, proceeding anyway.
Unit -.mount does not exist, proceeding anyway.
=======================
libparted : 3.2
=======================
(and after authentication it will open, no info in syslog)
- I have no idea what that could mean.

AndyMH wrote: Fri Sep 25, 2020 7:18 pm It can handle loop devices, wouldn't expect it to work with nbd.
OT here, but I’d like to learn more about -> Gparted and loop devices
freshtamatic
Level 3
Level 3
Posts: 196
Joined: Tue Sep 04, 2018 2:13 pm

Re: Gparted wont start

Post by freshtamatic »

By some miracle, I managed to reinstall it and it now works. That was strange.
Locked

Return to “Software & Applications”