System64fumo / syspower

Simple power menu/shutdown screen written in gtkmm 4
Do What The F*ck You Want To Public License
38 stars 1 forks source link

undefined symbol: syspower_show_windows #3

Closed alexlnkp closed 3 months ago

alexlnkp commented 3 months ago

Installed via the AUR, syspower On launch prints those warnings:

Unable to open file: /home/alex/.config/sys64/power/config.conf
Cannot load symbols: /usr/lib/libsyspower.so: undefined symbol: syspower_show_windows

Compilation was successful, however.

System64fumo commented 3 months ago

Oh whoops, forgot to clean that up My bad!

alexlnkp commented 3 months ago

Oh whoops, forgot to clean that up My bad!

It's all good, don't worry about it! We all make mistakes :)

System64fumo commented 3 months ago

Fixed, can you test now?

alexlnkp commented 3 months ago

Fixed, can you test now?

Yep, works now! Don't forget to increment the pkgrel var in the PKGBUILD!

System64fumo commented 3 months ago

Awesome! As for the aur pkgbuild I never increment those

I might add the commit date to them like some packages do though (Automatically grab commit date on build)