http://bugs.winehq.org/show_bug.cgi?id=312
--- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-04-17 16:08:01 ---
Can you give this a try in current (0.9.59 or newer) and see if it works? Can
you link to a demo program with this problem?
--
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=6801
--- Comment #45 from Hin-Tak Leung <htl10(a)users.sourceforge.net> 2008-04-17 14:49:41 ---
(In reply to comment #44)
<snipped>
> I think that crash which I'm talking about is because of wrong memory release
> order in ReleaseWebBrowser (dlls/hhctrl.ocx/webbrowser.c). It should be:
> 1. info->web_browser
> 2. info->wb_object
> 3. info->client_site
>
> But first I need to know if crash (and solution) occurs not only in my
> environment?
>
> So... do you confirm that crash?
<snipped>
I don't think I understand that part of the code, although I have tried in the
past. I think the window handle patch (or a corrected patch for it, if I made a
mistake) is a must, because the parent must keep track of daughter windows and
releases resources correctly - the unpatched git code is just wrong (and as it
says, it has two FIXME's); secondly, the resources management must deal with
multiple help windows correctly (or just let it leak, rather than crash; and
wait for a proper fix for the leak later).
I haven't had a crash lately, since the local windows handle patch, but maybe I
am just not trying hard enough :-).
--
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=5941
--- Comment #5 from MagicMan <MagicMan07(a)bluebottle.com> 2008-04-17 13:15:14 ---
Yes this is still an issue (as of Wine 0.9.59).
The table windows still don't resize correctly with PokerStars. However, the
lobby windows have been able to resize for quite some time now.
Currently the only way to get the table windows to resize like they should is
to un-check 'allow the window manager to control the windows' in the Graphics
tab of winecfg.
--
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=8870
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8348 is|0 |1
obsolete| |
--- Comment #12 from Juan Lang <juan_lang(a)yahoo.com> 2008-04-17 10:35:18 ---
Created an attachment (id=12267)
--> (http://bugs.winehq.org/attachment.cgi?id=12267)
Resynced hack
Can you retry with the attached patch (and post a +crypt log)?
--
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=7836
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-04-17 09:05:11 ---
This now starts fine for me in current git. Apparently this bug is fixed (
maybe for a long time already, i wouldnt know)
--
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=8777
Damjan Novak <aryah47(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aryah47(a)gmail.com
--- Comment #10 from Damjan Novak <aryah47(a)gmail.com> 2008-04-17 08:49:05 ---
(In reply to comment #9)
> Is this still an issue in current (0.9.59 or newer) wine?
I'll try it out as soon as I manage to grab some gnu/linux comp..
--
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=7879
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-04-17 08:38:52 ---
looks like patch from comment 5 has been committed already a long time ago
(checked in filesource.c) The game doesn't crash anymore and starts here,
though it has several graphical glitches, but that's another bug
--
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=5462
--- Comment #8 from Gustavo <gugamilare(a)gmail.com> 2008-04-17 08:11:15 ---
Maybe this is a bug in X Window System (or perhaps video driver)? I have a
GeForce 7300LE and so I use nvidia-settings to adjust the resolution (color
depth, etc) and sometimes it signals an error saying that it could not change
resolution (and asks if I want to change to "metamode" whatever that means,
because I see no difference). The only workaround I found is to re-login. I
noticed suspect that this error coincides with the times that any game start in
a window, because I saw no case in witch one of the errors ocurred during a
session and the other didn't.
--
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=8870
Rob Shearman <rob(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #10677|0 |1
is obsolete| |
--- Comment #11 from Rob Shearman <rob(a)codeweavers.com> 2008-04-17 06:33:59 ---
Created an attachment (id=12265)
--> (http://bugs.winehq.org/attachment.cgi?id=12265)
+crypt trace with detached update patches applied
Let me know if you need any more logs.
--
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=8796
--- Comment #20 from TomaszD <dominikowski(a)gmail.com> 2008-04-17 05:03:03 ---
Can you try starting the game with:
wine Porsche.exe driver=dx7z
Try using Windows 98 through XP modes. I don't think the game was designed to
run on 3.1. The unofficial patch (Enhanced Version) makes it work with
2000/xXP.
Try this link http://www.nfstuning.com/needforspeed/porscheunleashed/patches/
--
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.