<?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>29792</bug_id>
          
          <creation_ts>2003-09-28 02:40 0000</creation_ts>
          <short_desc>Improper Sawfish configuration</short_desc>
          <delta_ts>2003-10-12 10:49:38 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>GNOME</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>fmouse-gentoo@fmp.com</reporter>
          <assigned_to>gnome@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>fmouse-gentoo@fmp.com</who>
            <bug_when>2003-09-28 02:40:12 0000</bug_when>
            <thetext>The file /usr/share/gnome/wm-properties/Sawfish.desktop is incorrect after
sawfish is installed.  See patch below.

Version of gnome-desktop is 2.2.2
Version of Sawfish is 1.3

Reproducible: Always
Steps to Reproduce:
1. Click menu item Destop Preferences | Windows
2.
3.

Actual Results:  
Error box with &quot;Can&apos;t start the preferences application for your window manager.
Window manager &apos;Sawfish&apos; has not registered a configuration tool&quot;

Expected Results:  
Should run sawfish-ui

The following diff on /usr/share/gnome/wm-properties/Sawfish.desktop, applied as
a patch, fixes the problem.  I don&apos;t know if _all_ the changes are necessary,
but they work.  Config options are apparently in the wrong sections.  The
working changes were pulled from sawfish on a box running Debian testing (sarge).

--- Sawfish.desktop.orig        2003-09-28 04:19:52.000000000 -0500
+++ Sawfish.desktop     2003-09-28 04:19:52.000000000 -0500
@@ -20,8 +20,10 @@
 NAme[tr]=Sawfish
 Exec=sawfish
 TryExec=sawfish
-
-[Window Manager]
 ConfigExec=sawfish-ui
 ConfigTryExec=sawfish-ui
+Terminal=false
+MultipleArgs=false
+
+[Window Manager]
 SessionManaged=true</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>foser@gentoo.org</who>
            <bug_when>2003-10-12 10:49:38 0000</bug_when>
            <thetext>fixed 1.3 to use the the .desktop from the tarball instead of our own. Should
fix this.

Thanks for your report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>