You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I faced with an issue with qTox messenger.
I installed it from Debian's repo and it shows me errors when I try to configure download folder Error creating I/O helper process. Failed to create socket to start I/O helper process for protocol 'file'.
After that I installed strace debugger and tried to start qtox through it
[23:36:37.982 UTC] :0 : Warning: KIO Connection server not listening, could not connect
[23:36:37.983 UTC] :0 : Warning: couldn't create worker: Failed to create socket to start I/O helper process for protocol 'tags'.
[23:36:38.415 UTC] :0 : Warning: KIO Connection server not listening, could not connect
[23:36:38.415 UTC] :0 : Warning: couldn't create worker: Failed to create socket to start I/O helper process for protocol 'file'.
apt search kio | grep kio/stable
kio/stable,now 5.103.0-1+deb12u1 amd64 [installed, automatically]
qml-module-org-kde-kio
/stable,now 5.103.0-1 amd64 [installed, automatically]
dpkg -l | grep kio
ii kde-cli-tools-data 4:5.27.5.1-2 all tools to use kioslaves from the command line
ii kio 5.103.0-1+deb12u1 amd64 resource and network access abstraction
ii kio-audiocd 4:22.12.3-1 amd64 transparent audio CD access for applications using the KDE Platform
ii kio-extras 4:22.12.3-1 amd64 Extra functionality for kioslaves.
ii kio-extras-data 4:22.12.3-1 all Extra functionality for kioslaves data files.
^^^^^^^^^^^^^^^^^^^
Look good
GDB debugger doesn't work for me:
gdb /usr/bin/qtox
Reading symbols from /usr/bin/qtox...
(No debugging symbols found in /usr/bin/qtox)
So I'm stuck and I don't know what to do next. And how to analyse that issue further?
Observed Behavior
qTox shows me errors when I try to configure download folder
Error creating I/O helper process. Failed to create socket to start I/O helper process for protocol 'file'.
Expected Behavior
Stable usage without any errors.
Reproducibility
Always
Operating System
Linux
Operating System version/distro/name/etc.
Debian Bookworm
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Contact Details (e.g. Tox ID or email)
No response
qTox Version
v1.17.6-0.1-debian
Commit Hash
No response
Toxcore Version
toxcore: 0.2.18
Qt Version
5.15.4
Steps to reproduce
I faced with an issue with qTox messenger.
I installed it from Debian's repo and it shows me errors when I try to configure download folder
Error creating I/O helper process. Failed to create socket to start I/O helper process for protocol 'file'.
After that I installed strace debugger and tried to start qtox through it
Here are some errors I received:
Next to it
gives me nothing.
^^^^^^^^^^^^^^^^^^^
Look good
GDB debugger doesn't work for me:
So I'm stuck and I don't know what to do next. And how to analyse that issue further?
Observed Behavior
qTox shows me errors when I try to configure download folder
Error creating I/O helper process. Failed to create socket to start I/O helper process for protocol 'file'.
Expected Behavior
Stable usage without any errors.
Reproducibility
Always
Operating System
Linux
Operating System version/distro/name/etc.
Debian Bookworm
Relevant log output
No response
The text was updated successfully, but these errors were encountered: