search for: winelaunch

Displaying 20 results from an estimated 26 matches for "winelaunch".

Did you mean: winelauncher
2008 Jan 30
3
Fun Wine Project -- Configure Some Default Registry Entries
...Lotus Notes attachments to display proper icons, and open natively with OOo. I've come across a dilemma. I can't seem to "easily" open a Windows path, i.e. "C:\Windows\temp\test.doc" with openoffice due to path issues. I've implemented a very small fix called "winelaunch", but I'm afraid the name is too close to "winelauncher", and would probably confuse people. Here's it's code: #!/bin/sh #/usr/bin/winelaunch $1 `winepath $2 $3`; exit 1; And here's a sample registry entry: REGEDIT4 [HKEY_CLASSES_ROOT\.doc] @=...
2008 Jun 05
1
winelauncher is not alive anymore
hello, i have noticed that i cant type the winelauncher command... how can i get debug logs then? i am using wine-1.0-rc2
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\
2001 Mar 27
1
Problems Seeing Output From Wine
Hi All, I'm very new to this whole wine app so please stick with me. I have installed wine 1.0 from codeweavers and am having mixed success with it, for example: I am able to intall the motorola 56000 software developement tools under the ~/.wine/fake_windows/Program Files/ directory and can actually use the assembler if I explicitly tell wine the full path wine --
2001 Oct 04
2
Tried a different tack ....
...#39;t WANT wine to start the debugger. As far as I can tell, Wine is now croaking because it's unable to start a debugger that I never told it to start in the first place. /opt/wine/bin/winedbg is a symlink to wine. there is no /opt/wine/bin/wine. /usr/bin/wine is a symlink to /opt/wine/bin/winelauncher. I've tried making /opt/wine/bin/winedbg point at /opt/wine/bin/winelauncher instead of just dangling. It didn't work. I've also tried moving the /opt/wine/bin/winedbg symlink altogether. Still no effect. Finally I discovered that when I click winelauncher's debug button,...
2004 Jun 09
3
Segmentation fault!!
Hi all, I'm trying to use wine, and I downloaded the recent rpm packages for my FedoraCore, I installed it, but wen I want to run any wine binary it fail with 'segmentation fault' error message I also tryed winelauncher, and it sad 'wine has exited with a failure status of 139' Can anybody tell me what's the problem Thanks in advance Kovacs Alpar
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
2004 Nov 06
1
How to auto-restart win32 app
I have a win32 app that I run 24/7. On occasion it will go into the debugger, and I have to kill it and restart it. Is there any to have it automatically restart when it crashes?
2007 Mar 19
1
I have a big problem.. :(
guys i have been searching for a while and i didnt find somthing that can help me... I have installed the latest wine on an VectorLinux SOHO version...and my problem is tha i cant get wine to work... this is the msg im geting all the time: winelauncher Wine called with no arguments. Invoking /usr/bin/wine ... Warning: the specified Windows directory L"c:\\windows" is not accessible. Warning: the specified System directory L"c:\\windows\\system32" is not accessible. Warning: could not find DOS drive for current working direc...
2001 Nov 15
1
Newbie Question on Wine on Red Hat 7.2
Ive downloaded the wine rpm file and issued the command rpm -Uvh wine-20011106-1.i386.rpm it says it installs just fine but im not able to use it, It gives back: wineserver: chdir /root/.wine : No such file or directory if i issue the command winelauncher and try to do the configure option it gives me back Unable to find winesetup in your PATH or in /opt/wine/bin i havn't been able to find a winesetup file on the system. I have downloaded some example config files and i have configured them to my system but it doesn't do anything. wha...
2002 Feb 26
1
Wine on RedHat 7.2
...(linked to from WineHQ). I have read the docs, and put together what at least should be a working config. When I try to run Wine from the command line, I get an error: error while loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory. When I try to open winelauncher, the window pops up in Gnome, telling me that I didn't specify any command line arguments as expected, but then when I press the "Configure" button, it gives me another error: Unable to find winesetup in your PATH or in /opt/wine/bin Wine isn't installed under /opt/, it seems...
2002 Mar 23
2
First time run errors, winesetup?
I compiled the latest release of wine, without any problems, on Red Hat, 7.2 When I run wine, it says I dont have a .wine config file, in my user directory. I ran winelauncher, and clicked setup, and it says it cant find 'winesetup', which it needs to write the config file for the first time run. winesetup isnt in the release (or any I have seen), if they has been taken out, how do I create a config file then in my user directory?
2001 Nov 18
1
Newbie (Very Newbie) Question
...her 55ish). I D/Led the stripped version of Wine from one of the sites that you get to from www.winehq.com. It's in rpm format, so I simply used the File Manager in RedHat to install it (Right-click selected Install). So, it's on my system I assume. But I can't find it anywhere. I type winelauncher, and I get an error saying I didn't give enough arguments. So, I select config, but then it says that it can't find winesetup Can anyone either direct me, step by step, through the process and where I went wrong, or tell me a site that has step by step instruction on how to get Wine work...
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 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
2002 Mar 01
2
winsetup
...lp ;o) wine went up correctly, no errors, no claims, etc. It starts some windows / dos software with no problem, but sometimes it asks for certain dll files, for example: OpenGL32.dll, kernel32.dll, etc., so I've got stuck for a while. ...decided to check the docs for info, and finally found winelauncher which gives me a 'nice' gui, but I am unable to use the configure wine function. It looks for some kind of winesetup in /opt/wine, which I don't have. Do you have any idea what could be the problem? Cheerz: MBJr.
2008 Jun 30
1
Wine Finished With Error
Hi I'm having trouble starting the Wine. Returns the following message (log): / usr / lib / wine / wine.bin: error while loading shared libraries: libwine.so.1: can not open shared object file: No such file or directory What can be? How do I solve the problem? Thank You!
2001 Apr 28
9
DLL Error When Installing Programs
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> Running Codeweavers Preview 3 over Helix, X4, & kernel 2.4.2. <p>Notepad & sol run fine, but when I try to install a program like Netscape (just testing) I get the following error: <p><font color="#990000">Invoking /opt/wine/bin/wine.bin cc32d475.exe ...</font>
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
2008 Apr 18
1
Wine release 0.9.60
...ideshow does not have focus on Gnome 11252 Adobe Photoshop CS2 window motion cosmetic problem 11347 Microsoft Word 2000 - some fonts are always bold 11371 Not possible to open documents with Teach2000 11463 conflicting types between Wine list.h and Solaris list.h in server/fd.c 11474 winelauncher mixes up stdout & stderr 11547 corrupted double-linked list - glasgow haskell compiler 11593 winecfg does not correctly import colour theme profiles 11679 BW Styler Plugin for Adobe Photoshop CS/CS2 ugly cosmetic problem 11731 iTunes doesn't register mouse clicks properly 11...