Wolfenstein regression with Wine 1.3

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Eric Fernandez

Wolfenstein regression with Wine 1.3

Post by Eric Fernandez »

Hi,

I have been running Wolfenstein succesfully on my 64-bit Linux system
(both on Mandriva and Archlinux) using Wine 1.2 in 32-bit version.
However, Wine has been upgraded to 1.3.0 version on both systems, and
I cannot run it anymore. I get a dialog when I try to run it saying:
"You're not authorized to run this game!". I use a patched Wolf2.exe
that was working properly with wine 1.2.

Any ideas?
Thanks in advance.
Eric
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: Wolfenstein regression with Wine 1.3

Post by jeffz »

Eric Fernandez wrote:Hi,

I have been running Wolfenstein succesfully on my 64-bit Linux system
(both on Mandriva and Archlinux) using Wine 1.2 in 32-bit version.
However, Wine has been upgraded to 1.3.0 version on both systems, and
I cannot run it anymore. I get a dialog when I try to run it saying:
"You're not authorized to run this game!". I use a patched Wolf2.exe
that was working properly with wine 1.2.

Any ideas?
Thanks in advance.
Eric
hi, could you run a regression test to identify where the problem is?

http://wiki.winehq.org/RegressionTesting
Eric Fernandez

Wolfenstein regression with Wine 1.3

Post by Eric Fernandez »

2010/8/4 jeffz <[email protected]>:

hi, could you run a regression test to identify where the problem is?

http://wiki.winehq.org/RegressionTesting
Hi,

I can try to do this, although I did not follow the git version, so I
cannot tell with which commit this issue appeared.
I know this might be difficult to know at tjis stage, but do you have
an idea if that dialog "You're not authorized to run this game!" is
part of Wine, or part of the game I am using?

Eric
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wolfenstein regression with Wine 1.3

Post by dimesio »

Eric Fernandez wrote:I know this might be difficult to know at tjis stage, but do you have an idea if that dialog "You're not authorized to run this game!" is part of Wine, or part of the game I am using?
That is not a Wine message.
Eric Fernandez

Wolfenstein regression with Wine 1.3

Post by Eric Fernandez »

2010/8/4 dimesio <[email protected]>:

That is not a Wine message.


Does it mean that with wine 1.3 some kind of copy protection now works
whereas it was not working before?
Eric Fernandez

Wolfenstein regression with Wine 1.3

Post by Eric Fernandez »

2010/8/4 dimesio <[email protected]>:
Eric Fernandez wrote:
I know this might be difficult to know at tjis stage, but do you have an idea if that dialog "You're not authorized to run this game!" is part of Wine, or part of the game I am using?
That is not a Wine message.





Also, I wanted to say I have been running Wolfenstein as root so far.
Would that change something for wine 1.3 ?
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wolfenstein regression with Wine 1.3

Post by dimesio »

Eric Fernandez wrote:
Also, I wanted to say I have been running Wolfenstein as root so far.
Would that change something for wine 1.3 ?
You should never have done that. http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014
Eric Fernandez

Wolfenstein regression with Wine 1.3

Post by Eric Fernandez »

2010/8/4 dimesio <[email protected]>:
Indeed. I'll retry as user, but I am wondering the problem will still be there.
James McKenzie

Wolfenstein regression with Wine 1.3

Post by James McKenzie »

Eric Fernandez wrote:
2010/8/4 dimesio <[email protected]>:

Indeed. I'll retry as user, but I am wondering the problem will still be there.


Don't know. You will have to fix permissions in your .wine directory first.

It is possible that this will fix the problem you describe...

If the problem remains, please run the Regression Test.

There is a page on the Wiki for running Git for Wine:
http://wiki.winehq.org/GitWine

Do not run the the make install part, this is not necessary and will
overwrite the Wine 1.3.0 you installed (if you have permissions to write
in the installation directories.)

James McKenzie
Frédéric Delanoy

Wolfenstein regression with Wine 1.3

Post by Frédéric Delanoy »

On Wed, Aug 4, 2010 at 12:23, Eric Fernandez <[email protected]> wrote:
2010/8/4 jeffz <[email protected]>:
hi, could you run a regression test to identify where the problem is?

http://wiki.winehq.org/RegressionTesting
Hi,

I can try to do this, although I did not follow the git version, so I
cannot tell with which commit this issue appeared.
The purpose of regression testing is precisely to tell in which commit
the issue appeared.
Even if you do not follow the git version per se, wine releases are
just snapshots after a specific
git commits, so you can now, for instance, that it worked with
wine-1.2 and not with wine-1.3.0,
so you can reduce the time necessary for regression testing;
I know this might be difficult to know at tjis stage, but do you have
an idea if that dialog "You're not authorized to run this game!" is
part of Wine, or part of the game I am using?

Eric
Locked