https://bugs.winehq.org/show_bug.cgi?id=47692
Bug ID: 47692 Summary: RealmWorks can not extend a Field after it has been saved (Context_CC_ContextCallback?) Product: Wine Version: 4.14 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: legine@gmx.net Distribution: ---
Despite similar Reports I decided to write an own description. The behavior is specific to Realm Works. And not really compare able to 38940 or 21483since I have no crash. I can work on.
Background: Realmworks is a special Documentation tool for Role playing Adventures and Campaigns. Basically you enter information to a topic and the tool can link and extend Information very easily. It is a great tool for Game mastering Pen & Paper Role playing games.
Issue Description: 1) create an Object where you want to edit something 2) edit a text field. Just enter something. 3) save the object. 4) reopen the Object for extending the text field (if you want to fix something before it is all fine) the Fronted prints only boxes.
In the Log I see after a short delay following message: 002c:fixme:ole:Context_CC_ContextCallback (001B0430/001B0434)->(017481F0, 042AFB68, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000) 002c:fixme:ole:Context_CC_ContextCallback (001B0430/001B0434)->(017481F0, 042AFAEC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000) 0168:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 0177:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 0170:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
An open and close is logged with 0009:fixme:ole:snapshot_QueryGetData (118ABAF0, 0034F198 {cf c075 ptd 00000000 aspect 1 lindex -1 tymed 75})
Thanks for all your work.