flipperdevices / qFlipper

qFlipper — desktop application for updating Flipper Zero firmware via PC
https://update.flipperzero.one
GNU General Public License v3.0
1.14k stars 152 forks source link

qFlipper does not launch #78

Closed nobodyawesomer closed 2 years ago

nobodyawesomer commented 2 years ago

Describe the bug I downloaded the latest qFlipper app, and it does not run.

To Reproduce Steps to reproduce the behavior:

  1. Download the latest qFlipper AppImage.
  2. Run it.

Expected behavior The app should open normally.

Actual behavior It does not launch properly. When double clicking to open, there is no feedback or error message.

Additional troubleshooting

Additional context I am running Zorin OS:

$ uname -a
Linux Hostname 5.13.0-41-generic #46~20.04.1-Ubuntu SMP Wed Apr 20 13:16:21 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Log Running it in the terminal:

$ ./qFlipper-x86_64-1.0.2.AppImage 
QApplication: invalid style override 'adwaita' passed, ignoring it.
    Available styles: Windows, Fusion
86 [default] The X11 connection broke: No error (code 0)
XIO:  fatal IO error 22 (Invalid argument) on X server ":1"
      after 451 requests (451 known processed) with 0 events remaining.
nobodyawesomer commented 2 years ago

I restarted my computer and qFlipper launched normally. The QApplication invalid style notice was still there but the application launched fine without a broken X11 connection.