http://bugs.codeweavers.com/show_bug.cgi?id=578
*** shadow/578 Tue Apr 16 12:25:55 2002
--- shadow/578.tmp.9867 Tue Apr 16 20:33:31 2002
***************
*** 9,15 ****
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: marinus(a)smits.dk |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 9,14 ----
***************
*** 30,32 ****
--- 29,42 ----
------- Additional Comments From marinus(a)smits.dk 2002-04-16 12:25 -------
Created an attachment (id=63)
TXT file included with some of the errors
+
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-04-16 20:33 -------
+ You said this worked with properly with previous versions of wine. Could you
+ tell us which version? If its a recent regression It may be easy to find and fix.
+
+ I found limited time (45 days) download available at
+
+ http://www.pmmail2000.com/download.html
+
+ Which version should I try?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=317
*** shadow/317 Sat Sep 8 19:54:48 2001
--- shadow/317.tmp.16477 Thu Apr 25 09:07:59 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-directx |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: delt(a)razorback.yi.org |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-directx |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: delt(a)razorback.yi.org |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 20,22 ****
--- 21,31 ----
Also, "dxdiag.exe" tool exits with "Error: Unable to get basic display info,
result code = 0x80004005 (Generic failure)"
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-25 09:07 -------
+ Eric, do you still see the problem with recent Wine builds?
+ If yes, could you be more specific about what applications crash?
+ What makes you think this is the same issue in all applications?
+
+ What kind of tool is dxdiag.exe? It looks like problems with this tool do not
+ belong to this bug. Probably you need to file a separate bug for it.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=311
*** shadow/311 Thu Apr 25 01:46:35 2002
--- shadow/311.tmp.9592 Thu Apr 25 07:28:11 2002
***************
*** 179,181 ****
--- 179,212 ----
But by this problem suffer only 10% windows programs. One of them is attached to
this report. I have kernel 2.2.19
What additional test would you like to do from me?
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-25 07:28 -------
+ Jaroslav, you are really patient with me :-)
+
+ Ok, now diving in Wine internals.
+ As I already mentioned I was not able to reproduce the bug on my machine.
+ You are welcome to try to do research on your own.
+ "The Perfect Enduser Wine Debugging Guide" can help you in this:
+ http://wine.codeweavers.com/fom-meta/cache/230.html
+
+ Refresh and do clean wine reinstall with default settings.
+ Get relay trace from successful program run (when the drive type is "floppy"),
+ then when the app crashes (drive type is "hd"). Separate from the successful run
+ the portion of trace which corresponds to failed trace and find differences
+ between them. Probably the most important information will be in differences
+ near crash place.
+
+ You can find information about this and other debugging methods in this chapter
+ of "The Perfect Enduser Wine Debugging Guide":
+ http://wine.codeweavers.com/fom-meta/cache/265.html
+
+ I advise you to start with relay trace of this channels (sorry for the line
+ wrapping):
+ wine --debugmsg
+ +file,+dll,+dosfs,+elfdll,+exec,+loaddll,+module,+process,+relay,+win32 app.exe
+ &> 1.log
+
+ To get *all* debugging messages run it as:
+ wine --debugmsg +all app.exe &> 1.log
+
+ Let me know if you have any questions.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=552
*** shadow/552 Wed Apr 24 22:10:43 2002
--- shadow/552.tmp.8326 Thu Apr 25 07:05:38 2002
***************
*** 2,8 ****
| ICQ installer shows Arabic text |
+----------------------------------------------------------------------------+
| Bug #: 552 Product: Wine |
! | Status: UNCONFIRMED Version: 20020310 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
--- 2,8 ----
| ICQ installer shows Arabic text |
+----------------------------------------------------------------------------+
| Bug #: 552 Product: Wine |
! | Status: RESOLVED Version: 20020310 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
***************
*** 35,37 ****
--- 35,41 ----
It appears the problem was that I had an Arabic TT font in my Fonts
directory, so it used that instead of the European font from the
xfstt server.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-25 07:05 -------
+ Good to know you resolved the problem.
+ Closing the bug.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=311
*** shadow/311 Wed Apr 24 13:48:36 2002
--- shadow/311.tmp.25091 Thu Apr 25 01:46:35 2002
***************
*** 167,169 ****
--- 167,181 ----
Did you try to run applications under default configuration, no windows, default
registry and clean Windows directories?
+
+ ------- Additional Comments From fojtik(a)htc.honeywell.cz 2002-04-25 01:46 -------
+ Yes, I also tested default wine configuration without registry yesterday. The
+ behaviour was same. It looks pretty simple:
+
+ "type"="hd" do not work.
+
+ "type"="floppy" works on all drives.
+
+ But by this problem suffer only 10% windows programs. One of them is attached to
+ this report. I have kernel 2.2.19
+ What additional test would you like to do from me?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=415
*** shadow/415 Tue Jan 29 02:24:04 2002
--- shadow/415.tmp.23673 Wed Apr 24 14:49:19 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-user |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: agalakhov(a)ifmlrs.uran.ru |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-user |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: agalakhov(a)ifmlrs.uran.ru |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 21,23 ****
--- 22,28 ----
The Open dialog with an additional button ("Add") cancels if I click on this
button.
I can send a trace log if You need them.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-24 14:49 -------
+ Alex, do you still see this issue?
+ Can you provide more complete list of programs where I can reproduce the issue?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=552
*** shadow/552 Tue Apr 2 00:43:54 2002
--- shadow/552.tmp.16855 Wed Apr 24 22:10:43 2002
***************
*** 7,13 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: matt(a)nightrealms.com |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
--- 7,13 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: matt(a)nightrealms.com |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
***************
*** 30,32 ****
--- 30,37 ----
------- Additional Comments From matt(a)nightrealms.com 2002-04-02 00:43 -------
Or if that doesn't work, http://www.icq.com/download/ftp-win95.html
+
+ ------- Additional Comments From matt(a)nightrealms.com 2002-04-24 22:10 -------
+ It appears the problem was that I had an Arabic TT font in my Fonts
+ directory, so it used that instead of the European font from the
+ xfstt server.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=311
*** shadow/311 Wed Apr 24 11:53:09 2002
--- shadow/311.tmp.19591 Wed Apr 24 13:48:36 2002
***************
*** 158,160 ****
--- 158,169 ----
all programs started to work fine. Excuse me, but i still consider this
behaviour of wine to be a BUG. It will be good idea to fix it.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-24 13:48 -------
+ Ok, this is something.
+
+ Jaroslav, I do not object that this is a bug,
+ just want to find conditions when Wine breaks and how to reproduce it.
+
+ Did you try to run applications under default configuration, no windows, default
+ registry and clean Windows directories?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=616
*** shadow/616 Wed Apr 24 13:09:06 2002
--- shadow/616.tmp.16888 Wed Apr 24 13:09:06 2002
***************
*** 0 ****
--- 1,21 ----
+ +============================================================================+
+ | keyboard input not working in warcraft II |
+ +----------------------------------------------------------------------------+
+ | Bug #: 616 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020411 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-directx |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: sean(a)mess.org |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ This bug has been present for a while. None of the keyboard inputs are working
+ at all in this game (button short-cuts, arrow keys in the game).
+
+ All worked fine in wine-20010510.
\ No newline at end of file