http://bugs.winehq.com/show_bug.cgi?id=657
*** shadow/657 Tue May 21 15:11:38 2002
--- shadow/657.tmp.31379 Sat May 25 16:55:31 2002
***************
*** 2,13 ****
| MFC42.dll is not implemented |
+----------------------------------------------------------------------------+
| Bug #: 657 Product: Wine |
! | Status: ASSIGNED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-kernel |
+----------------------------------------------------------------------------+
! | Assigned To: Speeddymon(a)yahoo.com |
| Reported By: Speeddymon(a)yahoo.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 2,13 ----
| MFC42.dll is not implemented |
+----------------------------------------------------------------------------+
| Bug #: 657 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-kernel |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: Speeddymon(a)yahoo.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 90,92 ****
--- 90,97 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-21 15:11 -------
confirm via comments, assigning to myself, as i will attempt to work on it...
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 16:55 -------
+ I'm not sure where to look in MSDN to find out what all is in MFC42.dll, if
+ someone could point me in the right direction? Or if someone knows more about
+ this, feel free to accept it and start working on it...
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=719
*** shadow/719 Fri May 24 15:09:11 2002
--- shadow/719.tmp.29656 Sat May 25 16:18:53 2002
***************
*** 73,75 ****
--- 73,82 ----
------- Additional Comments From fgouget(a)codeweavers.com 2002-05-24 15:09 -------
Ok, was just me (more precisely, Netscape 4.78)
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 16:18 -------
+ confirming per screenshots...
+
+ seems like maybe either an x11drv issue or a comctl32/commctrl issue...
+ someone want to comment on this?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=730
*** shadow/730 Sat May 25 12:46:34 2002
--- shadow/730.tmp.29330 Sat May 25 16:14:11 2002
***************
*** 58,60 ****
--- 58,65 ----
[HKEY_CLASSES_ROOT\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\Version]
@="1.0"
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 16:14 -------
+ there was a patch just committed to CVS less then 5 minutes ago from the time
+ of this writing that may fix this issue, download latest cvs and try it out,
+ let us know if the error still exists...
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=561
*** shadow/561 Sat May 25 15:47:37 2002
--- shadow/561.tmp.28106 Sat May 25 15:48:07 2002
***************
*** 2,8 ****
| No implementation for SHLWAPI.StrRetToStrW (Quicken 2001 Deluxe) |
+----------------------------------------------------------------------------+
| Bug #: 561 Product: Wine |
! | Status: UNCONFIRMED Version: 20011004 |
| Resolution: Platform: |
| Severity: major OS/Version: All |
| Priority: P1 Component: wine-misc |
--- 2,8 ----
| No implementation for SHLWAPI.StrRetToStrW (Quicken 2001 Deluxe) |
+----------------------------------------------------------------------------+
| Bug #: 561 Product: Wine |
! | Status: UNCONFIRMED Version: 20020509 |
| Resolution: Platform: |
| Severity: major OS/Version: All |
| Priority: P1 Component: wine-misc |
***************
*** 46,48 ****
--- 46,56 ----
------- Additional Comments From roz(a)one.net 2002-05-25 15:47 -------
Created an attachment (id=131)
100 line relay trace
+
+
+ ------- Additional Comments From roz(a)one.net 2002-05-25 15:48 -------
+ As requested, I verified the bug still exists with the current version (Mandrake
+ Cooker RPM of 5/09/2002). It does.
+
+ Also, attached is the file with the last 100 lines of the relay trace. If you
+ need more lines, let me know. I still have the 70MB complete log. :)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=561
*** shadow/561 Thu May 23 14:55:08 2002
--- shadow/561.tmp.28068 Sat May 25 15:47:37 2002
***************
*** 42,44 ****
--- 42,48 ----
Could you get a relay trace as described here:
http://www.winehq.org/Docs/wine-user/bugs.shtml
Please, attach the archived relay trace to the bug report.
+
+ ------- Additional Comments From roz(a)one.net 2002-05-25 15:47 -------
+ Created an attachment (id=131)
+ 100 line relay trace
http://bugs.winehq.com/show_bug.cgi?id=616
*** shadow/616 Sat May 25 15:03:09 2002
--- shadow/616.tmp.25959 Sat May 25 15:11:02 2002
***************
*** 2,8 ****
| 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 |
--- 2,8 ----
| keyboard input not working in warcraft II |
+----------------------------------------------------------------------------+
| Bug #: 616 Product: Wine |
! | Status: RESOLVED Version: 20020411 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-directx |
***************
*** 144,146 ****
--- 144,169 ----
+ if (!other) change_queue_bits( queue, 0, clr_bit );
+ break;
+ }
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 15:11 -------
+ sigh myself, i didn't read to the bottom before making that last post! oops...
+ more than likely, it is just the fact that warcraft2 needs to be able to grab
+ the input devices via directx, since that patch. before it didn't matter
+ because the way that input messages were being handled, everything got through,
+ but now, dxgrab is needed for warcraft to recognize the keyboard.... i think
+ that your best bet would be to leave dxgrab to n in the x11drv section and
+ create an appdefaults section at the bottom like this:
+
+ [AppDefaults\\warcraft2.exe\\x11drv]
+ "DXGrab" = "N"
+
+ where the warcraft2.exe in the [] is the actual name of your warcraft2
+ executable.
+
+ thanks for the bug report though, and im glad that i was able to help you. if
+ you ever think you have found a bug, dont hesitate to post it here, we are
+ always glad to be rid of them, and if it turns out to not be one, oh well, at
+ least we got another satisfied user! ;)
+
+ -Dustin
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=616
*** shadow/616 Sat May 25 14:05:50 2002
--- shadow/616.tmp.25531 Sat May 25 15:03:09 2002
***************
*** 121,123 ****
--- 121,146 ----
*sigh* Sorry I should've check this before.
Does this imply a configuration error or a wine bug?
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 15:03 -------
+ something i noticed in the patch, dont know if it has anything to do with the
+ problem, but where is the default case in this statement?! ;)
+
+ + switch(kind)
+ + {
+ + case SEND_MESSAGE:
+ + if (!queue->msg_list[kind].first) change_queue_bits( queue, 0,
+ QS_SENDMESSAGE );
+ + break;
+ + case POST_MESSAGE:
+ + if (!queue->msg_list[kind].first) change_queue_bits( queue, 0,
+ QS_POSTMESSAGE );
+ + break;
+ + case COOKED_HW_MESSAGE:
+ + case RAW_HW_MESSAGE:
+ + clr_bit = get_hardware_msg_bit( msg );
+ + for (other = queue->msg_list[kind].first; other; other = other->next)
+ + if (get_hardware_msg_bit( other ) == clr_bit) break;
+ + if (!other) change_queue_bits( queue, 0, clr_bit );
+ + break;
+ + }
http://bugs.winehq.com/show_bug.cgi?id=729
*** shadow/729 Sat May 25 12:26:13 2002
--- shadow/729.tmp.25066 Sat May 25 14:56:18 2002
***************
*** 31,33 ****
--- 31,41 ----
------- Additional Comments From dragon_sdc(a)hotmail.com 2002-05-25 12:26 -------
Created an attachment (id=130)
A snapshot of the problem - no need to email me now :-)
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 14:56 -------
+ could it at all be the skin? try it in windows with that same skin just to
+ make sure, i have had problems like that depending on the skin i was using...
+
+ if it doesn't display the problem in windows, try it in linux with the default
+ winamp skin, and let us know what happens..
\ No newline at end of file