<?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>204157</bug_id>
          
          <creation_ts>2008-01-03 07:32 0000</creation_ts>
          <short_desc>rox-start crashes ... looks like a typo in the script</short_desc>
          <delta_ts>2008-01-03 18:57:09 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>Ebuilds</component>
          <version>2007.0</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>znmeb@cesmail.net</reporter>
          <assigned_to>rox@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>znmeb@cesmail.net</who>
            <bug_when>2008-01-03 07:32:52 0000</bug_when>
            <thetext>I emerged all the rox-* ebuilds and tried to start the rox session with gdm. Unfortunately, it crashed. The problem is in line 21-22 of the shell script /usr/bin/rox-start:

for wm in xfwm4 sawfish sawmill enlightenment wmaker icewm blackbox fluxbox \\
   metacity kwin kwm fvwm2 fvwm 4Dwm twm; do

That double backslash at the end of line 21 is forcing bash to interpret the &quot;metacity&quot; in the next line as a command, which crashes X.

It&apos;s a little better if I change line 21 to have a single backslash at the end. Then it finds the first window manager in the list, &quot;wmaker&quot; on my machine, and starts up, but it&apos;s still giving an error. There&apos;s a dialog box on the screen that reads:

rox-start: failed to run /usr/lib/rox/ROX-Session/AppRun

If you installed this from the rox-session ebuild, this shouldn&apos;t ever
happen.  Please report this bug to http://bugs.gentoo.org/

I&apos;ll try to give you an xterm and a filer window instead - try to find
and run ROX-Session to fix the problem. Close the xterm to logout.

If all else fails, delete your .xsession and .xinitrc files to get the
system defaults.

Good luck!


I haven&apos;t tried any of this yet -- it said to file a bug, so I did. I didn&apos;t get the xterm and filer window. I&apos;ll dig up ROX-Session and attach it.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>znmeb@cesmail.net</who>
            <bug_when>2008-01-03 07:45:14 0000</bug_when>
            <thetext>No &quot;ROX-Session&quot; anywhere on the system -- &quot;slocate -u&quot; and &quot;locate&quot; can&apos;t find it. It looks like the &quot;rox-session&quot; ebuild didn&apos;t install everything it&apos;s supposed to.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>lack@gentoo.org</who>
            <bug_when>2008-01-03 18:15:15 0000</bug_when>
            <thetext>Fun and exciting!  I&apos;ll see what I can do.  Thanks for the report.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>lack@gentoo.org</who>
            <bug_when>2008-01-03 18:16:22 0000</bug_when>
            <thetext>By the way, which version of rox-session did you actually install?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>lack@gentoo.org</who>
            <bug_when>2008-01-03 18:57:09 0000</bug_when>
            <thetext>Nevermind what version, I know it was 0.30-r1.  I have fixed this in 0.30-r2, coming soon to an rsync mirror near you!</thetext>
          </long_desc>
      
    </bug>

</bugzilla>