SLSK won''t start

831 views
Skip to first unread message

And12 Somes

unread,
Feb 29, 2024, 5:31:41 AMFeb 29
to Soulseek Technical Discussion
Hello,
soulkseek won't start:
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Available platform plugins are: xcb.

Debian testing on AMD64

gdb report:

Starting program: /home/andi/Downloads/SoulseekQt-2018-1-30-64bit.AppImage
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Detaching after fork from child process 19219]
process 19216 is executing new program: /tmp/.mount_SoulseyRLcz3/SoulseekQt
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.

Program received signal SIGABRT, Aborted.
__pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6,
    no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
44 ./nptl/pthread_kill.c: Datei oder Verzeichnis nicht gefunden.
(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>,
    signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
#1  0x00007ffff58a81cf in __pthread_kill_internal (signo=6,
    threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  0x00007ffff585a472 in __GI_raise (sig=sig@entry=6)
    at ../sysdeps/posix/raise.c:26
#3  0x00007ffff58444b2 in __GI_abort () at ./stdlib/abort.c:79
#4  0x00007ffff5e93a3e in QMessageLogger::fatal(char const*, ...) const ()
   from /tmp/.mount_SoulseyRLcz3/lib/libQt5Core.so.5
#5  0x00007ffff6b282cd in QGuiApplicationPrivate::createPlatformIntegration()
    () from /tmp/.mount_SoulseyRLcz3/lib/libQt5Gui.so.5
#6  0x00007ffff6b2845d in QGuiApplicationPrivate::createEventDispatcher() ()
   from /tmp/.mount_SoulseyRLcz3/lib/libQt5Gui.so.5
#7  0x00007ffff60805fb in QCoreApplicationPrivate::init() ()
   from /tmp/.mount_SoulseyRLcz3/lib/libQt5Core.so.5
#8  0x00007ffff6b29eab in QGuiApplicationPrivate::init() ()
   from /tmp/.mount_SoulseyRLcz3/lib/libQt5Gui.so.5
#9  0x00007ffff77586e9 in QApplicationPrivate::init() ()
   from /tmp/.mount_SoulseyRLcz3/lib/libQt5Widgets.so.5
#10 0x00000000005a250c in QtSingleApplication::QtSingleApplication ()
    at ../SoulseekQt/qtsingleapplication/qtsingleapplication.cpp:168
#11 0x00000000005bcbdc in Application::Application ()
    at ../SoulseekQt/Application.cpp:14
#12 0x000000000042fcdd in main () at ../SoulseekQt/main.cpp:14

Earl Namoko

unread,
Mar 1, 2024, 1:20:57 PMMar 1
to Soulseek Technical Discussion
Same problem here.

Debian testing on AMD64

QFactoryLoader::QFactoryLoader() checking directory path "/tmp/.mount_soulseqUWCPl/plugins/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/tmp/.mount_soulseqUWCPl/plugins/platforms/libqxcb.so"
Found metadata in lib /tmp/.mount_soulseqUWCPl/plugins/platforms/libqxcb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "xcb"
        ]
    },
    "className": "QXcbIntegrationPlugin",
    "debug": false,
    "version": 329988
}


Got keys from plugin meta data ("xcb")
QFactoryLoader::QFactoryLoader() checking directory path "/tmp/.mount_soulseqUWCPl/platforms" ...
Cannot load library /tmp/.mount_soulseqUWCPl/plugins/platforms/libqxcb.so: (/lib/x86_64-linux-gnu/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var)
QLibraryPrivate::loadPlugin failed on "/tmp/.mount_soulseqUWCPl/plugins/platforms/libqxcb.so" : "Cannot load library /tmp/.mount_soulseqUWCPl/plugins/platforms/libqxcb.so: (/lib/x86_64-linux-gnu/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var)"

This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
Abandon

Message has been deleted

Trip Notic

unread,
Mar 12, 2024, 6:25:57 PMMar 12
to Soulseek Technical Discussion
Same here, since dist-upgrade to last debian testing

Nir Arbel

