Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60191 - mozilla-thunderbird-0.7.3-r1: No running windows found
Summary: mozilla-thunderbird-0.7.3-r1: No running windows found
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High critical
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-12 17:26 UTC by Chris Lieb
Modified: 2004-09-02 08:14 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 Chris Lieb 2004-08-12 17:26:57 UTC
I have tried emergeing TB with:
emerge mozilla-thunderbird
USE="gtk2" emerge mozilla-thunderbird
USE="gtk gtk2" emerge mozilla-thunderbird
and it compiled successfully.  When I try to run it, however, no window ever opens.  When I run 'thunderbird' from the console, I get the following output:

No running windows found
enigmail.js: Registering components
enigmail.js: Registered components
Registering Enigmail account manager extension.
Enigmail account manager extension registered.
/usr/bin/thunderbird: line 87:  7154 Segmentation fault      $mozbin "$@"

I tried removing my ~/.thunderbird directory as was proposed by a person in the forums.  I then unmerged and emerged TB and the same problem occured again.  The mozilla-thunderbird-0.7.3 package worked just fine for me, and was upgraded from 0.7.1, so it isn't that it was my first upgrade that caused it.



Reproducible: Always
Steps to Reproduce:
1.emerge mozilla-thunderbird
2.run TB from link or console
3.watch the icon bounce, but no window ever open

Actual Results:  
Nothing

Expected Results:  
Opened the TB main window

Portage 2.0.50-r9 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.7-gentoo-r13)
=================================================================
System uname: 2.6.7-gentoo-r13 x86_64 4
Gentoo Base System version 1.5.2
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d acpi aim alsa amd64 apm arts audiofile avi berkdb cdr crypt cups
dga doc dvd encode esd f77 foomaticdb gd gdbm gif gphoto2 gpm gstreamer gtk2 icq
imagemagic imap imlib ipv6 java joystick jpeg junit kde lcms ldap libg++ libwww
mad mikmod mpeg msn multilib ncurses nls nogcj oggvorbis opengl oscar oss pam
pcmcia pdflib perl png pnp python qt quicktime readline sasl sdl slang slp smaba
snmp socks5 spell ssl tcltk tcpd tetex tiff truetype unicode usb videos wmf xml
xml2 xmms xosd xv yahoo zlib"
Comment 1 Chris Lieb 2004-09-02 08:14:18 UTC
After re-emerging all of mozilla-thunderbird's dependencies (gnupg, glib, libIDL, fontconfig, jpeg, libmng, libpng, mozilla-launcher, portage, zlib, gtk+, pango, unzip, zip, expat, pkgconfig, gcc, patch, xorg-x11) and mozilla-thunderbird, it started working again.  Don't know what exactly the problem was, but it has been resolved.