Bugs item #2810904, was opened at 2009-06-23 13:50
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=536845&aid=2810904&group_id=73133
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Segmentation fault / Failed to load comctl32.dll
Initial Comment:
When main frame has no notebook component then error exist:
- on Windows Vista, ghc 6.10.3, wxhaskell-0.11.1.2 - "Failed to load shared library 'comctl32.dll' (error 126...)" (after closing error window the application works correctly)
- on Windows XP, ghc 6.10.2, wxhaskell-0.11.1.2 - "Segmentation fault" and application is broken (the same message like in bug 2599836)
when notebook (invisible!) component is created then all is OK.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=536845&aid=2810904&group_id=73133
|