unread,
Mar 12, 2024, 7:23:15 PMMar 12
to Soulseek Technical Discussion
I was able to reproduce the issue on Ubuntu 20 while working on a new Linux build. Will update as I learn more.

Nir Arbel

unread,
Mar 12, 2024, 9:23:24 PMMar 12
to Soulseek Technical Discussion

And12 Somes

unread,
Mar 21, 2024, 6:56:33 AMMar 21
to Soulseek Technical Discussion
Yes, it works, but takes a long time to start.

Nir Arbel

unread,
Mar 21, 2024, 10:44:43 PMMar 21
to Soulseek Technical Discussion
Which version of Debian is this on? I can try reproducing the problem on a new virtual machine.

Nir Arbel

unread,
Mar 22, 2024, 3:46:54 AMMar 22
to Soulseek Technical Discussion
Works very well for me with a clean Debian 12 install.

Earl Namoko

unread,
Mar 22, 2024, 6:03:07 AMMar 22
to Soulseek Technical Discussion
It works perfectly for me now! :-)

Nir Arbel

unread,
Mar 22, 2024, 8:38:54 PMMar 22
to Soulseek Technical Discussion
Thanks for letting me know!

Trip Notic

unread,
Apr 5, 2024, 10:34:20 AMApr 5
to Soulseek Technical Discussion
I confirm, it works well with the new build. Thanks for the fix ! (debian testing)

Fritigern Gothly

unread,
Apr 22, 2024, 6:27:00 PMApr 22
to Soulseek Technical Discussion
Had the same issue as the OP only after installing Ubuntu 24.04 (Noble Numbat) early.
I can confirm that this build works well. 

Franko Burolo

unread,
Apr 28, 2024, 8:25:31 AMApr 28
to Soulseek Technical Discussion
I can, too, confirm that the new build seems to work fine with Ubuntu 24.04. Only the icon is missing in my panel/task manager. Other than that, I guess the new build is ready to be available on the download page.

Thank you very much!

Lorenzo Stanco

unread,
May 23, 2024, 2:02:26 PMMay 23
to Soulseek Technical Discussion
Thanks! Same problem after I upgraded to Ubuntu 24.04, the new build works fine.

Andrija Koncani

unread,
Jun 8, 2024, 4:21:39 PMJun 8
to Soulseek Technical Discussion
Great! It works! Thanks!

Richy Rich

unread,
Jun 10, 2024, 12:29:17 AMJun 10
to Soulseek Technical Discussion
thank you!!!!

VoxelTek

unread,
Jun 10, 2024, 11:17:22 PMJun 10
to Soulseek Technical Discussion
Hey! Would it make sense to push this new build to the main download page, and/or pin this forum post? I had this same issue, and I was looking for a solution for a while before I stumbled across this.

Francisco José Rodríguez Márquez

unread,
Jun 20, 2024, 5:16:38 AM (13 days ago) Jun 20
to Soulseek Technical Discussion
This works well.  It would be nice if you upload it to the main website, it was hard to find the file. Thanks for your work!

On Wednesday, March 13, 2024 at 2:23:24 AM UTC+1 Nir Arbel wrote:

Nir Arbel

unread,
Jun 20, 2024, 12:50:08 PM (12 days ago) Jun 20
to Soulseek Technical Discussion
Sorry yes, I will do it as soon as I can.

no truth saga

unread,
Jun 22, 2024, 8:39:41 PM (10 days ago) Jun 22
to Soulseek Technical Discussion
hallo. the 2018 build would not start due to xcb error however this new build crashes when searching for music with

```/media/project/taskdisk/24.06% ./SoulseekQt-2024-2-4.AppImage        

(process:6920): GLib-ERROR **: 12:34:04.108: Creating pipes for GWakeup: Too many open files
[1]    6920 trace trap  ./SoulseekQt-2024-2-4.AppImage

```

the term I searched for made quite a lot of results if that could hhave affected the program. thanks for making this new build, nice to see new linux version.
Reply all
Reply to author
Forward
0 new messages