Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89835 - Monodevelop creates *infinite* "Application Output" tab on "Run"
Summary: Monodevelop creates *infinite* "Application Output" tab on "Run"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-20 09:54 UTC by Aldo "xoen" Giambelluca
Modified: 2005-11-01 12:06 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 Aldo "xoen" Giambelluca 2005-04-20 09:54:24 UTC
When I try to run a program (with click on the "Run" button or with <F5>) MD creates "infinite" "Application Output" tab.

Reproducible: Always
Steps to Reproduce:
1. Open MonoDevelop ;)
2. Create a new C# file
3. Save (else MD crashes :( )
4. Click on "Run" button in the Toolbar
Actual Results:  
"Infinite" "Application Output" tabs are opened...

Expected Results:  
Program compiled and runned, and the output putted in A "Application output" tab

PS: The compiler (mcs) output (errors) of an empty C# file is not shown... and
if a try to compile MD crashes, not the best :)

*******************************************
*****  Versions of istalled packages  *****
*******************************************
dev-lang/mono-1.1.6  -debug -icu -nptl
dev-dotnet/gtk-sharp-1.9.2
x11-libs/gtk+-2.6.4-r1  -debug +doc +jpeg -static +tiff


*************************
*****  emerge info  *****
*************************
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 11 2005, 12:45:50)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=athlon-xp -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /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="-O2 -mcpu=athlon-xp -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="it_IT.utf8"
LC_ALL="it_IT.utf8"
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="x86 3dnow 3dnowex X a52 aac aalib acpi alsa apm audiofile avi
bash-completion berkdb bitmap-fonts bonobo cddb cdparanoia cdr cjk crypt cups
curl directfb divx4linux doc dts dvd dvdr dvdread emboss encode examples exif
fam fbcon ffmpeg flac flash foomaticdb fortran gcj gdbm gif gimpprint gnome
gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal imagemagick imlib ipv6 jabber
java javascript jpeg libcaca libg++ libwww lm_sensors mad matroska mikmod mime
ming mmx mmx2 mng mono motif mozilla mp3 mpeg ncurses network nls nvidia ogg
oggvorbis opengl oss pam pdflib perl png ppds python quicktime readline real rtc
sdl spell sqlite sse sse2 ssl svg svga tcltk tcpd tetex tga tiff truetype
truetype-fonts type1-fonts unicode usb vcd videos vorbis wmf xml xml2 xmms xpm
xprint xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, LINGUAS
Comment 1 Aldo "xoen" Giambelluca 2005-11-01 12:06:30 UTC
Also this problem was solved with 0.8 release of MonoDevelop ;)