OS: Ubuntu 10.04.2 LTS (lucid)
wine: wine-1.3.21 (AFAIK, that's the lastest)
After following the instruction from http://www.winehq.org/download/ubuntu, I cannot get Office2000 to run...
I get the following errors when running Word and Excel, then they hangs repeating the same message.
Code: Select all
$ wine WINWORD.EXE
fixme:x11drv:X11DRV_GetDeviceCaps (0x530): CAPS1 is unimplemented, will return 0
fixme:mpr:WNetGetUniversalNameW (L"C:\\users\\labbe\\Application Data\\Microsoft\\Word", 0x00000001, 0x33c244, 0x33c668): stub
fixme:mpr:WNetGetUniversalNameW (L"C:\\users\\labbe\\Application Data\\Microsoft\\Word", 0x00000001, 0x33c244, 0x33c668): stub
fixme:mpr:WNetGetUniversalNameW (L"C:\\users\\labbe\\Application Data\\Microsoft\\Word", 0x00000001, 0x33c244, 0x33c668): stub
Code: Select all
$ wine EXCEL.EXE
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:mpr:WNetGetUniversalNameW (L"C:\\Program Files\\Microsoft Office\\Office\\Macrolib\\EUROTOOL.XLA", 0x00000001, 0x33a65c, 0x33aa80): stub
fixme:mpr:WNetGetUniversalNameW (L"C:\\Program Files\\Microsoft Office\\Office\\Macrolib\\EUROTOOL.XLA", 0x00000001, 0x33a65c, 0x33aa80): stub
fixme:mpr:WNetGetUniversalNameW (L"C:\\Program Files\\Microsoft Office\\Office\\Macrolib\\EUROTOOL.XLA", 0x00000001, 0x33a65c, 0x33aa80): stub
- Do I need to provide more infos? (What?)
- Anything I should try?
- Should I file a bug?
Thanks,
Matt.