Bug 501029
| Summary: | winecfg fails to connect to mount manager | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jeremy boyd <jeremy> |
| Component: | wine | Assignee: | Andreas Bierfert <andreas.bierfert> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | andreas.bierfert, s.a.hartsuiker |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-20 14:41:51 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: | |||
|
Description
jeremy boyd
2009-05-15 14:58:09 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping This seems to rebuild to the proper ~/.wine/system.reg file: wine rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 /usr/share/wine/wine.inf All of that belongs on one commandline. From what I have seen the MountMngr section (among others?) is missing from the ~/.wine/system.reg file. The above command adds more things like the %ProgramFiles%, etc environmentvariables that are also missing. In case anyone wonders. The commandline from my previous post comes from the top of the tools/wine.inf.in file from the wine git repo checkout from winehq.com: http://wiki.winehq.org/GitWine#head-bc3ee0bfecc17d220da733af4d8ab1154861c7c9 the problem was not with wine but i had some permission issues with my home folder. when istalling fedora i mounted a drive in my home folder so there were issues. i've re-installed fedora and it works fine. The problem no longer occurs for me with a fresh install of F11 and wine 1.1.23-1.fc11. I think it may have had something to do (in my case at least) with also having codeweaver's version of wine installed. Can this bug be closed now, since both Jeremy and myself no longer have the problem? Sure. Thanks for reporting back. |