Re: Which is more important to Linux users, itunes or photoshop?

2007-12-23 Thread Scott Ritchie
Dan Kegel wrote: > Not a real question, but I thought this graph was interesting: > > http://www.google.com/trends?q=dreamweaver+linux%2C+%22world+of+warcraft%22+linux%2C++itunes+linux%2C+photoshop+linux > > It seems iTunes on Linux is twice as popular a query as Photoshop on Linux. > No idea wha

Re: [wintab32 1/7] Store and use the physical device id to match device to cursor.

2007-12-23 Thread Zachary Goldberg
On Dec 23, 2007 11:55 AM, Jeremy White <[EMAIL PROTECTED]> wrote: > ...snip.. > +static int cursor_from_device(DWORD deviceid, LPWTI_CURSORS_INFO *cursorp) > +{ > +int i; > +for (i = 0; i < gNumCursors; i++) > +if (gSysCursor[i].PHYSID == deviceid) > +{ > +*curso

Which is more important to Linux users, itunes or photoshop?

2007-12-23 Thread Dan Kegel
Not a real question, but I thought this graph was interesting: http://www.google.com/trends?q=dreamweaver+linux%2C+%22world+of+warcraft%22+linux%2C++itunes+linux%2C+photoshop+linux It seems iTunes on Linux is twice as popular a query as Photoshop on Linux. No idea what that really means, but it d

Re: ole32: Fix a failed call to DllGetClassObject while retrievingclass object interface pointer.

2007-12-23 Thread James Hawkins
On Dec 23, 2007 8:27 AM, Rolf Kalbermatter <[EMAIL PROTECTED]> wrote: > James Hawkins [EMAIL PROTECTED] wrote: > > >Disassembling of any kind is prohibited. You don't have to convert the > disassembly > >to source code first to disqualify. > > By that strict definition starting up any decent debug

tools/wineshelllink: do not execute applications directly, use 'start' utility instead

2007-12-23 Thread Kirill K. Smirnov
>> -Exec=env WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" wine "$path" $args >> +Exec=env WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" wine start "$path" $args >This is not correct. If console needs to be created for those apps and there >isn't one, then Wine should do it when starting an app. This is co

Re: ole32: fix wrong timeout check

2007-12-23 Thread Alexandre Julliard
Alexander Dorofeyev <[EMAIL PROTECTED]> writes: > Yeah these calculations are a headache. I could probably write > > now < start_time || now >= start_time + dwTimeout The right way is to write now - start_time > dwTimeout using unsigned variables everywhere. Then you don't have to worry about

Re: tools/wineshelllink: do not execute applications directly, use 'start' utility instead

2007-12-23 Thread Vitaliy Margolen
Kirill K. Smirnov wrote: > This is needed by console applications. > Fixes bug #10867 > > -Exec=env WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" wine "$path" $args > +Exec=env WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" wine start "$path" $args This is not correct. If console needs to be created for those

Re: bugfix for bug #6994

2007-12-23 Thread Stefan Dösinger
Am Sonntag, 23. Dezember 2007 01:43:17 schrieb Alexei Slepov: > Subject: > > We can't use ordinary backbuffer to render textures, which size is more > than > size of the screen. To render bigger texture we must use pbuffer. You can't just set the setting to PBUFFER, you at least have to check if p

Re: ole32: Fix a failed call to DllGetClassObject while retrievingclass object interface pointer.

2007-12-23 Thread Rolf Kalbermatter
James Hawkins [EMAIL PROTECTED] wrote: >Disassembling of any kind is prohibited. You don't have to convert the disassembly >to source code first to disqualify. By that strict definition starting up any decent debugger is already disqualifying. Not sure we want to go quite there. I wouldn't reall

Looking for serious Photoshop 7/CS users to break wine

2007-12-23 Thread Dan Kegel
Our support for Photoshop 7 and maybe CS is strong enough for industrial users -- and if it isn't, I'd like to know about it so we can do something about it. So I posted notes asking for serious Photoshop users to try it and let us know what's still broken: http://ubuntuforums.org/showthread.php?p=

Re: ole32: Fix a failed call to DllGetClassObject while retrieving class object interface pointer.

2007-12-23 Thread Huang, Zhangrong
2007/12/23, James Hawkins <[EMAIL PROTECTED]>: > On Dec 22, 2007 10:37 PM, Huang, Zhangrong <[EMAIL PROTECTED]> wrote: > > hi, > > > > 2007/12/23, James Hawkins <[EMAIL PROTECTED]>: > > > On Dec 22, 2007 6:57 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > > > > James Hawkins schreef: > > > > >

Re: New bugzilla components (round 3)

2007-12-23 Thread Kai Blin
On Saturday 22 December 2007 19:54:17 Vitaliy Margolen wrote: > -- > This is up for discussion: [...] > wine-net -> I'll just go with James' suggestions here: wine-net -> ws2_32, need to reclassify the wininet bugs to 'wininet', but that can be done after the rename

Re: ole32: Fix a failed call to DllGetClassObject while retrieving class object interface pointer.

2007-12-23 Thread James Hawkins
On Dec 22, 2007 10:37 PM, Huang, Zhangrong <[EMAIL PROTECTED]> wrote: > hi, > > 2007/12/23, James Hawkins <[EMAIL PROTECTED]>: > > On Dec 22, 2007 6:57 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > > > James Hawkins schreef: > > > > > > > On Dec 22, 2007 12:25 PM, Huang, Zhangrong <[EMAIL PROT

re: New bugzilla components (round 3)

2007-12-23 Thread Dan Kegel
vdm is a bit cryptic, could we call it win16 instead? That's a bit broader, but that's ok. The other products could use some attention, too. Wine HQ Apps Database website-bugs -> appdb-misc WineHQ Bugzilla bug list -> delete comments -> delete login -> delete misc-bugs -> bugzilla-misc WineHQ.c