Mailinglist Archive: opensuse-kde (287 mails)
| < Previous | Next > |
Re: [suse-kde] KDE 3.3 & non-functional screen savers
- From: Daniel Eckl <daniel.eckl@xxxxxx>
- Date: Thu, 19 Aug 2004 22:23:42 +0200
- Message-id: <200408192223.43004.daniel.eckl@xxxxxx>
It's not "none screensaver" just "no xscreensaver". All native KDE savers work
fine.
I fixed the xscreensavers with these symlinks (as root)
ln -s /usr/X11R6/lib/xscreensaver /usr/lib
ln -s /usr/X11R6/lib/X11/xscreensaver/config/ /etc/xscreensaver
That's because kxsrun seems to search for the xscreensavers at the wrong
places. I straced this down like this:
strace -f kxsrun atlantis 2>&1 |grep atlantis
Daniel
Am Donnerstag, 19. August 2004 21:55 schrieb Steve Kratz:
> I just upgraded to the 3.3 "supplement" - Now none of the screen savers
> work. I get the list, I can get into setup on the ones that have it, but
> "test" does nothing. The little monitor "preview" doesn't display anything
> either.
>
> Ideas?
>
> Steve Kratz
fine.
I fixed the xscreensavers with these symlinks (as root)
ln -s /usr/X11R6/lib/xscreensaver /usr/lib
ln -s /usr/X11R6/lib/X11/xscreensaver/config/ /etc/xscreensaver
That's because kxsrun seems to search for the xscreensavers at the wrong
places. I straced this down like this:
strace -f kxsrun atlantis 2>&1 |grep atlantis
Daniel
Am Donnerstag, 19. August 2004 21:55 schrieb Steve Kratz:
> I just upgraded to the 3.3 "supplement" - Now none of the screen savers
> work. I get the list, I can get into setup on the ones that have it, but
> "test" does nothing. The little monitor "preview" doesn't display anything
> either.
>
> Ideas?
>
> Steve Kratz
| < Previous | Next > |