You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cinny is producing a white screen, when inspecting the window, I can actually see that it's actually rendered because ctrl+a followed by ctrl+c actually copied the elements of the window like the username and password fields.
Steps To Reproduce
Steps to reproduce the behavior:
Install cinny-desktop
Open Cinny
Expected behavior
Not having a whitescreen
Additional context
Produces a line that says GStreamer element appsink not found. Please install it
@aveltras Just tried it and it works! Do you have an idea how to automatically append WEBKIT_DISABLE_COMPOSITING_MODE=1 to the executable via desktop items? Because I mostly open my application using a launcher called j4-dmenu-desktop.
It should be doable but I don't have any example code on hand. I usually set the env variable globally for my configuration.
I'll close the ticket since it's not related to cinny-desktop per se.
Describe the bug
Cinny is producing a white screen, when inspecting the window, I can actually see that it's actually rendered because
ctrl+a
followed byctrl+c
actually copied the elements of the window like the username and password fields.Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not having a whitescreen
Additional context
Produces a line that says
GStreamer element appsink not found. Please install it
Notify maintainers
@aveltras
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: