T0MuX

Results 24 comments of T0MuX

Hi, little up ?? I tried the same on Windows Server 2012R2. Actually, I had to disable NLA authentication on the server, because my linux client has no kerberos configured....

Hi, I just tried again into another context : Linux Manjaro host to VBox VM Windows 7... same thing. It just doesn't work. It opens a regular remote desktop window....

Hi, for people looking for an alternative solution, I just discovered this one : https://github.com/Fmstrat/winapps I didn't tested yet, but I think it can do exactly what we are trying...

I disagree. Everybody (or, a big lot of people atleast) uses emojis everydays. I really enjoy them because I think they are really useful, making some communications really shorter and...

Hi guys, sorry for the little delay. I have no `QSG_RHI_BACKEND` set. I tried with `qutebrowser --temp-basedir -s qt.force_software_rendering software-opengl`, the only difference is I don't see anymore the 3...

Maybe this is linked to the OS you use ? Windows right ? Windows is not case sensitive. If you use git on Windows, maybe it just ignores the case...

Hi, I could move forward a bit on this. The problem comes from $QT_QPA_PLATFORMTHEME to be set to "qt6ct". When I unset the variable, qutebrowser is working again. So I...

> I also had this issue, and found that passing through a /dev/net/tun device and setting CREATE_TUN_DEVICE=false at least works around the problem. My setup worked for years at this...

> I also had this issue today, setting container to Privileged mode worked, but is not an actual solution. Mine is already on Priviliged mode :/