http://bugs.winehq.org/show_bug.cgi?id=35209
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- (In reply to comment #2)
Indeed - runs in 32-bit WINEPREFIX with .NET > 2 installed.
But the app does not find any inverters (via ethernet) - maybe this is due to the IGMP Multicast ? Had the same issue with a Virtualbox guest machine (Win7 32) and a NAT network interface (that doesn't forward multicasts). Got it working When adding a network bridge...
Greetings, Klaus
Have you tried sudo setcap cap_net_raw+epi /usr/(local?)/bin/wine-preloader as AF suggested?