-
Notifications
You must be signed in to change notification settings - Fork 191
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
[BUG] I see only a black screen when I open Session Desktop #3268
Comments
tracked internally via SES-3169 |
Hey @michael10101 , |
I gave the flatpak a try but I don't see to reproduce this on ubuntu |
@Bilb I remove this directory completly manually: $HOME/.var/app/network.loki.Session/config/Session/GPUCache now I dont have any problem. everything is OK. Thank you |
I have just experienced this on latest Arch Linux with Session app 1.14.5. It has happened after AMD GPU reset, which happens from time to time on my hardware. I have restarted the machine and Session Desktop has shown the black window after the launch. It was clearly working because the cursor changed shapes when hovering over the places where various controls were supposed to be. Other apps, like Signal etc, worked correctly. Removing GPUCache directory from ~/.config/Session did solve the problem. |
By the way I have nvidia-GPU on my laptop. But it is fully disabled. I use only the CPU's-embeeded-GPU. |
@michael10101 Nvidia GPUs in Linux specifically on the laptops are the endless sources of complains. But here the problem is unlikely the hardware, so the GPU family does not matter. I do not know what Skia shader is, but, my guess, is that something persisted (!) in the disk cache is either corrupted or becomes incompatible with the new version of the library used by the app. IMO, given the relative simplicity of the application's GUI, emptying this cache on startup may not be such as bad thing to do. |
Code of conduct
Self-training on how to write a bug report
Is there an existing issue for this?
Current Behavior
The screen goes black when I open Session desktop app.
I open session by this command:
Some output(logs) of terminal:
NOTE-1
If I close the session desktop app, and then I remove "$HOME/.var/app/network.loki.Session" and I start again the desktop app, session works properly. But after few days the UI goes blank.
NOTE-2
If the black screen bug exist, I can still see the "file-edit-view-window-help" menu if I click "ALT" button from my keyboard.
I think the UI objects are rendered, but they are fully black. Because If I move my mouse pointer somewhere on black screen, the pointer icon changes sometimes. I think I can click the buttons etc, but I can not see anything. Because they are black.
NOTE-3
I try to use dark mode of Gnome but nothing changed.
NOTE-4
Signal desktop app works properly which is also installed on my OS via flatpak.
Expected Behavior
No response
Steps To Reproduce
Desktop Version
1.14.3
Anything else?
The text was updated successfully, but these errors were encountered: