xeco23/WasIstLos

App crashes when it tries to load QR code

Opened this issue · 1 comments

Description
Whatsapp crashes when it tries to load QR code.

Here's the complete output in console:

$  flatpak run com.github.eneshecan.WhatsAppForLinux
F: Not sharing "/dev/log" with sandbox: Path "/dev" is reserved by Flatpak
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: SettingMap: Key file does not have group “web”, returning default value: 1
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: SettingMap: Key file does not have group “web”, returning default value: 0
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: SettingMap: Key file does not have group “general”, returning default value: 1
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: SettingMap: Key file does not have group “web”, returning default value: 0
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: SettingMap: Key file does not have group “general”, returning default value: 0
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: SettingMap: Key file does not have group “general”, returning default value: 1
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: SettingMap: Key file does not have group “general”, returning default value: 0
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: SettingMap: Key file does not have group “general”, returning default value: 0
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: SettingMap: Key file does not have group “appearance”, returning default value: 0
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: 
<13>Jun 16 21:18:25 whatsapp-for-linux[5]: ** (whatsapp-for-linux:2): WARNING **: 21:18:26.329: GDK is not able to create a GL context, falling back to glReadPixels (slow!): Unable to create a GL context

This issue is related to #288.

To Reproduce
Steps to reproduce the behavior:

  1. Execute flatpak run com.github.eneshecan.WhatsAppForLinux

Expected behavior
Whatsapp desktop starts normally.

Environment

  • Distro: Kali Linux (based on Debian Testing)
  • Package: flatpak
  • Desktop Environment or Window Manager: KDE

cannot run qr code ... can you help me