Open forum for end-user questions about
Wine . Before asking questions, check out the
Wiki as a first step.
Forum Rules
Cloudef
Level 4
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Sun Jul 26, 2009 6:44 am
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
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Sun Jul 26, 2009 10:43 am
Does not seem to work with clean Wineprefix either. It seems that it is latest Wine problem or Steam problem.
Frédéric Delanoy
Post
by Frédéric Delanoy » Sun Jul 26, 2009 11:05 am
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
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Sun Jul 26, 2009 12:27 pm
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
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Sun Jul 26, 2009 2:50 pm
Yeah made both sure, Weird it worked week ago when i installed it :/
Cloudef
Level 4
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Sun Jul 26, 2009 2:58 pm
Nah not brothering to downgrade, i dont use steam a lot anyways. Just wanted to check HL2 with lastest Wine
PS. where is the edit button?
3vi1
Level 4
Posts: 125 Joined: Sun Feb 24, 2008 8:24 pm
Post
by 3vi1 » Sun Jul 26, 2009 3:42 pm
Like Vitamin, it's working fine for me too. I think it's something local to your machine/config.
vitamin
Moderator
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Mon Jul 27, 2009 12:32 am
Cloudef wrote: PS. where is the edit button?
Disabled.
Cloudef
Level 4
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Mon Jul 27, 2009 3:51 am
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
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Mon Jul 27, 2009 7:52 am
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
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Mon Jul 27, 2009 8:09 am
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
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Mon Jul 27, 2009 8:11 am
Also Steam updates fine.
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
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Mon Jul 27, 2009 8:14 am
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
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Mon Jul 27, 2009 8:31 am
Dint work =(
"We really need edit button..."
austin987
Wine Developer
Posts: 2383 Joined: Fri Feb 22, 2008 8:19 pm
Post
by austin987 » Mon Jul 27, 2009 11:02 am
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
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Mon Jul 27, 2009 12:11 pm
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
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Mon Jul 27, 2009 1:34 pm
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
Posts: 2383 Joined: Fri Feb 22, 2008 8:19 pm
Post
by austin987 » Mon Jul 27, 2009 1:38 pm
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
Posts: 138 Joined: Wed Mar 18, 2009 3:10 pm
Post
by Cloudef » Mon Jul 27, 2009 2:03 pm
Make uninstall, Make clean solved it =) then just compiled again. Probably some bad patches or other my stupid things.