http://bugs.winehq.org/show_bug.cgi?id=16602
Summary: Citrix ICA16 Client installer crashes after extraction Product: Wine Version: 1.1.11 Platform: PC URL: http://www.cs.bgu.ac.il/~pcprogs/install/citrix/ica16.ex e OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com CC: stefan@codeweavers.com
While testing bug 7592 with today's Git (wine-1.1.11-49-g028617b), I noticed that the installer crashes immediately after extraction, which did not occur in 0.9.53. Regression testing showed that the bad commit was:
08f4b87f96af7257d64a59488c0809679a439f80 is first bad commit commit 08f4b87f96af7257d64a59488c0809679a439f80 Author: Stefan Dösinger stefan@codeweavers.com Date: Fri Aug 8 16:01:51 2008 -0500
winex11: Do not cap the cursor size.
:040000 040000 9b078f59641532c4ed6312ffb8cd662193c17392 45d72d06d9d07ca2fc427086ab21038aa325cab9 M dlls
While an automatic revert was not possible on HEAD, Wine built from the commit prior to it showed no problems.