-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't open correctly #5
Comments
I installed gnome-control-center to use it instead and it fixed the issue... |
Same problem here! |
After a clean install from Regolith Linux 2.1 ISO, regolith-control-center works great. I managed to fix that by doing as #5. |
kgilmer
pushed a commit
that referenced
this issue
Nov 28, 2022
Entering the Wi-Fi page without connected to a network trips an assertion failure: (gnome-control-center:14943): nm-CRITICAL **: 16:36:16.732: nm_access_point_get_frequency: assertion 'NM_IS_ACCESS_POINT(ap)' failed Thread 1 "gnome-control-c" received signal SIGTRAP, Trace/breakpoint trap. 0x00007ffff7c8ee51 in g_logv () from /lib64/libglib-2.0.so.0 (gdb) bt #0 0x00007ffff7c8ee51 in g_logv () at /lib64/libglib-2.0.so.0 #1 0x00007ffff7c8f0d3 in g_log () at /lib64/libglib-2.0.so.0 #2 0x00007ffff63b7b8a in nm_access_point_get_frequency () at /lib64/libnm.so.0 #3 0x00000000005965b1 in connect_details_page (self=0x4658210) at ../panels/network/connection-editor/ce-page-details.c:264 #4 0x0000000000597f9e in ce_page_details_new (connection=0xfbde70, device=0xd52360, ap=0x0, editor=0x50a4350) at ../panels/network/connection-editor/ce-page-details.c:570 #5 0x0000000000593273 in net_connection_editor_set_connection (self=0x50a4350, connection=0x7fffcc096770) at ../panels/network/connection-editor/net-connection-editor.c:522 #6 0x0000000000593f7d in net_connection_editor_new (connection=0x7fffcc096770, device=0xd52360, ap=0x0, client=0xd3a0c0) at ../panels/network/connection-editor/net-connection-editor.c:790 #7 0x0000000000582b16 in show_details_for_row (self=0xcc3040, row=0x46587b0, list=0x4273b40) at ../panels/network/net-device-wifi.c:987 #8 0x00007ffff7d83845 in g_cclosure_marshal_VOID__OBJECTv () at /lib64/libgobject-2.0.so.0 #9 0x00007ffff7da1b79 in g_signal_emit_valist () at /lib64/libgobject-2.0.so.0 #10 0x00007ffff7da1eb8 in g_signal_emit_by_name () at /lib64/libgobject-2.0.so.0 #11 0x000000000058d41f in on_row_configured_cb (self=0x4273b40, row=0x46587b0) at ../panels/network/cc-wifi-connection-list.c:251 #12 0x00007ffff7da1b79 in g_signal_emit_valist () at /lib64/libgobject-2.0.so.0 #13 0x00007ffff7da1eb8 in g_signal_emit_by_name () at /lib64/libgobject-2.0.so.0 #14 0x000000000058c4c4 in configure_clicked_cb (self=0x46587b0) at ../panels/network/cc-wifi-connection-row.c:513 #15 0x00007ffff7da1b79 in g_signal_emit_valist () at /lib64/libgobject-2.0.so.0 #16 0x00007ffff7da1cb3 in g_signal_emit () at /lib64/libgobject-2.0.so.0 ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't open the control-center at all. I m using Linux Mint 21
Here is what the output of the cli:
The text was updated successfully, but these errors were encountered: