Re: Re[11]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-06-09 Thread Jules Richardson
Just to say that I've just tried Wine 20050524 and all the problems are *almost* fixed (20050419 was still broken, so the fixes have crept in since then) A new image in PSP correctly draws/clears itself. Tooltips *almost* clean up after themselves, except when the tooltip's right edge goes

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-06-09 Thread MediaHost (TM)
That's good news! Keep up the good work! Jules Richardson wrote: Just to say that I've just tried Wine 20050524 and all the problems are *almost* fixed (20050419 was still broken, so the fixes have crept in since then) A new image in PSP correctly draws/clears itself. Tooltips *almost*

SetThreadPriority, gamerz needed (Re: Game sound problem with wine 20050310 (Debian testing))

2005-05-15 Thread Andreas Mohr
Hi, On Sat, May 07, 2005 at 12:13:00PM +0100, J. Grant wrote: On 07/05/05 10:49, Andreas Mohr wrote: Okay, great! I am running debian sarge 2.6.8-2-k7 kernel, not sure if that is SCHED_ISO and SCHED_BATCH aware, but I can upgrade to the latest kernel in debian testing/sarge if necessary.

Re[11]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-14 Thread Vitaliy Margolen
Friday, May 13, 2005, 2:14:18 PM, you wrote: On Wed, 2005-05-11 at 14:38 -0600, Vitaliy Margolen wrote: Is there a way of trapping and spitting to stdout all the window-related event messages that are being sent to an app? Or do they not happen in any kind of central enough place to do

Re: Re[9]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-13 Thread Jules Richardson
On Wed, 2005-05-11 at 14:38 -0600, Vitaliy Margolen wrote: Is there a way of trapping and spitting to stdout all the window-related event messages that are being sent to an app? Or do they not happen in any kind of central enough place to do that? (I suppose it'd also be useful to be able

Re: Re[5]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-11 Thread Jules Richardson
On Fri, 2005-05-06 at 09:50 -0600, Vitaliy Margolen wrote: You know, it could be one more place then. Native does RedrawWindow when focus changes. But not always. As soon as I figure out when we need to redraw and when we don't, I'll send you a patch to try. The more I think about this, the

Re[7]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-11 Thread Vitaliy Margolen
That's try this patch: http://www.winehq.com/hypermail/wine-patches/2005/05/0207.html Wednesday, May 11, 2005, 9:17:31 AM, you wrote: On Fri, 2005-05-06 at 09:50 -0600, Vitaliy Margolen wrote: You know, it could be one more place then. Native does RedrawWindow when focus changes. But not

Re: Re[7]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-11 Thread Jules Richardson
On Wed, 2005-05-11 at 10:22 -0600, Vitaliy Margolen wrote: That's try this patch: http://www.winehq.com/hypermail/wine-patches/2005/05/0207.html No luck I'm afraid, same behaviour :( Paint Shop Pro will be one of those classes of apps that looks after its own drawing windows, and expects

Re: Stable release builds with fixme output (Wine 20050310 debian sarge/testing)

2005-05-08 Thread Felix Nawothnig
On 05/07/2005 05:55:35 PM, J. Grant wrote: On 07/05/05 16:15, Paul van Schayck wrote: On 5/7/05, J. Grant [EMAIL PROTECTED] wrote: I typically launch applications using wine from the terminal, I get pages of these fixme debug messages. I wonder if there is a reason these fixme harmless messages

Re: wineconsole exits immediately (Wine 20050310 debian sarge/testing)

2005-05-08 Thread J. Grant
[...] Install the wine-utils package. It is a suggested package for wine, but should be more recommended than suggested. Ok, thank you; it now works. Perhaps there could be a stub which informs users that wcmd is not avialable because wine-utils was not installed? Kind regards JG -- Homepage:

Re: wineconsole exits immediately (Wine 20050310 debian sarge/testing)

2005-05-08 Thread Michael Stefaniuc
J. Grant wrote: [...] Install the wine-utils package. It is a suggested package for wine, but should be more recommended than suggested. Ok, thank you; it now works. Perhaps there could be a stub which informs users that wcmd is not avialable because wine-utils was not installed? Well, not realy

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread Paul van Schayck
On 5/6/05, J. Grant [EMAIL PROTECTED] wrote: I added these extra lines to my ~/.wine/config file, pasted them to me on #winehq. I could not find these in the config documentation, could they be added somewhere please? There is basically no documentation on the config file. [dsound]

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread Andreas Mohr
Hi, On Sat, May 07, 2005 at 10:00:59AM +0200, Paul van Schayck wrote: It's quite common to have dsound in emulation (it won't work without). This means a lot of load comes down to the cpu, and where perhaps your latency comes from. BTW, I'm planning to implement SetThreadPriority(). Maybe it

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread Paul van Schayck
On 5/7/05, J. Grant [EMAIL PROTECTED] wrote: I did find man wine.conf, however that is quite incomplete it seems. Incomplete and not to be trusted on accurate information. I wonder if this could be added to the man page? Also could /usr/share/wine/skel/config be added to the man page? No,

Stable release builds with fixme output (Wine 20050310 debian sarge/testing)

2005-05-07 Thread J. Grant
Hello, I typically launch applications using wine from the terminal, I get pages of these fixme debug messages. I wonder if there is a reason these fixme harmless messages are being displayed? IMHO stable releases should only output err messages, thus not displaying fixme or warnings. I wonder

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread J. Grant
Hi Paul Thank you for your quick response On 07/05/05 09:00, Paul van Schayck wrote: On 5/6/05, J. Grant [EMAIL PROTECTED] wrote: I added these extra lines to my ~/.wine/config file, pasted them to me on #winehq. I could not find these in the config documentation, could they be added somewhere

wineconsole exits immediately (Wine 20050310 debian sarge/testing)

2005-05-07 Thread J. Grant
Hello, I was trying to run wcmd, it seems to have been renamed wineconsole. However, unfortunately it exits immediately before producing a DOS command prompt in my terminal like wcmd used to. I think this is a bug, (unless I missed something). $ wineconsole Invoking /usr/lib/wine/wine.bin

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread J. Grant
Hi Andreas, Thank you for your quick response. On 07/05/05 10:49, Andreas Mohr wrote: Hi, On Sat, May 07, 2005 at 10:00:59AM +0200, Paul van Schayck wrote: It's quite common to have dsound in emulation (it won't work without). This means a lot of load comes down to the cpu, and where perhaps your

