Bug 420524 - elisa icons not shown
Summary: elisa icons not shown
Status: RESOLVED DUPLICATE of bug 419739
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 20.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-24 21:11 UTC by Pawel
Modified: 2020-04-24 22:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel 2020-04-24 21:11:38 UTC
SUMMARY

As per the attached screenshots, icons in elisa are not displaying as expected. The following error is printed in the console for each icon. I am running kde-unstable on arch + the testing repo

qrc:/qml/ViewSelectorDelegate.qml:92:9: QML Image: Invalid image provider: image://icon/media-playlist-play
qrc:/qml/ViewSelectorDelegate.qml:92:9: QML Image: Invalid image provider: image://icon/view-media-playcount
qrc:/qml/ViewSelectorDelegate.qml:92:9: QML Image: Invalid image provider: image://icon/view-media-artist
qrc:/qml/ViewSelectorDelegate.qml:92:9: QML Image: Invalid image provider: image://icon/view-media-track
qrc:/qml/ViewSelectorDelegate.qml:92:9: QML Image: Invalid image provider: image://icon/view-media-genre
qrc:/qml/ViewSelectorDelegate.qml:92:9: QML Image: Invalid image provider: image://icon/document-open-folder
qrc:/qml/ViewSelectorDelegate.qml:92:9: QML Image: Invalid image provider: image://icon/radio
qrc:/qml/RatingStar.qml:47:13: QML Image: Invalid image provider: image://icon/rating-unrated
qrc:/qml/RatingStar.qml:47:13: QML Image: Invalid image provider: image://icon/rating-unrated
qrc:/qml/RatingStar.qml:47:13: QML Image: Invalid image provider: image://icon/rating-unrated
qrc:/qml/RatingStar.qml:47:13: QML Image: Invalid image provider: image://icon/rating-unrated
qrc:/qml/RatingStar.qml:47:13: QML Image: Invalid image provider: image://icon/rating-unrated
qrc:/qml/PlayListEntry.qml:122:13: QML Image: Invalid image provider: image://icon/media-playback-paused
qrc:/qml/ImageWithFallback.qml:47:5: QML Image: Invalid image provider: image://icon/error
qrc:/qml/ImageWithFallback.qml:47:5: QML Image: Invalid image provider: image://icon/error
qrc:/qml/NavigationActionBar.qml:70:13: QML Image: Invalid image provider: image://icon/view-media-album-cover
qrc:/qml/ImageWithFallback.qml:47:5: QML Image: Invalid image provider: image://icon/media-optical-audio
qrc:/qml/ImageWithFallback.qml:47:5: QML Image: Invalid image provider: image://icon/media-optical-audio
qrc:/qml/ImageWithFallback.qml:47:5: QML Image: Invalid image provider: image://icon/media-optical-audio



STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT

Launch elisa and observe icons are not displaying:

https://i.imgur.com/T3VA9mQ.png

EXPECTED RESULT

icons should be visible
Comment 1 Antonio Rojas 2020-04-24 22:23:55 UTC

*** This bug has been marked as a duplicate of bug 419739 ***