Installation instruction in Wine: Unpack archive contents of "http://www.teledata-update.de/update_pcwetter_deutsch_v_2-42.zip" to a new directory, open a console, cd to that directory and issue "wine SETUP.EXE".
Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Application will start and display existing data from the database (database copied over from the windows installation).
What does not
It will not talk to the interface. Error message "Keine Antwort vom Interface".
Error message in console: "fixme:comm:wait_on EV_RXFLAG not handled"
This might be bug #9130, which was marked duplicate of #5154, which was resolved as invalid. But there's no solution given :-(
-------Comment
#4 From
Kaluzman
2008-11-30 15:10:16
-------
It is not wine bug - it is hardware+kernel related.
Another windows application (WSwin, shareware from http://www.pc-wettersation.de) is able to talk to the interface from within wine, so the COM-port in general seems to be functional. Besides, it's a WINE error message...
Additional information: http://www.winehq.org/pipermail/wine-devel/2009-February/073573.html shows more on the reason for the error.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
USB connection?
by Hans Zumstein on Thursday December 29th 2011, 4:23
Hello
By coincidence I've found this potential alternative solution for my meteostation IROX ProX2 which connects to the PC via USB2 port only. My actual solution works within a Virtualbox with Virtualbxextension both on SUSE LINUX 12.1 as well as the virtualbox extension for the WIN part. WsWin writes the updates via Massmedia connection within Virtualbx directly to the directory served by APACHE webserver. Does anyone know, if the USB ports are supported within WINE without any restrictions? WINE could probably save me the memory and diskspace I've reserved for Virtualbox.