similar to: Program cannot find COM ports

Displaying 20 results from an estimated 6000 matches similar to: "Program cannot find COM ports"

2009 Jul 18
3
program fails to enumerate COM ports
Hi. LG PC Sync can work with ~/.wine/dosdevices/com1 but fails to enumerate com ports. I cannot select port other than COM1 and the combo box that would allow me to do that is blank. I did: # ln -s /dev/ttyACM0 ~/.wine/dosdevices/com5 # sudo chmod g+rw,o+rw /dev/ttyACM0 and added to registry: [HKEY_LOCAL_MACHINE\Hardware\DEVICEMAP\SERIALCOMM] "COM5"="COM5" env
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
2002 Mar 11
1
Com port over the fourth
Hello everybody, I'm trying to get work a win32 application (for NT) that communicate with a lots of modems (30-40). No problems if I configure the modem on the first two com ports, but I cannot make it run if I ask it to use, for example, COM10, COM11, etc.. The command is: wine --winver nt40 gpcwin.exe Here is the error: fixme:win32:DEVICE_Open Unknown VxD COM10. Try --winver nt40 or win31
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 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 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
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
2011 Nov 11
3
COPILOT Glucose Meter COM problem
I am a 62 year old beginner in Ubuntu. Thanks for any help, guidance, suggestions on this problem! I have used commands like the following to be certain that I have an active com port: dmesg | grep ttyS rm com1 ln -s /dev/ttyS0 com1 So I suspect the solution lies somewhere in WINE. If all else fails I will get a USB to SERIAL converter cable and try that. My wife has an Abbott Labs Freestyle
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
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 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 Jul 28
1
*.ocx files only in system directory ?
I'm working on installing windows applications on a multi user gnu/linux box. The application needs some native .dll and .ocx files... Those files should not reside in wine's system directory but in the applications's directory so every user can use the application without having to copy the files to his system dir. Everything works fine for the DLLs. But it seems OCX are expected to
2004 Sep 21
1
Bridge master and wine 20040919
Hello Thanks to Beatriz Botero I know such thing should work nice. But I try some combinations and always get result as on pictures: http://www.janek.gwozdzie.dhs.org/pliki/screenbad.png while it shoud be http://www.janek.gwozdzie.dhs.org/pliki/screengood.png I would prefer fake-windows but tried also with real ones. My system is slackware-current with kernel 2.6.9-rc1 but then I tried knoppix 3.6
2004 Sep 22
4
notes 6, bug 2484, winedebug techniques?
Hi all, I'm attempting to run notes 6. I've tried some techniques from Mike Hearn text. However, I lack knowledge. Description of problem itself is at http://bugs.winehq.org/show_bug.cgi?id=2484 After adding trace+ntdll to WINEDEBUG, I get NtWriteFile(0xc,...) in output both before "LookupHandle: null handle" occuring and in line with it too. As far as I can tell (I could
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
2004 Jun 01
1
Wine routinely crashes X (!!) while building font metrics
This is a problem I've had on my machines (several) recently. All are Debian 3.0 (Woody) machines. The problem is reproducable 100% of the time, whether I am using WINE locally or exporting the display across the LAN to my laptop; the problem exists in pre-built RH 7.3 WINE RPMs Debianized with alien --to-deb _AND_ with WINEs I built from source. When starting up WINE, it starts building the
2004 Oct 08
2
Native 9x and config
All, Anyone willing to share a .wine/config that's working with a 9x install? I've been playing around, even blowing away the win98 slice and installing it from scratch, but when running wineboot, I still get 10-15 crashes to the debugger. So far, about all I can run is notepad sucessfully. The ironic thing is, if I use just wine, I have much fewer problems, but would like to be able to
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 Jul 12
2
Problem with wine and Photoshop 7.0
To start off here is my version: drew@taz:~/downloads [14:26:56] -> wine -v Wine 20040505 When I run photoshop like this: wine "C:\\Program Files\\Adobe\\Photoshop 7.0\\Photoshop.exe" I get a little window form with an "OK" button that has "Adobe Photoshop 7.0" as it's title. I click OK, and it quits out. Any suggestions ? - Drew