linuxmint / cinnamon-control-center

A collection of configuration plugins used in cinnamon-settings
GNU General Public License v2.0
62 stars 67 forks source link

Cannot open Cinnamon Network Manager #274

Closed Freemason-12 closed 2 years ago

Freemason-12 commented 2 years ago
 * csd version ('dpkg --list | grep cinnamon-settings-daemon' in Arch)
 * Distribution - Arch
 * Graphics hardware - Intel HD Graphics 520,  driver used - `intel-media-driver, libva-intel-driver`
 * 64 bit

Issue Cannot open Cinnamon Network Manager shows error: Using pam module (python3-pampy) /usr/lib/python3.10/site-packages/gi/overrides/Gio.py:42: Warning: invalid unclassed pointer in cast to 'NMACertChooserButton' return Gio.Application.run(self, *args, **kwargs) /usr/lib/python3.10/site-packages/gi/overrides/Gio.py:42: Warning: g_type_instance_get_private: assertion 'instance != NULL && instance->g_class != NULL' failed return Gio.Application.run(self, *args, **kwargs) Segmentation fault (core dumped)

Steps to reproduce Open Terminal and type cinnamon-settings Go to "Hardware" section and press the "Network" button

Expected behaviour Network settings menu opens

Other information

Freemason-12 commented 2 years ago

I saw that leight123linux transferred the issue from here somewhere else. What does it mean? Is this a bug which should be fixed by developers or there is something that I should do to fix that?

leigh123linux commented 2 years ago

@eli-schwartz ^^

Kaczi249 commented 2 years ago

I have similar similar error with Cinnamon network setting also on Arch linux.

Terminal output this: (cinnamon-settings.py:9115): nm-CRITICAL **: 21:22:27.849: ((../NetworkManager/src/libnm-core-impl/nm-setting-vpn.c:221)): assertion '<dropped>' failed /usr/lib/python3.10/site-packages/gi/overrides/Gio.py:42: Warning: invalid unclassed pointer in cast to 'NMACertChooserButton' return Gio.Application.run(self, *args, **kwargs) /usr/lib/python3.10/site-packages/gi/overrides/Gio.py:42: Warning: g_type_instance_get_private: assertion 'instance != NULL && instance->g_class != NULL' failed return Gio.Application.run(self, *args, **kwargs) [1] 9115 segmentation fault (core dumped) cinnamon-settings

Jakjm commented 2 years ago

This issue is the same as https://github.com/linuxmint/cinnamon/issues/10616 I think, and that issue was closed by https://github.com/linuxmint/cinnamon-control-center/commit/0f4d212874c4fbee18b860963d0a5c7bd54dcfd1.

So I think this issue should be closed?

lxl6125 commented 2 years ago

Downgrading libnma version from 1.8.34 to 1.8.32 works fine

Freemason-12 commented 2 years ago

How to do that? Which commands to write?

On Thu, Feb 3, 2022, 1:25 PM 蛋炒饭 @.***> wrote:

Downgrading libnma version from 1.8.34 to 1.8.32 works fine

— Reply to this email directly, view it on GitHub https://github.com/linuxmint/cinnamon-control-center/issues/274#issuecomment-1028678693, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXJV7M35H4TZS575VQSUEJ3UZIUVDANCNFSM5ML2LWEQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

lxl6125 commented 2 years ago

How to do that? Which commands to write? On Thu, Feb 3, 2022, 1:25 PM 蛋炒饭 @.> wrote: Downgrading libnma version from 1.8.34 to 1.8.32 works fine — Reply to this email directly, view it on GitHub <#274 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXJV7M35H4TZS575VQSUEJ3UZIUVDANCNFSM5ML2LWEQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.>

sudo pacman -S downgrade sudo downgrade libnma