Solomon Choina

Results 31 issues of Solomon Choina

Error detected while processing function LightLineMake: line 1: E117: Unknown function: gutentags#statusline E15: Invalid expression: gutentags#statusline('tags...') line 2: E121: Undefined variable: tags

like this https://github.com/kaleb/vim-files/blob/master/xdg.vim>?

/tmp/yaourt-tmp-solaraquarion/aur-orbital-git/src/orbital/src/compositor/main.cpp:23:24: fatal error: compositor.h: No such file or directory compilation terminated. src/compositor/CMakeFiles/orbital.dir/build.make:118: recipe for target 'src/compositor/CMakeFiles/orbital.dir/main.cpp.o' failed make[2]: **\* [src/compositor/CMakeFiles/orbital.dir/main.cpp.o] Error 1 CMakeFiles/Makefile2:977: recipe for target 'src/compositor/CMakeFiles/orbital.dir/all' failed make[1]: **\*...

It currently fails to build because it looks for purple, and not purple-3. Perhaps add some logic to the MAKEFILE to say PURPLE=purple-3

enhancement
help wanted

Option --ocopyts was removed: ocopyts is now the default Error parsing option ocopyts (option not found) /etc/mpv/encoding-profiles.conf:108: setting option ocopyts='yes' failed. Error parsing option ofopts-clr (option not found) /etc/mpv/encoding-profiles.conf:111: setting...

``` `FAILED: glslc/glslc : && /usr/bin/g++ -m32 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wimplicit-fallthrough -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic glslc/CMakeFiles/glslc_exe.dir/src/main.cc.o -o glslc/glslc glslc/libglslc.a libshaderc_util/libshaderc_util.a libshaderc/libshaderc.a libshaderc_util/libshaderc_util.a -lSPIRV-Tools-opt -lSPIRV-Tools -lglslang -lOSDependent -lOGLCompiler -lglslang -lOSDependent -lOGLCompiler...

``` /home/solaraquarion/build/freshplayerplugin-git/src/freshplayerplugin-git/src/ppb_video_decoder.c:119:12: warning: ‘vaapi_context’ is deprecated [-Wdeprecated-declarations] struct vaapi_context va_context; ^~~~~~~~~~~~~ In file included from /home/solaraquarion/build/freshplayerplugin-git/src/freshplayerplugin-git/src/ppb_video_decoder.c:45:0: /usr/include/libavcodec/vaapi.h:56:29: note: declared here struct attribute_deprecated vaapi_context { ^~~~~~~~~~~~~ /home/solaraquarion/build/freshplayerplugin-git/src/freshplayerplugin-git/src/ppb_video_decoder.c: In function ‘initialize_decoder’: /home/solaraquarion/build/freshplayerplugin-git/src/freshplayerplugin-git/src/ppb_video_decoder.c:623:37:...

fixed