wiiznokes

Results 208 comments of wiiznokes
trafficstars

[xdpyinfooutput.txt](https://github.com/rust-windowing/softbuffer/files/15240445/xdpyinfooutput.txt)

I tested it on Linux and it work. I was using Windows when I got the error. On both, I was using the same version of Idea, i.e. 2022.3.1, and...

I tested with and without and I have an error in both cases

Hey, I build it and it works 👍

but why are you using Windows7? :laughing:

you could try to execute the program in a console and repport some logs. btw, this is the script executed https://github.com/wiiznokes/LibreFanControl/blob/main/LibreFanControl/app/include/windows/scripts/install.ps1. it depend on https://github.com/wiiznokes/LibreFanControl/blob/main/LibreFanControl/app/include/windows/scripts/Manager.ps1. you could try this and...

Thanks for sharing, i didn't know about this projects. This will be helpful to support Flatpak someday. For the error, did you followed the instruction in https://github.com/wiiznokes/LibreFanControl/blob/main/INSTALL.md ? I suspect...

Wanted to give this idea a shot too. I initially compiled succefully `lsp-server` to wasm but this crate seems way better. I wonder if spawning the server in a [worker](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API)...

Thanks for bringing that up. Tbh, it seemed odd to me that only hwon7 was useful. > I'm running fancontrol-gui via the snap package manager Didn't known that was possible....

> I've built the project, had to add export CFLAGS=-fPIC or it would not link with libsensors You should use the branch `libcosmic`, it contains a patch for it. However,...