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@winehq.org ReportedBy: dank@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
http://bugs.winehq.org/show_bug.cgi?id=31182
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2012-07-09 17:22:53 CDT --- Can you get a +wincodecs log?
http://bugs.winehq.org/show_bug.cgi?id=31182
--- Comment #2 from Dan Kegel dank@kegel.com 2012-07-09 18:58:50 CDT --- Created attachment 40947 --> http://bugs.winehq.org/attachment.cgi?id=40947 rzipped +gdiplus,+wincodecs log
OK, attached.
https://bugs.winehq.org/show_bug.cgi?id=31182
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|NEW |RESOLVED URL| |http://download.kareo.com/d | |ownload/Kareo/Kareo_Setup.e | |xe Resolution|--- |WORKSFORME
--- Comment #3 from Austin English austinenglish@gmail.com --- The current version of the installer/wine don't show this issue: austin@debian-laptop:~/Downloads$ sha1sum Kareo_Setup.exe e2e4cc945abdc1c32695d8a67e3f5b4186b16d43 Kareo_Setup.exe austin@debian-laptop:~/Downloads$ du -h Kareo_Setup.exe 29M Kareo_Setup.exe austin@debian-laptop:~/Downloads$ wine --version wine-1.7.36
I'm not sure if it was wine or Kareo, marking WORKSFORME.
https://bugs.winehq.org/show_bug.cgi?id=31182
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.