darix
darix
**Describe the bug**: ``` hueplusplus-1.0.0/src/EntertainmentMode.cpp:24:10: fatal error: mbedtls/certs.h: No such file or directory ``` Full build log: https://build.opensuse.org/package/live_build_log/openSUSE:Factory/OpenRGB/standard/x86_64
it would help packagers to provide ready to use packages for the project.
I think the UI in the GTK version where "off" is just an entry in the drop down is a much better reflection of what is actually happening. With the...
newer and newer versions are hitting linux distros which makes building heisenberg harder.
hi, i cant find any information in the readme or in the source files about the license of this library.
``` JS ERROR: TypeError: wmclass is null _getWmClass@file:///usr/share/gnome-shell/extensions/[email protected]/AppManager.js:148:4 _getTrayApp@file:///usr/share/gnome-shell/extensions/[email protected]/AppManager.js:91:53 getAppSetting@file:///usr/share/gnome-shell/extensions/[email protected]/AppManager.js:59:25 addIcon@file:///usr/share/gnome-shell/extensions/[email protected]/TrayIndicator.js:56:38 _onIconAdded@file:///usr/share/gnome-shell/extensions/[email protected]/extension.js:21:55 @resource:///org/gnome/shell/ui/init.js:21:20 JS ERROR: TypeError: actor is null removeIcon@file:///usr/share/gnome-shell/extensions/[email protected]/TrayIndicator.js:120:4 _onIconRemoved@file:///usr/share/gnome-shell/extensions/[email protected]/extension.js:22:56 @resource:///org/gnome/shell/ui/init.js:21:20 ``` ``` JS ERROR: TypeError: actor.remove_actor is not...
buld is started with: ``` /usr/bin/cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=None '-DCMAKE_C_FLAGS=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DNDEBUG' '-DCMAKE_CXX_FLAGS=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector...
post install scriptlet with: ``` localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8 ``` best is probably to have a "ensure-utf8-locale" package
I learned about the DJV tool from a great youtube tutorial and would like to package it for opensuse. we prefer releases where possible.