https://bugs.winehq.org/show_bug.cgi?id=52558
Bug ID: 52558 Summary: Delta Automation COMMGR Software cannot access COM Ports Product: Wine Version: 7.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sche91@sche91.ru Distribution: ---
Created attachment 71871 --> https://bugs.winehq.org/attachment.cgi?id=71871 The list of serial ports are empty
Hello.
There are two applications from Delta Automation: 1 - ISPSoft (An IDE for PLC (Programmable Logic Controllers)); 2 - COMMGR (a small companion app which connects ISPSoft with PLCs).
ISPSoft works flawlessly for me, I haven't noticed any bugs. Projects are created and compiled. But it's useless until it's linked with COMMGR's driver.
COMMGR can create different types of drivers: 1 - Simulation with a localhost port (works). 2 - Ethernet (I haven't tested it, but COMMGR does see the list of my network cards (eno1, wlp..) 3 - Serial(RS232/485) - most important one. It doesnt work, because there's no list of available serial ports.
I use the latest version of COMMGR(1.14)
I have a real DB9 serial port (ttyS0) and CP2102 USB-Serial converter (ttyUSB0) every port has symlinks in /dosdevices/.
/dev/ttyS0 and /dev/ttyUSB0 are granted with 777 permissions.
Screenshots of software are included. Link to the software is https://downloadcenter.deltaww.com/en-US/DownloadCenter?v=1&q=COMMGR%20V...
https://bugs.winehq.org/show_bug.cgi?id=52558
--- Comment #1 from sche91@sche91.ru --- Created attachment 71872 --> https://bugs.winehq.org/attachment.cgi?id=71872 List of network devices is not empty
https://bugs.winehq.org/show_bug.cgi?id=52558
sche91@sche91.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #71871|The list of serial ports |List of serial ports is description|are empty |empty
https://bugs.winehq.org/show_bug.cgi?id=52558
--- Comment #2 from sche91@sche91.ru --- Created attachment 71873 --> https://bugs.winehq.org/attachment.cgi?id=71873 About
https://bugs.winehq.org/show_bug.cgi?id=52558
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #3 from temp82@luukku.com --- bug 34497 might be duplicate.
https://bugs.winehq.org/show_bug.cgi?id=52558
--- Comment #4 from sche91@sche91.ru --- (In reply to temp82 from comment #3)
bug 34497 might be duplicate.
I have added the registry key, now the software is able to see a port!
I will check it on real hardware tomorrow and report asap.
Many thanks.
https://bugs.winehq.org/show_bug.cgi?id=52558
--- Comment #5 from sche91@sche91.ru --- I am back to testing.
I have added registry keys and ports have appeared in the selection list, however it's not possible to select them from the list. I try clicking on them and nothing happens. Possible problem with the list widget itself...
There's also a Virtual COM option in COMMGR, with a text box as an input. Maybe if I create a virtual port and type its name directrly into the box it will work. I have never used virtual COMs, neither native, nor in Wine, so I will read about it first, then will be trying.
https://bugs.winehq.org/show_bug.cgi?id=52558
--- Comment #6 from sche91@sche91.ru --- Created attachment 71879 --> https://bugs.winehq.org/attachment.cgi?id=71879 regedit_com1 (physical DB9 socket)
https://bugs.winehq.org/show_bug.cgi?id=52558
--- Comment #7 from sche91@sche91.ru --- Created attachment 71880 --> https://bugs.winehq.org/attachment.cgi?id=71880 regedit_com5 (Delta UC-PRG020-12A USB-RS232 converter)
https://bugs.winehq.org/show_bug.cgi?id=52558
--- Comment #8 from sche91@sche91.ru --- Created attachment 71881 --> https://bugs.winehq.org/attachment.cgi?id=71881 Cannot select ports
Neither mouse, nor up/down keys work.
https://bugs.winehq.org/show_bug.cgi?id=52558
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://downloadcenter.delt | |aww.com/en-US/DownloadCente | |r?v=1&q=COMMGR%20V1.14&sort | |_expr=cdate&sort_dir=DESC Keywords| |download, hardware Severity|major |normal
--- Comment #9 from Ken Sharp imwellcushtymelike@gmail.com --- Does this still occur in the latest version of Wine?