similar to: Problems Seeing Output From Wine

Displaying 20 results from an estimated 1000 matches similar to: "Problems Seeing Output From Wine"

2001 Apr 05
3
dumb newbie needs help
hi, I read the howto and the official documentation, and have tried setting up w(h)ine according to the configuration directions, but for some reason, I'm getting errors on all drives - "cannot stat the drive". what does that mean, and how do I fix it? All drives that it is calling are already mounted... thanks hello
2001 Mar 27
4
Running Wine as a user
Hi I've used Wine for some time now, compiled from source, from root with no problems. I now wish to run it regularly as an ordinary user. Unfortunately it's refusing to run because "the socket is not owned by you", or words to that effect. After the socket is created under /home/user/.wine/... I can give it user permissions and Wine will start, but if I stop Wine and
2001 Apr 02
2
wine doesn't read ~/.wine/config
I got Wine release 20010326 from cvs and compiled and installed it with ./tools/wineinstall I did some changes in ~/.wine/config (changed the path to my floppy drive). But it seems that wine is not reading ~/.wine/config. It still tries to reach the floppy drive through the old (wrong) path. There is no $HOME/.winerc and no /etc/wine.conf or /etc/local/etc/wine.conf file on my system.
2001 Apr 13
2
Help, guys! Codeweavers Wine error.
It's telling me maybe my wineserver crashed. How do I restart it? Logging in and out as user, in and out as root, and rebooting did nothing. I've had to resort to using (shudder) a Win dose to use Agent again. I HATE that! Help me, please, to restart my wineserver. Cybe R. Wizard -- Unofficial "Wizard of Odds", A.H.P. Original PORG Water Wizard, R.P. Ship's "Other
2002 Jan 17
1
Problems with VFAT files with spaces in Wine
I am running RedHat 7.1 on it's own linux drive, and have my win98 drive mounted in fstab as vfat. I have installed wine, and can run programs on my windows drive in old 8.3 named directoies. However, whenever I try to run anything in Program Files, for example (with the space in the file name), I get the following error: /opt/wine/bin/wine.bin: cannot find 'mnt/c/Program\
2002 Feb 18
1
Unknown DOS version
Hello, what does the wine error message "unknown DOS version" mean? Will I have to change my wine configuration in some way? Or is the program not runnable with wine at all? Any hints are appreciated. Thanks in advance. Martin
2001 Apr 18
1
Runtime error with winelib and CreateMutex()
Can't find anything at goggle, so hope someone in this group can help. I've installed codeweavers-wine-20010305-1.i386.rpm on my RedHat 7.0, which put everything in /opt/wine/. I built the following program (in file hello.cpp): #include <iostream.h> #include <windows.h> int main() { INT i = 0; cout << "i = " << i << endl; HANDLE h =
2001 Feb 17
1
.wine/config file what have I missed?...
I lost some partitions on my HD so I've had to make up my ~/.wine/config file again, but I can't seem to get it to work, I keep on getting ".... is not a valid registry file" TIA Ani ---- Begin /home/Ani/.wine/config ---- WINE REGISTRY version 2 [Drive C] "Path" = "/c" "Type = "hd" "Label" = "Windows"
2001 Apr 04
1
help with error msg
Hello, Can anyone tell me what the following message is indicating and how I can fix it: err: ntdll: RtlpWaitForCriticalSection Critical Section 0x40e24230 wait timed out. Retrying (60 sec) fs=02b7 Wine failed with return code 143 The above message occurs when I try to run a windows application with codeweavers-wine-20010305-1.i386 on redhat linux 6.2. Thank you. -pat
2001 Feb 02
2
undefined symbol
Has anyone seen this error? is it a bug? if not then what am I doing wrong with the compile? I downloaded the lastest CVS, applied the transgaming patch, it built fine and installed fine. # wine /mnt/hda1/windows/sol.exe wine: error in loading shared libraries: /usr/local/lib/libntdll.so: undefined symbol: wine_ldt_copy thanks heath Sent via Deja.com http://www.deja.com/
2001 Mar 16
2
wine: error while loading shared libraries: wine: undefined symbol: Callout
Wine gives me the following error message myprompt >wine SETUP.EXE wine: error while loading shared libraries: wine: undefined symbol: Callout ! removed my porevious wine installation completely, every file! I installed codeweavers wine PR3 I run the setup anwering default on everything -> now it does not work. Why? what does the error message mean? -- -- )(( +O-O+ < U
2001 Sep 01
2
PPPOE and Wine how to config?
Hi all Does anyone know how to set up internet access when running pppoe? Regards Nick _________________________________________________________________ Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp
2001 Aug 22
3
bat files
Just a question, should it be possible to run bat files with wine. Basically the application is java, I know the java will run under windows. I also know that java will run under linux natively, but I am curious if this is possible to start under wine. I get wine: can't exec 'blue.bat': invalid exe file.
2001 Mar 07
2
!$!$!$!$.pfr and others
Hi! When I started Wine (some Jan. 2001 version), it moved some directories from my windows partition, renamed them and made them write-protected. As I ran down Linux and restarted Windows, the moved directories still were there. I had to rename them and to move them back. How can I tell Wine not to mess up my windows directory structure? Thanx Stefan
2001 Feb 26
2
undefined symbol: wine_ldt_copy
When I run wine I get the following error messege: wine: error while loading shared libraries: /usr/local/lib/libntdll.so: undefined symbol: wine_ldt_copy I'm using RedHat 7 and the wine from: ftp://ftp.rpmfind.net/linux/powertools/7.0/i386/RedHat/RPMS/wine-20000725-2. i386.rpm I ran ldconfig and I still get the same error message. Any ideas? How do you find out what symbols are in a
2002 Feb 20
4
BUILTINUILTIN32_dlopen
Hallo I got the error with newest CVS-Wine fixme:win32:PE_CreateModule Unknown directory 15 ignored err:module:Berr:module:BUILTINUILTIN32_dlopen failed to load .so lib for builtin user32.dll: undefined symbol: FT_Vector_Rotate err:module:PE_fixup_imports Module (file) user32.dll (which is needed by F:\Sateliti\AD3000Edit\AD3000Edit.exe) not found I can't use any Programm with Wine. --
2001 Jun 24
3
Problem writing to fat hd
Hi! i just downloaded 20010510 sources, compiled and installed it on my RedHat 7.1 linux box. I have several vfat (fat32) and linux (ext2) partitions on my pc ( i also have a windows98 installation). I have configured the fat32 parrtition like: [Drive E] "Path" = "/deposito" "Type" = "hd" "Filesystem" = "vfat" and the ext2 like:
2001 Mar 05
2
WINE and IO permissions
In my latest attempt to use Wine to run Forte Agent, these were my observations. tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program Files/Agent/agent.exe' /usr/bin/wine: [: too many arguments Invoking /usr/bin/wine.bin /mnt/C/Program Files/Agent/agent.exe ... tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program\ Files/Agent/agent.exe' /usr/bin/wine: [: too many arguments
2001 Nov 29
1
System DLLs
Are there "builtin" wine implementations of common Windoze DLLs (ntdll, kernal32, comdlg32, winsock etc) and if so, where do they reside? I am trying to get my own application to run using wine (without a recompile) and it continues to ask me for common windows dlls. I would like to try to get my application running without having to copy over all of the relevant windows dlls as I am
2001 Aug 13
2
Setup Requires a different version - Half Life install problem
"Setup Initialization Error Setup Requires a different version of Windows. Check to make sure that you are running Setup on the Windows Platform for which it is intended." I have wine 20010731 installed from source, and I am trying to install halflife from the original cd. $ mount /mnt/cdrom $ cd /mnt/cdrom $ wine SETUP.EXE Anyone got any ideas? Other apps installed to a