Lluís Batlle i Rossell wrote:

> On Wed, Feb 08, 2012 at 02:02:54PM +0400, Yury G.  Kudryashov wrote:
>> Arie Middelkoop wrote:
>> > I have a similar problem for a while. Shutdown, reboot or exit just
>> > gives a black screen for several seconds and then jumps back to KDM
>> > (via KDM I can shutdown or reboot my machine).
>> > 
>> > Your solution does not work for me. If my problem is related, perhaps I
>> > should just remove my entire .kde directory.
>> Or (untested)
>> $ find .kde -type f | xargs sed -e 's,/nix/store/[^/]*,/var/run/current-
>> system/sw,g' -i
>> 
>> P.S.: The proper solution would be to patch KDE to stop resolving
>> symlinks.
> 
> I find this a very good answer though! Do you recomend doing that 'sed'?
I've done sed like this a few times.
-- 
Yury G. Kudryashov,
mailto: ur...@mccme.ru

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to