[Bug 12695] New: when calling wineprefixcreate from wine launcher, WINEPREFIX is ignored

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 20 16:09:32 CDT 2008


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

           Summary: when calling wineprefixcreate from wine launcher,
                    WINEPREFIX is ignored
           Product: Wine
           Version: CVS/GIT
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


austin at austin-desktop:~$ rm -rf .wine .test
austin at austin-desktop:~$ wine notepad
wine: creating configuration directory '/home/austin/.wine'...
Could not load Mozilla. HTML rendering will be disabled.
wine: '/home/austin/.wine' created successfully.
austin at austin-desktop:~$ WINEPREFIX=~/.test wine notepad
wine: the '/home/austin/.test' directory specified in WINEPREFIX doesn't exist.
You may want to create it by running 'wineprefixcreate'.
austin at austin-desktop:~$ WINEPREFIX=~/.test wineprefixcreate
Could not load Mozilla. HTML rendering will be disabled.
/home/austin/.test updated successfully.
austin at austin-desktop:~$ WINEPREFIX=~/.test wine notepad


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list