NoXPhasma

Results 60 comments of NoXPhasma

I think the better workaround is to set `layout.frame_rate` from `-1` to `0` in `about:config`.

Yeah, I've just seen that the CPU load was cranking up with set to `0`. Anyway, I think enabling composition pipeline is a terrible workaround as it creates a very...

Why do you even use hardcoded paths? Just look in $PATH for winetricks. Something like this: ```python def find_executable(executable, path=None): """Find if 'executable' can be run. Looks for it in...

Yes I know. But by using the code above, it would also work on Python < 3.3. However, if backwards compatibility is not wanted/needed, then I would go with `shutil.which`...

Yes, my speakers are plugged correctly, an audio test sends the sounds to the correct channels. Also Stereo panning works when I change the channel options to Stereo. :) >...

Maybe it's a bug in the WebAudio implementation of Firefox, this is the first time I've had this wrong channel order in Firefox.

I've added a meta.js file and changed the update url to it.

I get suddenly a renew error with Curl error 60: ``` [Do 21. Apr 16:27:46 CEST 2022] ===Starting cron=== [Do 21. Apr 16:27:47 CEST 2022] Already uptodate! [Do 21. Apr...

I can confirm this on Linux Mint 18 x64. Stable version works fine.

Like @Storm-Engineer, it was the same for me. After I've opted out of all non existent betas, the Steam beta client works again.