-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
Cinnamon crashes and breaks when launching "Virtual keyboard" #101881
Comments
I will say that it does start in lightdm. IIRC upstream uses slick greeter and lightdm, so maybe it's just broken for that dm. |
@worldofpeace it is broken when started on
? There must be something in my $HOME which alters the startup procedure of cinnamon to break (otherwise it wouldn't work for you?!) but what can it be? Edit: I now gathered a more meaningful error:
Edit 2: Found the remaining part thing: dconf. After renaming |
|
Which package provides gio for |
That is |
Any updates on this? |
It would need to be tested if the issue still persists. |
The bug is still persistent.
|
The bug is still present in 21.05:
|
The main problem I have is that I have no idea where to even start debugging the segfault, as it seems to be part of native code |
Any chances upstream has some idea? Not sure how to get in touch with them without making it seem like "We have a problem and you shall fix it". |
I ran |
I can confirm installing caribou fixes the issue. I haven't really looked into it yet, the related line is likely at And I managed to SIGSEGV gjs-console (cjs-console) in a const Caribou = imports.gi.Caribou;
new Caribou.KeyboardModel({ keyboard_type: 'tablet' }); I search for the output So I do |
Some of its layout files are required for constructing a keyboard model. Closes NixOS#101881
Describe the bug
When cinnamon is started either via gdm or
exec cinnamon-session-cinnameon
in a.xinitrc
.To Reproduce
Here I'm kind of unsure: I deleted all nemo and cinnamon folder in $HOME, .config and .local/share. Still this occurs on all of my machines.
IIRC this first happen when accidentally starting a "virtual keyboard" app
Expected behavior
Cinnamon starts and is usable
Additional context
Booting into an old generation did not fix this, however, I'm quite unsure what could be the cause of it. This is some log which I could create by running cinnamon from a
.xinitrc
. I'm not sure whether this is related to the issue or not.relevant
.xinitrc
:Output captured (the log is over 2000 lines long, this is from the very end and might be the issue):
Notify maintainers
@mkg20001 @worldofpeace
Metadata
"x86_64-linux"
Linux 5.8.11, NixOS, 20.09beta538.0cfe5377e89 (Nightingale)
yes
yes
nix-env (Nix) 2.3.7
"nixos-20.09.1469.13d0c311e3a, nixos-unstable-21.03pre244932.84d74ae9c9c"
"nixos-unstable-21.03pre246062.420f89ceb26, nixpkgs-unstable-19.09pre170896.6e5caa3f8ac, nixos-unstable-small-19.03pre161392.50bb0afa7ce"
/nix/var/nix/profiles/per-user/root/channels/nixos
Maintainer information:
The text was updated successfully, but these errors were encountered: