Bug 1350976
| Summary: | anaconda icon sometimes does not appear on Rawhide live desktop | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
| Component: | plasma-desktop | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 25 | CC: | jgrulich, jsedlak, kde-sig, kparal, me, rdieter, satellitgo, than |
| Target Milestone: | --- | Keywords: | CommonBugs |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | https://fedoraproject.org/wiki/Common_F25_bugs#kde-no-install-icon | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-30 18:18:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Adam Williamson
2016-06-28 22:00:28 UTC
also seen in Fedora-SoaS-Live-x86_64-Rawhide-20160704.n.0.iso no desktop icon but install icon in favorites satellit: that's very unlikely to be the same issue, as every desktop does this differently. this is still happening, fwiw, hit it with today's nightly. This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. Still happening, too. *** Bug 1364817 has been marked as a duplicate of this bug. *** rdieter: just to confirm, when the bug happens, yes, the liveinst.desktop file is present in /home/liveuser/Desktop . And this is still happening. OK, got a test laptop going, it appears the default containment has reverted to "Desktop" rather than "Folder View", so that explains why nothing is displayed. I can look into fixing it now. Looking closer, I recently thought to have fixed this in plasma-workspace-5.7.3-2, which should be getting included (it's in f25 tag). * Tue Aug 02 2016 Rex Dieter <rdieter> - 5.7.3-2 - adapt to upstream looknfeel/default-layout changes with .spec snippet: # default to folderview (instead of desktop) containment, see also # https://mail.kde.org/pipermail/distributions/2016-July/000133.html # and example, # https://github.com/notmart/artwork-lnf-netrunner-core/blob/master/usr/share/plasma/look-and-feel/org.kde.netrunner-core.desktop/contents/defaults Patch15: plasma-workspace-5.7.3-folderview_layout.patch and patch contents: diff -up plasma-workspace-5.7.3/lookandfeel/contents/defaults.orig plasma-workspace-5.7.3/lookandfeel/contents/defaults --- plasma-workspace-5.7.3/lookandfeel/contents/defaults.orig 2016-08-02 06:17:43.000000000 -0500 +++ plasma-workspace-5.7.3/lookandfeel/contents/defaults 2016-08-02 12:31:24.335614522 -0500 @@ -18,3 +18,6 @@ LayoutName=org.kde.breeze.desktop [kwinrc][DesktopSwitcher] LayoutName=org.kde.breeze.desktop + +[Desktop][org.kde.plasma.desktop] +Containment=org.kde.plasma.folder Ah, except look-and-feel/org.fedoraproject.fedora.twenty.four has it's own copy of contents/defaults, which it doesn't inherit from breeze (though maybe it should). :-/ Um, brain-fart, the inheritance is fine, I simply forgot to apply the patch properly. Yay, for easy-ish fixes. plasma-workspace-5.7.3-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-38a10657dc unfortunately just missed the alpha compose we did today, but on the off-chance we have to slip and re-compose again, I think this is worth an FE. plasma-workspace-5.7.3-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-38a10657dc Just missed Alpha, unfortunately. Should likely go stable long before Beta freeze. plasma-workspace-5.7.3-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |