Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18355 - The OpenOffice.org Quickstarter, named oooqs, pops up a message window every time you start OpenOffice using oooqs
Summary: The OpenOffice.org Quickstarter, named oooqs, pops up a message window every ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Seth Chandler
URL: http://segfaultskde.berlios.de/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-28 03:54 UTC by EJ Finneran
Modified: 2003-04-17 18:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description EJ Finneran 2003-03-28 03:54:15 UTC
It seems to be debugging code that was left in by mistake. Its very easily
fixable by removing lines 487-489 in oooqs.cpp.

Reproducible: Always
Steps to Reproduce:
1.Start oooqs
2.run one of the OpenOffice.org components
3.observe window that pops up :-)

Actual Results:  
Window pops up before opening OpenOffice.

Expected Results:  
Should simply go into OpenOffice

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.70GHz
GENTOO_MIRRORS="http://csociety-ftp.ecn.purdue.edu/pub/gentoo/
http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ libwww mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline bonobo svga tcltk java guile sdl gpm tcpd pam ssl perl
python esd imlib oggvorbis motif opengl mozilla ldap X gtk -gnome libvorbis
pcmcia trusted OSS wavelan -alsa qt kde arts"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Seth Chandler 2003-04-17 18:26:34 UTC
fixed