http://bugs.winehq.org/show_bug.cgi?id=5112
Summary: Explorer (wine builtin) fails when window_metrics are tweaked Product: Wine Version: CVS Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: nospam@thenerdshow.com
Steps to reproduce:
1) Install wine from CVS. 2) $ wine explorer (Works. And creates fresh .wine folder too) 3) $ regedit (set HKCU/Control Panel/Desktop/DragFullWindows=1) 4) set HKCU/Control Panel/Desktop/WindowMetrics/BorderWidth=0 5) winecfg (set wine desktop 1024x768 6) $ wine explorer (fails silently) 7) reverse the changes you made above 8) $ wine explorer (still fails. WTF?!)