Diordany van Hemert

Results 26 comments of Diordany van Hemert

I reproduced the issue on my client by increasing the value of the `Min pressure to generate` slider. Maybe you could try decreasing this value if possible.

Just to make sure, you didn't run the `sudo rm /etc/udev/rules.d/60-weylus.rules` step right? Because it undoes the setup.

Did you set up the `uinput` interface? If not, see [this](https://github.com/H-M-H/Weylus#linux) section (also tick the `Enable uinput` box on your tablet). Add the `uinput` group: ``` sudo groupadd -r uinput...

Hi @everdred, can you also try issue #240? Just to be sure.

> @Diordany I found that step of the setup instructions oddly placed, but I understood that it was only meant to be used if reverting/uninstalling. Yeah, so we can rule...

I read earlier today that this project isn't being maintained right now (#255). I'm also not a contributor myself, but if I find anything that might help solve your problem,...

> Any update here? The only update I've seen so far is from #255.

I ran into a similar problem related to the ffmpeg libraries which includes `libavcodec`. I didn't build it using Docker though. I'm not sure if @Iey4iej3 and @cben are experiencing...

> Isn't the patch above doing that already (inlined below again with warning in R_BatchSurface changed into a Con_DWarning), or am I missing something? If you want to Con_DWarning in...

> I.e.: drop the warning at render time altogether? That's what I think it meant yes, but @ericwa would have to confirm that.