UbuntuBudgie / budgie-extras

Additional Budgie Desktop enhancements for user experience
https://ubuntubudgie.org
GNU General Public License v3.0
177 stars 34 forks source link

Solus 4.4 Budgie - WeatherShow Freezes System on Add #459

Closed diagnostics0 closed 1 year ago

diagnostics0 commented 1 year ago

When adding WeatherShow to my bottom panel through Budgie Desktop Settings, clicking Add freezes my system.

fossfreedom commented 1 year ago

Please check what applets you are using together with how your distro has compiled weathershow

Weathershow now compiles with either libsoup3 or libsoup2.4

All applets on your panel that compiles with the libsoup library needs to be the same version. You can't mix and match

For example you can't run the no-longer supported budgie-screenshot-applet which is libsoup2.4 with weathershow that was compiled with libsoup3

diagnostics0 commented 1 year ago

Thank you. Looks like Solus is using libsoup3. Trying to add the screnshot applet also forced the session to logout. I suppose I'll let the Solus folks know.