azahar-emu / azahar

A new Citra fork
https://azahar-emu.org/
2.44k stars 131 forks source link

Cannot use "Open" context menu #515

Open FeyrisTan opened 4 weeks ago

FeyrisTan commented 4 weeks ago

Is there an existing issue for this?

Affected Build(s)

latest commit || 48447fc

Description of Issue

I cannot use the open context menu on any game:

Unable to create KIO worker. Can not create a socket for launching a KIO worker for protocol 'file'.

Launching in terminal gives me this:

kf.kio.core: ConnectionServer::listenForRemote failed: "QLocalServer::listen: Name error"
kf.kio.core: KIO Connection server not listening, could not connect
kf.kio.core: couldn't create worker: "Can not create a socket for launching a KIO worker for protocol 'file'."
Unable to create KIO worker. Can not create a socket for launching a KIO worker for protocol 'file'.

Expected Behavior

Open requested location in file manager

Reproduction Steps

  1. Right click on any Game
  2. Use any of the "Open" options

Log File

Log File does not contain any information. It just states that the Path (Dumped Textures for example) is being opened.

System Configuration

CPU: 13th Gen Intel(R) Core(TM) i5-13600K GPU/Driver: Mesa 24.2.5 RAM: 32GB DDR5 OS: archlinux

*Using latest compiled build

EDIT: Also occurs on latest prebuilt Appimage from 3 weeks ago