https://bugs.kde.org/show_bug.cgi?id=485449
--- Comment #2 from remtanmajiten...@gmail.com ---
I tried deleting .var/app/org.kde.haruna to reset settings and can still
reproduce.
I'm on Kubuntu 22.04 with Plasma 5.24.7, Kernel 6.5, flatpak 1.12.7.
When running via terminal and opening .mp3 or .m4a, I see this:
> unknown() : Cyclic dependency detected between
> "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and
> "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
> Cannot load libcuda.so.1
> TagLib: Could not open file file:///home/username/Downloads/123.mp3
> KFileMetaData::TagLibExtractor::extract() : Unable to open file readonly:
> "file:///home/username/Downloads/123.mp3"
> unknown() : Could not find video stream
> unknown() : "MPV_ERROR_COMMAND" QVariant(QStringList, QList("video-add", ""))
> unknown() : qrc:/qt/qml/org/kde/haruna/qml/MpvVideo.qml:42:5 Parameter "text"
> is not declared. Injection of parameters into signal handlers is deprecated.
> Use JavaScript functions with formal parameters instead.
> unknown() : Could not find video stream
> unknown() : "MPV_ERROR_COMMAND" QVariant(QStringList, QList("video-add", ""))
> unknown() : Could not find video stream
When opening .mp4 file (AVC+AAC), terminal is silent (except for the first two
lines including libcuda (I'm on Intel IGPU), but those lines also appear in
working build). Audio just doesn't work.
Is there anything else I can provide?
--
You are receiving this mail because:
You are watching all bug changes.