Bug 61920

Summary: ~/.wine directory missing, needs autocreate
Product: [Retired] Red Hat Public Beta Reporter: Warren Togami <wtogami>
Component: wineAssignee: wdovlrrw <brosenkr>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: skipjack-beta1CC: elliot
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-26 20:56:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 61901    

Description Warren Togami 2002-03-25 23:01:30 UTC
From Bugzilla Helper:  
User-Agent: Mozilla/5.0 (compatible; Konqueror/2.99 (3.0 rc3); Linux)  
  
Description of problem:  
Attempting to run any wine application fails with  
wineserver: chdir /home/warren/.wine : No such file or directory  
  
If you create the ~/.wine directory manually then wine works.  
  
Version-Release number of selected component (if applicable):  
Red Hat skipjack beta1  
  
How reproducible:  
Everytime  
  
Steps to Reproduce:  
1. Login as any user.  
2. Attempt to run any wine application.  
  
Expected Results:  It should create the ~/.wine directory if it does not exist.

Comment 1 Warren Togami 2002-03-26 09:43:40 UTC
winelauncher has a button to copy the default config to ~/.wine.  Can anything
be added to the Red Hat wine package to make this automatic if ~/.wine does not
exist?

Comment 2 Elliot Peele 2002-03-26 20:56:48 UTC
if you do descide to add this as a default for every new user you would have to
add them to the wine group in order for them to be able to do much of anything.
you might want to add soemting to copy /etc/wine.userreg to $HOME/.wine/user.reg
and /etc/wine.system.reg to $HOME/.wine/system.reg

Comment 3 Bernhard Rosenkraenzer 2002-03-27 15:34:53 UTC
Fixed in 20020327-1