[Help] Qt Apps Like Brave Browser and Cisco Packet Tracer Are Unusable — Can't Click Anything

Hey everyone,

I’m running into a frustrating issue with some Qt-based apps on my Linux setup (openSUSE Slowroll in my case, but this might affect Tumbleweed). Applications like Brave Browser and Cisco Packet Tracer launch fine and aren’t frozen — animations work. — but I can’t click on anything inside the window. No buttons, menus, or even tabs respond to clicks.

I don’t use either of those two apps…are you using Plasma Wayland?

The results from inxi -Gaz might be useful here.

If you create a new user, and login to the desktop as that new user, does the same issue present itself?

BTW, Brave is not a Qt application.

Brave works fine on my Tumbleweed.

Now are for updating Slowroll?

Hi, I use GNOME 48.2. the result from that command:

Graphics:
  Device-1: Intel HD Graphics 5500 vendor: Dell driver: i915 v: kernel
    arch: Gen-8 process: Intel 14nm built: 2014-15 ports: active: eDP-1
    empty: DP-1, DP-2, HDMI-A-1, HDMI-A-2 bus-ID: 00:02.0 chip-ID: 8086:1616
    class-ID: 0300
  Device-2: Sunplus Innovation Integrated_Webcam_HD driver: uvcvideo
    type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-1.6:4
    chip-ID: 1bcf:2b8d class-ID: 0e02
  Display: wayland server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.6
    compositor: gnome-shell v: 48.2 driver: X: loaded: modesetting
    unloaded: vesa alternate: fbdev,intel dri: iris gpu: i915 display-ID: 0
  Monitor-1: eDP-1 model: LG Display 0x04b1 built: 2015 res: 1366x768
    dpi: 112 gamma: 1.2 size: 310x174mm (12.2x6.85") diag: 355mm (14")
    ratio: 16:9 modes: 1366x768
  API: OpenGL v: 4.6 vendor: intel mesa v: 25.1.3 glx-v: 1.4 es-v: 3.2
    direct-render: yes renderer: Mesa Intel HD Graphics 5500 (BDW GT2)
    device-ID: 8086:1616 memory: 7.45 GiB unified: yes display-ID: :0.0
  API: Vulkan v: 1.4.313 layers: 1 device: 0 type: integrated-gpu name: Intel
    HD Graphics 5500 (BDW GT2) driver: N/A device-ID: 8086:1616 surfaces: N/A
    device: 1 type: cpu name: llvmpipe (LLVM 20.1.6 256 bits) driver: N/A
    device-ID: 10005:0000 surfaces: N/A
  API: EGL Message: EGL data requires eglinfo. Check --recommends.
  Info: Tools: api: glxinfo,vulkaninfo x11: xprop,xrandr

Thanks for clarifying that Brave isn’t Qt

@farhatizakaria which version 8.2.2 (QT5) or the beta 9.0.0 (QT6)? If it’s the beta version then in the /opt/pt/bin directory add a softlink ln -s /usr/lib64/libtiff.so.6 libtiff.so.5

Yes, I usually use 8.2.2 for Packet Tracer, It was working smoothly back then. Do I miss something ? should I change the desktop environment ?

@farhatizakaria well no issues with the 8.2.2 version here… perhaps try the beta version and see?