[Mono-osx] MonoDevelop 1.9 for OS X release!

Rusty Howell rhowell at novell.com
Tue Oct 28 19:13:50 EDT 2008


Hmm.... I was hoping that case sensitivity would be the issue, but that 
doesn't seem to be it.
We're still looking into it.

Sorry

Doug Richardson wrote:
> No, it's not.  It's HFS+.  No error with your code.
>
> At the risk of quickly getting in over my head, the filesystem is
> case-insensitive, but you're expecting the application to also be
> case-insensitive?
>
> Thanks,
> Doug
>
>
>
> Rusty Howell wrote:
>   
>> Doug,
>>
>> Is your filesystem case sensitive?
>>
>> try this: 
>> $ echo "hello world" > junk.txt && cat JUNK.txt
>>
>> If this throws an error "no such file", then it's case sensitive.
>>
>> Let me know what you have.
>> Rusty
>>
>>
>> DougR wrote:
>>     
>>> Hey Rusty,
>>>
>>> Thanks for looking into this.
>>>
>>> I tried your suggestion--same result.  It's not renaming the dmg, it's
>>> renaming the app itself that eliminates the errors.  Just so you know, I
>>> get
>>> the following when launching 'Monodevelop.app':
>>>
>>> "Unhandled Exception" pop up
>>>
>>> Mono.Addins.MissingDependencyException: The required addin
>>> 'MonoDevelop.Deployment,1.9.0' is not installed.
>>>   at Mono.Addins.AddinSessionService.ResolveLoadDependencies
>>> (System.Collections.ArrayList addins, System.Collections.Stack depCheck,
>>> System.String id, Boolean optional) [0x00000] 
>>>   at Mono.Addins.AddinSessionService.ResolveLoadDependencies
>>> (System.Collections.ArrayList addins, System.Collections.Stack depCheck,
>>> System.String id, Boolean optional) [0x00000]
>>>
>>> Then I get another pop up that says:
>>> The following add-ins could not be started:
>>>
>>> MonoDevelop.XmlEditor,1.9
>>> MonoDevelop.CBinding,1.9
>>> [and many, many more]
>>>
>>> I'm on a MacBook, 10.5.5, X11 version 2.1.5.
>>>
>>> Hope this helps.
>>> Doug
>>>
>>>  
>>>
>>> Rusty Howell wrote:
>>>   
>>>       
>>>> Hey Doug, (and anyone else who's seeing issues)
>>>>
>>>> I'm confused a bit. This .dmg works flawlessly on my Mac Mini. I tested 
>>>> the dmg, named Monodevelop-19.dmg and things worked great.
>>>> Then I did a simple rename of the .dmg to MonoDevelop-19.dmg. And things 
>>>> still work fine. Does OSX do some fancy error handling
>>>> or something that would try to resolve a rename?
>>>>
>>>> Can you try something for me? 
>>>> - Uninstall MonoDevelop.
>>>> - Rename the .dmg to Monodevelop-1.9.dmg (that was the original name.)
>>>> - Reinstall. 
>>>>
>>>> Let me know if that works.
>>>>
>>>> Rusty Howell
>>>> _______________________________________________
>>>> Mono-osx mailing list
>>>> Mono-osx at lists.ximian.com
>>>> http://lists.ximian.com/mailman/listinfo/mono-osx
>>>>
>>>>
>>>>     
>>>>         
>> _______________________________________________
>> Mono-osx mailing list
>> Mono-osx at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-osx
>>
>>
>>     


More information about the Mono-osx mailing list