[Bug 31182] New: Kareo aborts before putting up splash screen

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 9 17:03:02 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31182

             Bug #: 31182
           Summary: Kareo aborts before putting up splash screen
           Product: Wine
           Version: 1.5.8
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdiplus
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
    Classification: Unclassified


Now that bug 31165 is fixed, the next problem is:

$ cd ~/".wine/drive_c/Program Files/Kareo/Client"
$ wine Kareo.Superbill.Windows.KareoBase.exe
...
0027:Call gdiplus.GdipGetPropertyItemSize(023f5858,00005100,0032f174)
ret=00a619d4
trace:gdiplus:GdipGetPropertyItemSize (0x23f5858,0x5100,0x32f174)
0027:Ret  gdiplus.GdipGetPropertyItemSize() retval=00000013 ret=00a619d4
...
System.Exception: Unknown Error [GDI+ status: PropertyNotFound]
  at System.Drawing.GDIPlus.CheckStatus (Status status) 
  at System.Drawing.Image.GetPropertyItem (Int32 propid)
  at (wrapper remoting-invoke-with-check) System.Drawing.Image:GetPropertyItem
(int)
  at System.Drawing.ImageAnimator.Animate (System.Drawing.Image image,
System.EventHandler onFrameChangedHandler)
  at Kareo.Windows.Forms.AnimatedImage.StartAnimation ()
  at (wrapper remoting-invoke-with-check)
Kareo.Windows.Forms.AnimatedImage:StartAnimation ()
  at
Kareo.Superbill.Windows.UI.Controls.NewVersionCheckSplashControl.NewVersionCheckSplashControl_Load
(System.Object sender, System.EventArgs e)
  at System.Windows.Forms.UserControl.OnLoad (System.EventArgs e)

winetricks gdiplus works around the problem.

Tested with
f85a3a2a2089400885656b1e6e3506d68c9a6212  Kareo_Setup.exe

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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