Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 37440

Summary: Anjuta doesn't recognize my Glade installation and wouldn't allow GUI editing
Product: Gentoo Linux Reporter: Selwyn Tang <cyberdoc>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Selwyn Tang 2004-01-06 18:12:06 UTC
Anjuta-1.0.2 doesn't recognize my Glade-2.0.0-r1 installation. It's anjuta_first_run.sh seems to be finding 'glade' whereas my Glade's binary is named 'glade-2' by default. I manually made a symlink 'glade' to 'glade-2' in /usr/bin and Anjuta could recognize it. But it failed to create a proper .glade file for any new project and caused the invoked Glade session to be initialized 'untitled'.

Reproducible: Always
Steps to Reproduce:
1. Emerge glade-2.0.0-r1 and anjuta-1.0.2.
2. Start Anjuta for the first time.
Actual Results:  
In the first run dialog, notice "You do not have Glade GUI Builder installed".

Expected Results:  
It should recognize the Glade installation.

Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.22-gentoo-r2)
=================================================================
System uname: 2.4.22-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 1.90GHz
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
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=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb bonobo cjk crypt cups encode esd foomaticdb gdbm gif
gnome gpm gtk gtk2 imlib java jpeg libg++ libwww mad mikmod motif mozilla mpeg
ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime readline
sdl slang spell ssl svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-01-08 23:35:10 UTC
anjuta 1.0.2 is a GTK1 version of anjuta.  libglade-0.* is listed as a runtime dependency, so you might want to make sure that that is installed.  If it needs dev-util/glade, then that is something the gnome team needs to fix in the dependency lists.
Comment 2 foser (RETIRED) gentoo-dev 2004-02-29 09:10:46 UTC
This is optional stuff, like all the possible project development libs. In my opinion it's up to the user to add these kind of tools seperatly.