Skip to content
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

Icon-picker has a segmentation fault with certain third party icon themes #68

Open
smurphos opened this issue Aug 21, 2019 · 3 comments

Comments

@smurphos
Copy link

Cinnamon 4.2.3, Mint 19.2, xapps 1.4.9

Problematic icon themes

https://github.com/bikass/korla
https://github.com/Bonandry/yaru-plus

To reproduce install one of the problematic icon themes, open the menu configure GUI via terminal

steve@steve-Inspiron-5580:~$ xlet-settings applet [email protected]

It will open fine.

Click the icon button - no GUI is displayed and the terminal displays

Segmentation fault (core dumped)

The issue also breaks cinnamon-desktop-editor which does not open at all.

steve@steve-Inspiron-5580:~$ cinnamon-desktop-editor -m nemo-launcher -d ~/Desktop
Segmentation fault (core dumped)

Ref: linuxmint/cinnamon#8801

@smurphos smurphos changed the title Icon-picker has a segmentation fault with certain third party icon themes in Cinnamon Icon-picker has a segmentation fault with certain third party icon themes Aug 21, 2019
@smurphos
Copy link
Author

The issue also occurs on trying to open the icon-picker from mintmenu preferences in Mate 19.2 with these icon themes active

@mtwebster
Copy link
Member

mtwebster commented Nov 27, 2019

This seems like this bug I filed a while back: https://gitlab.gnome.org/GNOME/gtk/issues/2111

There's a corresponding issue in one of our packages as well I think, but I haven't been able to find it yet :)

Edit - never mind I just saw your link. This looks like it's been fixed in Gtk, I'm not sure yet if they would backport or not.

@smurphos
Copy link
Author

As an aside - the stock High Contrast icon theme triggers this issue as-well.

Cinnamon 4.4.8, 19.3, Xapps 1.6.10+tricia

steve@steve-Inspiron-5580:~$ dconf read /org/cinnamon/desktop/interface/icon-theme
'HighContrast'
steve@steve-Inspiron-5580:~$ xlet-settings applet [email protected]
Segmentation fault (core dumped)
steve@steve-Inspiron-5580:~$ cinnamon-desktop-editor -m nemo-launcher -d ~/Desktop
Segmentation fault (core dumped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants