You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a somewhat ancient Linux installation - Linux Mint 19.3 based on ubuntu bionic. I've been using the appimages for a while but now I need to switch to flatpak.
When I'm trying to log in to google account immediately crashes the launcher. If launched from console, the following error is shown:
Fontconfig error: Cannot load config file "/run/host/font-dirs.xml": No such file: /run/host/font-dirs.xml
Qt: Session management error: Could not open network socket
Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
[2:19:0402/191931.820101:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/Flatpak: org.freedesktop.DBus.Error.InvalidArgs: No such property 'supports'
To Reproduce
Steps to reproduce the behavior:
Start the launcher on an old Linux system
Click on 'Sign in with google'
See the launcher window disappear
Expected behavior
The log-in process should continue. If this is not feasible, then the minimum requirements for the launcher should be better documented.
Desktop (please complete the following information):
Additional context
When I copied the configuration file from the AppImage version, so that my login credentials are already in place, the launcher worked correctly (although it failed to log in to MS account, which may be an unrelated problem).
The text was updated successfully, but these errors were encountered:
With USE_WEBENGINE=0 it works just fine. I guess that the MS account login issue could be related to this after all, but I've managed to bypass it with the "remote connect" (or something like this) option.
I have not been aware of any minimum requirements, only that flatpak has poor stability
Oh my.. If this wasn't the one thing that flatpak was supposed to solve...
Describe the bug
I have a somewhat ancient Linux installation - Linux Mint 19.3 based on ubuntu bionic. I've been using the appimages for a while but now I need to switch to flatpak.
When I'm trying to log in to google account immediately crashes the launcher. If launched from console, the following error is shown:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The log-in process should continue. If this is not feasible, then the minimum requirements for the launcher should be better documented.
Desktop (please complete the following information):
Additional context
When I copied the configuration file from the AppImage version, so that my login credentials are already in place, the launcher worked correctly (although it failed to log in to MS account, which may be an unrelated problem).
The text was updated successfully, but these errors were encountered: