Since upgrading to 7.0.8.5 and while using the "new" thumbnail view tab after a while I do get the following out of memory exception which effectively makes the current session of XMM unusable:
System.ComponentModel.Win32Exception: Für diesen Befehl ist nicht genügend Speicher verfügbar
bei System.Drawing.BufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits)
bei System.Drawing.BufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height)
bei System.Drawing.BufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
bei System.Drawing.BufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
bei System.Drawing.BufferedGraphicsContext.Allocate(IntPtr targetDC, Rectangle targetRectangle)
bei System.Windows.Forms.Control.WmPaint(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
bei DevExpress.XtraGrid.GridControl.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Geladene Assemblys **************
mscorlib
Assembly-Version: 2.0.0.0.
Win32-Version: .
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 2.0.0.0.
Win32-Version: .
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
eXtreme Movie Manager
Assembly-Version: 7.0.8.5.
Win32-Version: 7.0.8.5.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/eXtreme%20Movie%20Manager.exe.
----------------------------------------
Microsoft.VisualBasic
Assembly-Version: 8.0.0.0.
Win32-Version: 8.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
System
Assembly-Version: 2.0.0.0.
Win32-Version: .
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Windows.Forms
Assembly-Version: 2.0.0.0.
Win32-Version: .
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System.Drawing
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Runtime.Remoting
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.
----------------------------------------
System.Configuration
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Xml
Assembly-Version: 2.0.0.0.
Win32-Version: .
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
DevExpress.Utils.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.Utils.v9.1.DLL.
----------------------------------------
DevExpress.Data.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.Data.v9.1.DLL.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
DevExpress.XtraBars.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.XtraBars.v9.1.DLL.
----------------------------------------
System.Data
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll.
----------------------------------------
System.Data.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.resources/2.0.0.0_de_b77a5c561934e089/System.Data.resources.dll.
----------------------------------------
Microsoft.VisualBasic.resources
Assembly-Version: 8.0.0.0.
Win32-Version: 8.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/8.0.0.0_de_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll.
----------------------------------------
DevExpress.OfficeSkins.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.OfficeSkins.v9.1.DLL.
----------------------------------------
DevExpress.BonusSkins.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.BonusSkins.v9.1.DLL.
----------------------------------------
DevExpress.XtraEditors.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.XtraEditors.v9.1.DLL.
----------------------------------------
DevExpress.XtraNavBar.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.XtraNavBar.v9.1.DLL.
----------------------------------------
DevExpress.XtraCharts.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.XtraCharts.v9.1.DLL.
----------------------------------------
DevExpress.XtraGauges.v9.1.Core
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.XtraGauges.v9.1.Core.DLL.
----------------------------------------
DevExpress.XtraGauges.v9.1.Win
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.XtraGauges.v9.1.Win.DLL.
----------------------------------------
DevExpress.Charts.v9.1.Core
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.Charts.v9.1.Core.DLL.
----------------------------------------
DevExpress.XtraCharts.v9.1.UI
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.XtraCharts.v9.1.UI.DLL.
----------------------------------------
System.Web
Assembly-Version: 2.0.0.0.
Win32-Version: .
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll.
----------------------------------------
DevExpress.XtraGrid.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.XtraGrid.v9.1.DLL.
----------------------------------------
DevExpress.XtraLayout.v9.1
Assembly-Version: 9.1.3.0.
Win32-Version: 9.1.3.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/DevExpress.XtraLayout.v9.1.DLL.
----------------------------------------
System.Management
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll.
----------------------------------------
ADODB
Assembly-Version: 7.0.3300.0.
Win32-Version: 7.10.6070.
CodeBase: file:///C:/Windows/assembly/GAC/ADODB/7.0.3300.0__b03f5f7f11d50a3a/ADODB.dll.
----------------------------------------
System.Transactions
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll.
----------------------------------------
System.EnterpriseServices
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll.
----------------------------------------
Accessibility
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.
----------------------------------------
System.Design
Assembly-Version: 2.0.0.0.
Win32-Version: .
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll.
----------------------------------------
Microsoft.mshtml
Assembly-Version: 7.0.3300.0.
Win32-Version: 7.0.3300.0.
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll.
----------------------------------------
System.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_de_b77a5c561934e089/System.resources.dll.
----------------------------------------
Interop.IWshRuntimeLibrary
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///C:/Program%20Files%20(x86)/eXtreme%20Movie%20Manager%207/Interop.IWshRuntimeLibrary.DLL.
----------------------------------------
System.Drawing.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing.resources/2.0.0.0_de_b03f5f7f11d50a3a/System.Drawing.resources.dll.
----------------------------------------
I can live without thumbnail view (I could do so before it came up right as a tab besides Grid view) but still it's not nice. ;)
As for the reason why this happens I can only guess but could it be that thumbnail view chokes up on certain image types / image sizes?