We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have this in my syslog with plasma 5, @ismailof :
2024-03-22T11:28:25.174595+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/CompactRepresentation.qml:108:9: Unable to assign [undefined] to int 2024-03-22T11:28:25.174660+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/AlbumArt.qml:38: TypeError: Cannot read property 'Desktop Icon Name' of undefined 2024-03-22T11:28:25.174740+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/TrackInfo.qml:34:5: Unable to assign [undefined] to int 2024-03-22T11:28:31.587307+01:00 KITT plasmashell[1792]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion 2024-03-22T11:28:33.433988+01:00 KITT plasmashell[1792]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion 2024-03-22T11:28:33.971171+01:00 KITT plasmashell[1792]: file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents/ui/LineChart.qml:57:9: Unable to assign [undefined] to int 2024-03-22T11:28:33.975633+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/AlbumArt.qml:38: TypeError: Cannot read property 'Desktop Icon Name' of undefined 2024-03-22T11:28:33.975689+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/TrackInfo.qml:34:5: Unable to assign [undefined] to int 2024-03-22T11:28:33.975785+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/CompactRepresentation.qml:108:9: Unable to assign [undefined] to int 2024-03-22T11:28:33.976571+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/main.qml:68: TypeError: Cannot read property 'Rate' of undefined 2024-03-22T11:28:33.976605+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/main.qml:67: TypeError: Cannot read property 'Position' of undefined 2024-03-22T11:28:33.976627+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/main.qml:65: TypeError: Cannot read property 'CanSeek' of undefined 2024-03-22T11:28:33.976707+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/main.qml:68: TypeError: Cannot read property 'Rate' of undefined 2024-03-22T11:28:33.976732+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/main.qml:65: TypeError: Cannot read property 'CanSeek' of undefined 2024-03-22T11:28:33.976746+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/main.qml:67: TypeError: Cannot read property 'Position' of undefined 2024-03-22T11:28:33.976760+01:00 KITT plasmashell[1792]: file:///home/mte90/.local/share/plasma/plasmoids/org.kde.plasma.mediacontroller_plus/contents/ui/AlbumArt.qml:38: TypeError: Cannot read property 'Desktop Icon Name' of undefined
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have this in my syslog with plasma 5, @ismailof :
The text was updated successfully, but these errors were encountered: