http://bugs.winehq.org/show_bug.cgi?id=18169
Summary: 'Create a New Folder' button does not work Product: Wine Version: 1.1.19 Platform: PC URL: http://downloads.guru3d.com/download.php?det=1708 OS/Version: Linux Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: comdlg32 AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com
A lot of self-extracting archives let you specify where to extract the files. This is the case for the CineBench R10 installer which is in fact a 7-zip self-extracting archive. If you click on the [...] button you get a dialog where you get to select the destination directory.
In this dialog you also have a 'Create New Folder' button (most likely IDS_NEWFOLDER from dlls/comdlg/cdlg_En.rc). However this button has no effect.
You can get the CineBench R10 installer from the URL below to reproduce this: http://downloads.guru3d.com/download.php?det=1708
The bug is probably somewhere in dlls/comdlg/filedlg.c.
http://bugs.winehq.org/show_bug.cgi?id=18169
Niko Sandschneider nsandschn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn@gmx.de
--- Comment #1 from Niko Sandschneider nsandschn@gmx.de 2010-01-09 05:42:29 --- Still present in wine 1.1.36. Clicking the "Make new folder" button results in the following terminal output:
fixme:shell:BrsFolder_OnCommand make new folder not implemented
http://bugs.winehq.org/show_bug.cgi?id=18169
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mstefani@redhat.com Resolution| |DUPLICATE
--- Comment #2 from Michael Stefaniuc mstefani@redhat.com 2010-08-09 04:13:15 --- Duplicate of #17986.
*** This bug has been marked as a duplicate of bug 17986 ***
http://bugs.winehq.org/show_bug.cgi?id=18169
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Component|comdlg32 |shell32
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-08-09 04:23:01 --- Closing duplicate.