http://bugs.winehq.org/show_bug.cgi?id=13765
Summary: ZENcast 2.01.01 Installer Fails to Start Product: Wine Version: 1.0-rc4 Platform: PC URL: http://www.zencast.com/downloads/download.asp OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: chad.sikorra@gmail.com CC: slash@ma.neweb.ne.jp
Created an attachment (id=13800) --> (http://bugs.winehq.org/attachment.cgi?id=13800) +relay +seh +tid
The installer fails with an Install Shield Wizard error box after extracting the files and right before the installer actually gets to do anything. This is a regression between 0.9.59 and 0.9.60. A regression test produced the following...
185157cb6eb25bc5e75e9a260b593e98153d2255 is first bad commit commit 185157cb6eb25bc5e75e9a260b593e98153d2255 Author: Kusanagi Kouichi slash@ma.neweb.ne.jp Date: Fri Apr 4 20:44:36 2008 +0900
winex11: Connect to XIM server dynamically.
There is another issue with the installer that occurs once you get past this issue; see bug 12639.
http://bugs.winehq.org/show_bug.cgi?id=13765
Chad Sikorra chad.sikorra@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression
http://bugs.winehq.org/show_bug.cgi?id=13765
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-08 13:07:31 --- Duplicate
*** This bug has been marked as a duplicate of bug 13143 ***
http://bugs.winehq.org/show_bug.cgi?id=13765
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-08 13:07:42 --- Closing dup.
http://bugs.winehq.org/show_bug.cgi?id=13765
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE | Version|1.0-rc4 |0.9.60
--- Comment #3 from Dan Kegel dank@kegel.com 2008-06-09 21:53:42 --- Alexandre and Chad both think it's not a dup. Setting version to 0.9.60, the first version that had the problem.
http://bugs.winehq.org/show_bug.cgi?id=13765
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-06-12 14:14:53 --- The bug is that the app doesn't expect MsgWaitForMultipleObjects to return until it's done, but it returns because we receive an X event. There's nothing wrong with the XIM code, it just triggers an extra event in that case.
The proper fix is to implement HWND_MESSAGE and/or initialize display connection later (when first window is displayed).
http://bugs.winehq.org/show_bug.cgi?id=13765
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|--- |1.0.1
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-06-21 05:44:33 --- Should be fixed by 5b7bec34c1b550e26744fe632a55e196a751eab4.
http://bugs.winehq.org/show_bug.cgi?id=13765
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|--- |1.0.1 Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-06-21 05:44:33 --- Should be fixed by 5b7bec34c1b550e26744fe632a55e196a751eab4.
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-06-27 10:35:58 --- Closing bugs fixed in 1.1.0.
http://bugs.winehq.org/show_bug.cgi?id=13765
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-06-27 10:36:22 --- Closing bugs fixed in 1.1.0.