https://bugs.winehq.org/show_bug.cgi?id=41388
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com URL| |http://webapp.movetv.com/pl | |ayer/win/slingtv.msi
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to fjfrackiewicz from comment #3)
(In reply to Dan Williams from comment #2)
Oh, sorry, I didn't even realize... so, I just switched my default Windows version to 7 and the behavior of Sling.exe is the same. Output is the same as before.
Hmmmm. One thing for sure is that the program is crashing because of something going on with the msvcrt or msvcrt120 component since it's the first mentioned in the backtrace:
Backtrace: =>0 0x7c09a1c6 MSVCRT_wcslen+0x6() in msvcr120 (0x0033dc28)
Does 'winetricks vcrun2013' help?
Maybe a WINEDEBUG=+msvcrt log would help in this case? Not sure so perhaps someone who works on Wine will see this...
Just about every developer is subscribed to wine-bugs, fyi ;)