91
Artwork, Screenshots, Widgets / Re: Show Your Screenshots Here
Last post by nous -Artix Cinnamon running fast.
Artix Cinnamon running fast.
Hello,
imlib2-config was removed in imlib2 version 1.7.5 from 2021. imlib2 is now at version 1.12.4. Please use pkg-config instead.
The "can't find loaders" problem you see may happen if the perl module dlopens libImlib2.so with RTLD_LOCAL instead of RTLD_GLOBAL.
A change was introduced in imlib2 version 1.12.4 that requires libImlib2.so to be loaded with RTLD_GLOBAL.
/Kim
Hello,
imlib2-config was removed in imlib2 version 1.7.5 from 2021. imlib2 is
now at version 1.12.4. Please use pkg-config instead.
The "can't find loaders" problem you see may happen if the perl module
dlopens libImlib2.so with RTLD_LOCAL instead of RTLD_GLOBAL.
A change was introduced in imlib2 version 1.12.4 that requires
libImlib2.so to be loaded with RTLD_GLOBAL.
/Kim
I always used the above and am not even sure where the plain "reboot", "poweroff", etc. commands come from. I thought that was a systemd thing even?
I really have no idea what to do here, and I don't like shutting down by holding the power button because of the filesystem risks that come with that. Thanks for any help!
# shutdown -h now // "poweroff"
# shutdown -r now // "reboot"
env|grep 'GTK\|QT'Code: [Select]QTWEBENGINE_CHROMIUM_FLAGS=-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter
GTK_USE_PORTAL=1
env|grep 'GTK\|QT'
GTK_MODULES=canberra-gtk-module:appmenu-gtk-module:canberra-gtk-module:appmenu-gtk-module