http://bugs.winehq.org/show_bug.cgi?id=27501
Summary: atlas.ti fails open any project file due to lack in ole32 implementation Product: Wine Version: 1.3.22 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: crefff@gmail.com
Every time I try to open project file in Atlas.ti by Scientific Software it ends with "Access Violation" error. It has something to do with:
fixme:storage:PropertyStorage_ReadProperty unsupported type 8
So PROPVARIANT 8 is undeclared/unsupported within PropertyStorage_ReadProperty located in wine-1.3.22/dlls/ole32/tests/propvariant.c
Is it possible to add support for property type 8 in wine's ole32.dll implementation?
http://bugs.winehq.org/show_bug.cgi?id=27501
crefff@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.atlasti.com/demo | |.html
http://bugs.winehq.org/show_bug.cgi?id=27501
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=27501
edglazer glazered@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |glazered@gmail.com
--- Comment #1 from edglazer glazered@gmail.com 2011-06-22 15:05:40 CDT --- I've got a similar error, would like to know if anyone learns of any developments on this..
http://bugs.winehq.org/show_bug.cgi?id=27501
joseph+wine@daypalermo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph+wine@daypalermo.com
--- Comment #2 from joseph+wine@daypalermo.com 2013-02-27 13:20:43 CST --- I can confirm this error occurs on the current version of Wine (1.5.24) and the current version of ATLAS.ti (7).
The error occurs when starting the application, at which points the atlasti.exe process becomes frozen and must be killed.
http://bugs.winehq.org/show_bug.cgi?id=27501
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0a5086ab64f2c35e2f462cf4e77 | |118733a80f2a2 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- (In reply to crefff from comment #0)
fixme:storage:PropertyStorage_ReadProperty unsupported type 8
This particular part is fixed with http://source.winehq.org/git/wine.git/commit/0a5086ab64f2c35e2f462cf4e771187.... First version that has this fix is 1.5.12. Please retest with current Wine 1.7.16 and open a new report if it still doesn't work.
https://bugs.winehq.org/show_bug.cgi?id=27501
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.17.