Re: [Mono-dev] Is anyone using mono develop in 1.1.13.2?

2006-03-01 Thread Wade Berrier
Could you run monodevelop with increased logging? Do this with the following from a terminal window: export MONO_LOG_LEVEL=debug monodevelop That could help shed some light on this. If you have gtk+2.4 installed (which it appears you do), I'm not sure what the problem could be, other than

Re: [Mono-dev] Is anyone using mono develop in 1.1.13.2?

2006-03-01 Thread Joshua Kugler
OK, the run is attached. Near the end, I see things like: (./MonoDevelop.exe:30692): Mono-WARNING **: DllImport unable to load library 'libpanel-applet-2.so.0: cannot open shared object But I am seeing a lot of cannot open shared object or file with dll's that don't seem to have anything to

Re: [Mono-dev] Is anyone using mono develop in 1.1.13.2?

2006-03-01 Thread Joshua Kugler
OH, sigh! I installed gnome (all 89MB of packages, talk about a hefty pre-req), and monodevelop starts just fine. Sorry about that all. Next time I see Make sure gnome is installed, I'll take that to mean the whole thing, and not the just gnome libraries. The script from the successful run

Re: [Mono-dev] Is anyone using mono develop in 1.1.13.2?

2006-03-01 Thread Joshua Kugler
Well, that didn't last long. I fired up monodevelop, clicked on New Project, clicked on a C# project, and monodevel locked up and displayed this in the terminal: 2006-03-01 14:46:58,360 [-1208056128] ERROR MonoDevelop.Core.I

Re: [Mono-dev] Is anyone using mono develop in 1.1.13.2?

2006-03-01 Thread Wade Berrier
Thanks for the debug output. It may be easier to install all of Gnome. But, if you're taking the minimalistic approach, try installing the libpanel applet package. Repeat this same process of running monodevelop with the debug logs turned on and install additional packages until you don't get

[Mono-dev] Is anyone using mono develop in 1.1.13.2?

2006-02-20 Thread Joshua Kugler
I've posted about this before, but have not gotten any reply. Since the Mono developers say they use their own tools, I'm not sure why this hasn't been addresses. Is anyone using the latest release of Monodevelop? When I try to run it, I get this error: [EMAIL PROTECTED] ~]$ monodevelop

Re: [Mono-dev] Is anyone using mono develop in 1.1.13.2?

2006-02-20 Thread Lluis Sanchez
Hi, Please carefully read the mini FAQ in the installer instructions. The error you are getting is documented there: http://www.mono-project.com/InstallerInstructions Lluis. El lun, 20-02-2006 a las 13:45 -0900, Joshua Kugler escribió: I've posted about this before, but have not gotten any

Re: [Mono-dev] Is anyone using mono develop in 1.1.13.2?

2006-02-20 Thread Joshua Kugler
prior to running monodevelop? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Kugler Sent: Monday, February 20, 2006 4:46 PM To: mono-devel-list@lists.ximian.com Subject: [Mono-dev] Is anyone using mono develop in 1.1.13.2? I've posted

Re: [Mono-dev] Is anyone using mono develop in 1.1.13.2?

2006-02-20 Thread Joshua Kugler
On Monday 20 February 2006 14:46, Lluis Sanchez wrote: Hi, Please carefully read the mini FAQ in the installer instructions. The error you are getting is documented there: http://www.mono-project.com/InstallerInstructions Lluis. Hmm...well, since other mono apps ran, I guess I overlooked