similar to: wine-20010305 and serial port access

Displaying 20 results from an estimated 700 matches similar to: "wine-20010305 and serial port access"

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
2006 Apr 29
9
Wine + serial port basically hangs system
I'm trying to use Wine to run a program called heavy weather - its a windows only program that interfaces with a weather station that I have through a serial port. I was able to get the program up and running with wine. Then, I couldn't get it to connect at all to the weather station. After much too long, I finally realized that the problem was that my permissions on /dev/ttyS0 were too
2005 Mar 21
0
Comport access error
I'm trying to get working a simulator. I use wine + wondows. The prgram runs quite welle Bit I get an error when accessing the com1 port (the game adapter is a serial one) This worked with wine 20040914 but is now broken. Here is the comm trace: [jm@localhost AeroFly Professional]$ WINEDEBUG="comm" wine afpro Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixel to
2002 Feb 09
1
Problem with COM
Hello If I try to open COM in a app. I got: BaudRate 9600 fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub BaudRate 5760 fixme:comm:SetupComm insize 131072 outsize 8192 unimplemented stub err:comm:SetCommState baudrate 5760 BaudRate 5726 fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub err:comm:SetCommState baudrate 5726 Use newest Wine, Kernel 2.4.18-7, SuSE
2004 Apr 09
1
Sharp ZQ-290s sync software
Hi, Since Sharps communication protocols are "top secret", I'm trying to port their sync software to linux. I'm new to wine, so this might be silly, but after hours of googling and searching for solutions I'm posting this. After installing DCOM98.exe, the Desktop software installed, and it runs. Only problem is it doesn't detect the device connected to the serial port
2004 Nov 28
0
COM port for weatherstation
Hi, we are running some Debian-linux boxes and want to run a Feger-weatherstation under wine to get the weatherdata directly on the same server as our semi-public weather web (http//81.33.7.96). I installed wine (version is now 0.0.20040713/1.3) under Debian sarge and then the Feger software. My windows partition was an empty FAT32 partition. I cannot get the COM port working and I do not know
2001 Dec 04
2
Serial problem with Zworld
I just installed SuSE 7.3 linux including the supplied wine distro. I'm trying to run a single board computer from Zworld called the Rabbit. The specific app name is dcrab619.exe. The gui comes up with no problem but when it tries to talk to the serial port I get these messages from wine: err:string:CompareStringA (s1=(null),s2=""...): Invalide NULL string
2004 Aug 19
1
Serial Communication
I try to use SimoComU, a tool to control frequency converters, on Wine. Since version 2004-07-16 it opens its main window, and most functions seem to work. Anyway, it does not communicate over the serial line. I see the following output: trace:file:CreateFileW L"COM1" GENERIC_READ GENERIC_WRITE OPEN_EXISTING attributes 0x0 trace:file:RtlDosPathNameToNtPathName_U
2005 Apr 25
1
file handle leak when accesssing com ports
Hello everbody: I'm trying to run an programm controlling various hardware of a telescope. It uses only two com ports in order to communitcate with the hardware. It reads and writes several status files to/from the harddisk. No errors occured running this programm under win98 for months. Using wine it workes well with the small exeption that it hanges after several minutes. It turned out
2006 Jun 16
1
Serial port woes
I am trying to get an app called GMWIN running. It installs and runs, but it cannot communicate via the serial ports. It is a controller for PLCs, and its purpose is to talk to PLCs via serial ports, so this is essential... Here's the error I am getting (the NIY-hEvent is repeated many times): [i386]yan@TravelSlug:~$ wine "c:/gmwin_4/gmwin" err:thunk:_loadthunk (DLL16.DLL,
2009 Feb 20
2
OLEDB not work !
Hi everybody I have a program , it work good under window98 / 2000 /xp . It use oledb (client supported by mdac2.7 or later version) direct link MS SQL Server 2000 . with wine it do not work. I set up mdac 2.8 sp1 , no change by google , i found too many program can not work (oledb not support) can anybody help me ?
2008 Mar 30
14
Dos very old app
Hi everybody i'm running a very old app in dos i do Code: WINEDEBUG=+relay wine WP.EXE 2>&1 | less -i that's what i get in reponse 002e:Call USER.1: MESSAGEBOX(0000,13870c5a "This application must be run in either 16 or 256 color mode.\n",13870c98 "Error!",0010) ret=11f7:0155 ds=1387 [/code] what can i do? thx
2017 Sep 23
5
[Slightly OT] Use CentOS to create a bootable Mac OS X DVD from dmg file?
Hi, Sorry if this is only half-CentOS-related. In my office, I'm running CentOS on all my systems (server, workstation, laptop, sandbox PCs). A colleague brought me her MacBook Pro to upgrade it from OS X 10.5.7 to 10.11.6. I downloaded the 5.8 GB dmg file and now I wonder how to create a bootable DVD with this using only Linux tools. 1. Can I simply burn this as a data DVD with K3B? 2.
2001 Oct 22
2
Freecell hangs at game select
I did not read about any similar problem, but I encountered this one even with the latest stripped build, even on two different Linux installations: Freecell works perfectly except for the "Select game" feature during the game. When choosing this menu item, you are asked whether you want to abort this game, and after that, the dialog box for the game number should appear. It does, but
2003 May 12
1
file manipulation error / COM port error
hi.... I'm using Wine 20030408 on FreeBSD 4.6.2 I believe the instalation is ok (made by ports....) I've to run some applications wich does some file manipulations, such as creating and removing.... Creating a file is ok, but when it tries to remove it, the app shows a message box sayng it was not possible to rename the file . Disk access error. (actually, it creates a file and add
2006 Aug 02
2
tcl/tk bind destroy event
Hello! I want to create a messagebox whenever the user wants to destroy the window (e.g. <Alt-F4> or the 'x' in the right top corner) and ask if a modified file should be saved or not. If 'cancel' is chosen then nothing should happen and the windows still should be existing. This doesn't work. When I press cancel the window will be destroyed although. I also
2004 Dec 21
2
Rgui.exe - Error while tuning svm
Hello, if I try to tune my svm with the code: Tune <- tune.svm(Data.Train, Class.Train, type="C-classification", kernel="radial", gamma = 2^(-1:1), cost = 2^(2:4)) i get a windows Messagebox with a error in the application "Rgui.exe" and the message: "Die Anweisung in 0x6c48174d verweist auf Speicher 0x00000000. Der Vorgang "read" konnte nicht auf
2001 Mar 27
1
Street Atlas 8.0?
Hi, Lotus Notes 5.05 works great! Thanks....now, has any one gotten Street Atlas 8.0 to run with wine? I get the starting splash screen from SA8.0 and a bunch of fixme:font messages (I don't think I care about these?). Then I get both a Windows box stating "Failed to create empty document." and get "err:msg:DispatchMessageA BeginPaint not called on WM_PAINT for hwnd
2004 Aug 06
2
Please 30 second to look a my code
Hi i'm developing a sort of VoIP application for my ipaq using speex... I'm still at beginning and i have many problems encoding and decoding my wav files....output is only noise! Why? I'm using Libspeex 1.1.3, Embedded VisualC++ 3.0, Ipaq 3850(206 MHz IntelĀ® Strong ARM 32-bit RISC Processor) PocketPC 2002 (Windows CE 3.0). Libspeex is complied with the definition of
2001 Nov 29
2
Autocad without an installed Windows
Hello I tried to install an old version of autocad (13, student edition, Release 13c4a), on a MSWindows-free box. I ran : $ wine d:\setup32.exe It begun all right, I had the installation screens, then it failed with the following messages : err:win:WIN_FindWndPtr window 10029 belongs to other process err:win:WIN_FindWndPtr window 10021 belongs to other process err:win:WIN_FindWndPtr window