-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Several issues with cinny
and cinny-desktop
#283756
Comments
Try one of
Please respond with results |
@pbsds Unfortunately none of these worked Also I forgot to attach the errors shown in the screenshot so here they are GStreamer element autoaudiosink not found. Please install it
(WebKitWebProcess:4230): GLib-GObject-CRITICAL **: 11:44:08.071: invalid (NULL) pointer instance
(WebKitWebProcess:4230): GLib-GObject-CRITICAL **: 11:44:08.071: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed |
Cinny 4.1.0 is out (at least on unstable), but it fails to load for me as well with a similar blank screen after showing something about connecting to the server for a bit. @mastermach50 curious if this is still an issue for you with the newer Cinny. |
I don't use |
I only have |
The desktop-version seems to be tauri based now. One other tauri app with a similar issue i remember is |
Wayland. |
please try |
There's no |
related: |
Same problem with those both. |
I've had issues when building from source and launching (fixed), but not when installed from nixpkgs, so I'm not sure. |
Regarding |
No change with that one, either. I do realize now that Webkit coredumps when I run Cinny. Logs
|
Am I right that |
Yes it is known: cinnyapp/cinny#1869 |
Currently there are two packages for cinny,
cinny
andcinny-desktop
.cinny
has 2 listed maintainers - @wahjava and @ashkitten but is does not output any executable. Meanwhilecinny-desktop
has no listed mainters but it is the package that outputs thecinny
executable.Also
cinny-desktop
does not run properly due to the following bugDescribe the bug
cinny-desktop package when run without sudo produces a blank window with a grey background (grey color probably due to dark theme). The package only runs properly if run as root.
Steps To Reproduce
Steps to reproduce the behavior:
cinny-desktop
cinny
from terminal or from any launcherExpected behavior
Cinny runs properly and you will see the option to sign in (if not already signed in)
Screenshots
Additional context
While trying to find a solution for this issue I came across this similar issue
#212064 but the solution specified there did not work for me.
Infact using
WEBKIT_DISABLE_COMPOSITING_MODE=1
produces a blank white screen.Notify maintainers
Maintainers already mentioned.
People who edited these packages most recently (3 months ago as of writing this)
@wegank @pbsds
Metadata
The text was updated successfully, but these errors were encountered: