http://bugs.winehq.org/show_bug.cgi?id=14997
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2009-03-22 08:59:50 --- (In reply to comment #7)
Patch fixes problem ! (wine3.png)
Then everything is fine, except there remains some errors on stderr: err:ipaddress:IPADDRESS_GetPartIndex We subclassed the wrong window! (hwnd=0x1003c)
Don't pay much attention to that. These messages are not errors actually, this needs to be fixed too, but it's completely harmless to have this false positive error. I'll try to do it in the near future.
I hope a patch will be in git next week.
(In reply to comment #8)
Created an attachment (id=20062)
--> (http://bugs.winehq.org/attachment.cgi?id=20062) [details]
application error you get if not run as root
application has tu run as root in order to create a TFTP server on port below 1024
Sorry, know nothing about that.