[Bug 11112] Does the fatal error if the config directory isn' t owned by the user make sense?

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 11 08:02:38 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11112





--- Comment #20 from Alexandre Julliard <julliard at winehq.org>  2008-01-11 08:02:37 ---
(In reply to comment #19)

> My final question is: can I expect a patch adding such command-line option to
> be accepted?

No. I agree with you that it would be nice to make it easier to create robust
multi-user setups, but the way to do that is not to provide an option to bypass
the security check. The check is here because it's currently not possible to
make multiple users share a wineprefix reliably; playing with permissions is
certainly not enough, sooner or later you'll get a corrupted registry.

What needs to be done is to fix the code so that the multiple servers case is
detected and handled correctly. Once this is done the check can be removed.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list