Closed
Bug 306612
Opened 19 years ago
Closed 19 years ago
SeaMonkey shows no activity after splash window is shown
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: gnomino, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050225 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050225 When SeaMonkey is run on i686 fc3, a warning about gtk2 not being able to locate a theme is printed (this also happens with working builds), and then nothing happens. When --splash is added, the splash screen is shown before it hangs. Configure was run as: ../srcdir/configure --prefix=/home/opt2 --disable-freetype2 --enable-default-toolkit=gtk2 --disable-debug --enable-crypto Reproducible: Always Steps to Reproduce: 1. Build as described, with an objdir separate from srcdir as recommended 2. Run "seamonkey --splash" Actual Results: Nothing Expected Results: Normal startup (main window shown) gcc: gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) flags: -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe c++: gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) flags: -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -I/usr/X11R6/include configure flags: --prefix=/home/opt2 --disable-freetype2 --enable-default-toolkit=gtk2 --disable-debug --enable-crypto
Comment 1•19 years ago
|
||
Bad theme. Please use the MozillaZine forums for support. http://forums.mozillazine.org/
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•