(In reply to comment #44)
> Ok.
> 1) The overlay _doesn't work_ in all games I tried (TF2, L4D2, PD) on 1.5.9.
> No
> matter how I compile, with flags or without them.
Works for me (I've updated the Debian package git using instructions at
http://pkg-wine.alioth.debian.org, built and installed it
(In reply to comment #42)
> > This is already an indication of some problem. Maybe it will work for me if
> > I
> > do enought restarts but I'm not going to do that.
> Yes, but it's TF2-only issue. L4D2 and PAYDAY have the overlay working every
> time I launch them and TF2 doesn't use it anyway.
C
(In reply to comment #40)
> (In reply to comment #38)
> > I've double-checked and found that the behavior is different for different
> > games. Please check that you test the same game with different wine setups.
> All tests were with TF2 mostly and when overlay worked it worked in every game
> I t
(In reply to comment #37)
> What do you mean by "works"?
The overlay opens.
> You said it doesn't work since 1.4.x for you.
I only said that it didn't work at least once with a Debian 1.4.x package.
> 1.5.9 built without any additional flags allow running games with
> overlay enabled in settings
(In reply to comment #33)
> We probably need a new bug for the new breakage.
> Could someone do
> http://wiki.winehq.org/RegressionTesting
> and file a bug showing which change broke things?
As even 1.4.1 doesn't work, at least when run from the source directory,
it's not possible.
--
You rece
(In reply to comment #35)
> It's related to GCC
I don't think so.
> so what's the exact version of it you're using?
4.7.1
> I compile using make -j8 CFLAGS="-O3 -pipe
> -fno-strict-aliasing -fomit-frame-pointer -ffunction-sections
> -fdata-sections -maccumulate-outgoing-args -mno-push-args
> -fr
Even 1.5.6, even built with flags from the comment 27 (I still think
they are not relevant here) doesn't open the overlay for me. And I had
this behavior even on 1.4.x at least once.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
wine built with -g requires latest (20111012) prelink version when gcc >
4.5 so I suspect most or all of overlay problems on modern wine are
caused by that (see #30862). That also explains why new gcc doesn't
always cause problems and why any changes to CFLAGS (as long as they
drop -g) may fix the