Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

System.Exception: Generic Error [GDI+ status: GenericError] at System.Drawing.GDIPlus.CheckStatus (System.Drawing.Status status) #739

Open
pschonmann opened this issue Jun 3, 2022 · 2 comments

Comments

@pschonmann
Copy link

Hello, i have problem with keepass2, tried to report at https://sourceforge.net/p/keepass/discussion/329220/thread/17d1bd26/?page=5#1e15 but no solution that leads to working keepass2 as expected.

Using latest mono from PPA on linux Mint 20.3 with

ii  libgdiplus                                                  6.0.5-0xamarin1+ubuntu2004b1                                   amd64        interface library for System.Drawing of Mono
----
Mono JIT compiler version 6.12.0.179 (tarball Tue May 17 21:33:45 UTC 2022)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
	TLS:           __thread
	SIGSEGV:       altstack
	Notifications: epoll
	Architecture:  amd64
	Disabled:      none
	Misc:          softdebug 
	Interpreter:   yes
	LLVM:          yes(610)
	Suspend:       hybrid
	GC:            sgen (concurrent by default)

There is error message when i type wiki in search field. Can i do something for fix this error or is it bug that needs to be fixed by mono developers ?

System.Exception: Generic Error [GDI+ status: GenericError]
  at System.Drawing.GDIPlus.CheckStatus (System.Drawing.Status status) [0x00079] in <4a488c855327462292ac4f20a88a84d4>:0 
  at System.Drawing.Graphics.FillRectangle (System.Drawing.Brush brush, System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height) [0x00025] in <4a488c855327462292ac4f20a88a84d4>:0 
  at System.Drawing.Graphics.FillRectangle (System.Drawing.Brush brush, System.Drawing.Rectangle rect) [0x0002c] in <4a488c855327462292ac4f20a88a84d4>:0 
  at (wrapper remoting-invoke-with-check) System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Drawing.Rectangle)
  at System.Windows.Forms.ThemeWin32Classic.DrawListViewItem (System.Drawing.Graphics dc, System.Windows.Forms.ListView control, System.Windows.Forms.ListViewItem item) [0x003fe] in <915dc34dcc0848edba53035f5ec0d82c>:0 
  at System.Windows.Forms.ThemeWin32Classic.DrawListViewItems (System.Drawing.Graphics dc, System.Drawing.Rectangle clip, System.Windows.Forms.ListView control) [0x00068] in <915dc34dcc0848edba53035f5ec0d82c>:0 
  at System.Windows.Forms.ListView+ItemControl.OnPaintInternal (System.Windows.Forms.PaintEventArgs pe) [0x00011] in <915dc34dcc0848edba53035f5ec0d82c>:0 
  at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message& m) [0x0006d] in <915dc34dcc0848edba53035f5ec0d82c>:0 
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x001a4] in <915dc34dcc0848edba53035f5ec0d82c>:0 
  at System.Windows.Forms.ListView+ItemControl.WndProc (System.Windows.Forms.Message& m) [0x00071] in <915dc34dcc0848edba53035f5ec0d82c>:0 
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <915dc34dcc0848edba53035f5ec0d82c>:0 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x0000b] in <915dc34dcc0848edba53035f5ec0d82c>:0 
  at System.Windows.Forms.NativeWindow.WndProc (System.IntPtr hWnd, System.Windows.Forms.Msg msg, System.IntPtr wParam, System.IntPtr lParam) [0x00085] in <915dc34dcc0848edba53035f5ec0d82c>:0 
@kriskazmar
Copy link

I'm working on solving the same problem. Have you solved it?

@pschonmann
Copy link
Author

No, i was facing it with keepass2 , but migrated to keepassxc :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants