Bug#675142: monodevelop: Unable to startup due to a FileNotFoundException/missing assembly

2013-04-02 Thread Konstantin Khomoutov
Just downloaded the sources (3.0.3.2+dfsg-1), and did a simple `grep -r Mono.Cairo .` over the source tree; these three entries look promising: ./src/core/MonoDevelop.Core/frameworks/framework_NET_2_0.xml: ./src/core/MonoDevelop.Core/frameworks/framework_NET_4_0.xml: ./src/core/MonoDevelop.Cor

Bug#675142: monodevelop: Unable to startup due to a FileNotFoundException/missing assembly

2013-04-02 Thread Konstantin Khomoutov
severity 67514 important thanks Hi! I managed to hit the same bug after upgrading from Squeeze. Contrary to the reporter, I fail to get the error printout even if I run monodevelop directly using (/usr/bin/cli --debug ...) so I reverted to strace'ing the run using: $ strace -e trace=open,write -

Bug#675142: monodevelop: Unable to startup due to a FileNotFoundException/missing assembly

2013-04-02 Thread Konstantin Khomoutov
Also observable by looking into the list of loaded libraries (after the libmono-cairo2.0-cil is installed and Monodevelop is able to run): ~% ps ax|grep MonoDevelop 30109 ?Sl 0:03 monodevelop --debug /usr/lib/monodevelop/bin/MonoDevelop.exe 30141 pts/0D+ 0:00 grep MonoDev

Bug#675142: monodevelop: Unable to startup

2013-02-20 Thread programmer11180
Hello comrades. I have the same problem - monodevelop cannot start. Problem solved after installing libmono-cairo2.0-cil. Please add libmono-cairo2.0-cil to dependencies for monodevelop. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Troub

Bug#675142: [pkg-cli-apps-team] Bug#675142: monodevelop: Unable to startup due to a FileNotFoundException/missing assembly

2012-05-31 Thread Fabian Steffen
Hi again I found the problem. I had/have to install libmono-cairo2.0-cil. Its reproducible, if I uninstall it, the known exception occurs, if i install it again, it works. Cheers Fabian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#675142: monodevelop: Unable to startup due to a FileNotFoundException/missing assembly

2012-05-30 Thread Fabian Steffen
Hi i've attached the output of 'gacutil -l' Cheers Fabian The following assemblies are installed into the GAC: Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a CustomMarshalers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a I18N, Version=4.0.

Bug#675142: [pkg-cli-apps-team] Bug#675142: monodevelop: Unable to startup due to a FileNotFoundException/missing assembly

2012-05-30 Thread Iain Lane
Hey there, On Wed, May 30, 2012 at 08:21:45AM +0200, Fabian Steffen wrote: > Package: monodevelop > Version: 3.0.2+dfsg-3 > Severity: important > > Hi > > Since upgrading monodevelop to 3.0.2 the application throws the following > error > on startup: > > $ monodevelop > ERROR [2012-05-30 08:09

Bug#675142: monodevelop: Unable to startup due to a FileNotFoundException/missing assembly

2012-05-29 Thread Fabian Steffen
Package: monodevelop Version: 3.0.2+dfsg-3 Severity: important Hi Since upgrading monodevelop to 3.0.2 the application throws the following error on startup: $ monodevelop ERROR [2012-05-30 08:09:14Z]: An unhandled exception has occured. Terminating MonoDevelop? True System.IO.FileNotFoundExcept