Re: Bugzilla - Add keyword and remove OS's

2008-11-14 Thread Markus Hitter
Am 14.11.2008 um 00:15 schrieb Austin English: Howdy, The OS list in bugzilla is a bit excessive. [...] Mac System 7 Mac System 7.5 Mac System 7.6.1 Mac System 8.0 Mac System 8.5 Mac System 8.6 Mac System 9.x You could merge them to MacOS 9 and before MarKus - - - - - - - - - - - -

Re: Bugzilla - Add keyword and remove OS's

2008-11-14 Thread Kai Blin
On Friday 14 November 2008 09:53:03 Markus Hitter wrote: Am 14.11.2008 um 00:15 schrieb Austin English: Howdy, The OS list in bugzilla is a bit excessive. [...] Mac System 7 Mac System 7.5 Mac System 7.6.1 Mac System 8.0 Mac System 8.5 Mac System 8.6 Mac System 9.x You could

Re: DIB Engine

2008-11-14 Thread Roderick Colenbrander
В сообщении от Thursday 13 November 2008 13:22:07 Massimo Del Fedele написал(а): Sergey Novosyolov ha scritto: I've already started working on it about 3 months ago and released some functions inside DIB Engine. But now we're thinking about release DIB inside GDI32 as Detlef

Re: user32: TPM_ENTERIDLEEX needs to be set for popup windows (resend)

2008-11-14 Thread paulo lesgaz
yes, you need  ! :D David --- En date de : Jeu 13.11.08, Nicholai Benalal [EMAIL PROTECTED] a écrit : De: Nicholai Benalal [EMAIL PROTECTED] Objet: Re: user32: TPM_ENTERIDLEEX needs to be set for popup windows (resend) À: David Adam [EMAIL PROTECTED] Cc: wine-devel@winehq.org, [EMAIL PROTECTED]

Some oddity with kernel32/pipe tests on NT4 and W2K

2008-11-14 Thread Paul Vriens
Hi I'm looking into the timeout issue on NT4. The timeout seems to be coming from: 796 size = 32678; ... 799 ok(CreatePipe(piperead, pipewrite, pipe_attr, size) != 0, CreatePipe failed\n); 800 ok(WriteFile(pipewrite, buffer, size, written, NULL), Write to anonymous pipe

RFC: Wine Icons

2008-11-14 Thread Joel Holdsworth
Hi All, I notice that some of Wine's icons have been changed in recent releases. In principle I think updating the icons is a great idea, but right now I gotta say that icons in Wine are a real disaster. Take a look here: http://www.airwebreathe.org.uk/icons.png This is a screenshot of the

Try#4 for IDirectDrawSurface_GetSurfaceDesc error checking in ddraw test

2008-11-14 Thread chris ahrendt
Michael / All, Been busy for awhile so have not had the time to work on this patch but here is the 4th try and hopefully final version of the ddraw patch. I took Michaels suggestions and encorporated them into the patch as well. Please let me know if this patch is now ready to submit =)

Re: Bugzilla - Add keyword and remove OS's

2008-11-14 Thread Markus Hitter
Am 14.11.2008 um 10:15 schrieb Kai Blin: On Friday 14 November 2008 09:53:03 Markus Hitter wrote: Am 14.11.2008 um 00:15 schrieb Austin English: Howdy, The OS list in bugzilla is a bit excessive. [...] Mac System 7 Mac System 7.5 Mac System 7.6.1 Mac System 8.0 Mac System 8.5 Mac

Re: Bugzilla - Add keyword and remove OS's

2008-11-14 Thread James Mckenzie
Markus: I don't think that Wine will build on MacOS 9 or earlier anymore. James McKenzie -Original Message- From: Markus Hitter [EMAIL PROTECTED] Sent: Nov 14, 2008 1:53 AM To: Austin English [EMAIL PROTECTED] Cc: Wine Developers List wine-devel@winehq.org Subject: Re: Bugzilla - Add

Re: Bugzilla - Add keyword and remove OS's

2008-11-14 Thread Markus Hitter
Am 14.11.2008 um 15:11 schrieb James Mckenzie: Markus: I don't think that Wine will build on MacOS 9 or earlier anymore. James McKenzie You might remember a very similar request, just over six weeks ago: http://article.gmane.org/gmane.comp.emulators.wine.devel/63639 It was turned down,

RE: Try#4 for IDirectDrawSurface_GetSurfaceDesc error checking in ddraw test

