<?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>32418</bug_id>
          
          <creation_ts>2003-10-31 12:01 0000</creation_ts>
          <short_desc>OpenOffice 1.1.0 Gnome Launcher Path Incorrect</short_desc>
          <delta_ts>2004-01-17 09:32:30 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>Applications</component>
          <version>unspecified</version>
          <rep_platform>x86</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>mhughes@hugheshome.net</reporter>
          <assigned_to>openoffice@gentoo.org</assigned_to>
          <cc>gnome@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>mhughes@hugheshome.net</who>
            <bug_when>2003-10-31 12:01:54 0000</bug_when>
            <thetext>I suspect that this may not be the right place for this.  If so, just tell me where it should go and squash it.  

The default ebuild adds a links and icons to gnome&apos;s Application -&gt; Office menu.  The &quot;OpenOffice.org 1.1.0 From Template&quot; launcher has an extra &quot;o&quot; in the command line.  It should read: &quot;/usr/bin/ooffice slot:5500&quot; NOT : &quot;/usr/bin/oooffice slot:5500&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>khai@gentoo.org</who>
            <bug_when>2003-12-24 23:20:53 0000</bug_when>
            <thetext>Looks like a issue with openoffice install scripts for the gnome menus, I don&apos;t see anything wrong in the ebuild, can anyone confirm?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pauldv@gentoo.org</who>
            <bug_when>2003-12-25 13:49:38 0000</bug_when>
            <thetext>I can confirm the bug. Although I don&apos;t really know the cause.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>suka@gentoo.org</who>
            <bug_when>2004-01-13 17:26:59 0000</bug_when>
            <thetext>The following perl line causes that:

perl -pi -e &quot;s:${INSTDIR}/program/s:/usr/bin/oo:g&quot; ${x}

The problem is, that soffice is the only program which already has  on &quot;o&quot; in the name, so if you exchange &quot;s&quot; for &quot;oo&quot; you get &quot;oooffice&quot; instead of &quot;ooffice&quot; while &quot;swriter&quot; is correctly mapped to &quot;oowriter&quot; and so on. So we will have to provide a special case for ooffice.

This should also be broken in the KDE menu entry</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>suka@gentoo.org</who>
            <bug_when>2004-01-17 09:32:30 0000</bug_when>
            <thetext>This is fixed now in cvs, thanks for the report, closing</thetext>
          </long_desc>
      
    </bug>

</bugzilla>