[Mono-bugs] [Bug 339716] New: [Regression] AderPlotter fails with System. NotImplementedException
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 6 20:17:47 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=339716
Summary: [Regression] AderPlotter fails with
System.NotImplementedException
Product: Mono: Class Libraries
Version: unspecified
Platform: i586
OS/Version: SLED 10
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at ximian.com
Found By: Component Test
Description of Problem:
AderPlotter fails to run with:
System.NotImplementedException: The requested feature is not implemented [GDI+
status: NotImplemented]
This does not happen on 1.2.2 nor 1.2.5.1, so this is a regression.
Steps to reproduce the problem:
1. Install SLED 10 SP1
2. Upgrade to mono r89041 from here:
http://build.mono.lab.novell.com/builds/HEAD/sles-9-i586/mono/89041/files/downloads/
3. Install wf-apps from here:
http://download.opensuse.org/repositories/Mono:/apps/Mono_SLE_10/
4. Run AderPlotter
Actual Results:
System.NotImplementedException: The requested feature is not implemented [GDI+
status: NotImplemented]
Expected Results:
It should run without error.
How often does this happen?
Every time I try to run AderPlotter.
Additional Information:
Here is the full error:
c215:~ # AderPlotter
type: 10 Not implemented
Unhandled Exception: System.NotImplementedException: The requested feature is
not implemented [GDI+ status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x001a5] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs:224
at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x000be] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/System.Drawing/System.Drawing/Image.cs:298
at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean
keepAlive) [0x00011] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/System.Drawing/System.Drawing/Image.cs:162
at System.Drawing.Icon.GetInternalBitmap () [0x00036] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/System.Drawing/System.Drawing/Icon.cs:552
at System.Drawing.Icon.ToBitmap () [0x0001b] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/System.Drawing/System.Drawing/Icon.cs:574
at (wrapper remoting-invoke-with-check) System.Drawing.Icon:ToBitmap ()
at System.Windows.Forms.XplatUIX11.SetIcon (System.Windows.Forms.Hwnd hwnd,
System.Drawing.Icon icon) [0x00021] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:1168
at System.Windows.Forms.XplatUIX11.SetIcon (IntPtr handle,
System.Drawing.Icon icon) [0x0000d] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:5123
at System.Windows.Forms.XplatUI.SetIcon (IntPtr handle, System.Drawing.Icon
icon) [0x00000] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs:969
at System.Windows.Forms.Form.CreateHandle () [0x0007f] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:1926
at System.Windows.Forms.Control.CreateControl () [0x00044] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:3587
at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x0003e] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:4769
at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00071] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:2333
at System.Windows.Forms.Control.set_Visible (Boolean value) [0x0000c] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:3259
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control:set_Visible (bool)
at System.Windows.Forms.Application.RunLoop (Boolean Modal,
System.Windows.Forms.ApplicationContext context) [0x00059] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:723
at System.Windows.Forms.Application.Run
(System.Windows.Forms.ApplicationContext context) [0x00000] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:622
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm)
[0x00000] in
/tmp/monobuild/build/BUILD/mono-89041/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:610
at AderPlotter.MainForm.Main () [0x00000] in
/usr/src/packages/BUILD/wf-apps-r282/AderPlotter/AderPlotter-Port/UI/MainForm.cs:358
c215:~ #
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list