Re: gdiplus: fix a clipping regression in GdipDrawString (try 3)

2013-06-14 Thread Dmitry Timoshkov
Rafał Mużyło wrote: > Going on an assumption, that 0 is a magic value (standing for 'point'), > compare against it. Fixes 6ab04040e52465e77558a067309e8a54bdc0f32c regression, > so would be nice if this got into wine 1.6. It would be nice to see some test cases first. -- Dmitry.

Re: gdiplus: fix a clipping regression in GdipDrawString (try 2)

2013-06-12 Thread Vincent Povirk
What if rect.Width is 0.25? Shouldn't we still clip then?

Re: Regression for bash.exe redirection of ctest.exe for wine-1.5.30 compared to wine-1.5.19

2013-05-22 Thread Austin English
On Wed, May 22, 2013 at 4:19 PM, Alan W. Irwin wrote: > On 2013-05-22 14:31-0700 Austin English wrote: > >> This is better suited for the forum, but: >> >> http://wiki.winehq.org/RegressionTesting#head-a7150fa43baeaab304403f27a930647ea13648b7 > > > Hi Austin: > > Thanks for that reference which is

Re: Regression for bash.exe redirection of ctest.exe for wine-1.5.30 compared to wine-1.5.19

2013-05-22 Thread Alan W. Irwin
On 2013-05-22 14:31-0700 Austin English wrote: This is better suited for the forum, but: http://wiki.winehq.org/RegressionTesting#head-a7150fa43baeaab304403f27a930647ea13648b7 Hi Austin: Thanks for that reference which is helpful for a git newbie like myself. I had some additional questions,

Re: Regression for bash.exe redirection of ctest.exe for wine-1.5.30 compared to wine-1.5.19

