Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-14 Thread Scott Ritchie
oses and it seems > pretty > stable. > If there are no objections, I'll upload i486 and x86_64 packages and announce > it > in Slackaware related communities asking for reviews / regressions. > On the Ubuntu side this isn't going to happen until Maverick due to changes i

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-14 Thread Marcus Meissner
.1.44 for testing purposes and it seems > pretty > stable. > If there are no objections, I'll upload i486 and x86_64 packages and announce > it > in Slackaware related communities asking for reviews / regressions. openSUSE Factory which will become openSUSE 11.3 contains this setup a

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-14 Thread Ing. Simone. Giustetti
d i486 and x86_64 packages and announce it in Slackaware related communities asking for reviews / regressions. Bye Simone > On Sun, Jun 13, 2010 at 10:00 AM, James McKenzie > wrote: > >> How close are we to release?  Maybe it'd be worth > >> it to publicise the upcomi

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-14 Thread Alexandre Julliard
ing new that is easy to fix for 1.2. It's a little late for that. At this point we need to concentrate on bugs that affect real applications, and preferably regressions. -- Alexandre Julliard julli...@winehq.org

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-13 Thread Dan Kegel
Nikolay Sivov wrote: > ... it would > be nice to have valgrind tests logs as you did some months ago. > I think it's possible to catch something new that is easy to fix for 1.2. You're right. I'll try to find them time to fire that up again.

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-13 Thread Nikolay Sivov
On 6/13/2010 18:53, Dan Kegel wrote: How close are we to release? Not closely related to a beta testing, but for quality it is - it would be nice to have valgrind tests logs as you did some months ago. I think it's possible to catch something new that is easy to fix for 1.2.

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-13 Thread Dan Kegel
On Sun, Jun 13, 2010 at 10:00 AM, James McKenzie wrote: >> How close are we to release?  Maybe it'd be worth >> it to publicise the upcoming wine release by >> flogging rc3 in various news sites and getting more people to >> look for regressions. > > +1. OK,

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-13 Thread James McKenzie
Edward Savage wrote: On Mon, Jun 14, 2010 at 12:53 AM, Dan Kegel wrote: How close are we to release? Maybe it'd be worth it to publicise the upcoming wine release by flogging rc3 in various news sites and getting more people to look for regressions. If it's still a coupl

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-13 Thread James McKenzie
Dan Kegel wrote: How close are we to release? Maybe it'd be worth it to publicise the upcoming wine release by flogging rc3 in various news sites and getting more people to look for regressions. +1. I'm getting a fresh git and fixing/running and then submitting the EM_FORMATRAN

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-13 Thread Edward Savage
On Mon, Jun 14, 2010 at 12:53 AM, Dan Kegel wrote: > How close are we to release?  Maybe it'd be worth > it to publicise the upcoming wine release by > flogging rc3 in various news sites and getting more people to > look for regressions. > If it's still a couple of wee

Inviting users to look for regressions in wine-1.2rc3?

2010-06-13 Thread Dan Kegel
How close are we to release? Maybe it'd be worth it to publicise the upcoming wine release by flogging rc3 in various news sites and getting more people to look for regressions. The thread about Wylda's statistics reminded me about http://wiki.winehq.org/PlatinumRegressionHunt We ment

Re: Regressions when running WoW

2009-08-23 Thread Paul Chitescu
On Sunday 23 August 2009 00:17:23 Austin English wrote: > On Fri, Aug 21, 2009 at 11:17 PM, F Capela wrote: > > I use Wine mostly to play World of Warcraft and I've had a regression in > > World of Warcraft (when running fullscreen inside a virtual desktop and > > using the opengl renderer) with pa

Re: Regressions when running WoW

2009-08-22 Thread Austin English
On Fri, Aug 21, 2009 at 11:17 PM, F Capela wrote: > I use Wine mostly to play World of Warcraft and I've had a regression in > World of Warcraft (when running fullscreen inside a virtual desktop and using > the opengl renderer) with patches from the last two weeks: > > - Patch 12d1ff8ef6c34533a20

Regressions when running WoW

2009-08-22 Thread F Capela
I use Wine mostly to play World of Warcraft and I've had a regression in World of Warcraft (when running fullscreen inside a virtual desktop and using the opengl renderer) with patches from the last two weeks: - Patch 12d1ff8ef6c34533a20008f4cfeb73ee4c601a5d (winex11: Add handling of take focus

