http://bugs.winehq.org/show_bug.cgi?id=22032
Summary: Steam in-game overlay does not work outside winedbg
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Enrico_m(a)gmx.de
CC: stefandoesinger(a)gmx.at
Thanks to the amazing work of Stefan Dösinger (my wine hero), the Steam in-game
overlay is finally working - but only if I run Steam in winedbg. Outside
winedbg i get the following error, if I try to run the game with in-game
overlay enabled:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ede1bf5
Tested with "Supreme Commander 2", "Mirror's Edge" and "Team Fortress 2"
I'm happy to provide logs, if someone could point me to the right trace
channel(s).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8997
--- Comment #51 from Tim Williams <tjandacw(a)yahoo.com> 2011-10-04 05:33:58 CDT ---
(In reply to comment #50)
> Hi, I was wondering if there are any new developments. I installed TM-AHG a
> couple days ago. The first couple times I tried to use it (right after I
> installed it), it worked. I accessed the database on DOTnet and could see the
> data. It seems like it only stopped working after I rebooted my computer. The
> workaround doesn't seem to work for me. Once it's unresponsive, I've tried to
> kill it with the system monitor as well as the command line 'kill'. Both do
> kill it, but when I restart the program, it just goes back out and gets it
> again. I don't get the message that it terminated poorly. Any other ideas for
> a work-around? The manual says if you hold the left shift while clicking the
> icon, it will start without going out to Dotnet, but that doesn't seem to work.
Not sure what the '-AHG' refers to, but after you kill TM, when you start it
again, you will get a popup saying that you didn't upload the database the last
time you exited, and if you would like to use the current files on your
computer. Click 'Yes' and the data that was downloaded the last time will be
used.
I haven't really tried the left-shift option, but you want to use DotNet anyway
to get the current data. You just have to kill TM and then get back in.
I need to try and get back to tracking down this bug, but I'm really not good
in Windows programming, and I keep getting lost in all the different callbacks.
HTH,
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8997
Joe <joekluse(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joekluse(a)gmail.com
--- Comment #50 from Joe <joekluse(a)gmail.com> 2011-10-04 03:17:13 CDT ---
Hi, I was wondering if there are any new developments. I installed TM-AHG a
couple days ago. The first couple times I tried to use it (right after I
installed it), it worked. I accessed the database on DOTnet and could see the
data. It seems like it only stopped working after I rebooted my computer. The
workaround doesn't seem to work for me. Once it's unresponsive, I've tried to
kill it with the system monitor as well as the command line 'kill'. Both do
kill it, but when I restart the program, it just goes back out and gets it
again. I don't get the message that it terminated poorly. Any other ideas for
a work-around? The manual says if you hold the left shift while clicking the
icon, it will start without going out to Dotnet, but that doesn't seem to work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28564
Bug #: 28564
Summary: [regression] registrar.c:782:8: error:
'CLSID_Registrar' undeclared
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.ronis(a)mcgill.ca
Classification: Unclassified
I just tried to compile a fresh copy of the git/master. The uild dies with:
/usr/bin/gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits
-Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -o
registrar.o registrar.c
registrar.c: In function 'DllGetClassObject':
registrar.c:782:8: error: 'CLSID_Registrar' undeclared (first use in this
function)
I'm on a slackware 13.37+patches i686.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5535
Jay <jaynobyl(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jaynobyl(a)gmx.de
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7929
--- Comment #122 from Erich Hoover <ehoover(a)mines.edu> 2011-10-03 12:30:31 CDT ---
(In reply to comment #121)
> It did. Now Filemaker can find servers automatically (and connect, open files
> and stuff), just like in Windoze. Many thanks again!
> But... Should setcap be needed for the patch, or wine, to work correctly?
In the case of this patch, yes. There are also a couple other networking
features that also require CAP_NET_RAW, so I'm hoping Alexandre will allow this
solution. It's possible that this capability could be turned on by default,
but I doubt that will happen until some security changes are made to the
preloader code.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8780
--- Comment #24 from jhgf <bernhardloos(a)googlemail.com> 2011-10-03 12:01:16 CDT ---
Created attachment 36694
--> http://bugs.winehq.org/attachment.cgi?id=36694
CreateTypeLib to CreateTypeLib2
The on-disk file format is different, but not sure if this really matters in
the end.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8780
jhgf <bernhardloos(a)googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
URL|http://www.futurepinball.co |http://www.futurepinball.co
|m/downloads/FuturePinballSe |m/download.html
|tup_v1.6b.20061029.exe |
Summary|Future pinball fails to |CreateTypeLib unimplemented
|load table |(needed for example by
| |native vbscript in certain
| |situations)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7929
--- Comment #121 from Emerson Prado <emerson.prado.eng(a)gmail.com> 2011-10-03 11:35:32 CDT ---
(In reply to comment #120)
> If that's the case then it didn't setup the capabilities correctly. Provided
> that you compiled Wine and installed it to the "standard" prefix then this
> should do it:
> sudo setcap cap_net_raw+epi /usr/local/bin/wine-preloader
It did. Now Filemaker can find servers automatically (and connect, open files
and stuff), just like in Windoze. Many thanks again!
But... Should setcap be needed for the patch, or wine, to work correctly?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8780
--- Comment #23 from Jacek Caban <jacek(a)codeweavers.com> 2011-10-03 11:25:45 CDT ---
(In reply to comment #22)
> But considering that vbscript is very much WIP at the moment, it might be
> better to wait a few weeks.
I'm done with initial version of vbscript, although there are still many
missing things to implement. Please file a separated bug report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.