http://bugs.winehq.org/show_bug.cgi?id=15632
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Austin English austinenglish@gmail.com 2010-06-27 18:21:26 --- http://download.inspiration.com/download/windows/InspireData1.5Trial.exe
fails to start for me in 1.2-rc5, terminal shows: fixme:wincodecs:tiff_get_decode_info unhandled RGB sample count 4
looking at its log, it shows:
DESCRIPTION: GDI+ failed to load image #(77 77 0 42 0 0 0 8 0 24 0 254 0 4 0 0 0 1 0 0 0 0 1 0 0 3 0 0 0 1 0 60 0 0 1 1 0 3 0 0 0 1 0 55 0 0 1 2 0 3 0 0 0 4 0 0 1 ...
winetricks -q gdiplus fixes that. After that, I get the crash reported originally.
Terminal only shows: err:mmtime:TIME_MMTimeStop Timer still active?! Segmentation fault
their log has a bit more info: DESCRIPTION: Can't set pixel format: error = 127 ... DESCRIPTION: PROCESS-WAIT called when scheduling not allowed
I'll attach it. Confirming.