Re: wineconsole exits immediately (Wine 20050310 debian sarge/testing)

2005-05-07 Thread J. Grant
I forgot to mention. my terminal (KDE Konsole) is broken after running those commands and no appearance of wineconsole. man and other terminal applications do not display correctly, I have to clear the terminal or restart it to get it working again. When running other win32 software such as

Re: Stable release builds with fixme output (Wine 20050310 debian sarge/testing)

2005-05-07 Thread Paul van Schayck
On 5/7/05, J. Grant [EMAIL PROTECTED] wrote: I typically launch applications using wine from the terminal, I get pages of these fixme debug messages. I wonder if there is a reason these fixme harmless messages are being displayed? IMHO stable releases should only output err messages, thus not

Re: wineconsole exits immediately (Wine 20050310 debian sarge/testing)

2005-05-07 Thread Michael Stefaniuc
Hello, J. Grant wrote: I was trying to run wcmd, it seems to have been renamed wineconsole. No, wcmd is still there, wineconsole is only the terminal emulation window. If you want wcmd call it something like: wineconsole --backend=user wcmd bye michael -- Michael Stefaniuc

Re: wineconsole exits immediately (Wine 20050310 debian sarge/testing)

2005-05-07 Thread Michael Stefaniuc
J. Grant wrote: Hi Michael, Thank you for your quick response. [...] I was trying to run wcmd, it seems to have been renamed wineconsole. No, wcmd is still there, wineconsole is only the terminal emulation window. If you want wcmd call it something like: wineconsole --backend=user wcmd Ok, I

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread J. Grant
On 07/05/05 14:54, Paul van Schayck wrote: On 5/7/05, J. Grant [EMAIL PROTECTED] wrote: I did find man wine.conf, however that is quite incomplete it seems. Incomplete and not to be trusted on accurate information. Is there a reason the man page does not state that? I wonder if this could be

