unmojang / FjordLauncher

Prism Launcher fork with support for alternative auth servers
GNU General Public License v3.0
78 stars 14 forks source link

Fjord launcher won't launch #20

Closed hownioni closed 1 month ago

hownioni commented 2 months ago

Operating System

Linux

Version of Fjord Launcher

Fjord Launcher 8.4.1-1

Version of Qt

6.7.2-1

Description of bug

It doesn't launch, instead it spits out this message on the terminal:

warning: direct reference to protected function `_ZNK19QStyledItemDelegate15initStyleOptionEP20QStyleOptionViewItemRK11QModelIndex' in `/usr/lib/libQt6Widgets.so.6' may break pointer equality
fjordlauncher: _ZNK19QStyledItemDelegate15initStyleOptionEP20QStyleOptionViewItemRK11QModelIndex: /usr/lib/libQt6Widgets.so.6: error due to GNU_PROPERTY_1_NEEDED_INDIRECT_EXTERN_ACCESS

Steps to reproduce

Launch from the terminal

Suspected cause

No response

This issue is unique

hownioni commented 2 months ago

I have to add that I installed fjordlauncher-bin package from AUR

evan-goode commented 2 months ago

This looks like https://github.com/PrismLauncher/PrismLauncher/issues/991, it seems like their resolution was to leave prismlauncher-bin in the AUR but recommend prismlauncher instead (or rather now, the prismlauncher in official repos).

I don't have a great solution to this, I think I might just remove the fjordlauncher-bin package. Maybe we can get Fjord added to Chaotic AUR so users don't always have to build it themselves?

hownioni commented 2 months ago

the qt5-bin version works though, maybe it's something with qt6?

evan-goode commented 1 month ago

The README no longer recommends the fjordlauncher-bin package, and the README mentions that fjordlauncher is in the Chaotic AUR for those Arch users wanting a quick binary install, so I'll close this.