UbuntuBudgie / budgie-extras

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

WeatherShow applet adding problem #447

Closed marek287 closed 1 year ago

marek287 commented 1 year ago

I can't add WeatherShow applet to panel. Other applet adding seems working.

OS: Arch Linux x86_64 DE: Budgie 10.7.1 budgie-extras 1.5.0-1

fossfreedom commented 1 year ago

Run in a terminal

budgie-panel --replace &

Then add the weather applet

Please describe exactly what you see with the panel.

What do you see in the terminal?

marek287 commented 1 year ago

Thank you @fossfreedom .
(budgie-panel:3329): libpeas-WARNING **: 23:58:37.294: Failed to load module 'weathershow.so': libsoup-2.4.so.1: cannot open shared object file: No such file or directory

sudo pacman -S libsoup solves my problem!

fossfreedom commented 1 year ago

Please do raise this issue with your package maintainer. Libsoup should be a dependency and autoinstalled.