Re: Stable release builds with fixme output (Wine 20050310 debian sarge/testing)

2005-05-07 Thread J. Grant
On 07/05/05 16:15, Paul van Schayck wrote: On 5/7/05, J. Grant [EMAIL PROTECTED] wrote: I typically launch applications using wine from the terminal, I get pages of these fixme debug messages. I wonder if there is a reason these fixme harmless messages are being displayed? IMHO stable releases

Re: wineconsole exits immediately (Wine 20050310 debian sarge/testing)

2005-05-07 Thread J. Grant
Hi Michael, Thank you for your quick response. [...] I was trying to run wcmd, it seems to have been renamed wineconsole. No, wcmd is still there, wineconsole is only the terminal emulation window. If you want wcmd call it something like: wineconsole --backend=user wcmd Ok, I gave that a shot: $

Re: wineconsole exits immediately (Wine 20050310 debian sarge/testing)

2005-05-07 Thread Vincent Béron
Le sam 07/05/2005 à 13:40, Michael Stefaniuc a écrit : J. Grant wrote: [snip] Is it not possible to just type wcmd in bash like we used to be able to? could that not be a default or even a shell script which ran wineconsole --backend=user wcmd if that is now the way to run things ?

Re: Re[3]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-06 Thread Jules Richardson
On Thu, 2005-05-05 at 23:39 +, Jules Richardson wrote: If the problem's likely to be in x11drv then I can do some poking around tomorrow; a diff between the source for 20041201 and 20050111 might give some clues as to what's happening... Hmm, well dlls/x11drv/winpos.c and window.c

Re[5]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-06 Thread Vitaliy Margolen
You know, it could be one more place then. Native does RedrawWindow when focus changes. But not always. As soon as I figure out when we need to redraw and when we don't, I'll send you a patch to try. Friday, May 6, 2005, 9:25:45 AM, you wrote: On Thu, 2005-05-05 at 23:39 +, Jules Richardson

Re: Re[5]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-06 Thread Jules Richardson
On Fri, 2005-05-06 at 09:50 -0600, Vitaliy Margolen wrote: You know, it could be one more place then. Native does RedrawWindow when focus changes. But not always. As soon as I figure out when we need to redraw and when we don't, I'll send you a patch to try. Ok :) I've been playing around

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-06 Thread MediaHost (TM)
I could send you a piece of it (psp7) or even better, upload it to one of your serversI have also 8.1 if you are interested... Tell me what to do Jules Richardson wrote: On Fri, 2005-05-06 at 09:50 -0600, Vitaliy Margolen wrote: You know, it could be one more place then.

Incorrect locale used in wine 20050310 (Debian testing)

2005-05-06 Thread J. Grant
Hello, I think I have found a bug in the locale system used by wine. I get (incorrectly) English dialog text, with Japanese on the buttons. For example: === Set Optimal Settings? - Your computer has changed since the last time you ran. Re-configure for new hardware?

Game sound problem with wine 20050310 (Debian testing)