Re: When do regressions become high priority for developers?

2009-08-16 Thread Scott Ritchie
Rein Klazes wrote: > On Sat, 15 Aug 2009 10:46:19 -0700, you wrote: > >> 14 months seems to be more than reasonable to repair a regression. I'm >> worried about having to forever maintain a separate installation of >> Wine just to use this program. I'll be happy to test further if >> someone is go

Re: When do regressions become high priority for developers?

2009-08-16 Thread Rein Klazes
On Sat, 15 Aug 2009 10:46:19 -0700, you wrote: > >14 months seems to be more than reasonable to repair a regression. I'm >worried about having to forever maintain a separate installation of >Wine just to use this program. I'll be happy to test further if >someone is going to work on this bug but r

Re: When do regressions become high priority for developers?

2009-08-15 Thread Stefan Dösinger
t the regression will cause new regressions - directly working on the big fix as time permits is usually better. There are surely some exceptions to this etc and I guess I left some easier regressions I caused untouched because I simply lost track of them. Every now and then they get randomly fix

Re: When do regressions become high priority for developers?

2009-08-15 Thread Vincent Povirk
I can't speak for the rest of developers, but for me bugs become a priority if: * They are regressions caused by a patch that I wrote. * They are in an area that I know well (gdiplus, windowscodecs, explorer/appbar.c). * CodeWeavers, my employer, decides that they should. There are only

RE: When do regressions become high priority for developers?

2009-08-15 Thread Nicklas Börjesson
d, this is not really a regression, but rather a >redesign which have caused the application to fail to install. I would not weigh Perrys problem against mine(not that I think CSx are low-profile apps), but rather say that regressions seems to be more ok when the cause is a redesign, and not wh

re: When do regressions become high priority for developers?

