http://bugs.winehq.org/show_bug.cgi?id=27926
Summary: "#msgctxt#directory#Desktop" used as name for the desktop folder Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: ralfjung-e@gmx.de
Created an attachment (id=35726) --> (http://bugs.winehq.org/attachment.cgi?id=35726) Temporary fix for the issue
Wine is using "#msgctxt#directory#Desktop" as name for the Desktop folder on my system, resulting in folders with that name being created in the "public" and my own user profile. I attached a patch which temporarily fixes the issue for me.
However, I suspect this is related to the problem that I am compiling wine myself on a 64bit Debian testing, where 32bit gettext libraries are not currently available, so wine runs without gettext. Since this is an optional dependency, things should still work properly though.
http://bugs.winehq.org/show_bug.cgi?id=27926
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2011-07-28 06:57:47 CDT --- Already fixed in git.
http://bugs.winehq.org/show_bug.cgi?id=27926
--- Comment #2 from Ralf Jung ralfjung-e@gmx.de 2011-07-28 07:43:20 CDT --- Confirmed, thanks a lot :)
http://bugs.winehq.org/show_bug.cgi?id=27926
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2011-07-28 09:24:12 CDT --- By 6c0e6df1b757e50fb81cb96ad60639353afd8f8a
http://bugs.winehq.org/show_bug.cgi?id=27926
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-08-05 12:39:54 CDT --- Closing bugs fixed in 1.3.26.
http://bugs.winehq.org/show_bug.cgi?id=27926
Plüss Roland roland@rptd.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roland@rptd.ch
--- Comment #5 from Plüss Roland roland@rptd.ch 2013-12-03 11:31:09 CST --- Bug is marked fixed but I get this bug constantly on 1.7.0 . Regression?