2013-05-22 Thread Austin English
ymlink trick discussed in my previous recent thread). > However, I have just discovered a puzzling case where MSYS bash.exe > redirection now fails for ctest.exe compared to wine-1.5.19. > > To reproduce this regression download the Windows binary version of > cmake-1.8.10.2 > (which in

Regression for bash.exe redirection of ctest.exe for wine-1.5.30 compared to wine-1.5.19

2013-05-22 Thread Alan W. Irwin
discovered a puzzling case where MSYS bash.exe redirection now fails for ctest.exe compared to wine-1.5.19. To reproduce this regression download the Windows binary version of cmake-1.8.10.2 (which includes cmake.exe and ctest.exe) and install it. Also download and install MinGW/MSYS. In the past, I

Re: [wine-devel] Re: [SOLVED] wine-1.5.20 regression compared to 1.5.19 and previous; MinGW/gcc 4.7.0 segfaults under wineconsole

2013-01-02 Thread Alan W. Irwin
On 2012-12-28 10:22-0800 Alan W. Irwin wrote: [...Let's] leave it like this. Wine-1.5.20 has introduced an obvious regression for an important Windows app (the MinGW gcc compiler for Windows) that has been working for years for prior Wine versions. Grant communicated to me off list th

Re: wine-1.5.20 regression compared to 1.5.19 and previous; MinGW/gcc 4.7.0 segfaults under wineconsole

2012-12-28 Thread Alan W. Irwin
On 2012-12-28 13:45+0100 Frédéric Delanoy wrote: Other users have issues with wine but they don't generally complain as loudly as you did. It is possible I was not cautious enough with my tone, but let's leave it like this. Wine-1.5.20 has introduced an obvious regression for an

Re: winex11: Never use a surface for embedded windows, even for the parents. (Regression)

2012-10-22 Thread Christian Inci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, this patch is causing CS:GO (Counter Strike: Global Offensive) to exit silently on startup. (Commit: 5fae649bdf14fb63b8d44984eda6edd1094a3314) - -Chris -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Mo

Re: Request for help/advice in investigation of one interesting "huge FPS regression" bug

2012-05-03 Thread Henri Verbeet
On 3 May 2012 07:17, Alexey Loukianov wrote: > Trying to pinpoint the cause using oprofile produced no valuable results: it > either me not able to use this wonderful profiler correctly or the issue is of > such kind that isn't easily tracked by oprofile. > Personally I think perf is a bit nicer t

Re: Request for help/advice in investigation of one interesting "huge FPS regression" bug

2012-05-02 Thread Alexey Loukianov
d version of "Perfect World" MMORPG game client from "Mail.Ru > Games Corp") that seems to suffer huge FPS regression which I believe to be > a bug in nVIDIA drivers rather than a regression in Wine... > So I'm still trying to investigate this issue and have some

Re: Request for help/advice in investigation of one interesting "huge FPS regression" bug

2012-04-16 Thread Roderick Colenbrander
On 4/16/12, Alexey Loukianov wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > 16.04.2012 04:28, Vitaliy Margolen wrote: >> Of course it won't - they are binary blobs from Nvidia. Not much to see >> there. All you really looking for are time spent in that library. >> > > Vitaliy, I don'

Re: Request for help/advice in investigation of one interesting "huge FPS regression" bug

2012-04-15 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 16.04.2012 04:28, Vitaliy Margolen wrote: > Of course it won't - they are binary blobs from Nvidia. Not much to see > there. All you really looking for are time spent in that library. > Vitaliy, I don't expect oprofile to find hidden COFF or DWARF 2

Re: Request for help/advice in investigation of one interesting "huge FPS regression" bug

2012-04-15 Thread Vitaliy Margolen
On 04/15/2012 04:44 PM, Alexey Loukianov wrote: With oprofile I hit another trouble - it seems that this tool is unable to fetch symbols from libGL Of course it won't - they are binary blobs from Nvidia. Not much to see there. All you really looking for are time spent in that library. Vitaliy.

Re: Request for help/advice in investigation of one interesting "huge FPS regression" bug

2012-04-15 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 15.04.2012 21:50, Stefan Dösinger wrote: > your best bet would be using something like oprofile to find out which GL > calls show performance changes. Well, I had compiled/installed APITrace 3.0 and oprofile 0.9.7 on my system, but it seems that it'd

Re: Request for help/advice in investigation of one interesting "huge FPS regression" bug

2012-04-15 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 15.04.2012 21:50, Stefan Dösinger wrote: > It could also be because of some additional features added in newer > drivers. 16 byte alignment for vertex buffers is a possibility, I believe > it was added in the 280 drivers. You can check this by disablin

Re: Request for help/advice in investigation of one interesting "huge FPS regression" bug

2012-04-15 Thread Stefan Dösinger
Am Sonntag, 15. April 2012, 07:22:34 schrieb Alexey Loukianov: > When I configure an app to run in a windowed mode I've got around 40 FPS on > game login screen with nVIDIA drivers 275.09.07, but switching into using > more recent versions causes FPS to drop to around ~10. It could be a driver bug

Request for help/advice in investigation of one interesting "huge FPS regression" bug

2012-04-14 Thread Alexey Loukianov
to try to investigate a case. What I've got here is an app (localized version of "Perfect World" MMORPG game client from "Mail.Ru Games Corp") that seems to suffer huge FPS regression which I believe to be a bug in nVIDIA drivers rather than a regression in Wine. Details

Re: Regression testing

2012-04-12 Thread Austin English
the most part I create and triage related bug >>> reports, but recently I also started tinkering with code, specifically >>> with comctl library, which I am most familiar with. >>> >>> Back on subject. I thought I found a regression - on Wine 1.4 package >>>

Re: Regression testing

2012-04-12 Thread Daniel Jelinski
also started tinkering with code, specifically >> with comctl library, which I am most familiar with. >> >> Back on subject. I thought I found a regression - on Wine 1.4 package >> downloaded from launchpad the "New query" button works fine, while on my >> comp

Re: Regression testing

2012-04-12 Thread Scott Ritchie
most familiar with. Back on subject. I thought I found a regression - on Wine 1.4 package downloaded from launchpad the "New query" button works fine, while on my compiled Wine it produces an error. So I did: git reset --hard wine-1.4 make and, surprisingly, I still had the proble

Re: Regression testing

2012-04-12 Thread Daniel Jelinski
Marcus, Alexey, thank you for your ideas. I just did several builds to see how to make things work. Here's what I got: make clean && make - does not work (the problem persists) make distclean && ./configure && make - same as above git clean -xdf && ./configure && make - this one finally worked. I'm

Re: Regression testing

2012-04-12 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 12.04.2012 12:23, Daniel Jeliński wrote: > ... This time make clean && make depend && make did not help. > I had hit the problems like you describe several times while doing bisecting. After a lot of trial and error testing I had finally come up with

Re: Regression testing

2012-04-12 Thread Marcus Meissner
t; specifically with comctl library, which I am most familiar with. > > Back on subject. I thought I found a regression - on Wine 1.4 > package downloaded from launchpad the "New query" button works fine, > while on my compiled Wine it produces an error. So I did: > >

Regression testing

2012-04-12 Thread Daniel Jeliński
. I thought I found a regression - on Wine 1.4 package downloaded from launchpad the "New query" button works fine, while on my compiled Wine it produces an error. So I did: git reset --hard wine-1.4 make and, surprisingly, I still had the problem with the compiled version. How

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-03 Thread Henri Verbeet
2012/1/3 Frédéric Delanoy : > Might be difficult to explain to "plain" users though. Some already > struggle performing a regression test (most won't even bother), let > alone understanding the fine details of what a regression really > represents. > The original th

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-03 Thread Henri Verbeet
I had hoped this was one of those threads that would go away if I ignored it. Oh well. I actually think there's value in handling anything that breaks an application as a regression. Despite claims to the contrary, we like users to test releases and find regressions sooner rather than late

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-03 Thread Austin English
en doing The Right Thing (TRT)? >> >> Yes, it reduces the noise to let you concentrate on the real >> regressions, i.e. the ones where working code got broken, and where you >> can get useful information from the previous state. >> >> Having a new piece of co

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-03 Thread Frédéric Delanoy
it reduces the noise to let you concentrate on the real > regressions, i.e. the ones where working code got broken, and where you > can get useful information from the previous state. > > Having a new piece of code tagged a regression is just noise, there's > nothing you can do

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-03 Thread Alexandre Julliard
joerg-cyril.hoe...@t-systems.com writes: > Hi, > >> Bugs in newly added code cannot be regressions. >> >> Similarly, if we add a dll and some app starts using it and breaks, >> technically that's not a regression even though the behavior got worse, >> b

new d3d9/device.ok test always fails here, but not a regression?

2012-01-03 Thread Joerg-Cyril . Hoehle
Hi, > Bugs in newly added code cannot be regressions. > > Similarly, if we add a dll and some app starts using it and breaks, > technically that's not a regression even though the behavior got worse, > because it has always been broken, it just wasn't exercised before. W

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-03 Thread Austin English
On Tue, Jan 3, 2012 at 01:10, Saulius Krasuckas wrote: > * On Mon, 2 Jan 2012, Dan Kegel wrote: >> >> If an app stops working because some missing feature is added to an >> existing DLL, it should not be tagged as a regression even though it is >> from the app's po

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-02 Thread Saulius Krasuckas
* On Mon, 2 Jan 2012, Dan Kegel wrote: > > If an app stops working because some missing feature is added to an > existing DLL, it should not be tagged as a regression even though it is > from the app's point of view, right? > (Thinking of the installers for Photoshop CS3 an

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-02 Thread Dan Kegel
On Mon, Jan 2, 2012 at 2:58 AM, Alexandre Julliard wrote: > Obviously it's important, and we have an importance field in bugzilla > for that. But the regression keyword has a specific meaning: there has > to be a piece of code that worked and then got broken. Bugs in newly > add

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-02 Thread Alexandre Julliard
Dan Kegel writes: > On Sun, Jan 1, 2012 at 6:32 PM, Austin English > wrote: >> That _particular_ test never worked, so it's not a regression. A code >> change in d3d itself that broke a previously working test/application >> would be a valid regression. > &g

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-01 Thread Dan Kegel
On Sun, Jan 1, 2012 at 6:32 PM, Austin English wrote: >> http://bugs.winehq.org/show_bug.cgi?id=29094 >> Henri removed the regression keyword and sha1sum without comment. >> >> What's the reasoning there?  Is Henri saying there's >> something wrong with my

Re: new d3d9/device.ok test always fails here, but not a regression?

2012-01-01 Thread Austin English
g.cgi?id=29094 > for it, and marked it as a regression (since > tests/device.c used to pass, but fails here > after that commit). > > Henri removed the regression keyword and sha1sum without comment. > > What's the reasoning there?  Is Henri saying there's > someth

new d3d9/device.ok test always fails here, but not a regression?

2011-12-31 Thread Dan Kegel
Happy New Year's Eve, everyone! 002447357c2b1feca5ef2649429fc55f70238901 added a IDirect3DDevice9::SetCursorPosition() test to d3d9. That test never worked here, I think. I filed http://bugs.winehq.org/show_bug.cgi?id=29094 for it, and marked it as a regression (since tests/device.c used to

Re: regression bisected to commit: gdi32: Implement nulldrv_StretchDIBits using the PutImage gdi driver function.

2011-11-21 Thread Austin English
On Mon, Nov 21, 2011 at 11:12, Wolfgang Walter wrote: > Hello, > > I just tested version 1.3.33. With this version an application we use shows > its icons with wrong colors. The background of the icons is wrong, too. I > bisected it to commit c9a7bb715d2db1512db30deb11e4676e76791a07. > > I then ch

regression bisected to commit: gdi32: Implement nulldrv_StretchDIBits using the PutImage gdi driver function.

2011-11-21 Thread Wolfgang Walter
Hello, I just tested version 1.3.33. With this version an application we use shows its icons with wrong colors. The background of the icons is wrong, too. I bisected it to commit c9a7bb715d2db1512db30deb11e4676e76791a07. I then checked that by replacing nulldrv_StretchDIBits in 1.3.33 with its ol

Re: Regression testing breakthrough

2011-10-25 Thread Francois Gouget
On Tue, 25 Oct 2011, Damjan Jovanovic wrote: [...] > Now the next question is, how to get the binaries to run on any distro? Or > should I just compile on Ubuntu because most people run that (do they still, > after Unity?)? Compile on Debian Stable or even Debian OldStable, taking care to still m

Re: Regression testing breakthrough

2011-10-25 Thread Damjan Jovanovic
2011/10/18 André Hentschel > Am 18.10.2011 10:45, schrieb Damjan Jovanovic: > > This tool compiled all 35000 or so commits from Wine 1.0 to around 4th > October 2011 in only 7 days, generating a Git repository of Wine binaries > that's only 26 gigabytes in size. Regression t

Re: Regression testing breakthrough

2011-10-20 Thread Hin-Tak Leung
build snapshot, and placing that on a server somewhere? e.g. a folder full of 36def4af0ca85a1d0e66b5207056775bcb3b09ff.tar.gz files?   Then one could write a simple wine regression bisect tool that implements similar semantics to git bisect, but would essentially wrap wget. Then in your s

Re: Regression testing breakthrough

2011-10-19 Thread Marcus Meissner
On Wed, Oct 19, 2011 at 04:18:50PM +0200, Frédéric Delanoy wrote: > On Wed, Oct 19, 2011 at 15:50, Marcus Meissner wrote: > > On Wed, Oct 19, 2011 at 02:42:29PM +0100, Ken Sharp wrote: > >> > >> > >> On 19/10/11 13:43, Frédéric Delanoy wrote: > >> >On Wed, Oct 19, 2011 at 14:08, Joel Holdsworth  

Re: Regression testing breakthrough

2011-10-19 Thread Frédéric Delanoy
On Wed, Oct 19, 2011 at 15:50, Marcus Meissner wrote: > On Wed, Oct 19, 2011 at 02:42:29PM +0100, Ken Sharp wrote: >> >> >> On 19/10/11 13:43, Frédéric Delanoy wrote: >> >On Wed, Oct 19, 2011 at 14:08, Joel Holdsworth   >> >wrote: >> >>Alternatively, have you considered doing a .tar.gz of every bu

Re: Regression testing breakthrough

2011-10-19 Thread Marcus Meissner
On Wed, Oct 19, 2011 at 02:42:29PM +0100, Ken Sharp wrote: > > > On 19/10/11 13:43, Frédéric Delanoy wrote: > >On Wed, Oct 19, 2011 at 14:08, Joel Holdsworth > >wrote: > >>Alternatively, have you considered doing a .tar.gz of every build snapshot, > >>and placing that on a server somewhere? > >

Re: Regression testing breakthrough

2011-10-19 Thread Ken Sharp
On 19/10/11 13:43, Frédéric Delanoy wrote: On Wed, Oct 19, 2011 at 14:08, Joel Holdsworth wrote: Alternatively, have you considered doing a .tar.gz of every build snapshot, and placing that on a server somewhere? e.g. a folder full of 36def4af0ca85a1d0e66b5207056775bcb3b09ff.tar.gz files?

Re: Regression testing breakthrough

2011-10-19 Thread Frédéric Delanoy
> Then one could write a simple wine regression bisect tool that implements > similar semantics to git bisect, but would essentially wrap wget. Then in > your server you could have an index file which is a list of the sha commit > ids. > > This would save the user having to clone

Re: Regression testing breakthrough

2011-10-19 Thread Joel Holdsworth
Alternatively, have you considered doing a .tar.gz of every build snapshot, and placing that on a server somewhere?   e.g. a folder full of36def4af0ca85a1d0e66b5207056775bcb3b09ff.tar.gz files?   Then one could write a simple wine regression bisect tool that implements similar semantics to git

Re: Regression testing breakthrough

2011-10-18 Thread Damjan Jovanovic
2011/10/18 André Hentschel > Am 18.10.2011 10:45, schrieb Damjan Jovanovic: > > This tool compiled all 35000 or so commits from Wine 1.0 to around 4th > October 2011 in only 7 days, generating a Git repository of Wine binaries > that's only 26 gigabytes in size. Regression t

Re: Regression testing breakthrough

2011-10-18 Thread André Hentschel
Am 18.10.2011 10:45, schrieb Damjan Jovanovic: > This tool compiled all 35000 or so commits from Wine 1.0 to around 4th > October 2011 in only 7 days, generating a Git repository of Wine binaries > that's only 26 gigabytes in size. Regression testing with binaries is a > pleasu

Re: Regression testing breakthrough

2011-10-18 Thread Austin English
On Tue, Oct 18, 2011 at 10:26, Dmitry Timoshkov wrote: > Austin English wrote: > > >> > Reverting a patch in latest git is not always possible, instead it's >> > a very useful test to revert the patch at the suspected regression point >> > and see if th

Re: Regression testing breakthrough

2011-10-18 Thread Dmitry Timoshkov
Austin English wrote: > > Reverting a patch in latest git is not always possible, instead it's > > a very useful test to revert the patch at the suspected regression point > > and see if that really helps. > > That still doesn't require a full regressi

Re: Regression testing breakthrough

2011-10-18 Thread Austin English
On Tue, Oct 18, 2011 at 09:01, Dmitry Timoshkov wrote: > Damjan Jovanovic wrote: >> > Moreover, often users get asked 'does reverting commit ' help? Without >> > performing a proper regression test it's impossible to asnwer that >> > question.

Re: Regression testing breakthrough

2011-10-18 Thread Dmitry Timoshkov
Damjan Jovanovic wrote: > > Moreover, often users get asked 'does reverting commit ' help? Without > > performing a proper regression test it's impossible to asnwer that > > question. > > > > > Reverting a commit in the latest git is just 1 ro

Re: Regression testing breakthrough

2011-10-18 Thread Damjan Jovanovic
On Tue, Oct 18, 2011 at 2:32 PM, Dmitry Timoshkov wrote: > Henri Verbeet wrote: > > > On 18 October 2011 10:45, Damjan Jovanovic wrote: > > > (especially during "reverse regression testing"), users find it too > long and > > > technical, and on

Re: Regression testing breakthrough

2011-10-18 Thread Frédéric Delanoy
On Tue, Oct 18, 2011 at 13:42, Damjan Jovanovic wrote: > If you are talking about using compiling with ccache instead of the binary > repository, "configure" alone is > 40 seconds configure -C option can speed it up a lot

Re: Regression testing breakthrough

2011-10-18 Thread Dmitry Timoshkov
Henri Verbeet wrote: > On 18 October 2011 10:45, Damjan Jovanovic wrote: > > (especially during "reverse regression testing"), users find it too long and > > technical, and only a small minority of regressions are ever bisected. And > Not true. Even for the regressi

Re: Regression testing breakthrough

2011-10-18 Thread Henri Verbeet
On 18 October 2011 13:42, Damjan Jovanovic wrote: > There's currently another 182 regressions that were closed "ABANDONED". > Maybe if regression testing was easier and faster, people wouldn't abandon > them? > Maybe. That's 182 closed ABANDONED, out of 2590

Re: Regression testing breakthrough

2011-10-18 Thread Scott Ritchie
other idea I had is that users should be able to regression test > through a GUI tool. Maybe the GUI tool can just download and run the +/- > 122 MB binary snapshots for specific commits, instead of having the > entire binary repository locally? > > Any other ideas? Would you like

Re: Regression testing breakthrough

2011-10-18 Thread Damjan Jovanovic
On Tue, Oct 18, 2011 at 12:08 PM, Henri Verbeet wrote: > On 18 October 2011 10:45, Damjan Jovanovic wrote: > > (especially during "reverse regression testing"), users find it too long > and > > technical, and only a small minority of regressions are ever bisected. &g

Re: Regression testing breakthrough

2011-10-18 Thread Henri Verbeet
On 18 October 2011 10:45, Damjan Jovanovic wrote: > (especially during "reverse regression testing"), users find it too long and > technical, and only a small minority of regressions are ever bisected. And Not true. Even for the regressions that are still open it's currentl

Re: Regression testing breakthrough

2011-10-18 Thread Ferenc Gergely Szilagyi
On Tue, Oct 18, 2011 at 10:45 AM, Damjan Jovanovic wrote: > Hi > > Since the beginning, I've had issues with regression testing. Despite the > fact it's very useful, it takes forever, it's easy to make a mistake > (especially during "reverse regression te

Regression testing breakthrough

2011-10-18 Thread Damjan Jovanovic
Hi Since the beginning, I've had issues with regression testing. Despite the fact it's very useful, it takes forever, it's easy to make a mistake (especially during "reverse regression testing"), users find it too long and technical, and only a small minority of regressio

Re: Regression by author list?

2011-10-04 Thread Reece Dunn
On 4 October 2011 13:29, Damjan Jovanovic wrote: > Hi > > Where do we find that list of regressions by author, that was in > Alexandre's keynote at Wineconf? http://source.winehq.org/regressions - Reece

Regression by author list?

2011-10-04 Thread Damjan Jovanovic
Hi Where do we find that list of regressions by author, that was in Alexandre's keynote at Wineconf? Thank you Damjan Jovanovic

Odd audio regression (interaction between two commits)

2011-09-29 Thread Erich Hoover
ced a regression recently where the audio stopped working properly after the main menu (commit B). This triggered a memory of a similar experience I had where commit A caused the same behavior, but it only did so for PulseAudio users. So, on a hunch, I reverted commit A on the latest git and found

Re: Severe regression in wine startup latencies

2011-08-29 Thread Ben Peddell
On 29/08/2011 2:37 AM, Alan W. Irwin wrote: > While I am doing those additional investigations, please consider > the question of why there is a huge difference between built-in and > executable latency for MSYS bash commands under wine. To start > that investigation it would be good to compare

Re: [wine-devel] Re: Severe regression in wine startup latencies

2011-08-29 Thread Alan W. Irwin
On 2011-08-29 07:56+1000 Ben Peddell wrote: On 29/08/2011 2:37 AM, Alan W. Irwin wrote: bash.exe-3.1$ time /z/home/wine/newstart1/MinGW/msys/1.0/bin/echo.exe hello hello real0m0.503s user0m0.080s sys 0m0.020s Also, I tried time (x; x; x; x; x; x; x; x; x; x), where "x" represents

Re: Severe regression in wine startup latencies

2011-08-28 Thread Ben Peddell
On 29/08/2011 2:37 AM, Alan W. Irwin wrote: > bash.exe-3.1$ time /z/home/wine/newstart1/MinGW/msys/1.0/bin/echo.exe > hello > hello > > real0m0.503s > user0m0.080s > sys 0m0.020s > > Also, I tried > time (x; x; x; x; x; x; x; x; x; x), where "x" represents the complete > echo command ab

Re: Severe regression in wine startup latencies

2011-08-28 Thread Alan W. Irwin
mply the above correctly spelled command took only 0.150 seconds for 1.2-rc3 which implies a factor of 3 regression in latency for wine 1.3.27. However, for those old tests my MinGW/MSYS software stack was different so I will attempt to replicate them again (and also the bash timing versions abo

Re: Severe regression in wine startup latencies

2011-08-27 Thread Daniel Verkamp
On Sat, Aug 27, 2011 at 5:22 PM, Alan W. Irwin wrote: [...] > bash.exe-3.1$ which echo > /z/home/wine/newstart1/MinGW/msys/1.0/bin/echo.exe > > bash.exe-3.1$ time echo "hello" > hello > > real    0m0.000s > user    0m0.000s > sys     0m0.000s > > This shows there is at least one command (echo) ava

Severe regression in wine startup latencies

2011-08-27 Thread Alan W. Irwin
s 10 times worse than in the 1.3.9 case, typical cmake configurations are something like 25 (!) times slower than the corresponding Linux command. What can be done to address this bad command-startup latency regression for wine? I would be happy to run any tests that might point to a solution. For exampl

Re: Regression today?

2011-06-21 Thread Maarten Lankhorst
Hey Susan, On 06/21/2011 01:03 PM, Susan Cragin wrote: > >Susan Cragin wrote: > >> I think a regression was introduced today. I got the following trying to > >> run NatSpeak 11.0 with today's git. > >> wine-1.3.22-255-g4c0c0d3 > >> Should I do a r

Re: Regression today?

2011-06-21 Thread Susan Cragin
>Susan Cragin wrote:>> I think a regression was introduced today. I got the following trying to run NatSpeak 11.0 with today's git. >> wine-1.3.22-255-g4c0c0d3>> Should I do a regression test and file a bug, or is it obvious from this? >> Or is it me -- something

Re: Regression today?

2011-06-21 Thread Michael Stefaniuc
Susan Cragin wrote: > I think a regression was introduced today. I got the following trying to run > NatSpeak 11.0 with today's git. > wine-1.3.22-255-g4c0c0d3 > Should I do a regression test and file a bug, or is it obvious from this? > Or is it me -- something to do with m

Re: Regression today?

2011-06-20 Thread Austin English
On Mon, Jun 20, 2011 at 21:00, Susan Cragin wrote: > I think a regression was introduced today. I got the following trying to run > NatSpeak 11.0 with today's git. > wine-1.3.22-255-g4c0c0d3 > Should I do a regression test and file a bug, or is it obvious from this? > Or is i

Regression today?

2011-06-20 Thread Susan Cragin
I think a regression was introduced today. I got the following trying to run NatSpeak 11.0 with today's git. wine-1.3.22-255-g4c0c0d3 Should I do a regression test and file a bug, or is it obvious from this? Or is it me -- something to do with my new Oneiric Ocelot? Or the new 3.0 k

Re: performance regression or not?

2011-05-24 Thread Ken Thomases
On May 23, 2011, at 12:13 PM, wrote: > - I'm now wondering whether thread affinity may play a role. > Alas, I don't know how to disable one core with Mac OS X 10.5.8 Double-click on /Developer/Extras/PreferencePanes/Processor.prefPane. That will install it to System Preferences. Then, you

Re: performance regression or not?

2011-05-23 Thread Stefan Dösinger
On Monday 23 May 2011 19:13:10 joerg-cyril.hoe...@t-systems.com wrote: > This looks like a serious performance degradation over time, isn't it? > Actually, the situation is much subtler and so confusing that I don't > know what to think about it. I'd say this is a perfo

performance regression or not?

2011-05-23 Thread Joerg-Cyril.Hoehle
Hi, please consider the following WINEDEBUG=+fps numbers. 1.1.24 24-19 fps, depending on orientation 1.3.16 14-7 fps 1.3.18-291-g9da9240 14-6 fps 1.3.18-342-gab199f5 13-5 fps 1.3.19-46-g3025f7f 8 fps 1.3.20 7-4 fps The low fps results in jerky character

Re: Regression in ioctl

2011-05-17 Thread GOUJON Alexandre
On 05/17/2011 12:43 PM, Susan Cragin wrote: I compile every git. So last compile was the day before this one. However, I don't remember if I tried to run NatSpeak, so the error might be as much as two days old? If something worked before and don't work anymore, it's a reg

Re: Regression in ioctl

2011-05-17 Thread Susan Cragin
ctl unsupported ioctl 74080>> susan@ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking10/Program$ >> >> I had just compiled today's git. >> wine-1.3.20-44-gddad22d>> >> Is there a regression test in my future?>> >Hi,>When did you com

Re: Regression in ioctl

2011-05-16 Thread André Hentschel
ENTS > fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080 > susan@ubuntu:~/.wine/drive_c/Program > Files/Nuance/NaturallySpeaking10/Program$ > > I had just compiled today's git. > wine-1.3.20-44-gddad22d > > Is there a regression test in my future? > Hi, When

Regression in ioctl

2011-05-16 Thread Susan Cragin
/NaturallySpeaking10/Program$ I had just compiled today's git. wine-1.3.20-44-gddad22d Is there a regression test in my future?

Re: libs/wine: Fix regression caused by 5af634fd3b7ff7e4d6f8af34f6139315fdbbc8c4 for non-x86 architectures

2011-01-13 Thread Austin English
2011/1/13 André Hentschel : > --- >  libs/wine/config.c |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/libs/wine/config.c b/libs/wine/config.c > index e15012b..2c365a4 100644 > --- a/libs/wine/config.c > +++ b/libs/wine/config.c > @@ -456,7 +456,7 @@ const char *wine

Re: wine-1.3.8 regression for the curses backend to wineconsole

2010-12-11 Thread Eric Pouech
Le 11/12/2010 00:04, Alan W. Irwin a écrit : The command wineconsole --backend=curses cmd hangs with the following error message for 1.3.8: err:ntdll:RtlpWaitForCriticalSection section 0x7ee17dec "?" wait timed out in thread 0065, blocked by , retrying (60 sec)

Re: wine-1.3.8 regression for the curses backend to wineconsole

2010-12-10 Thread Alan W. Irwin
On 2010-12-10 15:14-0800 Juan Lang wrote: Hi Alan, you should open a bug for this rather than ask here. (Also, I just tried on Ubuntu 10.04 with Wine 1.3.9 here, and I can't confirm.) Thanks, Juan, for your reply which inspired me to build wine-1.3.9, and indeed the issue has been fixed for t

Re: [wine-devel] wine-1.3.8 regression for the curses backend to wineconsole

2010-12-10 Thread Alan W. Irwin
On 2010-12-10 15:04-0800 Alan W. Irwin wrote: I should have added that the configure step for my wine-1.3.8 build used no options other than --prefix. That means I built the 32-bit version of wine-1.3.8 on my 64-bit (amd64) Intel box as confirmed by softw...@raven> file ~/wine/install/bin/wine

Re: wine-1.3.8 regression for the curses backend to wineconsole

2010-12-10 Thread Juan Lang
Hi Alan, you should open a bug for this rather than ask here. (Also, I just tried on Ubuntu 10.04 with Wine 1.3.9 here, and I can't confirm.) --Juan

wine-1.3.8 regression for the curses backend to wineconsole

2010-12-10 Thread Alan W. Irwin
"make install" steps seem fine as well. I am generally pretty happy with wine-1.3.8 except for this one curses backend regression. Can others confirm this issue? Is there some workaround such as using a different version of ncurses? Here are the curses-related packages I have installe

Re: [PATCH 4/4] ws2_32/tests: Add regression tests for WSARecvMsg and IP_PKTINFO.

2010-10-31 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=6625 Your paranoid android.

Regression Statistics

2010-05-29 Thread Michael Stefaniuc
Hello guys, I thought about doing a regression report like Rafael Wysocki is doing for the Linux Kernel http://marc.info/?l=linux-kernel&m=127344241607730&w=4 but I got cured when looking at the regression list on bugs.winehq.org. We have at least by a factor of three too many reg

Re: Nightly performance regression graphs

2010-05-18 Thread Remco
2010/5/18 Reece Dunn : >   > > should work on all platforms that support SVG. > > - Reece Chromium doesn't like the object markup. It shows tiny frames with scrollbars. It seems there is no cross-platform way to simply display an SVG image. -- Remco

Re: Nightly performance regression graphs

2010-05-18 Thread Reece Dunn
2010/5/18 André Hentschel : > Am 18.05.2010 15:17, schrieb Dan Kegel: >> On Mon, May 17, 2010 at 11:00 PM, Reece Dunn wrote: http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html >>> >>> Can you use something like: >>> >>> >> type="image/svg+xml"> >>>  >> type="image/svg+xml"> >>>  >> alt="E

Re: Nightly performance regression graphs

2010-05-18 Thread Roderick Colenbrander
On Tue, May 18, 2010 at 2:42 PM, Dan Kegel wrote: > On Tue, May 18, 2010 at 3:07 AM, Scott Ritchie wrote: >> > http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html >> >> What tool are you using to make them? > > gnuplot.  The script (if you can call it that) I use is at > http://code.google.com

Re: Nightly performance regression graphs

2010-05-18 Thread André Hentschel
Am 18.05.2010 15:17, schrieb Dan Kegel: > On Mon, May 17, 2010 at 11:00 PM, Reece Dunn wrote: >>> http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html >> >> Can you use something like: >> >> > type="image/svg+xml"> >> > type="image/svg+xml"> >> > alt="E8400 GT220 - Ubuntu 10.04 LTS - e8400 - 3

Re: Nightly performance regression graphs

2010-05-18 Thread Dan Kegel
On Mon, May 17, 2010 at 11:00 PM, Reece Dunn wrote: >> http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html > > Can you use something like: > > type="image/svg+xml"> >   type="image/svg+xml"> >   alt="E8400 GT220 - Ubuntu 10.04 LTS - e8400 - 3dmark06 3DMark Score"> >   > > > so that this will

Re: Nightly performance regression graphs

2010-05-18 Thread Dan Kegel
On Tue, May 18, 2010 at 3:07 AM, Scott Ritchie wrote: > > http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html > > What tool are you using to make them? gnuplot. The script (if you can call it that) I use is at http://code.google.com/p/winezeug/source/browse/trunk/yagmark-plot.sh > I recommen

Re: Nightly performance regression graphs

2010-05-18 Thread Dan Kegel
On Tue, May 18, 2010 at 1:13 AM, Sven Baars wrote: >> http://kegel.com/wine/yagmarkdata/wine-1.1.44-245.html > > Just a question. What's this about? > > Vista Wine ratio > heaven2_d3d9_Video_memory1024.00256.00 0.2

  1   2   3   4   5   6   7   8   9   10   >