2009-08-15 Thread Dan Kegel
Matt Perry wrote: > When do regressions become high priority for developers? > [SecureCRT broke with wine-0.9.54, > http://bugs.winehq.org/show_bug.cgi?id=13583 ] > 14 months seems to be more than reasonable to repair a regression. That's a tough question.Note that Photoshop

When do regressions become high priority for developers?

2009-08-15 Thread Matt Perry
When do regressions become high priority for developers? I ask because I opened bug 13583 over 14 months ago, provided all the information requested, as did other people, and nothing has happened. The program worked with Wine 0.9.53 but has been broken since then. I have continued to test the

Re: gecko regressions; debug build of gecko?

2009-01-12 Thread Jacek Caban
Dan Kegel wrote: > On Sun, Jan 11, 2009 at 11:12 AM, Jacek Caban wrote: > >>> Hmm, can we have a debug version of the gecko download >>> so we can give more useful backtraces? >>> >> We already have it, it's on SourceForge. To use it you have to replace >> existing Wine Gecko installatio

Re: gecko regressions; debug build of gecko?

2009-01-12 Thread Paul TBBle Hampson
On Sun, Jan 11, 2009 at 11:04:32AM -0800, Dan Kegel wrote: > I've been doing some random qa of popular apps lately, and > think I've found some regressions caused by the gecko update: > http://bugs.winehq.org/show_bug.cgi?id=16869 - Sketchup 7 crashes when > bringing

Re: gecko regressions; debug build of gecko?

2009-01-11 Thread Dan Kegel
On Sun, Jan 11, 2009 at 11:36 AM, Dan Kegel wrote: > Thanks, I updated http://wiki.winehq.org/Gecko with that info. > I see a more verbose log, but sadly, backtraces in > xul crashes are still not symbolic. WINEDEBUG=+gecko seems to turn on assertions in gecko. Can you add a note about that in th

Re: gecko regressions; debug build of gecko?

2009-01-11 Thread Dan Kegel
On Sun, Jan 11, 2009 at 11:12 AM, Jacek Caban wrote: >> Hmm, can we have a debug version of the gecko download >> so we can give more useful backtraces? > > We already have it, it's on SourceForge. To use it you have to replace > existing Wine Gecko installation in c:\windows\gecko\0.9.0 or replac

Re: gecko regressions; debug build of gecko?

2009-01-11 Thread Jacek Caban
Dan Kegel wrote: > I've been doing some random qa of popular apps lately, and > think I've found some regressions caused by the gecko update: > http://bugs.winehq.org/show_bug.cgi?id=16869 - Sketchup 7 crashes when > bringing up 3d Warehouse > http://bugs.winehq.org/show

gecko regressions; debug build of gecko?

2009-01-11 Thread Dan Kegel
I've been doing some random qa of popular apps lately, and think I've found some regressions caused by the gecko update: http://bugs.winehq.org/show_bug.cgi?id=16869 - Sketchup 7 crashes when bringing up 3d Warehouse http://bugs.winehq.org/show_bug.cgi?id=16892 - Yahoo Messenger 8.1 cra

Re: regressions running Photoshop?

2008-05-15 Thread Dan Kegel
On Thu, May 15, 2008 at 3:33 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > The culprit is: > > 4046075462c00f4479f185d1c0514584ff851223 is first bad commit > commit 4046075462c00f4479f185d1c0514584ff851223 > Author: Andrew Talbot <[EMAIL PROTECTED]> > Date: Tue May 13 22:41:58 2008 +0100 > >

Re: regressions running Photoshop?

2008-05-15 Thread Dmitry Timoshkov
"Dmitry Timoshkov" <[EMAIL PROTECTED]> wrote: > "Dan Kegel" <[EMAIL PROTECTED]> wrote: > >> Hmm. I just tried running Photoshop CS2 trial and Photoshop 5.5 trial, >> and both failed on current wine. >> >> CS2 complained "not enough DOS memory", >> and 5.5 complained >> lcms: Error #12288; Too m

Re: regressions running Photoshop?

2008-05-15 Thread Dmitry Timoshkov
"Dan Kegel" <[EMAIL PROTECTED]> wrote: > Hmm. I just tried running Photoshop CS2 trial and Photoshop 5.5 trial, > and both failed on current wine. > > CS2 complained "not enough DOS memory", > and 5.5 complained > lcms: Error #12288; Too many tags (2025813777) > > PS6 works, though. This looks

regressions running Photoshop?

2008-05-14 Thread Dan Kegel
Hmm. I just tried running Photoshop CS2 trial and Photoshop 5.5 trial, and both failed on current wine. CS2 complained "not enough DOS memory", and 5.5 complained lcms: Error #12288; Too many tags (2025813777) PS6 works, though.

Re: Lots of regressions in games in last few versions

2008-05-13 Thread Austin English
gt; > 13101 - not a regression > > 13086 - not sure if it's always existed or a regression. I asked for > > clarification. > > > > If anyone can identify regressions that haven't been bisected, shoot > > me an e-mail. I've got plenty of CPU/time to kill. &

Re: Lots of regressions in games in last few versions

2008-05-13 Thread Vitaliy Margolen
test. I've requested it now. >>> 13101 - not a regression >>> 13086 - not sure if it's always existed or a regression. I asked for >>> clarification. >>> >>> If anyone can identify regressions that haven't been bisected, shoot >>>

Re: Lots of regressions in games in last few versions

2008-05-13 Thread Jeremy White
unmovable schedule is also a mistake, imho; you want to release when you feel you have something of solid value. It should not be the case that a large block of conventional wisdom has it that 0.9.58 is 'better' than 1.0. Obvious and large blocks of regressions are a valid show stopper,

Re: Lots of regressions in games in last few versions

2008-05-12 Thread Dan Kegel
On Mon, May 12, 2008 at 9:48 PM, Marcel Partap <[EMAIL PROTECTED]> wrote: > Attracting users by promising a major step forward - a finished x.0 release > - that don't already come to wine by other means may backfire - a zillion > useless bug reports, fed up newbies, many 'ruined' first-foss-contac

Re: Lots of regressions in games in last few versions

2008-05-12 Thread Marcel Partap
> but you might kill yourself as well. We need to do what you said, test > Wine before releasing to the public. However, this is not possible > given the aggressive release schedule of the project. Why is that so? I still do not see any benefit in calling it wine 1.0 at this time. What is th

Re: Lots of regressions in games in last few versions

2008-05-12 Thread James Hawkins
easing to the public. However, this is not possible > given the aggressive release schedule of the project. So, we have to > fix what we can and leave the rest until later. > The purpose of the aggressive release schedule is exactly so that we get more testing exposure and regression

Re: Lots of regressions in games in last few versions

2008-05-12 Thread James McKenzie
Vitaliy Margolen wrote: > Dan Kegel wrote: > >> I'm not sure what you're angry about. >> None of us have that much control over exactly >> which way wine develops. We all scratch our own itches, >> and it improves at its own pace. >> What more do you want? >> > > Stability. For things to c

Re: Lots of regressions in games in last few versions

2008-05-12 Thread Stefan Dösinger
Am Sonntag, 11. Mai 2008 05:35:15 schrieb James McKenzie: > I agree that a D3D expert needs to fix this problem, pronto. However, > I'm not one of them and it looks like at least one of them proposed a > fix in the issue. Fyi, I am terribly busy at the moment with university work, I have a bunch o

Re: Lots of regressions in games in last few versions

2008-05-12 Thread Stefan Dösinger
Am Montag, 12. Mai 2008 14:29:40 schrieb Vitaliy Margolen: > Stability. For things to continue working once they get fixed. Which means > more developers have to "support" their changes - promptly address all > issues that result from their changes. IMHO this is the way project should > be moving f

Re: Lots of regressions in games in last few versions

2008-05-12 Thread Jochen
James McKenzie schrieb: > Vitaliy Margolen wrote: >> James McKenzie wrote: [...] > Again, do we have enough time to test every combination of products in > the short release to release schedule. I would say NO. However, this > schedule is not of my doing. My saying "Release no software before

Re: Lots of regressions in games in last few versions

2008-05-12 Thread Vitaliy Margolen
Dan Kegel wrote: > I'm not sure what you're angry about. > None of us have that much control over exactly > which way wine develops. We all scratch our own itches, > and it improves at its own pace. > What more do you want? Stability. For things to continue working once they get fixed. Which mean

re: Lots of regressions in games in last few versions

2008-05-11 Thread Dan Kegel
Vitaliy wrote: >> To get lots more people to try it and report bugs, so it can improve faster. >This is questionable. I can point to several bug reports that have several >dozen people reporting problems and that are still open for years. So just >saying more bug reports results into better Wine is

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Vitaliy Margolen
Dmitry Timoshkov wrote: > "Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: > >> For most people yeah it will be a surprise. Until they hit first major >> problem. Which will put them back into windows land. You see there are >> much more people out there that use PCs as ... tools. Those tools >> e

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Vitaliy Margolen
clarification. > > If anyone can identify regressions that haven't been bisected, shoot > me an e-mail. I've got plenty of CPU/time to kill. I'd appreciate it if you can do a regression testing for bug 12272? Game blood 2 with demo. Between wine-0.9.44 and wine-0.9.45. Y

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Dmitry Timoshkov
"Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: > For most people yeah it will be a surprise. Until they hit first major > problem. Which will put them back into windows land. You see there are much > more people out there that use PCs as ... tools. Those tools either work or > they don't. Wine j

Re: Lots of regressions in games in last few versions

2008-05-11 Thread James McKenzie
Vitaliy Margolen wrote: > James McKenzie wrote: > >> There were several 'fixes' to this problem in the issue. And Stephan >> continues to troubleshoot the problem. However, this is a VOLUNTEER >> effort and most of us have 'real lives' to live. I would gladly work on >> rich edit problems

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Vitaliy Margolen
Dan Kegel wrote: > Marcel wrote: >> i don't even see the point of a 1.0 release at this point in time. >> This project has been a work in progress since 15 years. >> Why the heck has it been decided to do a 'gold' release *now* anyways? > > To get lots more people to try it and report bugs, so it

Re: Lots of regressions in games in last few versions

2008-05-11 Thread James McKenzie
Dan Kegel wrote: > Marcel wrote: > >> i don't even see the point of a 1.0 release at this point in time. >> This project has been a work in progress since 15 years. >> Why the heck has it been decided to do a 'gold' release *now* anyways? >> > > To get lots more people to try it and report

re: Lots of regressions in games in last few versions

2008-05-11 Thread Dan Kegel
Marcel wrote: > i don't even see the point of a 1.0 release at this point in time. > This project has been a work in progress since 15 years. > Why the heck has it been decided to do a 'gold' release *now* anyways? To get lots more people to try it and report bugs, so it can improve faster. And t

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Austin English
13120 - I'll run the test tomorrow if I can reproduce/no one has by then. 13110 - no one requested a regression test. I've requested it now. 13101 - not a regression 13086 - not sure if it's always existed or a regression. I asked for clarification. If anyone can identify regressio

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Zachary Goldberg
On Sun, May 11, 2008 at 1:15 PM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > "Zachary Goldberg" <[EMAIL PROTECTED]> writes: > >> I agree, and I'm of course not talking about reverting the entire >> tree. Vitaliy has mentioned a few specific patches though (mostly in >> d3d I think) which have

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Alexandre Julliard
"Zachary Goldberg" <[EMAIL PROTECTED]> writes: > I agree, and I'm of course not talking about reverting the entire > tree. Vitaliy has mentioned a few specific patches though (mostly in > d3d I think) which have caused some noise in the gaming realm. If Vitaliy or anybody else think a patch must

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Zachary Goldberg
. If we're _only_ concerned about those 4 listed >> applications and those still work and the status of other regressions >> isn't as important then we continue and leave in the regressions. > > The goal is to ship with as few bugs as possible, whether they are > regr

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Vitaliy Margolen
y happened > before > the commitment to code freeze. > > But I think that testing and reverting any patches submitted during code > freeze > that cause d3d regressions and can't be fixed real quick is a good idea. > They have to be fixed. That's the point. And if it

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Alexander Dorofeyev
testing and reverting any patches submitted during code freeze that cause d3d regressions and can't be fixed real quick is a good idea.

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Marcel Partap
Tom Wickline schrieb: > Well its not only Games, if you install office 2007 NOTHING works with RC-1! > You have to revert back to 0.9.59 for it to work the best it ever did, then > it's all down hill from each release forward ..As it looks Wine > 1.0 will be a huge POS.. i don't even see th

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Alexandre Julliard
e working to make Wine 1.0 be the best at running applications that > Wine has ever been? If so then reverting recent patches which break > things is a good idea. If we're _only_ concerned about those 4 listed > applications and those still work and the status of other regressions >

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Vitaliy Margolen
Alexander Dorofeyev wrote: > Vitaliy Margolen wrote: >> James McKenzie wrote: >>> Vitaliy Margolen wrote: >>>> Several latest releases introduced lots and lots of regressions to a >>>> point that no games run as-is. Considering that we are at the code

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Zachary Goldberg
On Sun, May 11, 2008 at 10:58 AM, Alexander Dorofeyev <[EMAIL PROTECTED]> wrote: > Vitaliy Margolen wrote: >> James McKenzie wrote: >>> Vitaliy Margolen wrote: >>>> Several latest releases introduced lots and lots of regressions to a >>>> point tha

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Alexander Dorofeyev
Vitaliy Margolen wrote: > James McKenzie wrote: >> Vitaliy Margolen wrote: >>> Several latest releases introduced lots and lots of regressions to a >>> point that no games run as-is. Considering that we are at the code >>> freeze, I'd like to see al

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Reece Dunn
the improved DIB engine work will have a few regressions, but that work still needs to be done for performance reasons. If something is not working for you, file a bug. That is the only way to get the bugs fixed. Especially if something has regressed. Now is the time to be testing and filing bu

Re: Lots of regressions in games in last few versions

2008-05-11 Thread Tom Wickline
at 9:07 PM, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > Several latest releases introduced lots and lots of regressions to a point > that no games run as-is. Considering that we are at the code freeze, I'd > like to see all patches that cause regressions, and all patches that

Re: Lots of regressions in games in last few versions

2008-05-10 Thread Vitaliy Margolen
James McKenzie wrote: > Vitaliy Margolen wrote: >> James McKenzie wrote: >>> Vitaliy Margolen wrote: >>>> Several latest releases introduced lots and lots of regressions to a >>>> point that no games run as-is. Considering that we are at the code >

Re: Lots of regressions in games in last few versions

2008-05-10 Thread Vitaliy Margolen
James McKenzie wrote: > Vitaliy Margolen wrote: >> Several latest releases introduced lots and lots of regressions to a >> point that no games run as-is. Considering that we are at the code >> freeze, I'd like to see all patches that cause regressions, and all >

Re: Lots of regressions in games in last few versions

2008-05-10 Thread James McKenzie
Vitaliy Margolen wrote: > Several latest releases introduced lots and lots of regressions to a point > that no games run as-is. Considering that we are at the code freeze, I'd > like to see all patches that cause regressions, and all patches that depend > on them starting fr

Lots of regressions in games in last few versions

2008-05-10 Thread Vitaliy Margolen
Several latest releases introduced lots and lots of regressions to a point that no games run as-is. Considering that we are at the code freeze, I'd like to see all patches that cause regressions, and all patches that depend on them starting from wine-0.9.58 be reverted. Also each patch to

Re: Regressions: the enemy of 1.0

2008-04-20 Thread Maarten Lankhorst
//www.winehq.org/pipermail/wine-devel/2008-April/064999.html ). > These seem like regressions that ought to be fixed > before 1.0. Worse still, after all of the work I've done on getting most tests running there have been 3 new failures in make test: setupapi/devinst.ok devinst.c:831: T

Re: Regressions: the enemy of 1.0

2008-04-20 Thread Steven Edwards
On Sun, Apr 20, 2008 at 7:04 PM, Dan Kegel <[EMAIL PROTECTED]> wrote: > There's been lots of progress in Wine lately; many > important applications work better than ever. > But the inevitable cost of such progress is that > some applications are now broken and/or > wine has odd problems. Yes O

Regressions: the enemy of 1.0

2008-04-20 Thread Dan Kegel
zed ( http://bugs.winehq.org/show_bug.cgi?id=12697 ), and as of 0.9.60, the IME support seems to be making wine apps run dog slow on at least one of my machines ( http://www.winehq.org/pipermail/wine-devel/2008-April/064999.html ). These seem like regressions that ought to be fixed before 1.0. So...

Re: appdb request: "Browse Regressions"

2008-03-17 Thread Jim White
Dan Kegel wrote: > On Sun, Mar 16, 2008 at 8:53 AM, Roderick Colenbrander > <[EMAIL PROTECTED]> wrote: > >> Personally I don't trust appdb regressions much. > > We could work around some of the problems by only listing > apps where the same reviewer gave it a l

Re: appdb request: "Browse Regressions"

2008-03-17 Thread Dan Kegel
On Sun, Mar 16, 2008 at 8:53 AM, Roderick Colenbrander <[EMAIL PROTECTED]> wrote: > Personally I don't trust appdb regressions much. We could work around some of the problems by only listing apps where the same reviewer gave it a lower rating in a newer version of wine. That compe

Re: appdb request: "Browse Regressions"

2008-03-17 Thread Detlef Riekenberg
On So, 2008-03-16 at 07:30 -0700, Dan Kegel wrote: > want to use the appdb itself > to see which apps have recently fallen in rating. Nice Idea. > Following past appdb practice, one would implement > that by adding a new "Browse Regressions" menu > item on the left, I c

Re: appdb request: "Browse Regressions"

2008-03-16 Thread Alexander Nicolaysen Sørnes
> Roderick Colenbrander <[EMAIL PROTECTED]> wrote: > > A lot of users don't know how to rate apps properly and > > even rate something as gold when half of its features > > don't work. They even rate it gold when they have to copy > > half a windows registry and tons of windows dlls. > > Agreed. W

Re: appdb request: "Browse Regressions"

2008-03-16 Thread Dan Kegel
Roderick Colenbrander <[EMAIL PROTECTED]> wrote: > A lot of users don't know how to rate apps properly and > even rate something as gold when half of its features > don't work. They even rate it gold when they have to copy > half a windows registry and tons of windows dlls. Agreed. We need to sol

Re: appdb request: "Browse Regressions"

2008-03-16 Thread Roderick Colenbrander
> The nice reports in recent wwn's showing changes in > appdb ratings make me want to use the appdb itself > to see which apps have recently fallen in rating. > > Following past appdb practice, one would implement > that by adding a new "Browse Regressions" menu

appdb request: "Browse Regressions"

2008-03-16 Thread Dan Kegel
The nice reports in recent wwn's showing changes in appdb ratings make me want to use the appdb itself to see which apps have recently fallen in rating. Following past appdb practice, one would implement that by adding a new "Browse Regressions" menu item on the left, below Brow

Re: Recent valgrind regressions in msxml3

2008-03-06 Thread Alistair Leslie-Hughes
"Dan Kegel" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi Alistair, > I'm seeing some regressions in msxml3 in yesterday's git; see > http://kegel.com/wine/valgrind/logs-2008-03-05/vg-msxml3_domdoc-diff.txt > e.g. > + Invalid read of

Recent valgrind regressions in msxml3

2008-03-06 Thread Dan Kegel
Hi Alistair, I'm seeing some regressions in msxml3 in yesterday's git; see http://kegel.com/wine/valgrind/logs-2008-03-05/vg-msxml3_domdoc-diff.txt e.g. + Invalid read of size 4 +at HEAP_ValidateInUseArena (heap.c:925) +by RtlFreeHeap (heap.c:1288) +by SysFreeString (ol

Re: Regression tests - recent regressions

2008-03-06 Thread Alexandre Julliard
"Austin English" <[EMAIL PROTECTED]> writes: > In today's git, I've had a few regressions in make -k test: > > [EMAIL PROTECTED]:~/wine-git$ grep -i 'Test failed' > wine-0.9.56-420-g22f146f.txt > visual.c:1741: Test failed: double texbem

Re: Regression tests - recent regressions

2008-03-06 Thread Austin English
On Thu, Mar 6, 2008 at 3:36 AM, Stefan Dösinger <[EMAIL PROTECTED]> wrote: > Am Donnerstag, 6. März 2008 05:08:56 schrieb Austin English: > > > visual.c:1741: Test failed: double texbem failed: Got color > > 0x00ff00ff, expected 0x0000. > Which GPU do you have? > 01:00.0 VGA compatible contr

Re: Regression tests - recent regressions

2008-03-06 Thread Stefan Dösinger
Am Donnerstag, 6. März 2008 05:08:56 schrieb Austin English: > visual.c:1741: Test failed: double texbem failed: Got color > 0x00ff00ff, expected 0x0000. Which GPU do you have?

Regression tests - recent regressions

2008-03-05 Thread Austin English
In today's git, I've had a few regressions in make -k test: [EMAIL PROTECTED]:~/wine-git$ grep -i 'Test failed' wine-0.9.56-420-g22f146f.txt visual.c:1741: Test failed: double texbem failed: Got color 0x00ff00ff, expected 0x0000. systray.c:89: Test failed: ret 0x1 w

Re: New valgrind regressions in riched20, rpcrt4

2007-12-17 Thread Maarten Lankhorst
Hi Dan, Dan Kegel schreef: > http://kegel.com/wine/valgrind/logs-2007-12-17-summary.txt > shows interesting things happened since Friday in riched20. > See > http://kegel.com/wine/valgrind/logs-2007-12-17/vg-riched20_editor-diff.txt > for a whole heap of new errors. The only change since Friday >

New valgrind regressions in riched20, rpcrt4

2007-12-17 Thread Dan Kegel
http://kegel.com/wine/valgrind/logs-2007-12-17-summary.txt shows interesting things happened since Friday in riched20. See http://kegel.com/wine/valgrind/logs-2007-12-17/vg-riched20_editor-diff.txt for a whole heap of new errors. The only change since Friday was Maarten's, http://www.winehq.org/p

Re: Wine 0.9.25 full of regressions!

2006-11-14 Thread Jonathan Ernst
Le mardi 14 novembre 2006 à 16:07 +0100, Mirek a écrit : > :) No, in current git or cvs it is still not fixed, i tried it again > before 10 minutes. > > Mirek > > Dmitry Timoshkov napsal(a): > > "Mirek" <[EMAIL PROTECTED]> wrote: > > > >> Ok, i found patch which caused regression in 3DMark 2003

Re: Wine 0.9.25 full of regressions!

2006-11-14 Thread Mirek
:) No, in current git or cvs it is still not fixed, i tried it again before 10 minutes. Mirek Dmitry Timoshkov napsal(a): "Mirek" <[EMAIL PROTECTED]> wrote: Ok, i found patch which caused regression in 3DMark 2003, Flatout and some other games and apps, it is this patch: kernel32: Better wor

