Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[App Request] Amarok #64

Open
Midniight1122 opened this issue Feb 16, 2021 · 5 comments
Open

[App Request] Amarok #64

Midniight1122 opened this issue Feb 16, 2021 · 5 comments

Comments

@Midniight1122
Copy link

Heey :)
Can you include the Amarok in your repo? There is a new version for QT5. See here https://download.kde.org/unstable/amarok/2.9.71/

:)

@ZaWertun
Copy link
Owner

ZaWertun commented Mar 4, 2021

29c9344, build: https://copr.fedorainfracloud.org/coprs/zawertun/kde/build/2049584/.
Haven't tried installing yet.

@architectlin
Copy link

under fedora33 kde it runs without problems thanks

under fedora 34 kde this error occurs at the moment

QtWebEngine::initialize() called with QCoreApplication object already created and should be call before. This is depreciated and may fail in the future.
Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created.
Got ERROR: "Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist" errno: 2000
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi
pa_write() failed while trying to wake up the mainloop: Ungültiger Dateideskriptor
pa_write() failed while trying to wake up the mainloop: Ungültiger Dateideskriptor
pa_write() failed while trying to wake up the mainloop: Ungültiger Dateideskriptor
pa_write() failed while trying to wake up the mainloop: Ungültiger Dateideskriptor
[1] + 5041 suspended (signal) amarok

but since fedora has no beta status yet, this message is only for your information

@ZaWertun
Copy link
Owner

ZaWertun commented Mar 4, 2021

There is no build for F34 yet.
I'll do one after Fedora 34 will be released.

@CarlosEkisde
Copy link

CarlosEkisde commented Mar 4, 2021

It crashes for me on Fedora 33 when I press the tray icon to open the program window. This is the console output:

QtWebEngine::initialize() called with QCoreApplication object already created and should be call before. This is depreciated and may fail in the future.
Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created.
Got ERROR: "Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist" errno: 2000
Fontconfig warning: "/home/Carlos/.config/fontconfig/fonts.conf", line 24: Having multiple values in <test> isn't supported and may not work as expected
QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid nullptr parameter
QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid nullptr parameter
QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid nullptr parameter
QObject::connect(Playlist::Model, Playlist::ProxyBase): invalid nullptr parameter
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Context dock/ContextDock) Negative sizes (400,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (0,-1) are not possible
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
Calling appendChild() on a null node does nothing.
qrc:/kpackage/genericqml/org.kde.amarok.context/contents/ui/main.qml:32:9: QML Flickable: Binding loop detected for property "contentWidth"
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile) 
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi
pa_write() failed while trying to wake up the mainloop: Descriptor de fichero erróneo
pa_write() failed while trying to wake up the mainloop: Descriptor de fichero erróneo
pa_write() failed while trying to wake up the mainloop: Descriptor de fichero erróneo
Invalid write to eventfd: Descriptor de fichero erróneo
Code should not be reached at pulsecore/fdsem.c:199, function pa_fdsem_post(). Aborting.
Unable to start Dr. Konqi

Also, when upgrading from the fedora repo version amarok-libs conlficts with amarok-utils, which I need to forcefully remove in order to perform the upgrade.

Error: Error de prueba de transacción:
  el archivo /usr/bin/amarokcollectionscanner de la instalación de amarok-2.9.71-2.fc33.x86_64 entra en conflicto con el archivo del paquete amarok-utils-2.9.0-9.fc33.x86_64

This is still an alpha, though, and this package substitutes an stable and functional version from the repo. So maybe it's just not the moment for pushing it.

@ZaWertun
Copy link
Owner

ZaWertun commented Mar 5, 2021

I moved package to kde-testing copr (https://copr.fedorainfracloud.org/coprs/zawertun/kde-testing/).
And removed it from kde.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants