Skip to content

Unable to start the client running Gnome on Wayland (Fedora) #18

@divinoro

Description

@divinoro

Trying your client, however I can't start it:

FIrst

./NordVPN/launch_nord
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
/usr/lib/gio/modules/libdconfsettings.so: wrong ELF class: ELFCLASS32
Failed to load module: /usr/lib/gio/modules/libdconfsettings.so
Qt: Session management error: None of the authentication protocols specified are supported
Traceback (most recent call last):
  File "nord_nm_gui.py", line 416, in get_api_data
  File "site-packages/requests/api.py", line 75, in get
  File "site-packages/requests/api.py", line 60, in request
  File "site-packages/requests/sessions.py", line 533, in request
  File "site-packages/requests/sessions.py", line 646, in send
  File "site-packages/requests/adapters.py", line 416, in send
  File "site-packages/requests/adapters.py", line 228, in cert_verify
OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /etc/ssl/certs/ca-certificates.crt

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "nord_nm_gui.py", line 1185, in <module>
  File "nord_nm_gui.py", line 37, in __init__
  File "nord_nm_gui.py", line 422, in get_api_data
AttributeError: 'MainWindow' object has no attribute 'statusbar'
[17211] Failed to execute script nord_nm_gui
[divinorum@div-laptop2 NordVPN-GUI]$ locate ca-certificates.crt
/usr/lib64/GNUstep/Libraries/gnustep-base/Versions/1.25/Resources/GSTLS/ca-certificates.crt
/var/lib/snapd/snap/core/8213/etc/ssl/certs/ca-certificates.crt
/var/lib/snapd/snap/core/8268/etc/ssl/certs/ca-certificates.crt

Then

QT_QPA_PLATFORM=wayland ./NordVPN/launch_nord
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: wayland-org.kde.kwin.qpa, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Any special dependency I'm missing here, please ? All qt5, qt5 python and qt5 wayland stuff seems to be installed.

Thanky you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions