[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 03:03:26 -0400 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) |
=================== BUG #5762: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5762&group_id=353
Changes by: Klaus Treichel <address@hidden>
Date: Wed 10/08/03 at 07:03 (GMT)
------------------ Additional Follow-up Comments ----------------------------
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
=================== BUG #5762: FULL BUG SNAPSHOT ===================
Submitted by: ktreichel Project: DotGNU Portable.NET
Submitted on: Tue 10/07/03 at 08:24
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
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/03 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/03 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/03 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/