| Summary: | kde4-firstsetup.sh runs every time I boot | ||
|---|---|---|---|
| Product: | [ROSA-based products] ROSA Fresh | Reporter: | Denis Koryavov <denis.koryavov> |
| Component: | Packages from Main | Assignee: | ROSA Linux Bugs <bugs> |
| Status: | CONFIRMED --- | QA Contact: | ROSA Linux Bugs <bugs> |
| Severity: | normal | ||
| Priority: | Normal | CC: | alex.burmashev, alexander.kazantsev, dmitry.ashkadov, u.mullabaev, v.potapov |
| Version: | Fresh | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Platform: | --- | ROSA Vulnerability identifier: | |
| RPM Package: | mandriva-kde4-config-common-2012-20-rosa2012.1.noarch | ISO-related: | |
| Bad POT generating: | Upstream: | ||
|
Description
Denis Koryavov
2012-11-30 15:38:34 MSK
I suppose this is a blocker? Not sure if this is a blocker, since it may be an expected behaviour. The fact that we did not know about it does not change it ) Feel free to change severity of this bug if you think different. But, because we creating a link in the XDG_DOWNLOADS_DIR to a PDF document now, it may annoying users. :) I've added FirstRun parameter to the global KDE config file ($HOME/.kde/share/config/kdeglobals) in the Mandriva group. Now script checks this parameter and creates link to StackFolder documentation only once. You can use this parameter for checking another actions of script. I suggest to use this parameter not only for our sub-script in kde4-firstrun, but for this script. This script reset XDG environments. It's need not only in first run, but every time for set properly path. If we drop it, works in parallel session in other DE may broke KDE4 XDG settings. Script works quickly and not able increase boot time (0.5 sec max). So, please rename it for understanding in a future. This should be fixed but only after all stuff from this sh script that *must* be executed each time is moved to another package. Well, I tried to remove this script and my system works perfectly without this script. So.... i guess you are right, but noone else tested it =) Are we ready to take risk and remove it ? No, but I suggest to test this variant widely. If we'll find that everything will work (and I practically sure that everything will work) we can fix this bug in RP1. |