[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bug #5762] FormsTest.exe crashes under Windows XP (SP
From: |
nobody |
Subject: |
[Pnet-developers] [bug #5762] FormsTest.exe crashes under Windows XP (SP1) |
Date: |
Wed, 08 Oct 2003 06:28:21 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 |
=================== BUG #5762: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5762&group_id=353
Changes by: Rhys Weatherley <address@hidden>
Date: Wed 10/08/2003 at 10:28 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS
=================== BUG #5762: FULL BUG SNAPSHOT ===================
Submitted by: ktreichel Project: DotGNU Portable.NET
Submitted on: Tue 10/07/2003 at 08:24
Category: None Severity: 5 - Major
Bug Group: None Resolution: Fixed
Assigned to: None Status: Closed
Summary: FormsTest.exe crashes under Windows XP (SP1)
Original Submission: when running FormsTest.exe with ilrun under cygwin
WindowsXP it crashes with a stack dump.
Running the program with MS .Net is OK. (with MS System.Windows.Forms and
pnetlib System.Windows.Forms build with MS-Tools)
Follow-up Comments
*******************
-------------------------------------------------------
Date: Wed 10/08/2003 at 10:28 By: rweather
Fixed in CVS
-------------------------------------------------------
Date: Wed 10/08/2003 at 07:03 By: ktreichel
FormsTest now runs with pnet under Windows XP with SP1 (CVS 10/08/2003).
there seem to be some bugs in the win32 toolkit.
- listbox does not consider with of scrollbar when drawing the column
- scrollbar in listbox does not react on user action
-------------------------------------------------------
Date: Tue 10/07/2003 at 15:42 By: ktreichel
After rebuilding pnet and pnetlib (CVS 10/07/2003) running the formstest
example gives the following error:
$ ilrun FormsTest.exe
Uncaught exception: System.NullReferenceException
at System.Drawing.Toolkit.ToolkitManager.get_Toolkit(?) in ./Toolkit/Too
lkitManager.cs:0
at System.Windows.Forms.Form.ClientToBounds(?) in ./Form.cs:0
at System.Windows.Forms.Control.SetClientSizeCore(?) in ./Control.cs:0
at System.Windows.Forms.Control.set_ClientSize(?) in ./Control.cs:0
at FormsTest.FormsTest..ctor(?) in ./FormsTest.cs:0
at FormsTest.FormsTest.Main(?) in ./FormsTest.cs:0
I had a similar problem building System.Windows.Forms with MS csc. This problem
was solved after defining CONFIG_REFLECTION (without definition only a
NullToolkit is returned) and CONFIG_EXTENDED_NUMERICS (for
System.Drawing.Wize.Ceiling (is needed by System.Windows.Forms) in
System.Drawing.build.
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Tue 10/07/2003 at 08:24 Name: ilrun.exe.stackdump Size: 1KB By:
ktreichel
stackdump created by cygwin
http://savannah.gnu.org/bugs/download.php?group_id=353&bug_id=5762&bug_file_id=706
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5762&group_id=353
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/