Modem Manager GUI in Vera 21.1

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
DooMFeaR
Level 1
Level 1
Posts: 1
Joined: Sat Apr 29, 2023 1:19 pm

Modem Manager GUI in Vera 21.1

Post by DooMFeaR »

Hi,

First of all, this will be my first post on this forum so I hope I post in the right section. I just switched from Ubuntu to Mint and I can't believe how much I enjoy it! I have a Dell E6230 with a SIM card in it. I used to have Modem Manager GUI installed and working under Ubuntu 20.04 LTS before switching to Linux Mint for sending text messages and also connecting to the internet when wifi was an issue.
In Mint 21.1, the Network Manager can see the modem hardware without any issue, I got network reception on the SIM card, and I can easily connect to the internet! I managed to install Modem Manager GUI through the terminal, but I have a problem when I am executing it. This is the error that I get:

Code: Select all

$ sudo modem-manager-gui 

(modem-manager-gui:8021): Gdk-CRITICAL **: 22:08:28.391: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
Connection manager: Network Manager >= 0.9.0
Modem manager: Modem Manager >= 0.7.0
Segmentation fault at address: 0x20
Stack trace:
1. /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_bit_lock+0x50) [0x7f0247bb8540]
2. /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_bit_lock+0x50) [0x7f0247bb8540]
3. /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_variant_n_children+0x1d) [0x7f0247c3234d]
4. /usr/lib/x86_64-linux-gnu/modem-manager-gui/modules/libmodcm_nm09.so(+0x3bc0) [0x7f024438ebc0]
5. modem-manager-gui(mmguicore_connections_enum+0x6d) [0x5599e364ed4d]
6. modem-manager-gui(+0x4a520) [0x5599e366f520]
7. modem-manager-gui(mmguicore_devices_open+0x1c0) [0x5599e3653f90]
8. modem-manager-gui(+0x415d2) [0x5599e36665d2]
9. modem-manager-gui(+0x4a7a2) [0x5599e366f7a2]
Can anyone give me some support here?

Thanks!!!
Last edited by LockBot on Sun Oct 29, 2023 10:00 pm, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
mikeflan
Level 17
Level 17
Posts: 7155
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: Modem Manager GUI in Vera 21.1

Post by mikeflan »

Run it without sudo. That program has nearly perfect reviews in Software Manager.
felsgaertner
Level 1
Level 1
Posts: 2
Joined: Sun Jun 04, 2023 11:31 am

Re: Modem Manager GUI in Vera 21.1

Post by felsgaertner »

mikeflan wrote: Sat Apr 29, 2023 10:26 pm Run it without sudo. That program has nearly perfect reviews in Software Manager.
Hello, though being new to this forum, I can confirm that this also happens without sudo:

Code: Select all

$ id && modem-manager-gui 
uid=1000(vph) gid=1000(vph) groups=1000(vph),4(adm),20(dialout),24(cdrom),27(sudo),30(dip),46(plugdev),115(lpadmin),136(sambashare)
Connection manager: Network Manager >= 0.9.0
Modem manager: Modem Manager >= 0.7.0
Segmentation fault at address: 0x20
Stack trace:
1. /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_bit_lock+0x50) [0x7f9e03a9e540]
2. /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_bit_lock+0x50) [0x7f9e03a9e540]
3. /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_variant_n_children+0x1d) [0x7f9e03b1834d]
4. /usr/lib/x86_64-linux-gnu/modem-manager-gui/modules/libmodcm_nm09.so(+0x3bc0) [0x7f9dfd4e2bc0]
5. modem-manager-gui(mmguicore_connections_enum+0x6d) [0x5620364fbd4d]
6. modem-manager-gui(+0x4a520) [0x56203651c520]
7. modem-manager-gui(mmguicore_devices_open+0x1c0) [0x562036500f90]
8. modem-manager-gui(+0x415d2) [0x5620365135d2]
9. modem-manager-gui(+0x4a7a2) [0x56203651c7a2]
Best regards.
felsgaertner
Level 1
Level 1
Posts: 2
Joined: Sun Jun 04, 2023 11:31 am

Re: Modem Manager GUI in Vera 21.1

Post by felsgaertner »

Just to avoid questions - I did a fresh install of Mint:

$ cat /etc/os-release
NAME="Linux Mint"
VERSION="21.1 (Vera)"
ID=linuxmint
ID_LIKE="ubuntu debian"
PRETTY_NAME="Linux Mint 21.1"
VERSION_ID="21.1"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.linuxmint.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide. ... en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=vera
UBUNTU_CODENAME=jammy
mikeflan
Level 17
Level 17
Posts: 7155
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: Modem Manager GUI in Vera 21.1

Post by mikeflan »

Thanks for reporting that. I created a review saying it does not work with LM 21.1.
Locked

Return to “Software & Applications”