[Bug 10916] Latest eclipse crashes on startup in comctl32

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 20 11:23:40 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=10916





--- Comment #2 from Anastasius Focht <focht at gmx.net>  2008-06-20 11:23:37 ---
Created an attachment (id=14211)
 --> (http://bugs.winehq.org/attachment.cgi?id=14211)
patch to work around comctl32 treeview EN_UPDATE with selected Item already
cleared 

Hello,

no it's in Treeview.
It crashes in command handler for EN_UPDATE because editing item (node) is
already cleared.
Attached patch works this around - though the real cause should be investigated
further by using native comctl32 and message spy.
It might indicate a wrong or missing message sequence.

Used Eclipse 3.3.3 Europa from:

http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/europa/winter/eclipse-java-europa-winter-win32.zip

After that you will run into:

http://bugs.winehq.org/show_bug.cgi?id=14015 (null REFCLSID passed to
ole32.WriteClassStg)
http://bugs.winehq.org/show_bug.cgi?id=14016 (WebBrowser_GetIDsOfNames needs to
be fleshed out)

Regards


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list