Bug 1483182
| Summary: | [abrt] lollypop: get_album_artworks(): art_album.py:133:get_album_artworks:GLib.GError: g-io-error-quark: Error opening directory '/home/mrush/Music/k.d. Lang/k.d. Lang - 1988 - Shadowland [320 Kbps]': No such file or directory (1) | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark Rush <markrush57> | ||||||||||||||||
| Component: | lollypop | Assignee: | MartinKG <mgansser> | ||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 26 | CC: | mgansser | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/28d778d159d563e9de3fab4dd82c500d9cc1870a | ||||||||||||||||||
| Whiteboard: | abrt_hash:7bf99f5dc6179016e4d1a804f90a3a8a310f1408;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2017-08-19 09:47:46 UTC | Type: | --- | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Embargoed: | |||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
Created attachment 1315455 [details]
File: backtrace
Created attachment 1315456 [details]
File: cgroup
Created attachment 1315457 [details]
File: cpuinfo
Created attachment 1315458 [details]
File: environ
Created attachment 1315459 [details]
File: mountinfo
Created attachment 1315460 [details]
File: namespaces
Created attachment 1315461 [details]
File: open_fds
will be fixed in the next release: https://github.com/gnumdk/lollypop/issues/1196 *** This bug has been marked as a duplicate of bug 1476554 *** |
Description of problem: Deleted some mp3s from my collection, then found the album in Lollypop and was going to try to re-add the album artwork. Version-Release number of selected component: lollypop-0.9.244-1.fc26 Additional info: reporter: libreport-2.9.1 cmdline: /usr/bin/python3 /usr/bin/lollypop crash_function: get_album_artworks exception_type: GLib.GError executable: /usr/bin/lollypop kernel: 4.12.5-300.fc26.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: art_album.py:133:get_album_artworks:GLib.GError: g-io-error-quark: Error opening directory '/home/mrush/Music/k.d. Lang/k.d. Lang - 1988 - Shadowland [320 Kbps]': No such file or directory (1) Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/lollypop/widgets_album.py", line 240, in _on_artwork_press_event popover = CoversPopover(self._album) File "/usr/lib/python3.6/site-packages/lollypop/pop_artwork.py", line 76, in __init__ self._widget.populate() File "/usr/lib/python3.6/site-packages/lollypop/art_widgets.py", line 101, in populate uris = Lp().art.get_album_artworks(self.__album) File "/usr/lib/python3.6/site-packages/lollypop/art_album.py", line 133, in get_album_artworks None) GLib.GError: g-io-error-quark: Error opening directory '/home/mrush/Music/k.d. Lang/k.d. Lang - 1988 - Shadowland [320 Kbps]': No such file or directory (1) Local variables in innermost frame: f: <lio.File object at 0x7f3455a02318 (GLocalFile at 0xccb8566d60)> album: <lollypop.objects.Album object at 0x7f345549b8d0> self: <art.Art object at 0x7f346413a4c8 (lollypop+art+Art at 0xccb84860e0)>