-
Notifications
You must be signed in to change notification settings - Fork 366
Description
Hi Folks,
I am running on a fresh installed Fedora 38. I was able to compile and installed correctly Tomahawk as root, using the Fedora howto from you.
If I execute tomahawk as root all is fine, however if I execute as user it is not, resulting in the following message not matter of ownerships:
[me@host build]$ ./tomahawk
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.qgnomeplatform.theme: The desktop style for QtQuick Controls 2 applications is not available on the system (qqc2-desktop-style). The application may look broken.
KDSingleApplicationGuard: Could neither create nor attach to shared memory segment.
QSharedMemomry::create() failed: QSharedMemoryPrivate::initKey: unable to set key on lockQSharedMemomry::attach() failed: QSharedMemoryPrivate::initKey: unable to set key on lock
0:11:58 [0]: DownloadManager::DownloadManager() Initializing DownloadManager.
0:11:58 [0]: virtual DownloadManager::~DownloadManager() Shutting down DownloadManager.
0:11:58 [1]: void DownloadManager::storeJobs(const QList<QSharedPointer >&)
any idears? I fear it has to do with "wayland"