[Desktop-packages] [Bug 1184054] Re: Haguichi doesn't start.

2013-05-31 Thread Mirco Bauer
Software coping with system or hardware failures is something noble but not really feasible to do. Mono does not know there was something corrupted or missing in the GAC, it was simply not finding some type at runtime. It was purely my human intelligence to predict causes that possibly lead to that

[Desktop-packages] [Bug 1184054] Re: Haguichi doesn't start.

2013-05-31 Thread Mirco Bauer
Yes base Mono works then. If you had a crash during the install, try this GAC repair command, it will re-install all libs into Mono's GAC: sudo apt-get install --reinstall mono-gac And see if that fixed anything -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1184054] Re: Haguichi doesn't start.

2013-05-30 Thread Mirco Bauer
Try this hello world compile: echo 'class MainClass { static void Main() { System.Console.WriteLine("Hello World!"); } }' > hello.cs dmcs hello.cs mono hello.exe -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mono in Ubuntu. https://bug

[Desktop-packages] [Bug 1184054] Re: Haguichi doesn't start.

2013-05-30 Thread Mirco Bauer
Very odd issues (often Mono not working at all) is often an either 2nd Mono install in PATH or a overwritten Mono install in /usr caused by a custom build from source with /usr as prefix instead of /usr/local or /opt. -- You received this bug notification because you are a member of Desktop Pack

[Desktop-packages] [Bug 1040259] Re: FFE: libmessaging-menu transitions for quantal

2012-10-11 Thread Mirco Bauer
Smuxi 0.8.10.1200-1ubuntu1 uses the new libmessaging-menu library and waits for upload and approval: http://anonscm.debian.org/gitweb/?p=pkg-cli-apps/packages/smuxi.git;a=shortlog;h=refs/heads/quantal ** Changed in: smuxi (Ubuntu Quantal) Status: In Progress => Fix Committed -- You recei

[Desktop-packages] [Bug 1040259] Re: FFE: libmessaging-menu transitions for quantal

2012-10-03 Thread Mirco Bauer
Porting Smuxi to gir1.2-messagingmenu-1.0 ** Changed in: smuxi (Ubuntu Quantal) Status: Triaged => In Progress ** Changed in: smuxi (Ubuntu Quantal) Assignee: (unassigned) => Mirco Bauer (meebey) -- You received this bug notification because you are a member of Desktop Pa