<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>36508</bug_id>
          
          <creation_ts>2003-12-26 02:08 0000</creation_ts>
          <short_desc>Xscreensaver installs into /usr/lib while kdeartwork searches /usr/X11R6/lib</short_desc>
          <delta_ts>2004-08-17 12:19:16 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>KDE</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>gshimansky@mail.ru</reporter>
          <assigned_to>kde@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>gshimansky@mail.ru</who>
            <bug_when>2003-12-26 02:08:43 0000</bug_when>
            <thetext>Look at the file kdeartwork-3.1.4/kscreensaver/kxsconfig/Makefile after kdeartwork is configured. The target is &quot;newhacks&quot;. 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 -&gt; /usr/lib/xscreensaver (simple one) and another is to patch kdeartwork package. But I don&apos;t have a patch ready.

Reproducible: Always
Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gshimansky@mail.ru</who>
            <bug_when>2003-12-26 02:35:59 0000</bug_when>
            <thetext>Hmm for some reason kdeartwork still doesn&apos;t create .desktop file for every xscreensaver hack even when I have /usr/X11R6/lib/xscreensaver link. I can&apos;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.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>carlo@gentoo.org</who>
            <bug_when>2004-08-17 12:19:16 0000</bug_when>
            <thetext>fixed it for 3.2.3 and 3.3rc2. thanks for your report</thetext>
          </long_desc>
      
    </bug>

</bugzilla>