Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46944 - GTK+ tabbed dialogs are blank
Summary: GTK+ tabbed dialogs are blank
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 53298 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-06 04:44 UTC by Taras Ciuriak
Modified: 2004-06-08 22:57 UTC (History)
1 user (show)

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 Taras Ciuriak 2004-04-06 04:44:50 UTC
Freshly emerged system (bootstrapped from stage1), with emerged gnome.  Applications that use GTK+ toolkit have blank tabs where they use tabbed dialogs (think xmms "Preferences", gimp "Layers, Channels & Paths" or gcombust's entire application main window).
Comment 1 foser (RETIRED) gentoo-dev 2004-04-06 10:35:34 UTC
interestin... do other things show like normal ?
Comment 2 Taras Ciuriak 2004-04-06 14:00:44 UTC
Yes...everything else works fine...just "tabbed" elements of dialogs.
Comment 3 foser (RETIRED) gentoo-dev 2004-04-06 14:43:46 UTC
your 'emerge info' ? this is always needed in bugreports and is also noted in the bugform

have you tried the obvious things like recompiling gtk+ etc. ? are there any error messages ?
Comment 4 Taras Ciuriak 2004-04-06 15:07:00 UTC
Yes, re-emerged gtk+, gnome...heck, even opengl...all sorts...no error messages, nothing.  When I run the application from the command line, there are no error messages generated when those dialogs are brought up.  It's supremely weird.  If you have any specific tests in mind, let me know!
Comment 5 Taras Ciuriak 2004-04-07 03:07:46 UTC
garlic log # emerge info
Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -mcpu=pentium4 -pipe -fomit-frame-pointer"
CHOST="i386-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/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -mcpu=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://194.83.57.7/sites/www.ibiblio.org/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://212.219.247.17/sites/www.ibiblio.org/gentoo/ http://194.83.57.2/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb cdr crypt cups dvd encode esd foomaticdb gdbm gif gnome gphoto2 gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"

Comment 6 Francois Fernandes 2004-04-15 01:42:57 UTC
I'VE FOUND THE PROBLEM!

It seems that the gcc has a bug with the -march=pentium4 flag. I tried to recompile it with each flag and it seems that it doesn't work with the pentium4 optimization.
Comment 7 Alastair Tse (RETIRED) gentoo-dev 2004-04-15 03:00:33 UTC
well, maybe its a conflict between the flags, not really our bug atm.
Comment 8 Sebastian 2004-05-02 05:56:09 UTC
Hi,

I got the same problems. GTK1 apps only show blank fields in property dialogs. And I don't have a pentium 4. I got a Pentium Mobile (Centrino).

emerge info
 
*** You are not in the portage group. You may experience cache problems
*** due to permissions preventing the creation of the on-disk cache.
*** Please add this user to the portage group if you wish to use portage.
 
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1400MHz
Gentoo Base System version 1.4.9
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -pipe -mfpmath=sse -mmmx -msse -msse2 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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="-O3 -march=pentium3 -pipe -mfpmath=sse -mmmx -msse -msse2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa audiofile berkdb bonobo cdr crypt cups dvd encode gdbm gnome gstreamer gtk gtk2 guile jpeg libgda mad md5sum mmx motif mozcalendar moznocompose moznoirc ncurses nls nptl oggvorbis opengl oss pam perl png ppds python readline samba spell sse ssl tcpd tetex tiff truetype v4l v4l2 video_cards_radeon x86 xml2 xmms xv zlib"


Sebastian
Comment 9 foser (RETIRED) gentoo-dev 2004-06-08 07:12:59 UTC
*** Bug 53298 has been marked as a duplicate of this bug. ***
Comment 10 Leonardo Boshell (RETIRED) gentoo-dev 2004-06-08 22:57:13 UTC
*** Bug 53298 has been marked as a duplicate of this bug. ***