[MonoDevelop] Newbie To Mac OSX and MonoDevelop

Christian Hergert chris at dronelabs.com
Wed Sep 16 04:32:52 EDT 2009


There is a permission problem on the .wapi folder itself, which is 
causing the error. (I forgot the -r, sorry).

sudo rm -rf ~/.wapi

-- Christian

Rick Checketts wrote:
> On 16 Sep 2009, at 07:44, Christian Hergert wrote:
>
> rm -f ~/.wapi/
>
> Thanks but that says: is a directory so I tried
> rm -f ~/.wapi/shared_data-imac-de-user-2.local-Darwin-i386-312-12-0
>
> That was accepted without error but MonoDevelop still hangs.
>
> Looking agin in the Console I still see:
>
> 16/09/2009 09:17:41 [0x0-0x17017].com.ximian.monodevelop[138] ** (/
> Applications/MonoDevelop.app/Contents/MacOS/lib/monodevelop/bin/
> MonoDevelop.exe:159): CRITICAL **: _wapi_shm_file_open: shared file [/
> Users/user/.wapi/shared_data-imac-de-user-2.local-Darwin-
> i386-312-12-0] open error: Permission denied
>
> Thanks
>
> Rick
>
> Rick
>> -- Christian
>>
>> Rick Checketts wrote:
>>> Hi
>>>
>>> I have installed the latest mono framework and MonoDevelop. Xcode
>>> works ok but when I run MonoDevelop it just freezes nothing runs.
>>>
>>> Looking in the log files I see:
>>>
>>> fsck_hfs.log
>>> 16/09/2009 06:45:19 com.apple.dyld[361] update_dyld_shared_cache[361]
>>> current cache invalid because /System/Library/Frameworks/
>>> ApplicationServices.framework/Versions/A/Frameworks/
>>> CoreGraphics.framework/Versions/A/CoreGraphics has changed
>>>
>>> and looking in the console log I see:
>>>
>>> 16/09/2009 06:40:44 [0x0-0x1a01a].com.ximian.monodevelop[254] ** (/
>>> Applications/MonoDevelop.app/Contents/MacOS/lib/monodevelop/bin/
>>> MonoDevelop.exe:273): CRITICAL **: _wapi_shm_attach: shared file [/
>>> Users/user/.wapi/shared_data-imac-de-user-2.local-Darwin-
>>> i386-312-12-0] open error
>>>
>>> Can anyone help?
>>>
>>> Thanks
>>>
>>> Rick
>>> _______________________________________________
>>> Monodevelop-list mailing list
>>> Monodevelop-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list