2008-11-14 Thread Stefan Dösinger
About the content: With which error code does the surface creation fail? Usually having an ok(hr == DD_OK) and then catching a failure needs a second look. It isn't necessarily wrong - there can be a driver bug. However, it is possible that we're not checking caps well enough and the test doesn't

Re: Try#4 for IDirectDrawSurface_GetSurfaceDesc error checking in ddraw test

2008-11-14 Thread chris ahrendt
Stefan D

Re: Bugzilla - Add keyword and remove OS's

2008-11-14 Thread Kai Blin
On Friday 14 November 2008 15:05:41 Markus Hitter wrote: Really? http://darwine.sourceforge.net/ Interesting how wine's website is at http://www.winehq.org/, not at http://darwine.sourceforge.net/ They're a separate project. If there's bugs building darwine on some ancient MacOS version,

re: Bugzilla - Add keyword and remove OS's

2008-11-14 Thread Dan Kegel
Austin wrote: The OS list in bugzilla is a bit excessive. There are 16 OS's that I think we should remove... I think we should keep most of them, but classic Mac OS (pre-X) can go, as we never worked there (not even Darwine), and nobody cares about it anymore. I've deleted Mac System 7, and

Re: RFC: Wine Icons

2008-11-14 Thread Juan Lang
Hi Joel, I notice that some of Wine's icons have been changed in recent releases. In principle I think updating the icons is a great idea, but right now I gotta say that icons in Wine are a real disaster. I agree with you, they look pretty poor. And the new golden Folder icons look

re: Bugzilla - Add keyword and remove OS's

2008-11-14 Thread James Mckenzie
Sorry for the top post +1 for removing the Pre-X Mac OS's James McKenzie -Original Message- From: Dan Kegel [EMAIL PROTECTED] Sent: Nov 14, 2008 8:35 AM To: Wine Devel wine-devel@winehq.org Subject: re: Bugzilla - Add keyword and remove OS's I think we should keep most of them, but

Re: Bugzilla - Add keyword and remove OS's

2008-11-14 Thread Austin English
On Fri, Nov 14, 2008 at 9:35 AM, Dan Kegel [EMAIL PROTECTED] wrote: Austin wrote: The OS list in bugzilla is a bit excessive. There are 16 OS's that I think we should remove... I think we should keep most of them, but classic Mac OS (pre-X) can go, as we never worked there (not even

Re: RFC: Wine Icons

2008-11-14 Thread Branan Riley
forgot CC on first send. On Fri, Nov 14, 2008 at 5:54 AM, Joel Holdsworth [EMAIL PROTECTED] wrote: Hi All, I notice that some of Wine's icons have been changed in recent releases. In principle I think updating the icons is a great idea, but right now I gotta say that icons in Wine are a real

Re: RFC: Wine Icons

2008-11-14 Thread Joel Holdsworth
Hi Juan, The problem that I see with the new SVG icon support is that we use icotool to create the small-size icons from the SVG when the SVG is available. This rarely works well. I think we need to maintain hand-drawn small-size icons, and optionally use SVG to generate larger-size

Re: RFC: Wine Icons

2008-11-14 Thread Branan Riley
On Fri, Nov 14, 2008 at 9:43 AM, Branan Riley [EMAIL PROTECTED] wrote: On Fri, Nov 14, 2008 at 5:54 AM, Joel Holdsworth [EMAIL PROTECTED] wrote: Hi All, I notice that some of Wine's icons have been changed in recent releases. In principle I think updating the icons is a great idea, but right

Re: RFC: Wine Icons

2008-11-14 Thread Branan Riley
I totally agree. Of course hardcoding visuals isn't nearly so cool as doing them properly, but right now that's what we've got - and these hardcoded visuals are even being upgraded, so if they're being upgraded then wouldn't it be better to upgrade in the direction of some kind of a standard?

Re: RFC: Wine Icons

2008-11-14 Thread Juan Lang
I'm the GUI maintainer for Lumiera, and we're generating our icons from SVGs. Each icon has to be specially adopted for each of the standard small sizes. We've adopted the one canvas icon workflow that Tango artists seem to be working toward. This is a video demonstrating the technique:

Race in thread shutdown in imm32?

2008-11-14 Thread Dan Kegel
I'm seeing the following valgrind warning in three out of eight runs under heavy load: InvalidRead IMM_FreeThreadData:233 DllMain:382 __wine_spec_dll_entry:40 MODULE_InitDLL:911 LdrShutdownThread:2174 call_thread_func:403 start_thread:444 It kind of feels like a race between thread

