how can i use all prefix?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
billou
Newbie
Newbie
Posts: 2
Joined: Tue Aug 09, 2011 4:11 am

how can i use all prefix?

Post by billou »

Hello !

(First, sorry for my bad english)

default, wine does not allow files owned by user X, to be executed by a user Y or Z.

How to make wine just to read and write access without paying attention to the owner?

Google, have created a picassa deb package full working, integrate wine, and run picassa for all users without the usually "wine [...] is not owned by you", i want reproduce the same attitude, for my software ! :)
billou
Newbie
Newbie
Posts: 2
Joined: Tue Aug 09, 2011 4:11 am

Post by billou »

I have found a solution, but we need to modify source code

http://www.playonlinux.com/fr/topic-7887.html
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: how can i use all prefix?

Post by vitamin »

billou wrote:How to make wine just to read and write access without paying attention to the owner?
Wine does that for a reason. It is not a multiuser application. If you will try to use the same wineprefix by two users at the same time you'll endup corrupting it.

http://wiki.winehq.org/FAQ#head-f54d469 ... 0167919859
qparis
Level 2
Level 2
Posts: 44
Joined: Fri Dec 03, 2010 6:55 am

Post by qparis »

@bilou

On POL french's forum, I told you that if wine prevents prefix from being used by another user, it for a good reason.

I told you how do modify the source code, but it's a VERY dirty way..
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

how can i use all prefix?

Post by jjmckenzie »

On Tue, Aug 9, 2011 at 9:22 AM, qparis <[email protected]> wrote:
@bilou

On POL french's forum, I told you that if wine prevents prefix from being used by another user, it for a good reason.

I told you how do modify the source code, but it's a VERY dirty way..
Thank you for coming in on this qparis and updating the Wine Community
with the fact that you had communicated with bilou in your forums.

James
\
Locked