Re: Keeping people from trying iTunes in Wine?

2010-09-09 Thread Luke Benstead
On 9 September 2010 15:53, Dan Kegel wrote: > Scott wrote: > > This would be relatively simple to implement, and would even > > be doable with a shell script outside of Wine. Just md5sum > > the .exe, compare it with a blacklist, pop the warning if so, > > and if not pass it to the normal Wine p

Re: [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]

2010-07-20 Thread Luke Benstead
On 20 July 2010 04:37, Dan Kegel wrote: > Quoth Linus: > > "Ask the Wine people what strange open-function-from-hell they are > interested in." > > Full message follows. Discussion archived at e.g. > http://marc.info/?l=linux-kernel&m=127955270231189&w=2 > > That link didn't work for me, it's on

Re: Please remove / block user from bugzilla

2010-07-16 Thread Luke Benstead
> How do frequent wine committers, and especially Alexandre, feel about > > these two issues? > I'd say Alexandre's opinion is pretty clear, as always: > http://www.winehq.org/pipermail/wine-devel/2010-February/081744.html. > > That's doesn't settle this at all, Alexandre is almost certainly referr

Re: Please remove / block user from bugzilla

2010-07-16 Thread Luke Benstead
> > - Misha; I told him tests were ok to submit during a code freeze; this is > true, > > given that Alexandre accepted tests as last as last Friday. I should > have > > told him that tests which add stubs probably aren't ok, but he learned > > that as soon as he submitted. > > http://www.winehq.o

Re: ddraw: Move complex surface destruction into its own function

2010-06-28 Thread Luke Benstead
Ok I wasn't sure as it's pretty trivial. I'll resend along with the others after 1.2. On Jun 28, 2010 8:36 PM, "Henri Verbeet" wrote: On 28 June 2010 20:03, Luke Benstead wrote: > Needed to properly fix ddraw surfac... That's of course not appropriate during code freeze.

Re: Documentation?

2010-03-14 Thread Luke Benstead
On 14 March 2010 12:08, Paul Vriens wrote: > On 03/14/2010 11:58 AM, Paul Vriens wrote: >> >> On 03/14/2010 11:45 AM, Luke Benstead wrote: >>> >>> On 14 March 2010 10:03, Roderick Colenbrander >>> wrote: >>>> >>>> On Sat, Mar 13

Re: Documentation?

2010-03-14 Thread Luke Benstead
On 14 March 2010 10:03, Roderick Colenbrander wrote: > On Sat, Mar 13, 2010 at 11:40 PM, Scott Ritchie wrote: >> On 03/12/2010 11:01 AM, André Hentschel wrote: >>> >>> Hi Folks, >>> As we are getting somehow closer to Wine 1.2 i wonder how important >>> updates on the Documentation are. >>> Furth

Re: switching to redmine?

2009-11-18 Thread Luke Benstead
2009/11/19 Dan Kegel : > http://yokozar.org/blog/archives/171 > is a nice writeup (thanks Scott) of wineconf. > > It all sounds good except for that switching to redmine part... > The current wiki and bugzilla are working reasonably well, > doesn't seem worth the disruption to switch. > I'm highly

Re: cppcheck sept 18 redux

2009-09-22 Thread Luke Benstead
2009/9/22 Ben Klein : > 2009/9/23 Luke Benstead : >> If it IS the case that this doesn't cause a crash and is perfectly >> valid, can someone explain to me how/why this works? Or point me (no >> pun intended) to the bit in the C spec that explains it? Coz the w

Re: cppcheck sept 18 redux

2009-09-22 Thread Luke Benstead
2009/9/22 Ben Klein : > 2009/9/22 Vitaliy Margolen : >> Mike Kaplinskiy wrote: >>> It actually does not dereference anything. Try passing null into the >>> function - it will work just fine. This is a special case because the >>> array isn't dynamically allocated but is part of the struct, which >>

Re: ddraw: Separate reference counting for IDirectDraw7 and IDDS4 from IDDS3, IDDS2 and IDDS (try 2)

2009-08-24 Thread Luke Benstead
2009/8/22 Stefan Dösinger : > I think it is better to separate the vtables first - ie, give > IDirectDrawSurface4,  IDirectDrawSurface2 and IDirectDrawSurface their own > vtable > > Also the last iteration of Michael Karcher's patches missed out some > getters, like IDirect3DDevice*::GetRenderTarge

Re: old patch enabling visible icons in some applications

