search for: jpka

Displaying 5 results from an estimated 5 matches for "jpka".

Did you mean: jeka
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
2010 Dec 13
0
Help testing regression
jpka <wineforum-user at winehq.org> wrote: > >Hi! I also need regression testing. Sadly, while try to install wine into my Ubuntu 10.10, for some old versions of Wine >like wine-1.0, i get errors like > There is a major problem here. If a program works with Wine 1.0.1 but does not wit...
2010 Dec 21
1
Re: regression, troubles with setup git tree
> git reset --hard Thanks, it's works and very useful! Now, how i, after some 'git bisect's, can i see where is set git tree currently precisely? I study many git manuals but found nothing so only way i have is compile current git and run 'wine --version'. Is there more faster way / git command exist? Also can I switch my git tree precisely one step forward and backward?
2010 Dec 21
0
regression, troubles with setup git tree
jpka <wineforum-user at winehq.org> wrote: > > >> git reset --hard > >Thanks, it's works and very useful! >Now, how i, after some 'git bisect's, can i see where is set git tree currently precisely? git status might be the command you are looking for. The status...
2010 Dec 13
1
Re: Help testing regression
Hi! I also need regression testing. Sadly, while try to install wine into my Ubuntu 10.10, for some old versions of Wine like wine-1.0, i get errors like Code: /usr/bin/install -c -m 644 `basename __install__/avifile.dll16` /usr/local/lib/wine/`basename __install__/avifile.dll16` /usr/bin/install: omitting directory `avifile.dll16' make[1]: *** [__install__/avifile.dll16] Error 1 make[1]: