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
Following a complete upgrade of all software packages to their Ubuntu 24.04 LTS versions (from Ubuntu 22.04 LTS), the Zeal application had seemed to stop functioning completely. I have attempted to utilize the relevant apt-get commands to ensure that I could upgrade all packages that had been reported as "held back" but continue to receive errors with all upgrades manually completed. For more context on what has been affected by the software update, please consult the output below (even running zeal -f to "force" the application would not succeed):
When I had entered into gdb, I had not been particularly successful in locating the specific issue that must be resolved for my apt installation of Zeal to function from the official repositories based on the following uname -a result:
Linux ubuntu-macbookpro 6.5.0-45-generic #45~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Jul 15 16:40:02 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
I have repeated any attempts to perform the commands, sudo apt update and sudo apt upgrade, as well as sudo apt remove --purge zeal and sudo apt install zeal. However, none of the recommended commands from apt-get and similar utilities have succeeded in my ability to recover my Zeal documentation browser. I have installed the Flatpak version, except with limited success; the documentation seems to return to the incorrect directory.
Without actual stack trace it's nearly impossible to say what actually is broken. The crash doesn't even happen in Zeal's code. Quick googling suggests the issue is with AppArmor and there are various attempts at fixing it.
You should be able to point Flatpak version to the any directory in the settings.
Following a complete upgrade of all software packages to their Ubuntu 24.04 LTS versions (from Ubuntu 22.04 LTS), the Zeal application had seemed to stop functioning completely. I have attempted to utilize the relevant
apt-get
commands to ensure that I could upgrade all packages that had been reported as "held back" but continue to receive errors with all upgrades manually completed. For more context on what has been affected by the software update, please consult the output below (even runningzeal -f
to "force" the application would not succeed):The text was updated successfully, but these errors were encountered: