Steam all weird today.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Steam all weird today.

Post by Cloudef »

Image

I get the following error, tried to google but found no working solution. Nothing has changed on my system. Steam worked fine when i tried it 1 week ago. I doubt the issue is Wine.
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Does not seem to work with clean Wineprefix either. It seems that it is latest Wine problem or Steam problem.
Frédéric Delanoy

Steam all weird today.

Post by Frédéric Delanoy »

On 07/26/2009 05:43 PM, Cloudef wrote:
Does not seem to work with clean Wineprefix either. It seems that it is latest Wine problem or Steam problem.
Maybe you should try with 1.1.25 (cf. http://wine.budgetdedicated.com/apt/pool/main/w/wine/)
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Steam all weird today.

Post by vitamin »

Works fine here. Make sure another instance of steam is not running. Also make sure you starting steam from it's directory.
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Yeah made both sure, Weird it worked week ago when i installed it :/
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Maybe you should try with 1.1.25 (cf. http://wine.budgetdedicated.com/apt/pool/main/w/wine/)
Nah not brothering to downgrade, i dont use steam a lot anyways. Just wanted to check HL2 with lastest Wine :P

PS. where is the edit button?
3vi1
Level 4
Level 4
Posts: 125
Joined: Sun Feb 24, 2008 8:24 pm

Post by 3vi1 »

Like Vitamin, it's working fine for me too. I think it's something local to your machine/config.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Cloudef wrote:PS. where is the edit button?
Disabled.
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

I think it's something local to your machine/config.
I wonder what it could be, if it does not work with clean Wineprefix then it could be that my machine does not allow to load that dll?
Disabled.
I see.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Cloudef wrote:I wonder what it could be, if it does not work with clean Wineprefix then it could be that my machine does not allow to load that dll?
The only times I've seen this error are:
1. You using lots of native overrides for IE
2. You starting steam wrong (cd ~; wine /some/unix/path/steam.exe) or other variations of
3. The steam setup was busted (installation failed, interrupted, etc)
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

You using lots of native overrides for IE
Clean wineprefix no dll overides.
You starting steam wrong (cd ~; wine /some/unix/path/steam.exe) or other variations of
Nope, cd to/steam/dir; wine Steam.exe
The steam setup was busted (installation failed, interrupted, etc)
Installed many times.
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Also Steam updates fine.
Image

I heard this could be connection issue, but it worked fine week ago and i haven't done anything to my connection :/
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Now that i think of it, maybe this patch breaks it. Gonna try to revert it as i only needed it on Photoshop install.
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Dint work =(

"We really need edit button..."
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Steam all weird today.

Post by austin987 »

On Mon, Jul 27, 2009 at 8:31 AM, Cloudef<[email protected]> wrote:
Dint work =(

"We really need edit button..."
The forums are linked to the mailing lists, which would then not received edits.

It was disabled for a reason.


--
-Austin
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Oh, i see that. I think i know the reason for failing. Maybe -O3 flag when i compile Wine. I'll compile with default parameters and see how it goes.
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Weird, reverted back to checkinstalled 1.26 deb and it worked with it :/ But when i build new one with clean git it does not work :/
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Steam all weird today.

Post by austin987 »

On Mon, Jul 27, 2009 at 1:34 PM, Cloudef<[email protected]> wrote:
Weird, reverted back to checkinstalled 1.26 deb and it worked with it :/ But when i build new one with clean git it does not work :/
Then run a regression test.

--
-Austin
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

Make uninstall, Make clean solved it =) then just compiled again. Probably some bad patches or other my stupid things.
Locked