Bug 243611
| Summary: | kdelibs: /etc/xdg/autostart doesn't | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark <markg85> |
| Component: | kdelibs | Assignee: | Than Ngo <than> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7 | CC: | bugzilla+redhat, fedora, katzj, nmirthes, rdieter, than, tuju |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-09-25 12:41:39 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: | |||
|
Description
Mark
2007-06-10 18:45:03 UTC
*** This bug has been marked as a duplicate of 212934 *** This is not a duplicate of that other bug!! that other bug is the puplet icon that`s not being shown. that not the problem here. in this case the puplet service itself isn't started (i need to start it manually with /etc/init.d/puplet start) the fix for this bug is: ln -s /usr/bin/puplet ~/.kde/Autostart/puplet and: yum -y install puplet :P (yes that`s right.. it wasn`t installed for me with the default livecd installation) So not a duplicate of tat bug. re-opened bug. Just to make this clear: "puplet" is part of the package "pirut" and is not existing as an own package. The name of the service is /etc/init.d/yum-updatesd. yum-updatesd is disabled on the livecds (both, gnome and kde), but running normally after an installation. Also the package "pirut" is included in the livecd. This bug is also present after a dvd installation of fedora with KDE. So it's not livecd only. But we will have a look into this. I leave this bug assigned to me for now. Well, is KDE 3.5. already using XDG_CONFIG_DIRS or /etc/xdg/autostart? The only thing I could find so far is this (one year old ) discussion about implementing it: http://marc.info/?l=freedesktop-xdg&m=117278186111444&w=2 eg. http://lists.kde.org/?l=kde-core-devel&m=114296588628282&w=2 Also the current autostart specification from fd.o says: "Example: If $XDG_CONFIG_DIRS is not set the system wide Autostart Directory is /etc/xdg/autostart/" http://standards.freedesktop.org/autostart-spec/autostart-spec-0.5.html But when I remove XDG_CONFIG_DIRS from /etc/kde/env/env.sh /etc/xdg/autostart is still not used. What i needed to do is run puplet. (by typing puplet in the console) also i have 4 entries in /etc/xdg/autostart and none of them are started by default (like you said). If there is anything you want me to test for you on kde? just give me a sign and i will test it for you. As discussed in kde-sig-meeting (2007-06-19) I reassign it against kdelibs. *** Bug 238507 has been marked as a duplicate of this bug. *** it's fixed in kdelibs-3_5_7-23_fc8 |