hugolabe / Wike

Wikipedia Reader for the GNOME Desktop
https://hugolabe.github.io/Wike/
GNU General Public License v3.0
257 stars 33 forks source link

Application isnt Opening #201

Open NoePfister opened 1 month ago

NoePfister commented 1 month ago

When I download Wike from Flathub, the Application is loading and then before displaying a windows crashing. My Info:

DE: Plasma 6.2.1 OS: Arch Linux x86_65

All other GNOME Flatpack application function properly without problems.

hugolabe commented 1 month ago

Have you tried to see if running it from the command line shows any error message? You can do this with the command:

flatpak run com.github.hugolabe.Wike

NoePfister commented 1 month ago

Output of flatpak run com.github.hugolabe.Wike:

(process:2): Gtk-WARNING **: 19:17:19.400: Locale not supported by C library.
        Using the fallback 'C' locale.
flatpak-spawn: Invalid byte sequence in conversion input
Try "flatpak-spawn --help" for more information.

** (wike:2): ERROR **: 19:17:19.796: readPIDFromPeer: Unexpected short read from PID socket
hugolabe commented 1 month ago

It seems to be the same problem that occurs in issue #200

Do you also use mixed locales?

lucyfer77 commented 5 days ago

I'm having this problem right now after i installed Kde plasma latest with kali Same error that mentioned above ... No solution?