search for: gifti

Displaying 20 results from an estimated 24 matches for "gifti".

Did you mean: gift
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 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 Feb 05
2
Wine always tries to connect to ":0.0"
Wine always give errors when it tries to start on xser ver ":1" because it always tries to connect to ":0.0". I know that DISPLAY is set correctly: Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized to connect to Server
2002 Apr 23
1
Can't load native dll
When I try to load winelib dll I get an error message: "err:module:MODULE_LoadLibraryExA Loading of native DLL <dllname> failed (error 193), check this file." The error message is printed for call: DllHandle = LoadLibrary(DllName); This happens even when I try to load standard Wine dlls, like dlls/msisys.ocx.so Did I miss something obvious? Thanks, Andriy Palamarchuk
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 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 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 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/
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
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 Mar 08
3
How to troubleshoot network woes with Wine?
The app which I am currently trying to get to work properly (Cinema4D network rendering client - it does work 90%, depending on how you look at it) does some weird things, like receiving jobs from a server, computing them, and sending the rendered scenes back to the server (actually I don't know if it's sending them back, or if the server is fetching them; I don't even know what the
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 Aug 23
0
Questions about W2K (fwd)
On Thu, 23 Aug 2001 20:41:39 -0400 (EDT) whit@giftie.alien.org writes: > > > ---------- Forwarded message ---------- > Date: Thu, 23 Aug 2001 10:10:43 -0400 (EDT) > From: whit@giftie.alien.org > To: Jim Robison <jim.b.robison@bigfoot.com> > Cc: wine-users@winehq.com > Subject: Re: Questions about W2K > > On Wed...
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 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.
2002 Jan 29
5
Still no luck on command line parse
Thanks, bjornr, however your suggestion to try: wine "C:\Program Files\intuit\qbtimer\qbtimer.exe" gave the same result as the other command lines I tried. All invoke the qbtimer program and all get the same error from qbtimer: Can't find timer file "Files/intuit/qbtimer.exe" ... So wine properly finds the qbtimer.exe file. The error arises after the program is
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. --
2002 Feb 16
2
WineDbg : list of errors
Hi, Using WineDbg, I have problems to attach to a process. I start "winedbg". then "walk process". It gives reference to a W-process. Trying attach to this process gives me error 5. Where could i find more info on these error numbers ? [syl@snoop La 4?me Proph?tie]$ winedbg WineDbg starting... on pid 0 Wine-dbg>walk process pid threads parent exe 0806ba80
2001 Aug 06
3
WINE install Error
I need some help. I have downloaded the latest WINE tarball (731) and managed to get through the ./configure stage, installing rpms as needed. However, when WINE installs it gives me these set of errors: "cd `dirname wrc/__depend__` && make depend make[2]: Entering directory `/mnt/windows/Vault/Wine/wine/wine-20010731/tools/wr c' yacc -bppy -ppp -d -t ./ppy.y make[2]: yacc: