Re: NTFS filesystem features - WONTFIX?

2009-04-16 Thread Francois Gouget
On Mon, 6 Apr 2009, Ben Klein wrote: [...] But his bug raises an interesting issue. If an application has sanity checks on FAT32 vs NTFS (e.g., I need a 4GB file ... I've detected no NTFS therefore it's FAT32 which doesn't support more than 2GB files), Then the application is buggy: NTFS is

Re: NTFS filesystem features - WONTFIX?

2009-04-16 Thread Francois Gouget
On Sun, 5 Apr 2009, Chris Robinson wrote: [...] Available fs mount points: / - /dev/sda3 /home - /dev/sda4 /boot - /dev/sda1 /mnt/cdrom - /dev/hda1 Matching mount points that /home/user/.wine/drive_c exists in and are active: / /home Mount point with the longest name: /home Thus,

Re: dlls/shell32: Fixed Dutch translations

2009-04-16 Thread Paul Vriens
Frans Kool wrote: You're mixing tabs and spaces. -- Cheers, Paul.

Re: DIB Engine - New approach

2009-04-16 Thread Massimo Del Fedele
Jesse Allen ha scritto: What about other drivers? Is the DIB driver going to know how to handle the others then? The engine act as a filter between gdi32 and the DISPLAY driver, other stuffs are untouched. The changes on gdi32 are just to prefere the loading of the engine instead of

Re: NTFS filesystem features - WONTFIX?

2009-04-16 Thread Rosanne DiMesio
On Thu, 16 Apr 2009 09:19:05 +0200 (CEST) Francois Gouget fgou...@free.fr wrote: Maybe the DVD Shrink author would agree to do this change if asked? Development of DVD Shrink was halted in 2005 due to DMCA issues. -- Rosanne DiMesio dime...@earthlink.net

Re: Fwd: [Wine] The easiest way to convert Mod/Tod video from JVC and any vi

2009-04-16 Thread Vitaliy Margolen
Jeremy Newman wrote: I changed the text question on the signup page. That should help a little. Well that didn't help for long. Vitaliy.

Re: shell32: only fill used pointers

2009-04-16 Thread Nikolay Sivov
André Hentschel wrote: This is needed to bring up IE8. Otherwise there is a Backtrace: =0 0x7e80198d SHDefExtractIconW+0x7d(pszIconFile=0x32e310, iIndex=0, uFlags=0, phiconLarge=(nil), phiconSmall=0x32e30c, nIconSize=1048592) --- dlls/shell32/iconcache.c |4 ++-- 1 files changed, 2

Re: NTFS filesystem features - WONTFIX?

2009-04-16 Thread Austin English
On Thu, Apr 16, 2009 at 2:19 AM, Francois Gouget fgou...@free.fr wrote: On Mon, 6 Apr 2009, Ben Klein wrote: [...] But his bug raises an interesting issue. If an application has sanity checks on FAT32 vs NTFS (e.g., I need a 4GB file ... I've detected no NTFS therefore it's FAT32 which

Re: shell32: only fill used pointers

2009-04-16 Thread André Hentschel
Ok, corrected that. But where to go with the test case? create a new testfile for iconcache? Nikolay Sivov schrieb: André Hentschel wrote: This is needed to bring up IE8. Otherwise there is a Backtrace: =0 0x7e80198d SHDefExtractIconW+0x7d(pszIconFile=0x32e310, iIndex=0, uFlags=0,

Re: shell32: only fill used pointers

2009-04-16 Thread Nikolay Sivov
André Hentschel wrote: Ok, corrected that. But where to go with the test case? create a new testfile for iconcache? Sure, why not, if no relevant file exists already to place it in.

Re: NTFS filesystem features - WONTFIX?

2009-04-16 Thread David Gerard
2009/4/16 Francois Gouget fgou...@free.fr: On Mon, 6 Apr 2009, Ben Klein wrote: But his bug raises an interesting issue. If an application has sanity checks on FAT32 vs NTFS (e.g., I need a 4GB file ... I've detected no NTFS therefore it's FAT32 which doesn't support more than 2GB files),

Re: advapi32: add testcases for GetNamedSecurityInfo

2009-04-16 Thread Paul Vriens
Austin English wrote: Testing for bug 18071. Passes under Wine/2k. We bail out on pObjectName being NULL: +if (!pObjectName || !ppSecurityDescriptor) return ERROR_INVALID_PARAMETER; + This means this if()

Re: advapi32: add testcases for GetNamedSecurityInfo

2009-04-16 Thread Paul Vriens
Paul Vriens wrote: Austin English wrote: Testing for bug 18071. Passes under Wine/2k. We bail out on pObjectName being NULL: +if (!pObjectName || !ppSecurityDescriptor) return ERROR_INVALID_PARAMETER; + This

Suppressing the screen saver in a full screen game

2009-04-16 Thread Scott Ritchie
Ubuntu 9.04's new notification system is really nice and non obtrusive, however it can still get in the way if you need the entire screen. Accordingly, the notifications system has been designed to not draw notifications when a program such as a movie player is telling the operating system to

Re: Suppressing the screen saver in a full screen game

2009-04-16 Thread Marcus Meissner
On Thu, Apr 16, 2009 at 11:44:30AM -0700, Scott Ritchie wrote: Ubuntu 9.04's new notification system is really nice and non obtrusive, however it can still get in the way if you need the entire screen. Accordingly, the notifications system has been designed to not draw notifications when a

Re: Suppressing the screen saver in a full screen game

2009-04-16 Thread Reece Dunn
2009/4/16 Scott Ritchie sc...@open-vote.org: Ubuntu 9.04's new notification system is really nice and non obtrusive, however it can still get in the way if you need the entire screen. Accordingly, the notifications system has been designed to not draw notifications when a program such as a

Icons, logos, Tango, consistency, the user experience, and our project looks like a 2D champaign flute

2009-04-16 Thread Scott Ritchie
A user submitted a bug report to launchpad complaining that the Wine icon is not Tango compliant: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/358645 So, what is Tango Compliance? Well, the Tango icons all use a set of design standards, and you can find them here:

Re: ntdll: add missing valgrind hook in RtlAllocateHeap

2009-04-16 Thread Rob Shearman
2009/4/15 Dan Kegel d...@kegel.com: Two chromium unit tests reported phony errors when run on wine on valgrind because RtlAllocateHeap sometimes returned an allocation without notifying valgrind about it. RtlReAllocateHeap is also missing valgrind notifications for the large block paths. It

Re: Icons, logos, Tango, consistency, the user experience, and our project looks like a 2D champaign flute

2009-04-16 Thread Joel Holdsworth
I mentioned this issue before - and I agree. Personally I'm interested in good integration across the whole of Wine - this includes for example the icons which appear in the file dialogs. ReactOS have adopted Tango to great effect. The downside is that there's really no way of making Wine's icons

Re: Icons, logos, Tango, consistency, the user experience, and our project looks like a 2D champaign flute

2009-04-16 Thread Ben Klein
2009/4/17 Scott Ritchie sc...@open-vote.org: A user submitted a bug report to launchpad complaining that the Wine icon is not Tango compliant: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/358645 So, what is Tango Compliance?  Well, the Tango icons all use a set of design standards,

Re: Icons, logos, Tango, consistency, the user experience, and our project looks like a 2D champaign flute

2009-04-16 Thread Remco
On Fri, Apr 17, 2009 at 2:19 AM, Ben Klein shackl...@gmail.com wrote: Seems like a lot of fuss over a few trivial details: 1) The Wine system icon is ugly (I'm all in favour of changing it, but you make a BIG fuss over it) 2) If the icon is changed, it should be done in time for Ubuntu 9.10.

Re: Icons, logos, Tango, consistency, the user experience, and our project looks like a 2D champaign flute

2009-04-16 Thread Scott Ritchie
Scott Ritchie wrote: Meanwhile, I'll try drumming up some artists to see if I can get a few different Tango-compliant icons for us to chose from. Apparently my work has already been done! There are some beautiful icons originally made for Ubuntu Studio that have give me everything I asked

Re: oleaut32: [Patch 1/2] VarCat must use localized names for VT_BOOL

2009-04-16 Thread Detlef Riekenberg
On Mi, 2009-04-15 at 13:37 +0200, Paul Vriens wrote: The lstrcpyW and lstrcatW additions to init() in the tests don't work on Win95. I guess that's where the new failures come from: I removed a broken(hres == VARCMP_GT), and that's what VarCmp on your w95 machine returned. My second Patch

Re: Winprinfo tool

2009-04-16 Thread Detlef Riekenberg
On Mi, 2009-04-15 at 10:13 +0300, Saulius Krasuckas wrote: I just have struck one tool related to Windows printer drivers [*]: [*] http://unixwiz.net/tools/winprinfo.html Thanks for your Post. I know that tool, but i wrote my own API test tool before I found winprinfo. My tool allows me to

re: Icons, logos, Tango, consistency, the user experience, and our project looks like a 2D champaign flute

2009-04-16 Thread Dan Kegel
The Ubuntu Studio logos look fine. I'd be happy with adopting them if they really make Wine fit in better with modern desktops. No need to wait for 1.2, just check 'em in now, 1.2 will be along soon enough.

Re: Fwd: [Wine] The easiest way to convert Mod/Tod video from JVC and any vi

2009-04-16 Thread Gert van den Berg
If it is mostly automated spam, it might help to try and confuse the scripts by inserting traps for them that users can't see (fields hidden via CSS, etc...) http://jkroon.blogs.uls.co.za/it/spam/ahead-of-the-spammers-for-once Human spammers are a totally different issue... And most solutions

Re: Icons, logos, Tango, consistency, the user experience, and our project looks like a 2D champaign flute

2009-04-16 Thread Austin English
On Thu, Apr 16, 2009 at 11:36 PM, Dan Kegel d...@kegel.com wrote: The Ubuntu Studio logos look fine. I'd be happy with adopting them if they really make Wine fit in better with modern desktops.  No need to wait for 1.2, just check 'em in now, 1.2 will be along soon enough. +1 -- -Austin

Re: Icons, logos, Tango, consistency, the user experience, and our project looks like a 2D champaign flute

2009-04-16 Thread Ben Klein
2009/4/17 Austin English austinengl...@gmail.com: On Thu, Apr 16, 2009 at 11:36 PM, Dan Kegel d...@kegel.com wrote: The Ubuntu Studio logos look fine. I'd be happy with adopting them if they really make Wine fit in better with modern desktops.  No need to wait for 1.2, just check 'em in now,

Re: try5 [4/4] kernel32: Fix GetVolumeNameForVolumeMountPointW to match Mountmgr

2009-04-16 Thread Austin English
n Thu, Apr 16, 2009 at 10:00 PM, Guy Albertelli galbe...@neo.rr.com wrote: mountmgr.sys uses a specific format for unique volume name. Make GetVolumeNameForVolumeMountPointW match that format for the returned unique volume name. Changelog  - Make GetVolumeNameForVolumeMountPointW match