Closed yuripourre closed 2 months ago
Hmm I doubt there are differences caused by Chromium there. Have you tried the Gecko version?
Hmm I doubt there are differences caused by Chromium there. Have you tried the Gecko version?
No, I couldn't build gecko-dev. I can try to download the gecko version and compare.
Is there any way to change the brightness via code? I've found some methods but calling them didn't have any noticable effect.
Hmm I doubt there are differences caused by Chromium there. Have you tried the Gecko version?
No, I couldn't build gecko-dev. I can try to download the gecko version and compare.
Is there any way to change the brightness via code? I've found some methods but calling them didn't have any noticable effect.
We haven't used gecko-dev for a while. You don't actually need to build it as long as you don't use WebXR. For a non-WebXR enabled Wolvic you can just use the version from Maven. It should work out of the box
It is not a problem with chromium. Check the following two screenshots, top is with Chromium bottom with Gecko. Both taken in a Pico4. I'll check later with a Meta device, because I know we have specific code for gamma there and that might be the issue
@yuripourre are you sure you didn't change anything in the code? I cannot see any difference in brightness. I'm attaching 3 new pictures, the first two using Wolvic with chromium and gecko and the last one the Meta browser.
@svillar thanks for investigating!
I didn't change anything, I compiled as-is. I will try pull master again e make a new test.
I can also try in another device, just in case. I will let you know.
@svillar thanks for investigating!
I didn't change anything, I compiled as-is. I will try pull master again e make a new test.
I can also try in another device, just in case. I will let you know.
Have you verified the issue?
@svillar Hi, I didn't verify yet. I am sorry, busy weeks.
I will update here when I test it.
@yuripourre news?
@svillar I am sorry, I've been focusing in other projects, I will close this issue, if I make time to test it and the problem persists I can reopen.
Thank you so much for taking time to investigate it.
Configuration
Wolvic version: trunk Wolvic build ID:
Hardware: Oculus Quest 2
Steps to Reproduce
Current Behavior
The web page is too bright, specially comparing to the Oculus Browser
Expected Behavior
Page has regular brightness
Possible Solution
Set default brightness to a lower value
Context
The image below shows Wolvic on top and Oculus browser in the bottom. Wolvic is clearly very bright.
Error Logs and Stack Traces