http://bugs.winehq.org/show_bug.cgi?id=4009
------- Additional Comments From the3dfxdude(a)gmail.com 2006-19-08 21:32 -------
It's certainly a messaging or WM problem. It's caused by the order windows are
created too. Try this:
1. Start winefile using a desktop window and without any hack.
2. Launch Worms or Diablo.
3. Watch as winefile is drawn to the screen now where the menu is supposed to
be. Of course it's not really on top.
Also, I must state that this has to be a regression from the WM rewrite because
I remember Diablo working correctly 4+ years ago.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5996
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
------- Additional Comments From juan_lang(a)yahoo.com 2006-19-08 18:09 -------
Resetting severity to normal.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5997
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From alex(a)thehandofagony.com 2006-19-08 17:59 -------
Closing invalid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5971
------- Additional Comments From samuellb(a)bredband.net 2006-19-08 17:51 -------
The logs in Bug #5162 contain similar error messages so these bugs might be related.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5971
------- Additional Comments From samuellb(a)bredband.net 2006-19-08 17:43 -------
Created an attachment (id=3348)
--> (http://bugs.winehq.org/attachment.cgi?id=3348&action=view)
Console output
This happens when using the builtin richedit DLL.
If you use a native riched20.dll from a Window installation then the
username/password boxes should work but you'll probably get an error message
when trying to log on (this is a different bug, Bug #4781).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6002
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|https://www.advancedanalyzer|
|.com/download/AdvancedAnalyz|
|er.exe |
Summary|Ameritrade Advanced Analyzer|All apps that load wininet
|fails to install. |hang after Lotus Notes
|Installshield iserver.exe - |installed
|RegServer infinite loop? |
------- Additional Comments From dank(a)kegel.com 2006-19-08 16:48 -------
Removed .wine and reran, but now it doesn't hang.
The new trace diverges from the old one right before the problem;
in the good log, there is no ProviderOrder key.
In either log, wininet.dll's startup loads mpr.dll. and mpr.dll's startup
checks for ProviderOrder in function wnetInit().
It turns out Installing Lotus Notes 7 trial sets the ProviderOrder key,
and then even running the wininet tests locks up. Here's the last bit of
WINEDEBUG=+all ~/wine-git/wine tests/wininet_test.exe.so :
0009:trace:reg:NtQueryValueKey (0x38,L"ProviderOrder",2,0x33f550,30)
...
0009:trace:mpr:wnetInit provider order is L",npnotes"
Now to find the loop...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.