http://bugs.winehq.org/show_bug.cgi?id=421
--- Comment #108 from Luke Benstead <kazade(a)gmail.com> 2009-01-30 10:06:05 ---
I took a look at the patch the other day. If I understand it correctly, when
the DIB engine is enabled, doesn't it take over all DIB functions? Wouldn't a
far better approach be to have the on/off switch, but also only replace the
functions that are complete in the DIB engine? IIRC there is a list of function
pointers stored in the DC, which are replaced by the DIB engine when it's
enabled, is there a reason why these can't be switched on a one-by-one basis?
--
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=421
--- Comment #107 from Austin English <austinenglish(a)gmail.com> 2009-01-30 09:58:05 ---
(In reply to comment #104)
> If this is disabled by default and doesn't cause regression, then why is it
> still outside the official source tree? Why waste time on rebasing the patch if
> it can be maintained "for free" in the official tree?
>
If the approach isn't right, it won't be accepted into the main tree.
--
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=421
--- Comment #106 from max(a)veneto.com 2009-01-30 09:55:38 ---
(In reply to comment #105)
> I think it causes regressions still.
>
AFAIK not, if disabled.... code flow is unchanged if driver is not found and/or
if driver is disabled. That was my most careful point when designing it.
When enabled, of course it WILL cause many regressions, the engine is still in
its initial state.
Ciao
Max
--
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=421
--- Comment #105 from Dan Kegel <dank(a)kegel.com> 2009-01-30 09:49:10 ---
I think it causes regressions still.
--
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=6468
pasmoi <pasmoi(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pasmoi(a)gmail.com
--- Comment #11 from pasmoi <pasmoi(a)gmail.com> 2009-01-30 07:37:05 ---
I've got this bug with:
pm@localhost ~ $ wine --version
wine-1.1.11
On an up to date gentoo.
I play "Counter Strike Condition Zero"
I can never finish a round. Sometime the game "freezes" in the middle of the
first round.
Sometime, I can go to the end of round, but then, the game "freezes" each time.
Here is what I get when the game freezes:
err:ntdll:RtlpWaitForCriticalSection section 0x9d7c3c "?" wait timed out in
thread 0060, blocked by 0061, retrying (60 sec)
fixme:shdocvw:ViewObject_SetAdvise (0x213a70)->(1 00000002 0x4e88220)
fixme:shdocvw:PersistStreamInit_InitNew (0x213a70)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x213a70)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x213a70)->(ffffffff)
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x9c8fa98)
fixme:shdocvw:OleInPlaceObject_UIDeactivate (0x9c8fa98)
fixme:shdocvw:OleObject_Close (0x9c8fa98)->(1)
fixme:shdocvw:ViewObject_Draw (0x213a70)->(1 -1 (nil) (nil) 0xd68 0xf80
0x33f798 (nil) (nil) 00000000)
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x213a70)
fixme:shdocvw:OleInPlaceObject_UIDeactivate (0x213a70)
fixme:shdocvw:OleObject_Close (0x213a70)->(1)
err:ntdll:RtlpWaitForCriticalSection section 0x7e568840 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0038, blocked by 0018, retrying
(60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec604 "loader.c:
loader_section" wait timed out in thread 0043, blocked by 0018, retrying (60
sec)
Also, when I use "PlayOnLinux" to run winecfg, when I press the OK button, a
window appear saying that a "reboot of the windows computer" is simulated, and
the window freezes with the following similar message in the terminal:
err:ntdll:RtlpWaitForCriticalSection section 0x9d7c3c "?" wait timed out in
thread 0060, blocked by 0061, retrying (60 sec)
fixme:urlmon:CoInternetSetFeatureEnabled 5, 0x00000002, 1, stub
fixme:urlmon:CoInternetSetFeatureEnabled 10, 0x00000002, 1, stub
fixme:shdocvw:ViewObject_SetAdvise (0x18ba38)->(1 00000002 0x142d288)
fixme:shdocvw:PersistStreamInit_InitNew (0x18ba38)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x18ba38)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x18ba38)->(ffffffff)
fixme:urlmon:CoInternetSetFeatureEnabled 5, 0x00000002, 1, stub
fixme:urlmon:CoInternetSetFeatureEnabled 10, 0x00000002, 1, stub
fixme:shdocvw:ViewObject_SetAdvise (0x18c058)->(1 00000002 0x142d4b0)
fixme:shdocvw:PersistStreamInit_InitNew (0x18c058)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x18c058)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x18c058)->(ffffffff)
fixme:win:RegisterDeviceNotificationA (hwnd=0x2006a,
filter=0x33e088,flags=0x00000004),
returns a fake device notification handle!
It seems to me that it's the same error (and maybe the same bug).
I can't run last wine 1.13 on my system (because of GLIBC)
I can reproduce the bug at will, so I think I can help with the bug-fixing ...
--
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=421
TomaszD <dominikowski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dominikowski(a)gmail.com
--- Comment #104 from TomaszD <dominikowski(a)gmail.com> 2009-01-30 06:13:14 ---
If this is disabled by default and doesn't cause regression, then why is it
still outside the official source tree? Why waste time on rebasing the patch if
it can be maintained "for free" in the official tree?
--
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=421
max(a)veneto.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #18965|0 |1
is obsolete| |
--- Comment #103 from max(a)veneto.com 2009-01-30 06:09:29 ---
Created an attachment (id=19092)
--> (http://bugs.winehq.org/attachment.cgi?id=19092)
Testing DIB Engine -- Rebased on 30 January 2009 wine tree
As many changes where made in GDI32 on latest commits, I rebased the testing
engine on it, plus a small fix.
I suppressed 'configure' file on the patch, as it was an huge diff and anyways
it can be autogenerated. You'll need probably an 'autoconf' command before the
configure-build steps.
Instructions on how enable/disable the engine are the same as before.
Ciao
Max
--
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=7012
--- Comment #7 from eugennc <eugennc(a)gmail.com> 2009-01-30 05:04:29 ---
(In reply to comment #6)
> Still in 1.1.12. Does anybody know what is Flux? Some extension for the DX7?
>
Flux is the graphical- ( and overall game- ) engine of IWD2:EoC. Also still not
working in 1.1.13 on gentoo amd64.
--
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=2467
kostindima(a)yandex.ru <kostindima(a)yandex.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kostindima(a)yandex.ru
--- Comment #97 from kostindima(a)yandex.ru 2009-01-30 04:58:08 ---
Stanly Ibkis
Try to playing via garena or hamachi =)
--
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=17192
Summary: winecfg fixme:ntoskrnl:KeInitializeSpinLock stub:
0x462740 fixme:ntoskrnl:KeInitializeSpinLock stub:
0x46273c fixme:ntoskrnl:KeInitializeSpinLock stub:
0x462744 fixme:ntoskrnl:KeInitializeSpinLock stub:
0x462748 fixme:ntoskrnl:KeInitializeSpinLock stub: 0
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mandrake9(a)yahoo.com
Wine do not upload after changing the configuration from windows xp to windows
2000. I was installing windows media player 9 series. I had installed already.
But it not loaded too. So I changed to windows 2000 to see if it worked. When I
rebooted then Wine do not load or do anything.
--
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.