Closed meermanr closed 1 year ago
BTW, what is the difference between the macos-5.15.2
and macos-6.5.1
builds?
I can second this behaviour on Linux: xca quits right away when started on the CLI, but works when given an existing database file.
Same here on Gentoo Linux with 2.4.0.
BTW, what is the difference between the
macos-5.15.2
andmacos-6.5.1
builds?
They are the QT Versions used during compilation
With current builds like https://github.com/chris2511/xca/actions/runs/6212531946 i cannot reproduce the issue.
There is a notarized universal binary that you maybe want to test: https://www.hohnstaedt.de/downloads/xca-2.4.246-Darwin.dmg
XCA 2.5.0 also runs fine on my MAC. Reopen, if the issue still exists.
i can confirm that 2.5.0 on Linux now works as expected (shows the interface when started without arguments).
@chris2511 wrote:
I tried both
macos-5.15.2
andmacos-6.5.1
from action Fixup for a548227a073: install translation files again. · chris2511/xca@8983e50 and found that they fix #309 (yay!) but that they don't open the GUI when launched.When running from the terminal I see the following while the XCA icon briefly appears in the dock and then disappears as it exits:
However, if I provide
--database
with a valid local file it launches fine:but outputs a bunch of warnings and a critical:
That said, the GUI seems to work "fine" as far as I can tell.