https://bugs.kde.org/show_bug.cgi?id=487121

            Bug ID: 487121
           Summary: Music can't play. Can't init QMediaPlayer
    Classification: Applications
           Product: audiotube
           Version: 24.02.2
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: j...@kaidan.im
          Reporter: 1248a...@gmail.com
  Target Milestone: ---

App loads fine, nothing remarkable
Attempting to play any music leaves the player at a constant 0:00/0:00, and
logs "No QtMultiMedia backends found... Failed to initialize QMediaPlayer"

STEPS TO REPRODUCE
1. Open app
2. Select any music to play

Logs
```
[tl1248@MArch ~]$ audiotube
futuresql: Migrations finished
futuresql: Running "select distinct (search_query) from searches order by
search_id desc limit 20"
futuresql: Running "select * from favourites natural join songs order by
favourites.rowid desc"
futuresql: Running "select * from played_songs natural join songs"
futuresql: Running "select * from played_songs natural join songs order by
plays desc limit 10"
futuresql: Running "select * from playlists"
Running with untested version of ytmusicapi 1.7.1.
The currently tested and supported version is 1.5.1
Running with untested version of ytmusicapi 1.7.1. If you experience errors,
please report them to your distribution.
futuresql: Running "select * from playlists"
futuresql: Running "select * from playlists"
qrc:/qt/qml/org/kde/kirigamiaddons/components/BottomDrawer.qml:156:9: QML
Control: Binding loop detected for property "implicitWidth"
No QtMultimedia backends found. Only QMediaDevices, QAudioDevice, QSoundEffect,
QAudioSink, and QAudioSource are available.
Failed to initialize QMediaPlayer "Not available"
futuresql: Running "select count(*) > 0 from favourites where video_id = ?"
[youtube] Extracting URL: 6EU7T3Z1Piw
[youtube] 6EU7T3Z1Piw: Downloading webpage
[youtube] 6EU7T3Z1Piw: Downloading ios player API JSON
[youtube] 6EU7T3Z1Piw: Downloading android player API JSON
WARNING: [youtube] Skipping player responses from android clients (got player
responses for video "aQvGIIdgFDM" instead of "6EU7T3Z1Piw")
[youtube] 6EU7T3Z1Piw: Downloading player 74a3a562
[youtube] 6EU7T3Z1Piw: Downloading m3u8 information
futuresql: Running "insert or replace into songs (video_id, title, artist,
album) values (?, ?, ?, ?)"
futuresql: Running "insert or ignore into played_songs (video_id, plays) values
(?, ?)"
futuresql: Running "update played_songs set plays = plays + 1 where video_id =
? "
futuresql: Running "select * from played_songs natural join songs"
futuresql: Running "select * from played_songs natural join songs order by
plays desc limit 10"
```
SOFTWARE/OS VERSIONS
OS: Arch x86_64
Host: 23532LU ThinkPad T430s
Kernel: 6.8.6-zen1-1-zen
KDE Plasma Version:  6.0.2
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Graphics Platform: Wayland

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to