[Bug 37288] New: Not implemented feature System.Drawing.Pen.ResetTransform()

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 18 04:38:20 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37288

            Bug ID: 37288
           Summary: Not implemented feature
                    System.Drawing.Pen.ResetTransform()
           Product: Wine
           Version: 1.7.26
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdiplus
          Assignee: wine-bugs at winehq.org
          Reporter: mr_wire at mail.ru

Tried to use ComponentOne C1Report library in my .NET application, got the
following error.

System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. ---> System.NotImplementedException: The requested
feature is not implemented [GDI+ status: NotImplemented]
  at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename
unknown>:0 
  at System.Drawing.Pen.ResetTransform () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Drawing.Pen:ResetTransform ()
  at C1.Win.C1Preview.C1PreviewPane.#YQe () [0x00000] in <filename unknown>:0 
  at C1.Win.C1Preview.C1PreviewPane.#kPe () [0x00000] in <filename unknown>:0 
  at C1.Win.C1Preview.C1PreviewPane.Init () [0x00000] in <filename unknown>:0 
  at C1.Win.C1Preview.C1PreviewPane..ctor () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) C1.Win.C1Preview.C1PreviewPane:.ctor
()
  at C1.Win.C1Preview.C1PrintPreviewControl.Init () [0x00000] in <filename
unknown>:0 
  at C1.Win.C1Preview.C1PrintPreviewControl..ctor () [0x00000] in <filename
unknown>:0 
  at (wrapper remoting-invoke-with-check)
C1.Win.C1Preview.C1PrintPreviewControl:.ctor ()
  at C1.Win.C1Preview.C1PrintPreviewDialog.InitializeComponent () [0x00000] in
<filename unknown>:0 
  at C1.Win.C1Preview.C1PrintPreviewDialog..ctor () [0x00000] in <filename
unknown>:0 
  at (wrapper remoting-invoke-with-check)
C1.Win.C1Preview.C1PrintPreviewDialog:.ctor ()
[skipped lines]

-- 
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