Re: imm32: implement ImmInstallIME(W/A)

2008-11-14 Thread Juan Lang
Hi Aric, minor nit: +if (rc == ERROR_SUCCESS) +return hkl; +else +{ +FIXME(Unable to set IME registry values\n); I think a WARN would be more approriate here. --Juan

Re: RFC: Wine Icons

2008-11-14 Thread Markus Hitter
Am 14.11.2008 um 18:46 schrieb Branan Riley: On Mac, you should use the native mac icons, but that might not work to do Obj-C issues On the Mac, icons are stored in separate files, so there's no need for system calls or Obj-C. Find them with find /System -name \*.icns Unfortunately,

ComputeSphereVisibility: a patch

2008-11-14 Thread paulo lesgaz
Hi, here is a patch for a first try to implement ComputeSphereVisibility. Any feedback is welcome. David 0001-ComputeSphereVisibility.patch Description: Binary data

Governance of Wine with respect to the Software Freedom Conservancy

2008-11-14 Thread Jeremy White
Hi folks, As you may recall, several years ago, we decided to work with the Software Freedom Conservancy to ask them to manage aspects of Wine that merited the shield of a formal organization. They have been great, and a great improvement over our former process. I thought I'd send an email out

Re: Race in thread shutdown in imm32?

2008-11-14 Thread Rob Shearman
2008/11/14 Dan Kegel [EMAIL PROTECTED]: I'm seeing the following valgrind warning in three out of eight runs under heavy load: InvalidRead IMM_FreeThreadData:233 DllMain:382 __wine_spec_dll_entry:40 MODULE_InitDLL:911 LdrShutdownThread:2174 call_thread_func:403 start_thread:444

Re: OLEAUT32: implement OleLoadPictureFile(Ex) and add tests

2008-11-14 Thread Detlef Riekenberg
On Mi, 2008-11-12 at 23:40 -0800, Jeremy Drake wrote: I have no Idea about that area, but the unicode API is not implemented on win9x (GetTempFileNameW, CreateFileW, DeleteFileW) if(!pOleLoadPictureFile || !pOleLoadPictureFileEx) Are there systems in the Wild that have OleLoadPictureFile, but

Re: Revert quartz: Reaching a renderer in the filtergraph is not an error.

2008-11-14 Thread Lei Zhang
On Fri, Nov 14, 2008 at 1:54 PM, Maarten Lankhorst [EMAIL PROTECTED] wrote: This is plain wrong, input pin and output pin are supposed to be connected to each other, not the input pin being connected to a renderer pin and NOT reaching output pin --- From

Re: RFC: Wine Icons

2008-11-14 Thread Roderick Colenbrander
On Fri, Nov 14, 2008 at 9:43 AM, Branan Riley [EMAIL PROTECTED] wrote: On Fri, Nov 14, 2008 at 5:54 AM, Joel Holdsworth [EMAIL PROTECTED] wrote: Hi All, I notice that some of Wine's icons have been changed in recent releases. In principle I think updating the icons is a great idea,

Re: gdiplus: fix GdipFlattenPath for already-flat paths and add a test

2008-11-14 Thread Vincent Povirk
Please ignore this patch. It has a line removed that shouldn't be. Vincent Povirk On Fri, Nov 14, 2008 at 5:07 PM, Vincent Povirk [EMAIL PROTECTED] wrote:

Re: OLEAUT32: implement OleLoadPictureFile(Ex) and add tests

2008-11-14 Thread Detlef Riekenberg
On Fr, 2008-11-14 at 21:17 +0100, Detlef Riekenberg wrote: On Mi, 2008-11-12 at 23:40 -0800, Jeremy Drake wrote: if(!pOleLoadPictureFile || !pOleLoadPictureFileEx) Are there systems in the Wild that have OleLoadPictureFile, but are missing OleLoadPictureFile? In that case, you should use 2

Valgrind warning in wined3d/swapchain.c in IWineD3DSwapChainImpl_Destroy

2008-11-14 Thread Dan Kegel
Hi Stefan, you seem to have been in this code recently, could you have a look? This is a somewhat flaky error that happens about 80% of the time under heavy load on my quad core box. (This is valgrind's xml output format, it's pretty fluffy, sorry.) Thanks, Dan error kindUninitCondition/kind