-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux: Window goes white after a short time #946
Comments
This appears to be happening in the latest Flatpak release now. Using Arch with KDE Wayland.
|
Latest beta or latest stable? |
The latest stable from the flathub repository. I downgraded to commit |
If it helps, the console shows this during the white screen:
Any action taken after that message appears results in a white window. I've also tried removing the data directory in |
Looks like it's this issue: electron/electron#32760 For my notes I'm going to try duplicating this locally then doing some combination of these:
|
Included in v0.73.1 release (AUTOMATED COMMENT) |
I've had reports of the windows going white after a few seconds on various systems:
|
Can someone experiencing this problem try this build: https://www.dropbox.com/scl/fo/s1qy0t7abm4lz4i6oohw0/h?rlkey=03ca2zmj7rdn5sa19hlv3sgyv&dl=0 |
I am still seeing the issue occur in the build linked above. I didn't see any logs this time outside of normal info being written out. No errors or anything. It seems to be on a timer. It takes about maybe 2 seconds then goes white regardless of the window being displayed. It will happen on the budget selection screen as well, so you don't even have to get to view the regular application window. When it goes white, the elements are not clickable, even if you click the correct spot, so it seems that they're gone, like it's a blank webpage. Just to add to your list above, I'm on Arch using KDE Wayland with the 6.7.1 Zen kernel and an AMD laptop GPU. The issue has occurred for me now on both the Flatpak and Appimage. |
I can add this issue is affecting me too, the build linked in Dropbox has the same issue, but without the |
Can someone try with this build? https://www.dropbox.com/scl/fo/g4534teh1vdkz7j773q1q/h?rlkey=jjh0i3bvla4p0bwp1fcehudbv&dl=0 I still haven't been able to duplicate this in a VM on my side (which makes this a lot of guesswork). |
I continue to have the same issue with your new build. I thought this may be an issue with xwayland, but I tried running it on Plasma X11 and still had the same outcome. |
I still get the white screen, log attached. |
Does it work to run |
The issue still persists when ran with the |
Same issue here, too. |
I actually extracted the appimage and ran it for my tests. I tried both the normal AppRun and bucketsbeta. Both had the issue for me. |
I'm starting a build with an upgraded version of Electron to see if that will fix it. In the meantime, can someone run it with devtools open and see if there's a JavaScript error. I'm guessing it's not Javascript because even the menu bar appears to be white, but I'd like to rule it out.
|
With devtools enabled, in my terminal I saw the output of the following. In the JS console, nothing.
|
This build appears to be working for me. Had it open a few minutes and it hasn't gone white. |
Looks good here, too. |
Build is working for me as well. |
Thank you all so much for testing! I will get this fix out in a published version soon. Does it still work if you launch it like this?
|
Thank you so much for working on this! Launching with |
This build works for me as well! With |
One last one to try if you get a chance: https://www.dropbox.com/scl/fo/m9ede1aezrtdfpew3rl6m/h?rlkey=iqjl9tnt9ptte8igmoaatzgtc&dl=0 This one uses the latest Electron 26 rather than 28, because 27 dropped support for older versions of macOS that we'd still like to support. |
That new build is still working well for me. |
The most recent build you linked appears to be working fine, but it errors out when I attempt to open my existing budget file. Creating a new one works just fine. |
If you opened the budget file with any of the prior builds (in this issue), it upgraded it to the beta database schema (which is incompatible with the stable version). I'm guessing that's what happened? |
Apologies, I forgot to pull my backup before testing the most recent build and that is exactly what happened. The most recent version you linked is working perfectly, and the aforementioned error, |
Included in v0.73.3 release (AUTOMATED COMMENT) |
@iffy When could I expect Flathub to receive this fix? The main version listed there is still broken. |
I would have thought it would have been out simultaneously. Let me check that out. |
Window launches can interact a little, maybe create or open a budget, then turns white. Happens with the App Image and flatpak but the AppImage takes longer to white out.
Xserver Kde Latest Arch
The text was updated successfully, but these errors were encountered: