[Bug 11112] New: 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
Thu Jan 10 03:12:43 CST 2008


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

           Summary: Does the fatal error if the config directory isn't owned
                    by the user make sense?
           Product: Wine
           Version: CVS/GIT
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: bero at arklinux.org


Created an attachment (id=10147)
 --> (http://bugs.winehq.org/attachment.cgi?id=10147)
Proposed fix

Recent wine versions abort on startup if the config directory isn't owned by
the user running wine.

This breaks setups where several users share a common wine prefix (e.g. to make
applications that make heavy use of the registry available to several users
without installing them several times) and they have the right access to the
configs through group permissions.

Unless I'm overlooking a better way to do this, it would make more sense to
check proper permissions than to check ownership. I'm attaching a patch that
does that.


-- 
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