zlice

Results 145 comments of zlice

When I don't have the header I get an `incomplete type` error. Maybe that's a void-linux/compiler thing? I'll make a PR in the morning. Thanks ``` /usr/bin/g++ -D_LARGEFILE64_SOURCE -D_POSIX_C_SOURCE=200809L -I/builddir/conky-1.21.4/3rdparty/toluapp/include...

I believe this is related but can make another bug if it seems different. On Linux (void linux, kernel 6.10.0, mesa 24.1.4, Intel A770 DG2) using the `fade transition` with...

This seems to be related to plugins, at least on linux - where you i think you **have** to define `OBS_PLUGINS_PATH=/lib/obs-plugins OBS_PLUGINS_DATA_PATH=/usr/share/obs/obs-plugins/` to get plugins. Cut and Fade both work...

it's not void specific, it's linux specific and issues have been immediately closed as wont fix. the root cause is that plugins are loaded twice even when they have bad...

https://github.com/void-linux/void-packages/issues/55110 i thought that too but it started giving me issues. debugging rn actually .-. also on the multilib part, steam requires it so, pretty much have to have it...

saw you mention this in irc try this in post extract for cross builds? ``` vsed -e "s/gcc/$CC/" -i ${wrksrc}/makefile vsed -e "s/g++/$CXX/" -i ${wrksrc}/makefile ```

https://github.com/brndnmtthws/conky/issues/1939 not sure if this is related. this fix it?

https://github.com/void-linux/void-packages/pull/54596 tracking

bump, figured you may wana update this for nvidia before newer mesa releases

inline with intel-media-drivers https://github.com/void-linux/void-packages/pull/56346