I've recently updated wine version from 1.3.29 to 1.3.33 and I realised that PES2012 stopped working. It just opens a MessageBox with the text "The dynamic library rld.dll failed to initialize (E300)" and closes, without any error message on the terminal window. I started downgrading the version of wine to check when the error started, and I can confirm that the problem started on version 1.3.31. I'm running a Debian Sid and I've compiled wine from sources (as I've always done) Can anybody confirm the bug? And how can I track the error? Thanks, Diego
On Wed, Nov 30, 2011 at 5:31 AM, mmdiego <wineforum-user at winehq.org> wrote:> I've recently updated wine version from 1.3.29 to 1.3.33 and I realised that PES2012 stopped working. It just opens > a MessageBox with the text "The dynamic library rld.dll failed to initialize (E300)" and closes, without any error > message on the terminal window. > I started downgrading the version of wine to check when the error started, and I can confirm that the problem > started on version 1.3.31.Looks like a prime candidate for a Regression Test and Bug report. Regression testing is described in the Wine Wiki in the Regression Testing page (http://wiki.winehq.org/RegressionTesting). Without information from the test, it is very difficult to resolve the problem. Thank you. James
mmdiego wrote:> I've recently updated wine version from 1.3.29 to 1.3.33 and I realised that PES2012 stopped working.See http://bugs.winehq.org/show_bug.cgi?id=29211 which is duplicate of http://bugs.winehq.org/show_bug.cgi?id=28994
mmdiego wrote:> Although, I don't understand why it wasn't fixed in version 1.3.33... Is it because the patch needs to be verified?The patch needs lots of tests to cover as many cases as possible. Because changes to this area have to potential to break big number of different programs. And it seems tests weren't covering enough ground for this fix to go in.