Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132465 - monodevelop 0.10 missing GUI buttons
Summary: monodevelop 0.10 missing GUI buttons
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
: 141625 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-06 09:01 UTC by MT
Modified: 2006-12-09 07:21 UTC (History)
2 users (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 MT 2006-05-06 09:01:09 UTC
i have build successfuly dev-util/monodevelop-0.10, the application start and work without problems, but when i select a *.cs file and open it, the IDE do not show me, under the 'window code', the two button: "source code" and "designer"

Here it's a screenshot that show the 'window code' and the 2 buttons:
http://primates.ximian.com/%7Elluis/blog/images/steticinmonodevelop.png

Here it's a screenshot from my monodevelop:
http://www.wiredtek.info/screen.jpg

i start monodevelop using firefox headers:
MOZILLA_FIVE_HOME="/usr/lib/mozilla-firefox" monodevelop

i do not have gnome DE installed, only KDE.
the problem happen also to other 2 computers, all x86, without gnome but with KDE. I suspicious that there is something missing to install from the ebuild, probably from gnome packages, but i don't know which.

i have also tested the new monodevelop 0.11 version, using this ebuild (submitted by me today): https://bugs.gentoo.org/show_bug.cgi?id=132457 but the problem persist, on all the machines. Hope someone can help me to debug the problem and fix the ebuild.

here there is my emerge infos:
Portage 2.1_pre10-r2 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.4-r1, 2.6.16-gentoo-r4 i686)
=================================================================
System uname: 2.6.16-gentoo-r4 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.12.0_pre18
dev-lang/python:     2.4.2
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fno-ident -fomit-frame-pointer -momit-leaf-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fno-ident -fomit-frame-pointer -momit-leaf-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="it"
MAKEOPTS="-j1 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://172.16.1.2/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi aim alsa apache2 asf async avi bash-completion berkdb bitmap-fonts bzip2 bzlib cairo cdr chroot cli crypt css cups dbus divx4linux dlloader dri dvd dvdr eds emboss encode exif fftw flac foomaticdb ftp gd gif gimp gpg gpm gtk2 hal icq imap imlib isdnlog java jpeg kde ldap libg++ libwww mad memlimit mikmod mime ming mmap mmx mng motif mozsvg mozxmlterm mp3 mpeg msn musepack ncurses nls nptl nptlonly nsplugin nvidia objc ogg oggvorbis openal openexr opengl pam pam_chroot pcntl pcre pdflib perl png posix pppd pwdb python qmail qt quicktime readline reflection samba sasl scanner sdl session sftplogging simplexml socket spamassassin spell spl sse ssl svg symlink tiff truetype truetype-fonts type1-fonts udev unicode utf8 vorbis win32codecs wmf x86 xcomposite xine xml xml2 xmlrpc xorg xprint xv xvid yahoo zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_it userland_GNU video_cards_none video_cards_nvidia video_cards_-ati"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS
Comment 1 MT 2006-05-10 06:47:24 UTC
Fixed emerging x11-wm/metacity and then monodevelop.
Now Stetic Design work correctly.
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2006-05-10 09:35:56 UTC
Re-opening this. If you had to do that, it means there's a missing dep somewhere, which should be fixed.
Comment 3 MT 2006-05-10 10:37:05 UTC
(In reply to comment #2)
> Re-opening this. If you had to do that, it means there's a missing dep
> somewhere, which should be fixed.
> 

i think that you are right because i have fixed the problem only on one machine, but not on another, but i cannot understand whic is the mistake. now i'm investingating what is missing or what is missconfigurated, than i'll report here.
Comment 4 MT 2006-07-13 02:56:33 UTC
after some deep investigations i have found the mistake, the problem is around gecko-sharp build against firefox and not gecko-sdk (i was using the ebuild from here: https://bugs.gentoo.org/show_bug.cgi?id=98839 and not the one in portage); for some reasons gecko-sharp build against gecko-sdk install some headers that are essential for Stetic. headers that are not provided by the gecko-sharp build against firefox, and for that reason the Stetic buttons are not shown.

Rebuilding the gecko-sharp with the ebuild into portage (so compiled against gecko-sdk), and rebuilding monodevelop fix the problem; i'm not into the Firefox/Mozilla/Seamonkey/Gecko stuff, so i'm not able to tell what are the missing headers.
Comment 5 Raffael Schärer 2006-07-26 12:09:53 UTC
*** Bug 141625 has been marked as a duplicate of this bug. ***
Comment 6 onip 2006-12-09 07:21:10 UTC
I've installed that right now with portage ebuilds. I've no designer buttons and gecko isn't installed, what should I do?

Thanks