2009-08-20 Thread Luke Benstead
2009/8/20 Philipp A. : > what do you mean with “clean it up”? i don’t see anything not-clean about > it. > and why is it nonfunctional in your opinion? > and for testing: that’s what svn-versions are for, aren’t they? > > 2009/8/20 James McKenzie >> >> Philipp A. wrote: >> >>> Well bug 8555 (http:

Re: kernel32/nls/winerr: Add Russian translation [try 3]

2009-08-10 Thread Luke Benstead
2009/8/10 Paul Vriens : > Luke Benstead wrote: >> >> 2009/8/10 Dmitry Timoshkov : >>> >>> "Austin English" wrote: >>> >>>> If you don't mind one, I'd appreciate it. >>>> +MessageId=0 >>>> +Sym

Re: kernel32/nls/winerr: Add Russian translation [try 3]

2009-08-10 Thread Luke Benstead
2009/8/10 Dmitry Timoshkov : > "Austin English" wrote: > >> If you don't mind one, I'd appreciate it. > >> +MessageId=0 >> +SymbolicName=ERROR_SUCCESS >> +Language=RUS >> +Операция успешно завершена. > > winerr_enu.mc: Success > > c:\xp_prompt> net helpmsg 0 > The operation completed successfully.

Status of XI2 mouse stuff?

2009-08-02 Thread Luke Benstead
Hi all, I remember seeing an email that someone had implemented DX mouse input using the new XInput2 extensions. What's the status of that? Is it in Wine already? Cheers, Luke.

Re: Doing better than barely keeping up with bug reports - Bug Day this Monday (July 20)

2009-07-17 Thread Luke Benstead
2009/7/17 Rosanne DiMesio : > On Fri, 17 Jul 2009 14:57:21 + > Dan Kegel wrote: > >> > DELETED     BugDay  12:33   Informations    DmitryTimoshkov #01 Not >> > useful, eveone works on bugs or features at its own preference, at its own >> > time >> >> Dmitry's being overly negative, I think,

Re: Doing better than barely keeping up with bug reports - Bug Day this Monday (July 20)

2009-07-17 Thread Luke Benstead
2009/7/17 Dan Kegel : >> DELETED       BugDay  12:33   Informations    DmitryTimoshkov #01 Not >> useful, eveone works on bugs or features at its own preference, at its own >> time > > Dmitry's being overly negative, I think, and it's just plain rude to > delete wiki pages like that.  Let's put i

Re: Doing better than barely keeping up with bug reports - Bug Day this Monday (July 20)

2009-07-17 Thread Luke Benstead
2009/7/17 Scott Ritchie : > So, briefly: > > Over the past few months, users have added an average of between 12 and > 14 bugs every day. > > Since June 1st: > - 412 total bugs filed > - 87 bugs resolved invalid > - 227 bugs resolved fixed > - 133 bugs confirmed but not resolved (status new) > - 29

Re: Windows 2D GDI benchmark tools?

2009-07-07 Thread Luke Benstead
2009/7/7 Luke Benstead : > -- Forwarded message -- > From: Luke Benstead > Date: 2009/7/7 > Subject: Re: Windows 2D GDI benchmark tools? > To: Roderick Colenbrander > > > 2009/7/7 Roderick Colenbrander : >> Hi, >> >> I'm working on

Fwd: Windows 2D GDI benchmark tools?

2009-07-07 Thread Luke Benstead
-- Forwarded message -- From: Luke Benstead Date: 2009/7/7 Subject: Re: Windows 2D GDI benchmark tools? To: Roderick Colenbrander 2009/7/7 Roderick Colenbrander : > Hi, > > I'm working on rewriting Wine its blitting code using XRender. This > has several advant

Re: Removing active maintainers

2009-06-26 Thread Luke Benstead
2009/6/26 Erich Hoover : > 2009/6/26 Ken Sharp >> >> >> Alexander Nicolaysen Sørnes wrote: >> >>> It's important to note that the script would also have warned maintainers >>> that there are queued items for the apps they maintain. >>> >> >> Yup, but queued data is also listed down the left of the

Re: DIB engine

2009-05-29 Thread Luke Benstead
2009/5/29 Austin English : > On Fri, May 29, 2009 at 10:50 AM, chris ahrendt wrote: >> Right Austin, >> I have... thats why I asked the question why not sit down and say >> here is what we want from the DIB engine here is the Spec do this .. >> I have seen the here is what I don't like. But nothin

Re: Add tests for DirectDraw surface reference counting

2009-05-15 Thread Luke Benstead
2009/5/15 Stefan Dösinger : > Am Freitag, 15. Mai 2009 13:52:23 schrieb Luke Benstead: >> Reference counts are wrong in Wine which causes some games to fail. >> I'm working patches to make these tests pass so we can remove the >> todo_wine's. >> >> Luke.

Re: Dib Engine: some update

2009-05-01 Thread Luke Benstead
2009/5/1 Massimo Del Fedele : > Luke Benstead ha scritto: >> >> 2009/5/1 Scott Ritchie : >>> >>> Massimo Del Fedele wrote: >>>> >>>> I put on bug's 421 page an update of my dib engine. >>>> It implements AlphaBlend, St

Re: Dib Engine: some update

2009-05-01 Thread Luke Benstead
2009/5/1 Scott Ritchie : > Massimo Del Fedele wrote: >> >> I put on bug's 421 page an update of my dib engine. >> It implements AlphaBlend, StretchBlt and has many color fixes. >> If you want to try it, just follow instructions on above page. >> >> Ciao >> >> Max >> > > Keep at it, it's very exciti

Re: The DIB engine... does anyone know how to get it into Wine?

2009-04-29 Thread Luke Benstead
2009/4/29 Chris Howe : > 2009/4/29 Roderick Colenbrander : >> On Wed, Apr 29, 2009 at 10:34 AM, Luke Benstead wrote: >>> It would be nice to see what Alexandre's opinion of the options >>> discussed in this thread is, as he's ultimately the one who will >&g

Re: The DIB engine... does anyone know how to get it into Wine?

2009-04-29 Thread Luke Benstead
It would be nice to see what Alexandre's opinion of the options discussed in this thread is, as he's ultimately the one who will decide. >From an observer's point of view, I'd say that moving the current DIB code out of wineX11 first before replacing it with Max's DIB code sounds like the cleanest

Re: The DIB engine... does anyone know how to get it into Wine?

2009-04-28 Thread Luke Benstead
2009/4/28 Chris Howe : > I think it's time that a definitive framework for it was agreed upon, > because as people have said, this isn't the first time that someone > has tried to implement the DIB engine. It's been on the todo list of > improvements to Wine for as long as I can remember, but it se

The DIB engine... does anyone know how to get it into Wine?

2009-04-28 Thread Luke Benstead
Hi all, I've been watching the DIB engine work that has been going on in bug 421. It looks like Max has made massive progress getting Autocad working by the sound of it, almost perfectly and also improvements in Starcraft have been reported. However, he accepts (and Alexandre has confirmed) that n

Re: [2/3] ntdll: don't treat DOS paths starting with / as Unix paths

2009-04-08 Thread Luke Benstead
2009/4/8 Oleh R. Nykyforchyn : > On Wed, 8 Apr 2009 09:46:26 -0600 > Erich Hoover wrote: > >> On Wed, Apr 8, 2009 at 9:07 AM, Luke Benstead wrote: >> >> > ... >> > >> > This is probably a really dumb question... but why does wine support >>

Re: [2/3] ntdll: don't treat DOS paths starting with / as Unix paths

2009-04-08 Thread Luke Benstead
2009/4/8 Alexandre Julliard : > Luke Benstead writes: > >> This is probably a really dumb question... but why does wine support >> UNIX paths? What is the circumstance where a Windows application will >> be trying to access a native file or directory? The only example I ca

Re: [2/3] ntdll: don't treat DOS paths starting with / as Unix paths

2009-04-08 Thread Luke Benstead
2009/4/8 Peter Rosin : > Hi! > > [I just subscribed, I hope I got the forged in-reply-to header right] > > Ben Klein wrote: >> > This is what I meant about magic translation. It *shouldn't* work, but >> > I'm aware that it does. DOS/Windows uses backslash as the delimiter >> > when reporting and st

Process elevation

2009-03-09 Thread Luke Benstead
Hi all, I was going to post this to #winehackers but it became too long so I'll post here instead :) When trying to run IE8 under Wine, you are greeted with the following error: err:ntdll:NtQueryInformationToken Unhandled Token Information class 18! In the TOKEN_INFORMATION_CLASS enum, 18 refer

Re: An idea for the appdb

2009-02-11 Thread Luke Benstead
2009/2/11 Matt 'Murph' Finnicum : > On Wed, Feb 11, 2009 at 2:33 PM, wrote: >> >> >> On Wed, 11 Feb 2009 13:03:21 -0700 (GMT-07:00), James Mckenzie >> wrote: Automatic submission of test data could be a very handy tool. >>> This would be great, but as previously discussed, who woul

Re: An idea for the appdb

2009-02-11 Thread Luke Benstead
2009/2/11 Ben Klein : > 2009/2/11 Luke Benstead : >> Hi all, >> >> I was thinking earlier it would be quite nice if when I double clicked >> a Windows app in GNOME it would display a nice dialog saying something >> like "This Windows application may not run

An idea for the appdb

2009-02-11 Thread Luke Benstead
Hi all, I was thinking earlier it would be quite nice if when I double clicked a Windows app in GNOME it would display a nice dialog saying something like "This Windows application may not run correctly as it is currently rated Silver. Please report any bugs to the Wine project. Continue | Cancel"

Re: DIB Engine - Patchset separated by original author

2009-02-06 Thread Luke Benstead
2009/2/6 L. Rahyen : > On 2009-02-06 (Friday) 12:40:51 Massimo Del Fedele wrote: >> I've been out for job for a while, but I don't see many comments about >> the patch. I guess I'll stop developing the engine for now. >> It makes few sense to code for something that will probably never be >> ac

Re: wine honor roll slashdotted

2009-02-03 Thread Luke Benstead
2009/2/3 James Mckenzie : > Dan Kegel wrote: >>Sent: Feb 3, 2009 6:48 AM >>To: Wine Devel >>Subject: wine honor roll slashdotted >> >>http://tech.slashdot.org/article.pl?sid=09/02/03/0112249 >> >>One comment mentions the grade inflation on the appdb, >>i.e. platinum apps that have not been thorou