ubuntu 14, wine

There is a program that automatically creates a file and fills it with logs during its execution. In windows, everything works fine, but in ubuntu through wine the file is created, but not filled with text. What could be the problem?

Maybe you need to connect something?

Problem: software does not write logs to a file. But the file itself creates

  • one
    Start wine in the terminal emulator, it writes many messages to stderr there. - sercxjo
  • always run like this. There is nothing interesting this time. Only: [code] fixme: winsock: convert_aiflag_w2u_Unhandled_windows_AI_xxx flags 8 [/ code] googled, but found nothing. I have no idea what it wants. Yes, and I doubt that this line is related to the filling of the file. Rather, the other part of the software wants something ... - soulsoul
  • And what a prog? Any famous? - don Rumata

1 answer 1

Installation of wine staging helped