Re: Wine 0.9.25 full of regressions!

2006-11-14 Thread Kovács András
Hi, My regression test shows same as you. Dreamfall is broken because of this patch. 2006. november 14. 16.07 dátummal Mirek ezt írta: > :) No, in current git or cvs it is still not fixed, i tried it again > > before 10 minutes. > > Mirek > > Dmitry Timoshkov napsal(a): > > "Mirek" <[EMAIL PROTE

Re: Wine 0.9.25 full of regressions!

2006-11-14 Thread Dmitry Timoshkov
"Mirek" <[EMAIL PROTECTED]> wrote: Ok, i found patch which caused regression in 3DMark 2003, Flatout and some other games and apps, it is this patch: kernel32: Better workaround for the lack of locale environment variables on MacOS from Alexandre Julliard It's already fixed in the current git

Re: Wine 0.9.25 full of regressions!

2006-11-14 Thread Mirek
Ok, i found patch which caused regression in 3DMark 2003, Flatout and some other games and apps, it is this patch: kernel32: Better workaround for the lack of locale environment variables on MacOS from Alexandre Julliard Mirek Jesse Allen napsal(a): On 11/13/06, Mirek <[EMAIL PROTECTED]> wrot

Re: Wine 0.9.25 full of regressions!

2006-11-13 Thread Jesse Allen
On 11/13/06, Mirek <[EMAIL PROTECTED]> wrote: Yes and no, some issues was because of drivers, but some wasnt, now i have old working drivers back and there are still about 35% apps that are working significant worst in wine 0.9.25, so it is not only problem of new drivers. Mirek Please report

Re: Wine 0.9.25 full of regressions!

2006-11-13 Thread Mirek
Yes and no, some issues was because of drivers, but some wasnt, now i have old working drivers back and there are still about 35% apps that are working significant worst in wine 0.9.25, so it is not only problem of new drivers. Mirek Jesse Allen napsal(a): On 11/13/06, Mirek <[EMAIL PROTECTE

Re: Wine 0.9.25 full of regressions!

2006-11-13 Thread Jesse Allen
On 11/13/06, Mirek <[EMAIL PROTECTED]> wrote: Ok, some problems was caused by incompatibility betwen nVidia 9742 drivers and wine, now i have again perfect working 9625 drivers. Here is updated list: Then your bug number is 6637. Please continue the discussion about this problem there. http:/

Re: Wine 0.9.25 full of regressions!

2006-11-13 Thread Mirek
Ok, some problems was caused by incompatibility betwen nVidia 9742 drivers and wine, now i have again perfect working 9625 drivers. Here is updated list: 1. 3DMark 2003 - cant open setings menu - this has been fixed in last 2 days in CVS 2. 3DMark 2003 - with GLSL, almost all working test are

Re: Wine 0.9.25 full of regressions!

2006-11-13 Thread Jesse Allen
On 11/13/06, Mirek <[EMAIL PROTECTED]> wrote: Hi, i am testing wine about every 3 days from current git. Warcraft 3 cant run for me if i am using option "-opengl", with direct3d (default) it is working without any problems, but it is slower. If you want i can do testing every second day (after so

Re: Wine 0.9.25 full of regressions! ( for certain applications )

2006-11-13 Thread Nick Law
For what it's worth, World of Warcraft is working well in opengl mode except for certain hardware... For instance ATI X series seem to have crashes however I'm not sure if this is widespread or just one or two users. ON ATI 8500 series & higher cards opengl is working well but ONLY if you add t

Re: Wine 0.9.25 full of regressions!

2006-11-13 Thread Mirek
Hi, i am testing wine about every 3 days from current git. Warcraft 3 cant run for me if i am using option "-opengl", with direct3d (default) it is working without any problems, but it is slower. If you want i can do testing every second day (after some changes in CVS) and report problems, but

Re: Wine 0.9.25 full of regressions!

2006-11-12 Thread Jesse Allen
On 11/12/06, Joseph Garvin <[EMAIL PROTECTED]> wrote: Why would it be so difficult to have someone to pick a couple of common apps, like winzip, word, and warcraft3, and make sure they still function before every release? Here's a common problem. I tested Warcraft 3 with 0.9.25 from compile,

Re: Wine 0.9.25 full of regressions!

2006-11-12 Thread Peter Beutner
not totally break. It's pretty obvious that there is no one > checking to make sure common apps work before rolling the release > tarballs. Granted, sometimes it's necessary for parts of wine to be > totally restructured in order to do things correctly and avoiding > regressions in th

Re: Wine 0.9.25 full of regressions!

2006-11-12 Thread Aaron Slunt
not totally break. It's pretty obvious that there is no onechecking to make sure common apps work before rolling the releasetarballs. Granted, sometimes it's necessary for parts of wine to betotally restructured in order to do things correctly and avoiding regressions in this case is un

  1   2   >