First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 36508
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gregory Shimansky <gshimansky@mail.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 36508 depends on: Show dependency tree
Show dependency graph
Bug 36508 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-12-26 02:08 0000
Look at the file kdeartwork-3.1.4/kscreensaver/kxsconfig/Makefile after
kdeartwork is configured. The target is "newhacks". This target has hardcoded
paths to /usr/X11R6/lib/xscreensaver executables while the real executables are
installed into /usr/lib/xscreensaver.

One way to fix this is to install symlink /usr/X11R6/lib/xscreensaver ->
/usr/lib/xscreensaver (simple one) and another is to patch kdeartwork package.
But I don't have a patch ready.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Gregory Shimansky 2003-12-26 02:35:59 0000 -------
Hmm for some reason kdeartwork still doesn't create .desktop file for every
xscreensaver hack even when I have /usr/X11R6/lib/xscreensaver link. I can't
find a reason for it right now. Probably the right way would be to actually
patch the Makefile.am and do it the right way. Right now I had to delete all
ScreenSaver .desktop files and with make newhacks make it recreate them. I lost
internationalization but at least all screensavers got their desktop files.

------- Comment #2 From Carsten Lohrke 2004-08-17 12:19:16 0000 -------
fixed it for 3.2.3 and 3.3rc2. thanks for your report

First Last Prev Next    No search results available      Search page      Enter new bug