Lubuntu 18.10 gparted gui error
up vote
0
down vote
favorite
I can't open gparted.
When I open it by terminal: sudo gparted;
It gives me this:
Unit tmp.mount does not exist, proceeding anyway.
Segmentation fault (core dumped)
I tried to follow this procedure:
Gparted error - Segmentation fault (core dumped)
But it didn't work, I suppose this is a solution ment for old architecture. The result on my terminal is this:
E: Version ‘2.42.0-1’ for ‘libglibmm-2.4-1c2a’ was not found
I remember I used gparted during setup for my system when I installed cosmic. weird. It must be caused by a modification i did. Some sites call it a 'bug'. Some help is required.
Thanks.
lubuntu gparted
add a comment |
up vote
0
down vote
favorite
I can't open gparted.
When I open it by terminal: sudo gparted;
It gives me this:
Unit tmp.mount does not exist, proceeding anyway.
Segmentation fault (core dumped)
I tried to follow this procedure:
Gparted error - Segmentation fault (core dumped)
But it didn't work, I suppose this is a solution ment for old architecture. The result on my terminal is this:
E: Version ‘2.42.0-1’ for ‘libglibmm-2.4-1c2a’ was not found
I remember I used gparted during setup for my system when I installed cosmic. weird. It must be caused by a modification i did. Some sites call it a 'bug'. Some help is required.
Thanks.
lubuntu gparted
I don't have any useful information on your problem sorry (packages.ubuntu.com/search?keywords=libglibmm) but Lubuntu 18.10 relies on Qt, so I'd suggest trying KDE Partition Manager (partitionmanager
) which comes pre-installed with Lubuntu 18.10 (it uses Qt libs used by Lubuntu 18.10, not GTK+ libs ofgparted
)
– guiverc
Nov 30 at 1:08
@guiverc, I don't seepartitionmanager
on my Lubuntu 18.10. Please check your system withapt list --installed | grep -i part
.partionmanager
is installed initially but it is subsequently removed by the installtion process via a purge operation. Check your/var/log/apt/history.log*
files.
– DK Bose
Nov 30 at 4:22
1
partitionmanager
is preferably accessed from a Live USB after making sure relevant partitions are not mounted.
– DK Bose
Nov 30 at 4:25
Sorry leeuwtje, and you are correct @DKBose. It existed on my 19.04 system (and I don't recall adding it) so I assumed it'd be on a 18.10; booted a 18.10 & nope.
– guiverc
Nov 30 at 5:45
On my Lubuntu 18.10, which is relatively clean, a simulation shows that only one additional package will be installed if I installpartitionmanager
. The additional package islibkpmcore7 (3.3.0-3 Ubuntu:18.10/cosmic [amd64])
.
– DK Bose
Nov 30 at 8:46
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I can't open gparted.
When I open it by terminal: sudo gparted;
It gives me this:
Unit tmp.mount does not exist, proceeding anyway.
Segmentation fault (core dumped)
I tried to follow this procedure:
Gparted error - Segmentation fault (core dumped)
But it didn't work, I suppose this is a solution ment for old architecture. The result on my terminal is this:
E: Version ‘2.42.0-1’ for ‘libglibmm-2.4-1c2a’ was not found
I remember I used gparted during setup for my system when I installed cosmic. weird. It must be caused by a modification i did. Some sites call it a 'bug'. Some help is required.
Thanks.
lubuntu gparted
I can't open gparted.
When I open it by terminal: sudo gparted;
It gives me this:
Unit tmp.mount does not exist, proceeding anyway.
Segmentation fault (core dumped)
I tried to follow this procedure:
Gparted error - Segmentation fault (core dumped)
But it didn't work, I suppose this is a solution ment for old architecture. The result on my terminal is this:
E: Version ‘2.42.0-1’ for ‘libglibmm-2.4-1c2a’ was not found
I remember I used gparted during setup for my system when I installed cosmic. weird. It must be caused by a modification i did. Some sites call it a 'bug'. Some help is required.
Thanks.
lubuntu gparted
lubuntu gparted
edited Nov 30 at 4:23
DK Bose
12.5k123983
12.5k123983
asked Nov 29 at 23:22
leeuwtje
165
165
I don't have any useful information on your problem sorry (packages.ubuntu.com/search?keywords=libglibmm) but Lubuntu 18.10 relies on Qt, so I'd suggest trying KDE Partition Manager (partitionmanager
) which comes pre-installed with Lubuntu 18.10 (it uses Qt libs used by Lubuntu 18.10, not GTK+ libs ofgparted
)
– guiverc
Nov 30 at 1:08
@guiverc, I don't seepartitionmanager
on my Lubuntu 18.10. Please check your system withapt list --installed | grep -i part
.partionmanager
is installed initially but it is subsequently removed by the installtion process via a purge operation. Check your/var/log/apt/history.log*
files.
– DK Bose
Nov 30 at 4:22
1
partitionmanager
is preferably accessed from a Live USB after making sure relevant partitions are not mounted.
– DK Bose
Nov 30 at 4:25
Sorry leeuwtje, and you are correct @DKBose. It existed on my 19.04 system (and I don't recall adding it) so I assumed it'd be on a 18.10; booted a 18.10 & nope.
– guiverc
Nov 30 at 5:45
On my Lubuntu 18.10, which is relatively clean, a simulation shows that only one additional package will be installed if I installpartitionmanager
. The additional package islibkpmcore7 (3.3.0-3 Ubuntu:18.10/cosmic [amd64])
.
– DK Bose
Nov 30 at 8:46
add a comment |
I don't have any useful information on your problem sorry (packages.ubuntu.com/search?keywords=libglibmm) but Lubuntu 18.10 relies on Qt, so I'd suggest trying KDE Partition Manager (partitionmanager
) which comes pre-installed with Lubuntu 18.10 (it uses Qt libs used by Lubuntu 18.10, not GTK+ libs ofgparted
)
– guiverc
Nov 30 at 1:08
@guiverc, I don't seepartitionmanager
on my Lubuntu 18.10. Please check your system withapt list --installed | grep -i part
.partionmanager
is installed initially but it is subsequently removed by the installtion process via a purge operation. Check your/var/log/apt/history.log*
files.
– DK Bose
Nov 30 at 4:22
1
partitionmanager
is preferably accessed from a Live USB after making sure relevant partitions are not mounted.
– DK Bose
Nov 30 at 4:25
Sorry leeuwtje, and you are correct @DKBose. It existed on my 19.04 system (and I don't recall adding it) so I assumed it'd be on a 18.10; booted a 18.10 & nope.
– guiverc
Nov 30 at 5:45
On my Lubuntu 18.10, which is relatively clean, a simulation shows that only one additional package will be installed if I installpartitionmanager
. The additional package islibkpmcore7 (3.3.0-3 Ubuntu:18.10/cosmic [amd64])
.
– DK Bose
Nov 30 at 8:46
I don't have any useful information on your problem sorry (packages.ubuntu.com/search?keywords=libglibmm) but Lubuntu 18.10 relies on Qt, so I'd suggest trying KDE Partition Manager (
partitionmanager
) which comes pre-installed with Lubuntu 18.10 (it uses Qt libs used by Lubuntu 18.10, not GTK+ libs of gparted
)– guiverc
Nov 30 at 1:08
I don't have any useful information on your problem sorry (packages.ubuntu.com/search?keywords=libglibmm) but Lubuntu 18.10 relies on Qt, so I'd suggest trying KDE Partition Manager (
partitionmanager
) which comes pre-installed with Lubuntu 18.10 (it uses Qt libs used by Lubuntu 18.10, not GTK+ libs of gparted
)– guiverc
Nov 30 at 1:08
@guiverc, I don't see
partitionmanager
on my Lubuntu 18.10. Please check your system with apt list --installed | grep -i part
. partionmanager
is installed initially but it is subsequently removed by the installtion process via a purge operation. Check your /var/log/apt/history.log*
files.– DK Bose
Nov 30 at 4:22
@guiverc, I don't see
partitionmanager
on my Lubuntu 18.10. Please check your system with apt list --installed | grep -i part
. partionmanager
is installed initially but it is subsequently removed by the installtion process via a purge operation. Check your /var/log/apt/history.log*
files.– DK Bose
Nov 30 at 4:22
1
1
partitionmanager
is preferably accessed from a Live USB after making sure relevant partitions are not mounted.– DK Bose
Nov 30 at 4:25
partitionmanager
is preferably accessed from a Live USB after making sure relevant partitions are not mounted.– DK Bose
Nov 30 at 4:25
Sorry leeuwtje, and you are correct @DKBose. It existed on my 19.04 system (and I don't recall adding it) so I assumed it'd be on a 18.10; booted a 18.10 & nope.
– guiverc
Nov 30 at 5:45
Sorry leeuwtje, and you are correct @DKBose. It existed on my 19.04 system (and I don't recall adding it) so I assumed it'd be on a 18.10; booted a 18.10 & nope.
– guiverc
Nov 30 at 5:45
On my Lubuntu 18.10, which is relatively clean, a simulation shows that only one additional package will be installed if I install
partitionmanager
. The additional package is libkpmcore7 (3.3.0-3 Ubuntu:18.10/cosmic [amd64])
.– DK Bose
Nov 30 at 8:46
On my Lubuntu 18.10, which is relatively clean, a simulation shows that only one additional package will be installed if I install
partitionmanager
. The additional package is libkpmcore7 (3.3.0-3 Ubuntu:18.10/cosmic [amd64])
.– DK Bose
Nov 30 at 8:46
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
As suggested in a comment by @guiverc, it would perhaps be more convenient to use partitionmanager on qt-based systems.
While partitionmanager is initially installed as part of Lubuntu 18.10, an automatic purge removes it and so a full install of Lubuntu 18.10 lacks partitionmanager:
Start-Date: 2018-11-21 18:15:54
Commandline: apt-get --purge -q -y remove ^live-* calamares-settings-lubuntu calamares hunspell-en-us zram-config partitionmanager cifs-utils
Purge: hunspell-en-us:amd64 (1:2018.04.16-1), calamares-settings-lubuntu:amd64 (27), casper:amd64 (1.399), lupin-casper:amd64 (0.57build1), calamares:amd64 (3.2.2-0ubuntu1), cifs-utils:amd64 (2:6.8-2), calamares-settings-ubuntu-common:amd64 (27), partitionmanager:amd64 (3.3.1-2), zram-config:amd64 (0.5)
End-Date: 2018-11-21 18:16:23
Start-Date: 2018-11-21 18:16:26
Commandline: apt-get --purge -q -y autoremove
Purge: libkpmcore7:amd64 (3.3.0-3), localechooser-data:amd64 (2.71ubuntu3), user-setup:amd64 (1.63ubuntu5)
End-Date: 2018-11-21 18:16:31
Anyway, the user can simply re-install partitionmanager with sudo apt install partitionmanager
after which it will appear in the menu as KDE Partition Manager.
Thank everyone! I just installed partition manager, and I must say it is a very good solution. I didn't explore all functions in it yet, but it seems very similar to gparted in all aspects. I think the user interface is prettier:) Technical it is a much better solution using this than messing with old lib package to get them installed in attempts to force gparted getting installed. I have 2 things now. 1. a good partition manager 2. A healthy system. A super help.
– leeuwtje
Nov 30 at 12:24
Thanks everyone else!
– leeuwtje
Nov 30 at 12:45
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
As suggested in a comment by @guiverc, it would perhaps be more convenient to use partitionmanager on qt-based systems.
While partitionmanager is initially installed as part of Lubuntu 18.10, an automatic purge removes it and so a full install of Lubuntu 18.10 lacks partitionmanager:
Start-Date: 2018-11-21 18:15:54
Commandline: apt-get --purge -q -y remove ^live-* calamares-settings-lubuntu calamares hunspell-en-us zram-config partitionmanager cifs-utils
Purge: hunspell-en-us:amd64 (1:2018.04.16-1), calamares-settings-lubuntu:amd64 (27), casper:amd64 (1.399), lupin-casper:amd64 (0.57build1), calamares:amd64 (3.2.2-0ubuntu1), cifs-utils:amd64 (2:6.8-2), calamares-settings-ubuntu-common:amd64 (27), partitionmanager:amd64 (3.3.1-2), zram-config:amd64 (0.5)
End-Date: 2018-11-21 18:16:23
Start-Date: 2018-11-21 18:16:26
Commandline: apt-get --purge -q -y autoremove
Purge: libkpmcore7:amd64 (3.3.0-3), localechooser-data:amd64 (2.71ubuntu3), user-setup:amd64 (1.63ubuntu5)
End-Date: 2018-11-21 18:16:31
Anyway, the user can simply re-install partitionmanager with sudo apt install partitionmanager
after which it will appear in the menu as KDE Partition Manager.
Thank everyone! I just installed partition manager, and I must say it is a very good solution. I didn't explore all functions in it yet, but it seems very similar to gparted in all aspects. I think the user interface is prettier:) Technical it is a much better solution using this than messing with old lib package to get them installed in attempts to force gparted getting installed. I have 2 things now. 1. a good partition manager 2. A healthy system. A super help.
– leeuwtje
Nov 30 at 12:24
Thanks everyone else!
– leeuwtje
Nov 30 at 12:45
add a comment |
up vote
0
down vote
accepted
As suggested in a comment by @guiverc, it would perhaps be more convenient to use partitionmanager on qt-based systems.
While partitionmanager is initially installed as part of Lubuntu 18.10, an automatic purge removes it and so a full install of Lubuntu 18.10 lacks partitionmanager:
Start-Date: 2018-11-21 18:15:54
Commandline: apt-get --purge -q -y remove ^live-* calamares-settings-lubuntu calamares hunspell-en-us zram-config partitionmanager cifs-utils
Purge: hunspell-en-us:amd64 (1:2018.04.16-1), calamares-settings-lubuntu:amd64 (27), casper:amd64 (1.399), lupin-casper:amd64 (0.57build1), calamares:amd64 (3.2.2-0ubuntu1), cifs-utils:amd64 (2:6.8-2), calamares-settings-ubuntu-common:amd64 (27), partitionmanager:amd64 (3.3.1-2), zram-config:amd64 (0.5)
End-Date: 2018-11-21 18:16:23
Start-Date: 2018-11-21 18:16:26
Commandline: apt-get --purge -q -y autoremove
Purge: libkpmcore7:amd64 (3.3.0-3), localechooser-data:amd64 (2.71ubuntu3), user-setup:amd64 (1.63ubuntu5)
End-Date: 2018-11-21 18:16:31
Anyway, the user can simply re-install partitionmanager with sudo apt install partitionmanager
after which it will appear in the menu as KDE Partition Manager.
Thank everyone! I just installed partition manager, and I must say it is a very good solution. I didn't explore all functions in it yet, but it seems very similar to gparted in all aspects. I think the user interface is prettier:) Technical it is a much better solution using this than messing with old lib package to get them installed in attempts to force gparted getting installed. I have 2 things now. 1. a good partition manager 2. A healthy system. A super help.
– leeuwtje
Nov 30 at 12:24
Thanks everyone else!
– leeuwtje
Nov 30 at 12:45
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
As suggested in a comment by @guiverc, it would perhaps be more convenient to use partitionmanager on qt-based systems.
While partitionmanager is initially installed as part of Lubuntu 18.10, an automatic purge removes it and so a full install of Lubuntu 18.10 lacks partitionmanager:
Start-Date: 2018-11-21 18:15:54
Commandline: apt-get --purge -q -y remove ^live-* calamares-settings-lubuntu calamares hunspell-en-us zram-config partitionmanager cifs-utils
Purge: hunspell-en-us:amd64 (1:2018.04.16-1), calamares-settings-lubuntu:amd64 (27), casper:amd64 (1.399), lupin-casper:amd64 (0.57build1), calamares:amd64 (3.2.2-0ubuntu1), cifs-utils:amd64 (2:6.8-2), calamares-settings-ubuntu-common:amd64 (27), partitionmanager:amd64 (3.3.1-2), zram-config:amd64 (0.5)
End-Date: 2018-11-21 18:16:23
Start-Date: 2018-11-21 18:16:26
Commandline: apt-get --purge -q -y autoremove
Purge: libkpmcore7:amd64 (3.3.0-3), localechooser-data:amd64 (2.71ubuntu3), user-setup:amd64 (1.63ubuntu5)
End-Date: 2018-11-21 18:16:31
Anyway, the user can simply re-install partitionmanager with sudo apt install partitionmanager
after which it will appear in the menu as KDE Partition Manager.
As suggested in a comment by @guiverc, it would perhaps be more convenient to use partitionmanager on qt-based systems.
While partitionmanager is initially installed as part of Lubuntu 18.10, an automatic purge removes it and so a full install of Lubuntu 18.10 lacks partitionmanager:
Start-Date: 2018-11-21 18:15:54
Commandline: apt-get --purge -q -y remove ^live-* calamares-settings-lubuntu calamares hunspell-en-us zram-config partitionmanager cifs-utils
Purge: hunspell-en-us:amd64 (1:2018.04.16-1), calamares-settings-lubuntu:amd64 (27), casper:amd64 (1.399), lupin-casper:amd64 (0.57build1), calamares:amd64 (3.2.2-0ubuntu1), cifs-utils:amd64 (2:6.8-2), calamares-settings-ubuntu-common:amd64 (27), partitionmanager:amd64 (3.3.1-2), zram-config:amd64 (0.5)
End-Date: 2018-11-21 18:16:23
Start-Date: 2018-11-21 18:16:26
Commandline: apt-get --purge -q -y autoremove
Purge: libkpmcore7:amd64 (3.3.0-3), localechooser-data:amd64 (2.71ubuntu3), user-setup:amd64 (1.63ubuntu5)
End-Date: 2018-11-21 18:16:31
Anyway, the user can simply re-install partitionmanager with sudo apt install partitionmanager
after which it will appear in the menu as KDE Partition Manager.
answered Nov 30 at 9:15
community wiki
DK Bose
Thank everyone! I just installed partition manager, and I must say it is a very good solution. I didn't explore all functions in it yet, but it seems very similar to gparted in all aspects. I think the user interface is prettier:) Technical it is a much better solution using this than messing with old lib package to get them installed in attempts to force gparted getting installed. I have 2 things now. 1. a good partition manager 2. A healthy system. A super help.
– leeuwtje
Nov 30 at 12:24
Thanks everyone else!
– leeuwtje
Nov 30 at 12:45
add a comment |
Thank everyone! I just installed partition manager, and I must say it is a very good solution. I didn't explore all functions in it yet, but it seems very similar to gparted in all aspects. I think the user interface is prettier:) Technical it is a much better solution using this than messing with old lib package to get them installed in attempts to force gparted getting installed. I have 2 things now. 1. a good partition manager 2. A healthy system. A super help.
– leeuwtje
Nov 30 at 12:24
Thanks everyone else!
– leeuwtje
Nov 30 at 12:45
Thank everyone! I just installed partition manager, and I must say it is a very good solution. I didn't explore all functions in it yet, but it seems very similar to gparted in all aspects. I think the user interface is prettier:) Technical it is a much better solution using this than messing with old lib package to get them installed in attempts to force gparted getting installed. I have 2 things now. 1. a good partition manager 2. A healthy system. A super help.
– leeuwtje
Nov 30 at 12:24
Thank everyone! I just installed partition manager, and I must say it is a very good solution. I didn't explore all functions in it yet, but it seems very similar to gparted in all aspects. I think the user interface is prettier:) Technical it is a much better solution using this than messing with old lib package to get them installed in attempts to force gparted getting installed. I have 2 things now. 1. a good partition manager 2. A healthy system. A super help.
– leeuwtje
Nov 30 at 12:24
Thanks everyone else!
– leeuwtje
Nov 30 at 12:45
Thanks everyone else!
– leeuwtje
Nov 30 at 12:45
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097291%2flubuntu-18-10-gparted-gui-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I don't have any useful information on your problem sorry (packages.ubuntu.com/search?keywords=libglibmm) but Lubuntu 18.10 relies on Qt, so I'd suggest trying KDE Partition Manager (
partitionmanager
) which comes pre-installed with Lubuntu 18.10 (it uses Qt libs used by Lubuntu 18.10, not GTK+ libs ofgparted
)– guiverc
Nov 30 at 1:08
@guiverc, I don't see
partitionmanager
on my Lubuntu 18.10. Please check your system withapt list --installed | grep -i part
.partionmanager
is installed initially but it is subsequently removed by the installtion process via a purge operation. Check your/var/log/apt/history.log*
files.– DK Bose
Nov 30 at 4:22
1
partitionmanager
is preferably accessed from a Live USB after making sure relevant partitions are not mounted.– DK Bose
Nov 30 at 4:25
Sorry leeuwtje, and you are correct @DKBose. It existed on my 19.04 system (and I don't recall adding it) so I assumed it'd be on a 18.10; booted a 18.10 & nope.
– guiverc
Nov 30 at 5:45
On my Lubuntu 18.10, which is relatively clean, a simulation shows that only one additional package will be installed if I install
partitionmanager
. The additional package islibkpmcore7 (3.3.0-3 Ubuntu:18.10/cosmic [amd64])
.– DK Bose
Nov 30 at 8:46