-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[BUG] Segmentation fault and black screen when updating to ls224 #46
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
I was able to get back online by reverting to the previous version. |
It looks like an issue with the latest version, likely an arch issue as we install from the arch repo. |
Yeah it is busted at head, will dig in tomorrow. |
for now, if anyone finds this issue, use the tag version-2024-11-15 |
Did not have time today, but did run some basic tests to see if it is sandboxing. Might need to rebase to Debian and drop aarch64 support for now, will know more tomorrow. |
Thank you, experiencing the same here. |
People in this thread please try the This rebases to debian and uses the official appimage to install digikam MR ref: |
Hi Ryan, I have all my digiKam instances connect to an external MariaDB database.
Hope that helped, |
Thank you @thelamer I also got a black screen when testing with "ghcr.io/linuxserver/lsiodev-digikam:8.5.0-debian-rebase" When I right-click and select DigiKam from the menu, this error appears:
I was able to right-click and open xterm. Digging around a bit, I see some
However, when I try to run the binary, it fails with this error:
|
Ok the problem is your |
So this looks to be unavoidable, restarting the internal mariadb server inside the container does not work properly, but just restarting the container or launching it a couple times will get it back up. |
I have updated with changes and dropped aarch64 support. Will leave this issue open for now with history and for people running into issues. For people that want a full upgrade run:
And restart the container, I created symlinks for compatibility, but the desktop menu will be missing icons and such without this. |
This worked for my existing deployment, and all my pictures are still there. Thanks all! |
Is there an existing issue for this?
Current Behavior
When starting a container that worked in the last version, I get a black screen via the KASM portal. I can right-click on the black screen and run XTerm and Firefox. When running digiKam via XTerm, it immediately dumps a core because of segmentation fault.
I also verified this on multiple machines and with a clean install.
This does not appear related to issue #36 as the docker logs are different.
Comparing the most recent CI results with the previous version shows the same thing. Last time, we see a Welcome to digiKam screen; now we see black.
Expected Behavior
Digikam should auto start and not segmentation fault. It should also run via XTerm, not segfault there either.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: