21.9.23 was the last working Version. I downloadet all Versions
from Releases · Manager-io/Manager.AppImage · GitHub
21.9.25
21.9.26
21.9.27
I use Manager most on Mondays and beginn with an update to the new version.
Last using 23.9. 2021 all was fine.
Today i had an big manjaro update, all works fine since 2018 not breaks or somethink, no entrys in the error logs, but this
Sep 27 11:52:45 manjaro-pc systemd-coredump[8433]: [🡕] Process 8340 (ManagerDesktop) of user 1000 dumped core.
@hanny so the app does not crash on startup. It crashes when you click on business name within Manager. Is that correct?
In that case, something would be wrong in relation to SQLite library. There are many Linux distributions. Typically, if AppImage works on Ubuntu and Fedora, I just assume it’s good enough since that should cover over 50% Linux desktop users.
Can you try if you can get free trial of Server edition going? If not, at least you should be able to see some error in console. That would help narrow down the issue.
Hello Lubos, thank you for replay,
yes it is correct, the app itself starts normaly, if i klick a imported business or create a new one, it crashes.
I will test and tell it later.
do you know how i can get more information from the terminal when the manager client crashed?
I open the appimage with ./
and i only get this feedback /tmp/.mount_ManagefHWk4v/AppRun: line 4: 14896 memory access error (memory dump written) ${HERE}/opt/manager/ManagerDesktop
Ok, back already.
I read the tutorial and remembered that I had seen on Github that there is also a server editon as appimage.
To test if there are problems with appimages, I tested those first. Downloaded and ran it, then ran it in the browser 127.0.0.1:8080. It works, my last backup applied and worked as well.
This does not solve the client problem but I could already enter some things and resave.
How long can I use the server version if the client is not working for a while?
You need gtk3-1:3.24.30-2-x86_64.pkg.tar.zst this package, but do not upate it, go in the settings of pamac and set it on the ignore list after you install it
Guys, can we get @lubos involved? just to check if anything can be done from developers side.
I’m bookkeeper, I don’t want to compile code myself or change default Manjaro scripts, but I would be very grateful if I could run Manager on my favourite distro again.
You don’t need to compile anything or change any default scripts, here’s a direct link to the release https://github.com/niknah/arch-gtk3-without-tracker3/releases/download/v3.24.35-2/arch-gtk3-without-tracker3-x86-64.tar.xz
Run cd Downloads; tar -xJf arch-gtk3-without-tracker3-x86-64.tar.xz. Then put manager’s AppImage file into the same folder and run bash ./manager.sh
The other suggestion might be better, Arch / Manjaro is a more technical / manual distro of linux and linux is more technical / manual than other Operating systems.