Jenny

Results 10 comments of Jenny

I just discovered the same behavior and agree with @beheh that current behavior is quite bad.

@manelclos I rebased the branch on the current master.

Sadly not. Back then grsecurity hardened kernels where still a thing. I don't have a system with kernel anymore with hardening of that kind. IIRC the problem was memory that...

I have the same issue with my Index. Steam VR 1.8.6 running on Arch Linux

We just analyzed the issue a bit more and it seams like the issue lies with the [elastic search query](https://github.com/voc/voctoweb/blob/b661254888d87f92ac9bb0d1ec3f96cc144cc7e3/app/models/concerns/elasticsearch_event.rb#L86-L111). The query uses a multi_match of type `best_fields` which doesn't...

I have the same error. To test out if it's server side I tried to open the same URL the app tried to open according to the log and it...

I have the same error. Removing the if clause in lines 166-169 and replacing it with `self.stdout.write(command)` seams like the correct fix for me. I had this working with Python...

Yes the issue is that the [CI Job](https://github.com/RocketChat/helm-charts/actions/runs/3779298231) failed for the 5.4.1 release and it never was deployed to Github pages. But this is a more widespread issue. All commit...

This seams like a duplicate of #84 to me. Checkout my comment there for additional details.

I'm having the same issue. Graphics System: Xorg GPU: RTX 3090 GPU driver: nvidia proprietary driver 535.113.1.0 Kernal 6.5.6-zen2-1-zen Proton Experimental (8.0-104), older proton versions cause steam vr to crash...