search for: rklazes

Displaying 20 results from an estimated 86 matches for "rklazes".

Did you mean: klazes
2003 Sep 08
8
Can I execute a shell script from Wine ?
I need to be able to trigger a Linux procedure (shell script, or PERL for example) from Wine. Is it possible to do ? Please help ! Thanks. Boris Kirshteyn K-B Toys, Software Architect (413) 496-3249 bkirshte@kbtoys.com
2003 Feb 07
3
Missing .so libraries for DLL files
Hi. I'm trying to get this PS2 ISO generator to work. It requires the DLL:s mfc42.dll and mfc42loc.dll---hence I got them and placed them in ~/.wine/hdd/windows/system. Now it's complaining about missing .so libraries for the builtin DLL:s. I have this in the config: "mfc42" = "builtin, native" "mfc42loc" = "builtin, native"
2002 Aug 07
2
Problem with network drives
Hi list, Trying to execute an exe in my home directory on F: drive, configured as this (same entry as in documentation/samples/config), fails : ;[Drive F] ;"Path" = "${HOME}" ;"Type" = "network" ;"Label" = "Home" ;"Filesystem" = "win95" [syl@snoop brown]$ ls -l ~/duke.exe -rw------- 1 syl wine 1427953
2004 Sep 20
5
Cluster size not supported
Hello all, I just installed wine from CVS on fakewindows configuration, but I can't seem to get anything to work well. I tried installing the DCOM98, but I get "Cluster size not supported." The same error occurs when I execute just about anything. Has anyone encountered this or know what it is referring to? Thanks in advance, Leo
2004 Oct 21
6
wine-20041019 build failed
This is my error message: make[2]: Entering directory `/home/jrt/wine-20041019/dlls/kernel' /usr/local/bin/gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -I/usr/local/ssl/include -I/usr/gnome2/include
2004 Oct 28
5
Application crashes when File->open is clicked
Hello, I found a bug in Latest wine releases. I found it in the wine-20040914,wine-20040813 rpms for the RedHat Distributions.I had tested it in RedHat-9.0,7.3 systems. The bug is that, when we try to open(file->open) from any windows applications, the application hangs. For eg., even in Notepad, when I click File-> Open, wine shows the following error. --------- wine: Unhandled
2004 Apr 23
2
HoMM 4 multiplayer
Is anybody luck with Heroes of Might and Magic 4 multiplayer? All works fine but multiplayer, when I try to create game I see message box with "multiplayer_creation_failure" apper and log looks so: err:ole:CoGetClassObject couldn't load InprocServer32 dll dpnet.dll fixme:ole:CoCreateInstance no classfactory created for CLSID {934a9523-a3ca-4bc5-ada0-d6d95d979421}, hres is
2004 Aug 11
5
problem with delphi bde app
Hi, I'm trying to run some old delphi application, which uses BDE to connect to an access mdb file. The application displays an error, that it couldn't open the database. I can run BDEADMIN and I see that database aliases are configured propoerly. I did some winedebugg'ing and noticed following mesassages .... ... warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr
2004 Aug 25
3
Wine and industrial communication like OPC
Hello! I have some questions about Wine and how/if it can be used with industrial communication like OPC (MicroSoft Com/DCom objects, DDE and more) My short question is: Can I use Wine to make OPC communication work with a Linux system. OPC "OLE for Process Control" A "general" standard for communication in industrial systems, that unfortunately is totally depending on
2004 May 03
3
wine-users digest, Vol 1 #1757 - 10 msgs
...ks it's running on an NTFS drive and you can save huge > files. > > I've had a quick look at 20040408 but there doesn't appear to be a direct > equivalent that can be hacked. > > Regards, > Stephen > > --__--__-- > > Message: 7 > From: Rein Klazes <rklazes@xs4all.nl> > To: Ben Jolitz <ben@telemuse.net> > Cc: wine-users@winehq.org > Subject: Re: Virtual Dub and NtFs > Date: Sat, 01 May 2004 11:56:48 +0200 > Organization: - > Reply-To: rklazes@xs4all.nl > > On Fri, 30 Apr 2004 23:47:41 -0500, you wrote: > > > O...
2001 Jun 27
1
WinNT and oleaut32.dll
Rein Klazes <rklazes@see.my.sig> wrote: > Perhaps you have looked in c:\winnt\system? > Oleaut32.dll is in c:\winnt\system32, this is also the dir that you > must have configured in your .wine/config. Oleaut32.dll didn't show on linux using vfat, all other ole-dlls where visible. Reinhard
2001 Dec 09
1
Drive letters
Howdy, In my continuing effort to get Agent up and as functional as possible, I'm now looking into launching applications. For example, if I have a .jpg file attached to an email, double clicking it should be able to open an application (like gimp) to view the attachment. I've run into a couple of problems with this. The first is that gimp tries to open a file called F:\temp\xyz.jpg.
2004 Sep 26
3
Unsolvable segmentation fault
I cannot use wine with my windows partition. Whenever I try it , I immediatly get segmentation fault messagens (even when trying to run notepad.exe). If I modify the ~/.wine/dosdevices/c: simlink then wine seems to work well (but this is not a good solution, because I want wine to find programs and dlls in my windows partition). I use kurumin (a brazillian distro based on KNOPPIX. It is basically
2004 Dec 29
2
Cluster size not supported
...(version 3.6, kernel 2.6.8.1) > and > current cvs wine. It just works (installing dcom98). Lilo.conf contains > lba32. > > If you still want to continue, we will have to debug the > GetDiskFreeSpace function. > > There is a little test program at > http://www.xs4all.nl/~rklazes/temp/fds.exe.gz that reports the output > of > this function. You use it as > > wine fds 'c:\' > > This is the code: > > | #include <windows.h> > | int main(int argc, char* argv[]) > | { > | int err; > | DWORD sectpclust,bytpersect,freeclust,tota...
2004 Aug 16
1
Program cannot find COM ports
Hi! I have a problem running original Siemens Mobile Phone Update program. It starts but writes "No COM ports available" and then quits. I have my ports correctly configured but I didn't find any attempt to use them by the program (with WINEDEBUG=all). However, I've found an attempt to use the key "Hardware\\DeviceMap\\SerialComm", which is not present in any of
2004 Jan 15
2
serial port access - microwin step 7
hi, i'm trying to get the application MICROWIN STEP 7 (version 3.1 SP2) from siemens to run. it's a tool which can program siemens simatic S7 through different devices, among others via serial port ppi cabel. the problem is this: the application installs fine, but when i try to install a software device interface (the interface to the serial port, for example), nothing happens. the
2004 Jan 22
1
Whatever happened to the gtk based uxtheme.dll implimentation?
Hello, This is my first post here, so I'm sorry if I'm posting this in the wrong place. A while ago on one of the wine newsletters, it was reported that somebody messed around with the uxtheme.dll implimentation to allow for native gtk themes to work with wine apps. This was a great idea, as the default widgets wine uses, are quite frankly, kind of ugly. I'm wondering whatever
2002 Feb 27
3
winsock 16 BIT
Hi! In October I worked with a client-server (using winsock.dll) 16 bit aplication emulated in wine (Not using ODBC), it worked fine. This aplication needs to connect to a server using port ctsql 5557/tcp, this service is in my /etc/services. And wine made all realy fine (Version 20011108). With the release 20011226 (I think)started the problem. Something changed with winsock 16-bit. I've
2004 Feb 06
2
how do i get rid of wine-kthread <defunct> ?
Hi, after a while of playing around with winedbg i have a lot of these: bash-2.05b# ps -A 559 pts/0 00:00:01 wine-kthread <defunct> 558 pts/0 00:00:04 wine-kthread <defunct> 607 pts/0 00:00:01 wine-kthread <defunct> 606 pts/0 00:00:04 wine-kthread <defunct> i tried differend variations on kill, and killall, but they don't go away. Any ideas? Regards,
2004 Aug 07
2
segmentation error
I have been using wine for about 18 months now to run quickbooks 6 which it has been doing with better results each month (apart from the glitches with the sound server introduced in the last few months). However I recently upgraded my Mandrake 9.2 installation to 10 changing from kernel 2.4.22-26mdk to kernel 2.6.3-7mdk. I did not upgrade wine form the April edition which I compiled from source