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

mate-panel 1.17.0: crash applets using --with-in-process-applets #499

Closed
willysr opened this issue Nov 24, 2016 · 8 comments
Closed

mate-panel 1.17.0: crash applets using --with-in-process-applets #499

willysr opened this issue Nov 24, 2016 · 8 comments
Milestone

Comments

@willysr
Copy link
Member

willysr commented Nov 24, 2016

I tried to build mate-panel 1.17.0 using --with-in-process-applets=all parameter.
All went fine, until i tried to add and remove the applet from the panel.
It crashed the panel and respawn.

When i removed the parameter, all the applets are working fine. They gets added and removed normally.

I wonder if this parameter no longer works?

Slackware current with GTK+3 3.18.9

cc @lukefromdc

@lukefromdc
Copy link
Member

Until recently removing an applet would ALWAYS crash the panel with GTK3, but when it respawned the removed applet would be gone. I have not seen crashes on adding applets anytime I can remember.

BTW, with GTK 3.22, in-process applets cause all kinds of panel rendering bugs with things not being redrawn due to changes in GTK itself.
#468
Until someone finds a fix for that (it is a draw on native window issue it seems), in-process applets won't be usable anyway once all distros are shipping GTK 3.22/

@willysr
Copy link
Member Author

willysr commented Nov 25, 2016

I tried to remove a fish applet from panel and it worked fine with 1.17.0 without --with-in-process-applets=all parameter. No crashes here.

So i will leave this bug report open until every distro ship GTK 3.22 then.

@lukefromdc
Copy link
Member

It's a bug so yes this should stay open until either someone finds a fix or no GTK version in which it exists is still in use

@monsta monsta added this to the Gtk+3 milestone Nov 25, 2016
@monsta
Copy link
Contributor

monsta commented Nov 25, 2016

Until recently removing an applet would ALWAYS crash the panel with GTK3, but when it respawned the removed applet would be gone. I have not seen crashes on adding applets anytime I can remember.

Do you mean #447?

@lukefromdc
Copy link
Member

Yeah, its #447

@monsta
Copy link
Contributor

monsta commented Aug 15, 2017

This is probably fixed by #622.

@raveit65
Copy link
Member

Why not closing it instead of creating an unwanted email-notification-spam in my mail box? 😃

@monsta
Copy link
Contributor

monsta commented Aug 15, 2017

Well I didn't know for sure

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

No branches or pull requests

4 participants