similar to: WINE and IO permissions

Displaying 20 results from an estimated 1000 matches similar to: "WINE and IO permissions"

2001 Mar 02
1
Wine Debugging Log
While attempting some of the posted possible answers to my wine difficulties, the following debug log was produced. Does this help anyone? Wine should have a option in the debug window which would send the results of a faulty launch directly to the wine-developer list (ala KDE) so that problems can be more easily solved. tilleyrw@debian:~$ wine '/mnt/C/Program\ Files/Agent/agent.exe'
2001 Nov 19
2
Wine Errors Revisited
CoolEdit -- More Errors From: Robert Tilley <tilleyrw@cfl.rr.com> Date: Monday 19 November 2001 08:05:31 Groups: comp.emulators.ms-windows.wine no references When I did a 'wine --debugmsg warn+all /home/tilleyrw/Cool2000/cool2000.exe' the following core dump file resulted. Due to its length, I'm attaching it as a file. The most interesting section is where it
2001 Mar 01
1
WINE Problems
The following appreared when I tried to run Agent with WINE. tilleyrw@debian:~$ xhost +localhost localhost being added to access control list tilleyrw@debian:~$ xterm -display :0 tilleyrw@debian:~$ wine Wine called with no arguments. Invoking /usr/bin/wine.bin ... tilleyrw@debian:~$ wine /mnt/C/Program\ Files/Agent/agent.exe /usr/bin/wine: [: too many arguments Invoking /usr/bin/wine.bin
2001 Nov 19
2
CoolEdit -- More Errors
When I did a 'wine --debugmsg warn+all /home/tilleyrw/Cool2000/cool2000.exe' the following core dump file resulted. Due to its length, I'm attaching it as a file. The most interesting section is where it reads: warn:dosfs:DOSFS_FindUnixName 'KERNEL32.dll' not found in '/home/tilleyrw/Cool2000' warn:dosfs:DOSFS_FindUnixName 'KERNEL32.dll' not found in
2001 Feb 28
1
com port acccess again
hi guys! i have some problem whit wine about the $SUBJECT i start my program and i get the following error message: ceta.2@sb-003:~/.wine/fakewin/csoft30 > wine --debugmsg +comm --managed comkern.exe err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for
2001 Jun 18
1
Multiple user application - won't work
Hi. I've installed the Windows-game, Caesar 3, through WINE. I installed it as the user pingvin and everything runs just fine. But then if I switch to any other user and configure WINE to fit them, and then try to run Caesar 3 - it doesn't work. I use Codeweavers WINE preview 3, the users config-files is in ~/.wine, my Wine directory is in /usr/local/wine and I have done the chmod -R
2001 Oct 23
0
Commandos
Hello NG, I'm new in this group and I have a problem. the game commandos from pyro studios are not running. I post the error message at the end ... Any hints for me? *********************************** mirko@mirko:~$ wine --debugmsg warn+all /cdrom/Setup.exe warn:dosfs:DRIVE_Init Drive B: not defined warn:dosfs:DRIVE_Init Drive E: not defined warn:dosfs:DRIVE_Init Drive F: not defined
2002 Mar 15
1
Wine dummy-spitting
I've got a real problem with the debian (unstable) wine 0.0.200202228-1 Whenever I try to run a windows executable - of any sort, although it's Jeskola Buzz in the example I've attached - wine cheerfully spits the dummy. I realise that the DRIVE_Init warnings are ignorable, but #warn:dosfs:DOSFS_FindUnixName 'config\system' not found in ... #warn:dosfs:DOSFS_FindUnixName
2002 Apr 16
0
wineconsole regression
I am using the Daily Debian Wine builds (used to be the 'Drunkard' builds) to run the freeware version of the IDA Pro disassembler (see http://www.datarescue.be/downloadfreeware.htm). Until about two or three weeks ago it would run OK using wineconsole. Since that time, the window pops up then immediately disappears. Wineconsole exits with "Wine failed with return code 1". I
2001 Aug 22
0
Trouble installing Smart Suite 97
I am using codeweavers; Here is the debug output: warn:dosfs:DRIVE_Init Drive B: not defined warn:dosfs:DRIVE_Init Drive D: not defined warn:dosfs:DRIVE_Init Drive E: not defined warn:dosfs:DRIVE_Init Drive F: not defined warn:dosfs:DRIVE_Init Drive G: not defined warn:dosfs:DRIVE_Init Drive H: not defined warn:dosfs:DRIVE_Init Drive I: not defined warn:dosfs:DRIVE_Init Drive J: not defined
2001 Aug 06
1
Visual C++
Hello, I'm trying to get Visual C++ working with wine, can anyone help me? I got following error: warn:dosfs:DRIVE_Init Drive A: not defined warn:dosfs:DRIVE_Init Drive B: not defined warn:dosfs:DRIVE_Init Drive D: not defined warn:dosfs:DRIVE_Init Drive E: not defined warn:dosfs:DRIVE_Init Drive F: not defined warn:dosfs:DRIVE_Init Drive G: not defined warn:dosfs:DRIVE_Init Drive H: not
2001 Mar 15
2
I faile to try run windows program..what i do??
I installed "codeweavers-wine-20010305-1.i386.rpm" without windows. And I did "wine config" I tried to test window program. So I downloaded "ws_ftple.exe" that is install program of ws ftp. And I installed by double-clicking form file manager of gnom. they installed. And I try to do ws_ftp95.exe that is executable program of ws ftp. But wine showed me following
2001 Nov 16
0
Getting Groupwise to run setup.exe
Hello I'm having trouble trying to run setup.exe from either the 32bit or 16bit versions of Groupwise. I copied the win32 version of ncftp.exe and was able to get it to load up ok. I didn't have sol.exe to play with. Here's the details. Wine release 20011108 wine-cvs-unstripped-111601-1.i386.rpm Redhat 7.2 Trace below. trace:dosfs:DRIVE_Init Drive A: path=/mnt/floppy type=floppy
2002 Jun 18
6
Dll's missing
Hi, My wine doesn't work. First I installed it from deb packages at debian servers. I added /usr/lib/wine to ld.so.conf I did ldconfig But wine still can't find dll's. Then I copied a win dir from a friend. And used winesetuptk to show it to wine. Wine still can't find some dlls. Then I downloaded debs from www.winehq.com Same stuff happened again? Somebody please help me ??
2001 Nov 29
1
wine exits to debugger immediately. Searching for dll files?
I compiled and installed wine using the ./tools/wineinstall script without any modifications. It built and installed without indicating problems. When I attempt to run any program wine drops into the debugger immediately. When I run with --debugmsg warn+all I get the following trace which I have copied in part. I gather that wine is searching for the following dll's: ntdll.dll,
2001 Feb 26
2
Wine Setup and Config File?
I have recently added the appropriate lines to my sources.list and done an apt-get install wine, read the included documentation, and run winesetup. Here are the results: tilleyrw@debian:~$ wine Warning: The Wine launcher is unable to find xmessage. This launcher script relies heavily on finding this tool, and without it, it will behave poorly. Most Linux distributions have
2004 May 09
0
Wine crash after update
Hi, I was using wine_0.0.20040309-1 in a Debian distro and it was working. I updated to wine_0.0.20040408-1, it is not working more. The bug report is below. Note that if I go to directory where .exe file is and starts wine. Wine works. I think that the problem is with blank spaces in the directory name. Bug report: Warning: the --debugmsg option is deprecated. You should use the WINEDEBUG
2001 Jun 26
0
UltraDev 4 (dreamweaver)
Hi, I installed UltraDev 4 (dreamweaver) on windows 95 and then run it with wine (from codeweaver) under Redhat 7.0 . I get the following error message; ----------------------------------------------------------------------------- warn:dosfs:DRIVE_Init Drive B: not defined warn:dosfs:DRIVE_Init Drive F: not defined warn:dosfs:DRIVE_Init Drive G: not defined warn:dosfs:DRIVE_Init Drive H: not
2003 Jun 09
2
config trouble
hi all, since about 3 weeks i'm having trouble running cvs wine (no problems before). on startup it says: kde3@lisi [~] $ wine Warning: no valid DOS drive found, check your configuration file. Warning: could not find wine config [Drive x] entry for current working directory /home/kde3; starting in windows directory. Invalid path L"c:\\windows" for L"windows"
2001 Sep 14
2
Compile Errors with e2fsprogs-1.24a
When I try to compile e2fsprogs-1.24a I receive the following snippet: tillarium:/home/tilleyrw/downloads/ext3 Files/e2fsprogs-1.24a# mkdir build;cd build tillarium:/home/tilleyrw/downloads/ext3 Files/e2fsprogs-1.24a/build# ../configure <<SNIP>> ./mk_cmds: Files/e2fsprogs-1.24a/lib/ss: No such file or directory mk_cmds: Couldn't find mk_cmds's template files. make[2]: ***