https://bugs.winehq.org/show_bug.cgi?id=53015
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to gonghuiii from comment #3)
I was running WinSCP 5.19.6 in wine 6.0 It seems fixed now when I am running with wine 7.8
Okay.
but I saw repeated messages in my Syslog every second after I open WinSCP, is this normal?
May 18 13:41:15 wine-Programs-WinSCP.desktop[153058]: 0104:fixme:winsock:WSAIoctl unimplemented ioctl SIO_IDEAL_SEND_BACKLOG_QUERY May 18 13:41:15 wine-Programs-WinSCP.desktop[153058]: 0104:fixme:winsock:server_ioctl_sock Unsupported ioctl 0x120348 (device=0x12 access=0 func=0xd2 method=0) May 18 13:41:15 wine-Programs-WinSCP.desktop[153058]: 0104:fixme:winsock:WSAIoctl unimplemented ioctl SIO_IDEAL_SEND_BACKLOG_QUERY May 18 13:41:15 wine-Programs-WinSCP.desktop[153058]: 0104:fixme:winsock:server_ioctl_sock Unsupported ioctl 0x120348 (device=0x12 access=0 func=0xd2 method=0)
Yes. You can set WINEDEBUG=-fixme (or-all) to silence that.