I installed MS Project 98 in my wine-1.2-rc4. Almost all works fine but when I open Task Information dlg, go to Notes tab I got error dlg [Image: http://img.photobucket.com/albums/v286/kontiky/3b6168a1.png ] and MS Project is closed. In console at the same time is Code: fixme:richedit:IRichEditOle_fnQueryInterface 0x32734f0: unhandled interface {8d33f740-cf58-11ce-a89d-00aa006cadc5} wine: Unhandled page fault on read access to 0x00000000 at address 0x301f50e6 (thread 0009), starting debugger... How can I fix this problem? May be I should install more newer MS Project? If yes, what MS Project version do you advice to install?
Try winetricks riched20. http://wiki.winehq.org/winetricks
dimesio wrote:> Try winetricks riched20. http://wiki.winehq.org/winetricksGreat! It works! Thanks a lot again! :D How do you troubleshot wine problems with such effectiveness?
kontiky wrote:> I installed MS Project 98 in my wine-1.2-rc4. Almost all works fine but when I open Task Information dlg, go to Notes tab I got error dlg > > [Image: http://img.photobucket.com/albums/v286/kontiky/3b6168a1.png ] > > and MS Project is closed. In console at the same time is > > > Code: > fixme:richedit:IRichEditOle_fnQueryInterface 0x32734f0: unhandled interface {8d33f740-cf58-11ce-a89d-00aa006cadc5} > wine: Unhandled page fault on read access to 0x00000000 at address 0x301f50e6 (thread 0009), starting debugger... > > > > How can I fix this problem? May be I should install more newer MS Project? If yes, what MS Project version do you advice to install? > >Kontiky: Dimenso gave you a workaround to this problem. Could you also file a bug report on Wine's Bugzilla for this? This way we can add the function needed to correct the problem and remove the requirement to use native dlls from Wine. James McKenzie
James McKenzie wrote:> Could you also file a > bug report on Wine's Bugzilla for this?It's a good idea to check for existing bug reports before filing new ones. In this case there's already an open bug: http://bugs.winehq.org/show_bug.cgi?id=19770