2005-05-06 Thread J. Grant
Hello, I have been trying to get audio working in sync with the game I am playing (Activision Call of Duty) I get this error: err:wave:DSDB_MapBuffer Could not map sound device for direct access (Input/output error) err:wave:DSDB_MapBuffer Use: HardwareAcceleration = Emulation in the [dsound]

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-05 Thread Jules Richardson
On Tue, 2005-05-03 at 16:16 +, Jules Richardson wrote: On Tue, 2005-05-03 at 16:54 +0200, Marcus Meissner wrote: On Tue, May 03, 2005 at 02:33:56PM +, Jules Richardson wrote: I remember posting about this quite a while ago but decided to revisit it, and it seems like it's

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-05 Thread Jules Richardson
On Thu, 2005-05-05 at 10:34 +, Jules Richardson wrote: Wine 20050211, 20050310, 20050419 (the three I've tried) all have this nasty redraw bug where the drawing canvas isn't being refreshed. So whatever the fault is, it crept in somewhere between 20040914 and 20050211. Right, whatever the

Re[2]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-05 Thread Vitaliy Margolen
Looks like something I'm messing around right now. Give me few more hours I'll have a patch for you to try. Best regards, Vitaliy Thursday, May 5, 2005, 10:32:52 AM, you wrote: On Thu, 2005-05-05 at 10:34 +, Jules Richardson wrote: Wine 20050211, 20050310, 20050419 (the three I've

Re[3]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-05 Thread Vitaliy Margolen
Ok try this. Not perfect, but the move in the right direction. Thursday, May 5, 2005, 12:59:22 PM, you wrote: Looks like something I'm messing around right now. Give me few more hours I'll have a patch for you to try. Best regards, Vitaliy Thursday, May 5, 2005, 10:32:52 AM, you wrote:

Re: Re[3]: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-05 Thread Jules Richardson
Didn't work I'm afraid - no change (patched 20050419 source) Exactly the same behaviour as before, for what it's worth! It's getting late here, but I can glady try anything else you might come up with tomorrow! Oh, I turned on trace debug for both 20041201 (last version that works) and 20050111

Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-03 Thread Jules Richardson
I remember posting about this quite a while ago but decided to revisit it, and it seems like it's still an issue in the 20050310 build of wine. Wine has real trouble with refreshing drawing surface windows in Paint Shop Pro 7: - the background in a new image window isn't cleared - tools

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-03 Thread Marcus Meissner
On Tue, May 03, 2005 at 02:33:56PM +, Jules Richardson wrote: I remember posting about this quite a while ago but decided to revisit it, and it seems like it's still an issue in the 20050310 build of wine. Please use 20050419 at least, a huge amount of changes went into the respective

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-03 Thread Jules Richardson
On Tue, 2005-05-03 at 16:54 +0200, Marcus Meissner wrote: On Tue, May 03, 2005 at 02:33:56PM +, Jules Richardson wrote: I remember posting about this quite a while ago but decided to revisit it, and it seems like it's still an issue in the 20050310 build of wine. Please use

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-03 Thread wino
I'll second that. I have a small win32 app that I wrote years ago in Delphi 2. It had some fancy redrawing to give rounded degraded borders to windows. This completely locks up on recent wine versions. On Tue, 03 May 2005 18:16:26 +0200, Jules Richardson [EMAIL PROTECTED] wrote: On Tue,

Re: wine 20050310

2005-03-12 Thread Grant Williamson
James, I thought these issues were caused by Patch: http://cvs.winehq.org/patch.py?id=14725 James Hawkins wrote: On Fri, 11 Mar 2005 15:49:08 -0700, Kevin DeKorte [EMAIL PROTECTED] wrote: The latest wine still has issues with Notes 6.51 that started in the 20050111 release. Basically if

Re: wine 20050310

2005-03-12 Thread Mike Hearn
On Sat, 12 Mar 2005 14:19:51 +0100, Grant Williamson wrote: James, I thought these issues were caused by Patch: http://cvs.winehq.org/patch.py?id=14725 Yes, it's a WM rewrite regression.

wine 20050310

2005-03-11 Thread Kevin DeKorte
The latest wine still has issues with Notes 6.51 that started in the 20050111 release. Basically if you open Notes and click on one of the bookmarks on the bookmark bar on the left, wine will consume all the CPU. Killing wineserver and wine-preload returns the machine to normal. Wine 20041201

Fw: wine 20050310

2005-03-11 Thread Paul R Streitman
Subject 03/11/2005 05:49 wine 20050310 PM

Re: wine 20050310

2005-03-11 Thread James Hawkins
On Fri, 11 Mar 2005 15:49:08 -0700, Kevin DeKorte [EMAIL PROTECTED] wrote: The latest wine still has issues with Notes 6.51 that started in the 20050111 release. Basically if you open Notes and click on one of the bookmarks on the bookmark bar on the left, wine will consume all the CPU.