Hi all,
I am not being able to start AppImage nor to install deb package on my Ubuntu 18.10 machine.
I downloaded AppImage of the current version v3.0.2 (2018/08/17) of StarUML: StarUML-3.0.2-x86_64.AppImage. I made it executable and started from the terminal:
$ ./StarUML-3.0.2-x86_64.AppImage
After that I swiftly switched to my terminal window because if I hadn't done that the OS would have been completely frozen as explained later in the text. At this point desktop looked like on the screenshot named start-app-image-1.png.
Then I hovered the mouse over Evaluate button of the StarUML dialog and I got some additional output on my terminal: start-app-image-2.png.
At this point I closed StarUML window and the complete output that I got from this session is in the file named output-start-app-image.txt.
If I hadn't closed StarUML window, the OS would have frozen completely. When it freezes like that I can only move my mouse, but clicking the buttons does not invoke any action.
The OS freezes every time right after the AppImage has been started and the StarUML window shows up if I don't switch focus on some other window on my desktop.
The second issue I have is when I try to install the latest .deb package I downloaded from the site: StarUML-v2.8.1-64-bit.deb
When I type in my terminal:
$ sudo apt-get install ./StarUML-v2.8.1-64-bit.deb
I get the error report like the one in the file output-install-deb.txt
It seems that I have installed libcurl4 package but StarUML needs libcurl3 package.
Any help regarding this issues would be highly appreciated.
Cheers,
Miljan