Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184556 - monodevelop-0.14 fails to start
Summary: monodevelop-0.14 fails to start
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-08 00:06 UTC by Peter Ansell
Modified: 2007-07-08 00:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Console output from starting monodevelop-0.14 (monodevelopconsoleoutput.txt,7.49 KB, text/plain)
2007-07-08 00:07 UTC, Peter Ansell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Ansell 2007-07-08 00:06:57 UTC
On startup monodevelop crashes. The crash seems to be an error with the XmlEditor plugin not implementing a code completion method. The console output is attached.

Reproducible: Always

Steps to Reproduce:
1.Start monodevelop
2.
3.

Actual Results:  
Crash with debugging output to the console

Expected Results:  
Start GUI application

$ emerge --info
Portage 2.1.3_rc6 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r3, 2.6.21-gentoo-r2 i686)
=================================================================
System uname: 2.6.21-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
Gentoo Base System release 1.12.10
Timestamp of tree: Sat, 07 Jul 2007 10:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium4 -mfpmath=sse -msse2 -mmmx -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openjms/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-Os -march=pentium4 -mfpmath=sse -msse2 -mmmx -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans"
GENTOO_MIRRORS=" ftp://mirror.internode.on.net/pub/gentoo ftp://ftp.swin.edu.au/gentoo ftp://ftp.planetmirror.com/pub/gentoo/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LINGUAS="en_GB en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage-overlays/ansells-portage-overlay"
SYNC="rsync://mirror.internode.on.net/gentoo-portage"
USE="3dfx X X509 Xaw3d aac aalib acl acpi alsa apache2 arts bash-completion beagle berkdb bitmap-fonts boo bzip2 c++ c3p0 cairo cdr cjk cli cracklib crypt cups curl dba dbus divx4linux doc dvd dvdread dynagraph eds effects emboss encode enscript esd evo exif expat fam ffmpeg firefox fortran gcj gd gdbm gif gimp gnome gnustep gphoto2 gpm gstreamer gtk gtkhtml hal iconv ieee1394 ipv6 isdnlog jack java java5 javamail javascript jce jcs jikes jms jmx jpeg junit jython kde kerberos lapack latex lcms ldap libg++ mad math matroska midi mikmod mmx mmxext mng mod mono mozdevelop mp3 mpeg mudflap mysql mysqli ncurses network nls nptl nptlonly nsplugin nvidia objc ogg opengl openmp oscache pam pam_console pcre pdf pear perl plotutils png postgres ppds pppd python qt3 qt3support qt4 quicktime readline real reflection rtc samba scanner sdl session silvercity spell spl sqlite sse sse2 ssl svg tcltk tcpd tetex theora tk truetype truetype-fonts type1-fonts unicode usb utempter utf8 vorbis wddx win32codecs winbind wmf x86 xine xinerama xml xml2 xmlrpc xorg xpm xsl xv xvid xvmc zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" CAMERAS="directory canon ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB en" USERLAND="GNU" VIDEO_CARDS="nv vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Peter Ansell 2007-07-08 00:07:45 UTC
Created attachment 124193 [details]
Console output from starting monodevelop-0.14
Comment 2 Peter Ansell 2007-07-08 00:10:22 UTC
Also, I removed the ~/.config/MonoDevelop directory as I thought it may have been the issue but the bug still comes up.
Comment 3 Peter Ansell 2007-07-08 00:51:32 UTC
Okay, I don't *think* this is my fault but the file in question was orphaned (possibly from a previous release)

# qfile /usr/lib/monodevelop/AddIns/MonoDevelop.XmlEditor_0.2.0/MonoDevelop.XmlEditor.addin.xml 

qfile returned nothing and I didn't see portage install the file either so I deleted the directory 

# rm -rf /usr/lib/monodevelop/AddIns/MonoDevelop.XmlEditor_0.2.0

and it now opens fine. The upgrade from 0.11 must have failed somehow and broken compatibility with it. It is possible that I installed the plugin myself for 0.11 and it did not work now but it has been a while since I used the program so I don't quite remember.

Monodevelop really shouldn't crash that badly though IMO.