Marcus Britanicus
Marcus Britanicus
@travankor's patch http://ix.io/3mob This fixes the `meson.build:124:2: ERROR: Dependencies must be external dependencies` when wlroots or wf-config in installed externally. However, when the configuration is done using `meson .build --prefix=/usr...
As of Wayfire [f715250](https://github.com/WayfireWM/wayfire/commit/f71525094487884719687c817a8cfd90a6fddb75), this problem is no longer there.
@ammen99 This seems to create a new problem: Now, if wlroots is installed and if we pass `Duse_system_wlroots=disabled`, meson quits with the following error: `subprojects/wlroots/meson.build:192:6: ERROR: Tried to override dependency...
#1812 fixes this issue.
I'm trying to compile this using qt5. I'm getting the following error: ``` g++ -c -pipe -fno-exceptions -O2 -g -O2 -fdebug-prefix-map=/home/cosmos/Softwares/Source/Python/PyQt5/PyQt-Qwt/Qwt=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC...
Thank you! That worked...! :-)
Just ran into this issue... The patch does not seem to apply. ``` ❯ curl https://termbin.com/kd1a | git apply % Total % Received % Xferd Average Speed Time Time Time...
@apricotbucket28 Thank you. I will test it sometime today or tomorrow.
Hi. Sorry for the late reply. Although I was able to test #11081, I was unable to reply here. I still get the same output/crash. It seems that `wl_surface.commit()` is...
> Hello! A single `wl_surface.commit()` before acknowledging is expected, or else the program will get stuck. Could you share the new log? @apricotbucket28 Please cancel my previous comment. I may...