similar to: program fails to enumerate COM ports

Displaying 20 results from an estimated 400 matches similar to: "program fails to enumerate COM ports"

2003 May 26
2
WINE crashes!!!
Hi, the Wine-20030408 installation on my system appears to crash directly after starting. A few weeks ago this happend only sporadically. But now WINE don't run at all. A --debugmsg +all delivers the following: --------------------------------------------------------------------- 0009:trace:heap:RtlSizeHeap (0x40360000,00000002,40360098): returning 00000968
2003 Jun 09
2
config trouble
hi all, since about 3 weeks i'm having trouble running cvs wine (no problems before). on startup it says: kde3@lisi [~] $ wine Warning: no valid DOS drive found, check your configuration file. Warning: could not find wine config [Drive x] entry for current working directory /home/kde3; starting in windows directory. Invalid path L"c:\\windows" for L"windows"
2004 May 09
0
Wine crash after update
Hi, I was using wine_0.0.20040309-1 in a Debian distro and it was working. I updated to wine_0.0.20040408-1, it is not working more. The bug report is below. Note that if I go to directory where .exe file is and starts wine. Wine works. I think that the problem is with blank spaces in the directory name. Bug report: Warning: the --debugmsg option is deprecated. You should use the WINEDEBUG
2002 Nov 20
0
Problem with DllOverrides
I want to start MaxPayne.exe that loads msvcrt. I set in ~/.wine/config: [AppDefaults\\maxpayne.exe\\DllOverrides] "msvcrt" = "native" "midimap.drv" = "native" [AppDefaults\\maxpayne.exe\\x11drv] "Desktop" = "800x600" loading winedbg/wine MaxPayne.exe --debugmsg +loaddll,+reg gives : trace:reg:NtOpenKey
2001 Nov 19
3
WineLib Seg Fault?
A question for the WineLib guru's :) I am using the wine-20011108 build with Mandrake 8.0 and with this version of wine clean compiled and installed I can run several windows programs very successfully :). Then I use winemaker to create a WineLib 'so' file and the compile and link again runs clean. But when I run the resulting 'so' file using this command line: $
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
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
2008 Mar 24
1
/dev/ttyS0 - COM1 problem
Hello, I'm trying to run my weather station (Davis WMII) on wine 0-9-58 and OpenSuSe 10.3. After installation of WeatherLink 5.7.1, I try to communicate via COM1 but the program can't find it and even not test with a loop plug in COM1. I have changed the mode to 0777 for the serial devices in /etc/udev/rules.d/50-udev-default.rules and rebooted. /home/sel/.wine/dosdevices reveal that
2004 Jul 16
3
CLSID not registered
I'm getting the following error. I have +ole,+reg,+loaddll,+olerelay on trace:reg:NtQueryValueKey (0x10,L"GeoDatabase",2,0x556bdbc4,12) trace:ole:WINE_StringFromCLSID 0x6756fd48->{00000514-0000-0010-8000-00AA006D2EA4} trace:ole:CoGetClassObject CLSID: {00000514-0000-0010-8000-00aa006d2ea4}, IID: {00000001-0000-0000-c000-000000000046} trace:reg:NtOpenKey
2007 Jan 06
1
ancient directx version support
What is the status of support for directx2 apps? The "failed to create surface" error in MissionForce: Cyberstorm seems to have persisted forever... I have a +relay log of the said game launch session, (if somebody wants it, i can provide the full version) -- it appears that the graphics backend call pair which causes trouble is to winex11.drv.GetDCEx()/
2007 Mar 19
1
signal 11 on X server when starting winecfg
Hello, I've been using wine 0.9.30 on my main computer for some time and I was trying to use it on another but I have problems. When I launch "winecfg", the X server is killed. Xorg.0.log shows : Backtrace: 0: /etc/X11/X(xf86SigHandler+0x71) [0x4835e1] 1: /lib64/libc.so.6 [0x2ae864bf1030] 2: /usr/lib64/xorg/modules/extensions/libGLcore.so [0x2ae867970854] 3:
2001 Mar 23
1
-debugmsg trace+all gives assertion error
Trying to debug starcraft.exe I put on --debugmsg trace+all as part of the wine options: WINEPREFIX=~/.wine.starcraft/ wine --debugmsg trace+all -desktop 640x480 /mnt/d/Games/Starcraft/starcraft.exe Wine is cvs version from march 21. This is the last 20-30 lines from the debug log: trace:profile:PROFILE_GetWineIniString ('wine','temp','c:\windows'): returning
2005 Nov 01
0
wine can not find registry key(s)
Hello list, I am trying to get "Allplan 2005" working. But during startup it exits with an error message like "can not open registry key \\Software\foo \bar" But according to regedit the keys do exist. I have exported them under Windows XP, and saved them as plantextfile somehow, and then imported them with wine's regedit. Here is some (hopefully relevant) debug output
2005 Aug 30
0
No subject
0009:Call ntdll.NtClose(00000090) ret=77b98909 0009:Ret ntdll.NtClose() retval=00000000 ret=77b98909 0009:Call ntdll.RtlFreeUnicodeString(77c8ab10) ret=77b6e2f1 0009:Ret ntdll.RtlFreeUnicodeString() retval=00000001 ret=77b6e2f1 0009:Call ntdll.RtlLeaveCriticalSection(77c8aaf8) ret=77b6e317 0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=77b6e317 0009:Call
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
2005 May 15
0
Heroes of Might & Magic 2 troubles with wing32.dll
Hello, All! I've got HOMM II, and Wine (20050515-CVS). Let's try to start: $ wine HEROES2W.EXE err:module:import_dll Loading library WING32.dll (which is needed by L"Z:\\mnt\\games\\HOMM II\\HEROES2W.EXE") failed (error c000007b). err:module:LdrInitializeThunk Main exe initialization for L"Z:\\mnt\\games\\HOMM II\\HEROES2W.EXE" failed, status c0000135 $ Let's
2007 Jan 12
0
Larousse Multilingue: stack overflow in exception handler ?
Hi all, I'm trying to run the Larousse Multilingue Dictionnary pack. I've tried to run it under wine 0.9.17 (from codeweaver), 0.9.25 (from debian testing) 0.9.28 (from debian unstable) and 0.9.29 (from source). My wine setting is functional since I can use an older Larousse dictionnary (Bibliorom), no problem at all for any of the versions above. I downloaded a (legal) version of the
2009 Jan 22
3
Help with USB-to-serial cable
I am trying to use software to program a scanner radio (BCD396t and UASD software). The software installs and seems to run properly, reading and writing database files. But I cannot connect to the scanner, through a USB-to-serial cable. OS: ubuntu-8.10, kubuntu-8.10, debian/lenny (tried them all) lsusb identifies the cable as follows: Bus 002 Device 002: ID 067b:2303 Prolific Technology, Inc.
2005 Nov 14
1
COM ports under wine
How can I see the serial COM ports under wine programs? For example /dev/ttyS0 as COM1. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20051114/c6d4ff59/attachment.htm
2007 Mar 19
2
Any work done on the Com Ports?
I have two questions. In setting the COM ports someone posted that the Symbolic link should be ie... /dev/ttyS0 > com1 Is it suppose to be upper or lower case for COM1???? Also has there been any recent work on the COM ports? I have an application that works fine with vmware but under Wine. The COM port isn't even seen.