http://bugs.winehq.org/show_bug.cgi?id=29740
Bug #: 29740 Summary: wine gecko failed to get the profile directory Product: Wine Version: 1.4-rc1 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de Classification: Unclassified
Starting Wine gecko flood the console with: 0009:err:mshtml:create_profile_directory SHGetFolderPath failed: 80070002 and previous present settings are lost.
Similar failures are present in all user installed apps
Reason is the removeal of the translation of the shell folders.
Path present: C:\users<username>\Anwendungsdaten New Path searched for: C:\users<username>\AppData
a workaround is: ln -s Anwendungsdaten AppData
Repeat that for the other folder names.
http://bugs.winehq.org/show_bug.cgi?id=29740
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |6fc6cf6935ff7aac005c080873d | |b31fd706e359a
http://bugs.winehq.org/show_bug.cgi?id=29740
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=29740
dino dyvazar@numericable.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dyvazar@numericable.fr
--- Comment #1 from dino dyvazar@numericable.fr 2012-02-05 08:26:49 CST --- Get the same issue with 1.4-RC2 on ubuntu 12.04 i386
http://bugs.winehq.org/show_bug.cgi?id=29740
--- Comment #2 from dino dyvazar@numericable.fr 2012-02-05 08:56:48 CST --- Setting the symlink as proposed remove the logged error, and the data are now updated correctly inside the subfolders.
http://bugs.winehq.org/show_bug.cgi?id=29740
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0aeb38bb4c3ed8cc9b9da374c42 | |072bebe292939 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-02-07 15:55:39 CST --- Fixed by 0aeb38bb4c3ed8cc9b9da374c42072bebe292939.
http://bugs.winehq.org/show_bug.cgi?id=29740
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-02-11 13:53:37 CST --- Closing bugs fixed in 1.4-rc3.