Re: gdi32: Don't let the gdi32 driver allocate memory in the dplayx region.

2013-08-01 Thread Alexei Svitkine
On Fri, Jul 26, 2013 at 2:04 AM, Nikolay Sivov wrote: > Looks like dplay should be fixed to not depend on that reserved address > area. > I agree, that's the ideal solution. However, I'm not sufficiently familiar with what dplay is doing to need that block of memory at that address or what would

Re: gdi32: Don't let the gdi32 driver allocate memory in the dplayx region.

2013-07-27 Thread Alexei Svitkine
Sorry, I wasn't subscribed to wine-patches and the first two mails only went through to wine-devel, but didn't get through to wine-patches. On Fri, Jul 26, 2013 at 2:04 AM, Nikolay Sivov wrote: > On 7/26/2013 08:48, Alexei Svitkine wrote: > > > > > On Mon, Jul

Re: gdi32: Don't let the gdi32 driver allocate memory in the dplayx region.

2013-07-25 Thread Alexei Svitkine
On Mon, Jul 22, 2013 at 10:45 PM, Alexei Svitkine wrote: > Don't let the gdi32 driver allocate memory in the dplayx region. > > Fixes bug: http://bugs.winehq.org/show_bug.cgi?id=34095 > > The issue is that the dplayx code in wine needs to allocate some > memory at a sta

Re: gdi32: Don't let the gdi32 driver allocate memory in the dplayx region.

2013-07-25 Thread Alexei Svitkine
On Mon, Jul 22, 2013 at 10:45 PM, Alexei Svitkine wrote: > Don't let the gdi32 driver allocate memory in the dplayx region. > > Fixes bug: http://bugs.winehq.org/show_bug.cgi?id=34095 > > The issue is that the dplayx code in wine needs to allocate some > memory at a sta

gdi32: Don't let the gdi32 driver allocate memory in the dplayx region.

2013-07-22 Thread Alexei Svitkine
Don't let the gdi32 driver allocate memory in the dplayx region. Fixes bug: http://bugs.winehq.org/show_bug.cgi?id=34095 The issue is that the dplayx code in wine needs to allocate some memory at a static address (0x5000) and loading the Mac native gdi driver ends up using that part of the ad

Problem with editing FAQ and other pages at wiki

2013-01-10 Thread Romanoff Alexei
4. 52 except OSError, err: 5. 53 if err.errno != errno.EEXIST: - *global* *os* = - os.*mkdir* = - *name* = '/var/www/wine/wiki/data/pages/AlexeiRomanoff(2f)MoinEditorBackup' - *mode* = 511 - *global* *config* = - config.*umask* = 504 OSError [Errno 31] Too many links: '/var/www/wine/wiki/data/pages/AlexeiRomanoff(2f)MoinEditorBackup' - args = (31, 'Too many links') - errno = 31 - filename = '/var/www/wine/wiki/data/pages/AlexeiRomanoff(2f)MoinEditorBackup' - strerror = 'Too many links' It seems, something wrong happened at server side with MoinMoin. But how could be possible to contribute, if wiki isn't editable? I haven't found any specific mailing list or forum for wiki editors and decided to write here. -- Best regards, Alexei Romanoff software developer, Melesta

Bad links in 1.1.0 announce

2008-06-28 Thread Alexei
There are two links: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.0.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.0.tar.bz2 in http://winehq.org/?announce=1.1.0, but it's stable version, normal link is: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.0.tar.b