[Mono-winforms-list] CommonApplicationData directory on linux

Dubravko Sever dubravko.sever at srce.hr
Sat Nov 18 11:28:52 EST 2006


Try to check dir premissions , by default /user/share does not have
write premissions for group.


D







-----Original Message-----
From: mono-winforms-list-bounces at lists.ximian.com on behalf of Pavel
Bansky
Sent: Sat 18.11.2006 15:33
To: winforms
Subject: [Mono-winforms-list] CommonApplicationData directory on linux
 
hi all,

i'am working on application that stores some data in 
Environment.SpecialFolder.CommonApplicationData everything works on 
windows. On linux application crashs because of CommonApplicationData 
points to /usr/share and my application can't write data in there.

Is there some "Porting" guidelines about directories? Data I want to 
store should be used by all users - so store it in user dir is not the 
best way for me.

  Thanks a lot for any suggestions


  Pavel

-- 
__________________________________________________________

Pavel Bánský
levap at bansky.net                        I write code...
__________________________________________________________
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list



More information about the Mono-winforms-list mailing list