"Not enough memory" for Sigma Photo Pro 6

Questions about Wine on Linux
Locked
jllprod
Newbie
Newbie
Posts: 3
Joined: Sun Jul 13, 2014 8:34 am

"Not enough memory" for Sigma Photo Pro 6

Post by jllprod »

hi everyone,
I've been using Wine with OpenSuse 13.1 with satisfaction. I've been using it to run Sigma Photo Pro 4xx, and then 5xx, and it use to run very well.
Sigma Photo Pro (SPP) is a free software made by the camera maker Sigma to edit and export their specific RAW image files, named X3F, ans it's almost the only solution available, and one for WIndows and Mac OS.
The problem is that there is a new version available : SPP 6. This one is expected to run on Windows 7 only (not XP).
When I install it using WIne, the setup goes well, but when I run it, I get this message from SPP : "not enough memory can be attributed, please restart SPP", and the splash screen, that won't disappear until I restart my Linux session.
BtW, I have 8GB of RAM and my version of Wine is 1.7.2..

This is where this software can be found : http://www.sigma-global.com/en/download ... o/#windows
and its requirements :
Equivalent to Intel® Core™ Processor or more (Intel® Core™ i series or more is recommended)
・Windiows7 or Windows8 is preinstalled(64bit recommended)
・2GB or higher RAM (3GB or more recommended)
・2GB of available hard disk space
・24-bit display card
・1024 x 768 monitor resolution
Is there any way to change the memory amount allocated by Wine ?
Any idea would be welcome !
Thanks in advance,
Jean-Luc, aka jllprod
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: "Not enough memory" for Sigma Photo Pro 6

Post by dimesio »

Your Wine version is old; start by upgrading to the latest development release. If the problem persists, post terminal output. Messages from the app are not necessarily correct.
jllprod
Newbie
Newbie
Posts: 3
Joined: Sun Jul 13, 2014 8:34 am

Re: "Not enough memory" for Sigma Photo Pro 6

Post by jllprod »

Hi, I followed your advice (took some time to have the latest version of Wine available for my distribution though).
Unfortunately, I have the same issue with Wine 1.7.23 :-(
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: "Not enough memory" for Sigma Photo Pro 6

Post by dimesio »

Terminal output?
jllprod
Newbie
Newbie
Posts: 3
Joined: Sun Jul 13, 2014 8:34 am

Re: "Not enough memory" for Sigma Photo Pro 6

Post by jllprod »

This is what I get when I run it from terminal :

Code: Select all

jean-luc@linux:~/.wine/drive_c/Program Files/SIGMA/SIGMA Photo Pro 6> wine SIGMA_PhotoPro6.exe
fixme:ver:GetCurrentPackageId (0x33ca98 (nil)): stub
fixme:ver:GetCurrentPackageId (0x33ca98 (nil)): stub
fixme:wincodecs:PngDecoder_Block_GetCount stub
fixme:gdiplus:resample_bitmap_pixel Unimplemented interpolation 7
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipGetLineSpacing ignoring style
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
fixme:gdiplus:GdipDrawPath graphics object has no HDC
(Here, I clicked OK on the error message from SPP)

Code: Select all

^C[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter]
  at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename unknown>:0 
  at System.Drawing.Bitmap..ctor (Int32 width, Int32 height, PixelFormat format) [0x00000] in <filename unknown>:0 
  at System.Drawing.Bitmap..ctor (Int32 width, Int32 height) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:.ctor (int,int)
  at Sigma.PhotoPro.Ui.View.CtmScrollLaurette.createImageLauretteSpacer () [0x00000] in <filename unknown>:0 
  at Sigma.PhotoPro.Ui.View.CtmScrollLaurette.OnSizeChanged (System.EventArgs e) [0x00000] in <filename unknown>:0                                              
  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) [0x00000] in <filename unknown>:0                                                                           
  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 width, Int32 height) [0x00000] in <filename unknown>:0                                  
  at System.Windows.Forms.Control.SetBoundsCoreInternal (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0                                                                              
  at System.Windows.Forms.Control.SetBoundsCore (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0      
  at System.Windows.Forms.Control.SetBoundsInternal (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0  
  at System.Windows.Forms.Control.SetBounds (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Height (Int32 value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Height (int)
  at Sigma.PhotoPro.Ui.View.CtmVScrollBar.setPartsLocation () [0x00000] in <filename unknown>:0 
  at Sigma.PhotoPro.Ui.View.CtmVScrollBar.OnSizeChanged (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 width, Int32 height) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.SetBoundsCoreInternal (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.SetBoundsCore (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.SetBoundsInternal (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:SetBoundsInternal (int,int,int,int,System.Windows.Forms.BoundsSpecified)
  at System.Windows.Forms.Layout.DefaultLayout.LayoutAnchoredChildren (System.Windows.Forms.Control parent, System.Windows.Forms.Control[] controls) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Layout.DefaultLayout.Layout (System.Object container, System.Windows.Forms.LayoutEventArgs args) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.OnLayout (System.Windows.Forms.LayoutEventArgs levent) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.PerformLayout (System.Windows.Forms.Control affectedControl, System.String affectedProperty) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.OnResizeInternal (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.OnResize (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at Sigma.PhotoPro.Ui.View.CtmListView.OnResize (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.OnSizeChanged (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 width, Int32 height) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.SetBoundsCoreInternal (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.SetBoundsCore (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.SetBoundsInternal (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.SetBounds (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.set_Size (Size value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Size (System.Drawing.Size)
  at SIGMAPhotoPro.MainWindow.InitializeComponent () [0x00000] in <filename unknown>:0 
  at SIGMAPhotoPro.MainWindow.initMainWindow () [0x00000] in <filename unknown>:0 
  at SIGMAPhotoPro.MainWindow.initWindow () [0x00000] in <filename unknown>:0 
  at SIGMAPhotoPro.MainWindow..ctor (Boolean createdNew) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) SIGMAPhotoPro.MainWindow:.ctor (bool)
  at SIGMAPhotoPro.MainWindow.GetInstance (SIGMAPhotoPro.ApplicationRunInfo info) [0x00000] in <filename unknown>:0 
  at SIGMAPhotoPro.Program.Main () [0x00000] in <filename unknown>:0 

User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: "Not enough memory" for Sigma Photo Pro 6

Post by dimesio »

I downloaded the app and got the same thing. File a bug.
Locked