Comment 2 for bug 538527

Revision history for this message
Christian Dannie Storgaard (cybolic) wrote :

Thanks for reporting this.
I'm having trouble finding the cause of the crash, do you think you could send me the output of running the following in a terminal?:

python -c "import wine; print wine.registry.get('HKEY_LOCAL_MACHINE\\\\System\\\\CurrentControlSet\\\\Control\\\\Session Manager\\\\Environment', 'APPDATA')"

Thank you for your help.