winecfg in a terminal brings up the configuration application. I notice that the history is appearing in the "drives" tag i.e. various USB sticks that have been run at different times. There are no error messages in the terminal.
If I try to run "wine winword.exe" (MS word 2000), I get the message: wine: cannot find L"C:\\windows\\system32\\WINWORD.EXE" If I make a symlink to WINWORD.EXE in the system32 directory (which is what it looks like it is trying to find) and run the command, then I get: err:module:import_dll Library MSO9.DLL (which is needed by L"C:\\windows\\system32\\WINWORD.EXE") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\WINWORD.EXE" failed, status c0000135 I originally installed Wine from the standard Hardy repo, not the PPA. I suppose it would have been version 1.0 or close to that. Output of dpkg -s is: $ dpkg -s wine Package: wine Status: install ok installed Priority: extra Section: otherosfs Installed-Size: 64 Maintainer: Ubuntu MOTU Developers <[email protected]> Architecture: all Source: wine1.2 Version: 1.1.43-0ubuntu1~lucidppa3 Depends: wine1.2 Description: Microsoft Windows Compatibility Layer (dummy package) This package is to ease upgrades for users of the Wine Team PPA to help them test the latest Wine packages. It can be safely removed. Homepage: http://www.winehq.org/ Original-Maintainer: Scott Ritchie <[email protected]> I have only the MS Office 2000 suite installed. Maybe it would be simpler just to reinstall that. -- Upgraded to Lucid.Wine not running previously-installed programs https://bugs.launchpad.net/bugs/572751 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
