Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 61608
Alias:
Product:
Component:
Status: RESOLVED
Resolution: INVALID
Assigned To: OpenOffice Team <openoffice@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Karim Daghay <karim.daghay@newtec.be>
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 61608 depends on: Show dependency tree
Bug 61608 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2004-08-25 02:30 0000
oooqs does not launch ooo in the background when it starts, neither does it
start one of the ooo applications if one is right-clicked through the oooqs
menu.
I'm using following packages (equery list output):
[I--] [  ] app-office/openoffice-1.1.2 (0)
[I--] [  ] app-office/oooqs-2.0.2 (0)

In fact I first filed this bug as comment to bug #54403 (related to oooqs and
ximian ooo) but one of the people following up that bug recommended me to
create a new bug.

If I strace oooqs I see:
1. execve("/usr/bin/oooqs", ["oooqs", "2"], [/* 5...
   The argument '2' is a wrong argument.
2. open("/home/kda/.kde3.2/share/config/oooqsrc", O_RD...
   If look into the file, I found "Exec=/soffice".
3. stat64("/usr/kde/3.2/share/config/oooqsrc", 0xbfff...
   I don't have that file.

I changed (see 2) Exec=/soffice to Exec=soffice and now oooqs starts up,
launches soffice in quickstart mode and a ooo application is launched if I
choose one through oooqs.

Reproducible: Always
Steps to Reproduce:
1. login to kde or gnome
2. start oooqs
Actual Results:  
oooqs does not launch ooo in the background when it starts, neither does it
start one of the ooo applications if one is right-clicked through the oooqs
menu.

Expected Results:  
oooqs starts up, launches soffice in quickstart mode and a ooo application is
launched if I choose one through oooqs.

------- Comment #1 From Andreas Proschofsky 2004-08-25 04:01:39 0000 -------
Just tested this, and it works for me, my oooqsrc contains

EXEC=/home/xxx/.openoffice/soffice

which is correct, so this seems only to be an issue with an old bogus config file on your local setup or something like that, not a lot we could do about that. If unsure just delete /home/kda/.kde3.2/share/config/oooqsrc, it should be regenerated the next time you use oooqs.

Tested this with both 2.0.2 and 2.0.3.

Anyway closing this

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug