search for: regressiontesting

Displaying 20 results from an estimated 144 matches for "regressiontesting".

2006 Dec 13
3
Error to install fMultivar package
Hi, I tried to install fMultivar package but an error occurs that I could not understand. (I've been worked with linux / Ubuntu 6.06 LTS) > install.packages("fMultivar") Warning in install.packages("fMultivar") : argument 'lib' is missing: using /usr /local/lib/R/site-library --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk
2009 May 27
5
Regression From Platinum
Theme hospital used to work flawlessly however the cursor now has serious issues. Unfortunately I haven't played the game for a while so cannot pinpoint which version of wine has caused this regression (according to the test results it was first noticed in 1.1.12).
2011 May 15
1
Questions about compiling wine from Git
...ed. Do 'make' to compile Wine. And I found this point on make's manual: http://www.gnu.org/software/make/manual/make.html#Automatic-Prerequisites Does it mean that 'make depend' is not needed any longer? If yes, then why is it mentioned as required here: http://wiki.winehq.org/RegressionTesting#head-089a0426c963d62c05b11cd57ebbf3305c5053aa and here http://wiki.winehq.org/RegressionTesting#head-05e42bb1e9c9659783d6280064efa19699cac713 and here http://wiki.winehq.org/RegressionTesting#head-3967051fd1227e1722329d82d68a1d96eba97117
2009 Apr 02
3
WinBUGS breaks under WINE > 1.1.12
Dear Wine-friends, I was wondering if any of you would have a clue around why WinBUGS (http://www.mrc-bsu.cam.ac.uk/bugs/), a nifty Markov chain Monte Carlo sampler widely used in Bayesian statistical modelling, no longer works when run through any version of WINE newer than 1.1.12. I have encountered this issue of my machines at home (which runs on Zenwalk 6.0) and work (Mandriva 2008.1) a
2008 Aug 17
3
Questions about git and building wine
I was asked to try a regression test (http://wiki.winehq.org/RegressionTesting) to see if the bug I am seeing now is not present when I revert to a previous version of wine. So, my first question is, how do I revert to a previous version of wine? I'm on Ubuntu 8.04, so it would be nice if there was an apt-get command I could use. I've tried "apt-get install wine...
2010 Nov 08
6
Ubuntu 10.10 AMD64 and building wine
...ne. However, if I want to continue doing things with wine, I need a little more information than is in the wiki on building wine for 32-bit and/or 64-bit operations. First question: Are the instructions for 10.04 still OK? Is there any real change? Second question: If I follow the line in the RegressionTesting page that says: [code]CC="ccache gcc -m32" ./configure --verbose[/code] will it be OK to build the 32-bit version? Third question: With a 64-bit machine running the 64-bit O/S should I worry about running a 32-bit version at all?
2009 Jan 26
2
Problems compiling for git testing (No OpenGL library found)
I'm following the instructions at http://wiki.winehq.org/RegressionTesting to find the problem that stopped a series of my games from working, but when I run Code: CC="ccache gcc" ./configure --verbose Everything goes fine except at the end an error is produced: "configure: WARNING: No OpenGL library found on this system. OpenGL and Direct3D won't be...
2008 Dec 29
2
Sound quality down recently
I have noticed a significant deterioration in incoming sound quality recently, and was wondering if anyone else had the same experience. (I build git and re-install the programs on a new config daily.) I run Dragon NaturallySpeaking 10, which grades microphone sound on a range of 1 to (I think) 45. I used to get a score of about 26-28 just a couple of weeks ago, but now it's down to about
2009 Jul 09
2
neverwinter nights no longer works with 1.1.25
Hello, I was using neverwinter nights 1.68 with wine 1.1.24 and all was good. But with 1.1.25 I can no longer start the game. It goes past the intro movies but instead of showing the main menu it shows a blank screen. What do I do now? Can I post a bug? Where?
2010 Jul 18
5
A little doubt about bug 21659
Using wine 1.2 I have again the bug 21659, I see the status is UNCONFIRMED. Is needed for afected users make the regression testing?. Thanks http://bugs.winehq.org/show_bug.cgi?id=21659
2010 Oct 01
2
regression, troubles with setup git tree
Hi! I probably found regression in Wine. The problem is i don't know last stable release name (tag, version number) of Wine which don't have this regression. I carefully read about regressions here http://wiki.winehq.org/RegressionTesting Here i see a way to setup git tree somewhere between stable versions. It can be useful if i exactly know two adjacent (neighbour) stable version numbers (in article example it is git bisect good wine-0.9.36, git bisect bad wine-0.9.37). But I don't know it and want to find last working version....
2010 Oct 06
2
Regression bug in latest Wine?
Hi. I've been using Keep Focused (http://keepfocused.codeplex.com/) in Wine and it was working despite some errors. But today I updated Wine from the Wine and this is the error I get when I start it: Code: fixme:gdiplus:GdipMeasureString graphics object has no HDC Unhandled Exception: System.NotImplementedException: The requested feature is not implemented [GDI+ status: NotImplemented]
2006 Aug 03
1
strange before_filter error. is this a bug i have found?
... before_filter :find_regression_test def find_regression_test @regression_test=RegressionTest.find(8) end .... The above seems like perfectly normal before_filter syntax, but it gives this error. Aldo is no application trace, just a framework trace: Any idea what is wrong? NoMethodError in Regression testsController#modify_regression_test private method `equal?''
2011 Mar 03
4
Future Tax Regression
Hi to all, I'm trying to run a Canadian income tax program called FutureTax2010 (www.futuretax.ca) under wine 1.2 and 1.3 beta, but there appears to be a regression. It runs under wine 1.0.1, and loads OK under 1.3, but when I try to open an existing (known valid) file FT pops up a message box that says "An unsupported operation was attempted". A screen shot of the end result of
2008 May 28
2
Regression From Platinum: Red Alert Yuri's Revenge
When running ra2md.exe the game starts, the menu works flawlessly, and everything is honky dory... But when trying to start, for instance, a skirmish game, it goes through the setup(choose name, playing field, country, etc), go to the loading screen, and then once it is finished loading the data it crashes(right when entering the actual game. # on startup fixme:keyboard:RegisterHotKey
2008 Sep 08
4
Installing patches help
Hey, I just want to state before I ask my questions, I am still rather new to Linux, and to Wine, so please, bear with me. The following questions I have are How do I install patches to Wine? How do I make this http://bugs.winehq.org/attachment.cgi?id=15516 into a file I can patch into Wine? Please, have the answers be idiot proof. If it matters, I am using Mandriva Linux 2008 spring as my
2007 Oct 23
2
wine-0.9.47 broke Morrowind
Upgraded to wine-0.9.47 via Debian-Etch Synaptic Package Manager. Elder Scrolls III - Morrowind no longer launches. I have the following kernel: Debian Etch 2.6.18-4.k7 And I receive the following output: ---------------------- jeff at moe:~/.wine/drive_c/Program Files/Bethesda Softworks/Morrowind$ wine morrowind.exe fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
2013 Mar 19
1
Error when adding lines to a plot using the mixed-effect model and metafor package
Hi, I am a student using R for my final year project, with the metafor package being particularly helpful. I have been following the steps laid out in the manual 'Conducting Meta-analysis in R with the Metafor package' (Viechtbauer, 2010) and applying it to my own data of infected Anopheles mosquitoes across Africa. In particular, I am attempting to apply a mixed-effect model to my data
2009 Dec 23
2
Wine 1.1.35 DirectX error on OS X
Hi I have been using Wine to play Lotro on OS X 10.6.2 and everything has been fine until I upgraded to 1.1.35 yesterday. Now when I try to run the game I get a "Direct3D could not be initialised" error and in the terminal window I launched the game from the following errors appear:- err:wgl:has_opengl Failed to load libGL: dlopen(libGL.1.dylib, 266): image not found
2008 Apr 26
11
Odd display problem for 0.9.59/60
I came across a problem after updating to 0.9.59 and it appears to have continued to 0.9.60. I started with gutsy, ATI 9600 with the fglrx drivers, direct rendering working as with the games i wanted (CNC3, Champ Man...) in 0.9.58 however on upgrading to .9.59 software installs and winecfg both display properly, However on running the games i get a fuzzy display a bit like a tv half tuned in to