Hi,
I don't know what the solution may be (if any at this time), but I can confirm
the issue wrt linux. One can install and run the base 5.1 version -- you can also
accept the first online update version and it still runs --- accepting/installing
the second online update (which I'll imagine is the 1155 update you refer to) will
and does cause a wine crash just after the program GUI starts -- I also notice at
this time, that the program GUI/layout has been changed considerably in the latest
update compared to previous versions ; I'll posit this has something to do with it.
I see Aric's done the C4P profile for this -- I note he's chosen to use mshtml6 for
this (app_id=7853) so I just had a little installfest with the linux box to see if
any other permutation of mshtml rendering support fairs any better ; none of them
did [mshtml7/ie6/ie7/cxhtml8] --- in fact, the wine debug on the crash is always
the same trace...vis;
wine: Unhandled page fault on read access to 0x00000559 at address 0x673021 (thread 0018), starting debugger...
.
.
=>0 0x00673021 in aworld (+0x273021) (0x032e9224)
0x00673021: movl 0x60(%eax),%edx
.
.
.
warn:seh:setup_exception_record exception outside of stack limits in thread 0018 eip 7d4411f2 esp ff997570 stack 0x242000-0x340000
I can tell you now, that is not a good thing -- I think the best idea here, is that
you email info@codeweavers.com and let them know about this issue...you can point
to this thread for reference, and someone (Ninja/staff) should get back to you in
short time...
...as for running this app, I suppose the only workable advice at present, is to
not allow the latest online update to roll in 8)
Cheers!