Displaying 3 results from an estimated 3 matches for "kontiky".
2010 Jun 20
4
Microsoft Project 98 problem
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 d...
2010 Dec 10
4
qemu VS tapdisk2 VS blkback benchmarks
Hi all,
as promised I run some simple benchmarks using tapdisk2 and the new qemu
as disk backends.
If you are in a hurry skip to the last section to see the test results.
SOFTWARE REQUIREMENTS
---------------------
In order to reproduce these results you need to use the new qemu with
linux aio and O_DIRECT as disk backend:
- apply the libxl patches that Anthony sent to the list a little while
2010 Jun 17
3
FictionBook Editor work problems
I've installed FBE (http://code.google.com/p/fictionbookeditor) in wine then run
Code:
winetricks msxml4 vcrun2008 ie6 comctl32
but still have many errors in terminal console
Code:
kontiky at Dolphin:~/.wine/drive_c/Program Files/FictionBook Editor$ ./FBE.exe
fixme:ntoskrnl:KeInitializeMutex stub: 0x110fd0, 0
fixme:ntoskrnl:KeInitializeMutex stub: 0x110ff8, 0
fixme:ntoskrnl:IoRegisterShutdownNotification stub: 0x110ee0
fixme:ntoskrnl:KeInitializeEvent stub: 0x110fa8 1 0
fixme:ntoskrn...