Seite 1 von 1

[GELÖST] AusweisApp not starting

BeitragVerfasst: Apr 13th, '24, 09:51
von uli334
Hello,

I'm using Mageia9.
Installed "AusweisApp" from Discover.
In Discover "AusweisApp" is marked as installed, but there is no entry in Plasma/KDE StartMenue.
When I try to start from "Discover" nothing happens.

On another machine with Mageia9 there is no problem, anything works as expected.

On this machine here Mageia9 is upgraded from Mageia8. Maybe some differences in flatpak installation?

Maybe removing flatpak and reinstall may help?

Thanks for help and Greetings
Uli

Re: AusweisApp not starting

BeitragVerfasst: Apr 13th, '24, 13:02
von sturmvogel
What happens when you start it from a terminal?
Code: Alles auswählen
flatpak run de.bund.ausweisapp.ausweisapp2


And did you have a look in the wiki?
https://wiki.mageia.org/en/Flatpak#Laun ... plications

Re: AusweisApp not starting

BeitragVerfasst: Apr 13th, '24, 15:17
von doktor5000
Ahoi Uli, dir ist schon bewusst dass das hier das deutsche Forum ist ?

Re: AusweisApp not starting

BeitragVerfasst: Apr 15th, '24, 02:04
von uli334
Oh, das mit dem deutschen Forum hatte ich gar nicht so bemerkt :?

@ sturmvogel: Danke, das ist auch schon die Lösung. Wenn ich mit

Code: Alles auswählen
flatpak run de.bund.ausweisapp.ausweisapp2


starte, startet sie einwandfrei.

Nach der Installation mit "Discover" ist bei mir aber

Code: Alles auswählen
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=AusweisApp2 de.bund.ausweisapp.ausweisapp2


als Startbefehl hinterlegt. Damit aber kommt ein Fehler:

Code: Alles auswählen
GLib-GIO-WARNING **: 02:58:47.388: /usr/share/applications/kde-mimeapps.list contains a [Added Associations] group, but it is not permitted here.  Only the non-desktop-specific mimeapps.list file may add or remove associations.
bwrap: execvp AusweisApp2: No such file or directory


Ich vergleiche das einmal mit der Installation auf dem anderen Rechner, denn dort lief es nach der Installation einwandfrei...

Re: AusweisApp not starting

BeitragVerfasst: Apr 15th, '24, 16:40
von doktor5000
Zum Vergleich, ich hatte das auch schonmal mit Discord.
Einmal die Verknüpfung angepasst, als Befehl das einfügen wie es sich starten lässt, fertig.
uli334 hat geschrieben:/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=AusweisApp2 de.bund.ausweisapp.ausweisapp2

als Startbefehl hinterlegt. Damit aber kommt ein Fehler:

bwrap: execvp AusweisApp2: No such file or directory

Re: AusweisApp not starting

BeitragVerfasst: Apr 17th, '24, 06:33
von uli334
Ja, habe ich jetzt auch so gemacht. Das ist zwar nicht ganz sauber, da der Start der Anwendung von "Discover" aus immer noch nicht klappt.
Aber über den angepassten Startmenüeintrag von Plasma funktioniert es einwandfrei.
Damit ist für mich das Problem gelöst.

Auf dem anderen Rechner funktionieren Installation und Start auch über Discover einwandfrei, deshalb schiebe ich Problem einmal auf eine individuelle Fehlkonfiguration von Discover/flatpak auf diesem einen Rechner, vermutlich verursacht beim Upgarde vom MGA8 zu MGA9 und verfolge das nicht weiter.

Vielen Dank und viele Gruesse
Uli