Bug introduced in 0.9.42 in printer dialog

2007-08-02 Thread Christian Pradelli
A bug was introduced in version 0.9.42, that makes printer dialogs to not work. When you press Accept button in the printer dialog the I receive the followin error: fixme:commdlg:PRINTDLG_UpdatePrintDlgA No lpdm ptr? fixme:commdlg:PRINTDLG_WMCommandA Update printdlg was not successful! Should I

Re: Bug introduced in ws2_32.dll.so in version 0.9.39

2007-07-24 Thread Christian Pradelli
> Remember, Wine is still beta software. Releases are snapshots. Unless we > have > a declared stable release there is no point in providing unstable updates > for > old unstable releases. > > Of course anyone is free to maintain a few older wine versions, for the > reasons stating above, and he

Re: Bug introduced in ws2_32.dll.so in version 0.9.39

2007-07-23 Thread Christian Pradelli
> It was fixed (http://bugs.winehq.org/show_bug.cgi?id=8771) so use the > latest GIT. Thank you, I will test it asap. > Should we maybe provide updates for previous wine versions in the case > of serious regressions like this one? I think that yes. This kind of bugs are very difficult to detect,

Bug introduced in ws2_32.dll.so in version 0.9.39

2007-07-20 Thread Christian Pradelli
Hello, I have an application done in delphi that send and receive streams to a TCP server using indy. This applications is working fine since older versions of wine (0.9.5). After version 0.9.39 (up to last 0.9.41) the checksum of the stream is wrong when received in server side. The problem on