Skip to content
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

QTBUG-53678 ICE default IO error handler doing an exit(), pid = ..., errno = 11 #1333

Open
ManuelSchneid3r opened this issue Nov 11, 2023 · 0 comments
Assignees
Labels
Bug P3 Medium Fix, but can wait if there's more import stuff to do. C: App Issue related to the core application/library Help wanted Much appreciated!

Comments

@ManuelSchneid3r
Copy link
Member

ManuelSchneid3r commented Nov 11, 2023

Appears when the user does not manually close albert and the session manager or systemd does it on shutdown, logout etc. Qt decides to just exit(1), because the ICE/XSMP connection is lost.

We had this one long time ago (#197) but somehow it appears again. Also see this Qt bug.

Approaches that can not fix the problems cause:

Findings:

Affected setups:

Working setups:

Conclusions:

It looks like this is a Gnome only issue (Cinnamon being a Gnome 3 fork and Mate Gnome2). Therefore it would be valuable to have some more DE combinations. (Pantheon, deepin, lxqt, budgie etc).

Maybe related:

@ManuelSchneid3r ManuelSchneid3r self-assigned this Nov 11, 2023
@ManuelSchneid3r ManuelSchneid3r added Help wanted Much appreciated! Bug P3 Medium Fix, but can wait if there's more import stuff to do. C: App Issue related to the core application/library labels Nov 11, 2023
@ManuelSchneid3r ManuelSchneid3r changed the title ICE default IO error handler doing an exit(), pid = ..., errno = 11 ICE default IO error handler doing an exit(), pid = ..., errno = 11/QTBUG-53678 Nov 18, 2023
@ManuelSchneid3r ManuelSchneid3r changed the title ICE default IO error handler doing an exit(), pid = ..., errno = 11/QTBUG-53678 QTBUG-53678 ICE default IO error handler doing an exit(), pid = ..., errno = 11 Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug P3 Medium Fix, but can wait if there's more import stuff to do. C: App Issue related to the core application/library Help wanted Much appreciated!
Development

No branches or pull requests

1 participant