http://bugs.winehq.com/show_bug.cgi?id=663
*** shadow/663 Fri May 10 03:29:17 2002
--- shadow/663.tmp.17291 Sun May 12 14:46:31 2002
***************
*** 23,25 ****
--- 23,43 ----
Once I resize the window (unmaximize) it stops reading keyboard presses and
mouse button presses. It does, however, still correctly give the screen
coordinates of the mouse when it is moved.
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-12 14:46 -------
+ I have been following this discussion on wine-devel
+ http://www.winehq.com/hypermail/wine-devel/2002/05/0342.html
+
+ The following is a quote from Alexandre Julliard (The guru's guru)
+
+ > Actually all the problems you list apply only to unmanaged
+ > mode. Fixing that mode to be ICCCM compliant is fairly low priority,
+ > and probably quite hopeless. In fact the whole concept of unmanaged
+ > mode is flawed, and it will probably be replaced by a
+ > managed-with-no-decorations mode (with a few exceptions for menus
+ > etc.) once we have the proper support for doing actions like
+ > min/maximize through the window manager."
+
+ While this may not be the final word on the issue. I would not get my hopes up
+ too much for get the issue fixed using "managed" = "N". I would suggest you dont
+ use it.
http://bugs.winehq.com/show_bug.cgi?id=669
*** shadow/669 Sun May 12 14:01:15 2002
--- shadow/669.tmp.15402 Sun May 12 14:01:15 2002
***************
*** 0 ****
--- 1,29 ----
+ +============================================================================+
+ | Illegal C characters from the program name are not filtered while creating |
+ +----------------------------------------------------------------------------+
+ | Bug #: 669 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-programs |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: vberon(a)mecano.gme.usherb.ca |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ While adding a new program in programs/, the compilation failed because that
+ program had a dash ("-") in it's name.
+
+ The compilation of the spec.c file thus failed, because it would try to put the
+ name of the program (including the dash) in the name of a function.
+
+ I have been able to do the same thing correctly before Alexandre removed the
+ need for a spec file in programs/.
+
+ We need some way to remove the C identifier illegal characters (but filesystem
+ legal) from the name of the program before using that new name in the name of a
+ C function.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=657
*** shadow/657 Fri May 10 20:26:51 2002
--- shadow/657.tmp.25098 Sun May 12 04:56:48 2002
***************
*** 41,43 ****
--- 41,50 ----
test of programs i was running), and the program wouldnt load because there is
no builtin mfc42.dll and when i tried to run it with the native one from win2k
sp2, it gave an error.
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-12 04:56 -------
+ Well, *which* error do you get ?
+ Remember that this is BugZilla.
+ Being verbose helps.
+ Of course native mfc42.dll should really get fixed if broken,
+ as it is crucial for a helluva lot of programs.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=665
*** shadow/665 Sat May 11 04:59:42 2002
--- shadow/665.tmp.24946 Sun May 12 04:53:58 2002
***************
*** 2,18 ****
| Simple installation program problems |
+----------------------------------------------------------------------------+
| Bug #: 665 Product: Wine |
! | Status: UNCONFIRMED Version: 20020411 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: hatky(a)users.sf.net |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
I know some here are aiming at getting at making common installations work so
--- 2,19 ----
| Simple installation program problems |
+----------------------------------------------------------------------------+
| Bug #: 665 Product: Wine |
! | Status: ASSIGNED Version: 20020411 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: andi(a)rhlx01.fht-esslingen.de |
| Reported By: hatky(a)users.sf.net |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
+ | Dependencies: OtherBugsDependingOnThis: 89 |
+============================================================================+
| DESCRIPTION |
I know some here are aiming at getting at making common installations work so
***************
*** 29,31 ****
--- 30,41 ----
Tested on codewaver preview 6 11.4.2002 rpm
hope this helps
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-12 04:53 -------
+ Ah, great stuff.
+
+ Hmm, could you try to find a web download somewhere using the same files
+ (_setup.lib etc.) that has the very same behaviour ?
+ That'd make for an excellent test case !
+
+ Thanks !
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=457
*** shadow/457 Sun Mar 3 02:32:54 2002
--- shadow/457.tmp.14791 Fri May 10 16:33:59 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-net |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: m.degroot(a)daisysoftware.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-net |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: m.degroot(a)daisysoftware.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 20,22 ****
--- 21,27 ----
required). It rightly complaints no directx>=5 is available, so offers to
download. This fails with a script error. Just trying to download directx fails
with no internet connection error.
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 16:33 -------
+ This is actually two bugs.
+ Wine should have directx >= 5, right? some of it?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=276
*** shadow/276 Mon May 6 12:21:06 2002
--- shadow/276.tmp.5863 Sat May 11 22:55:54 2002
***************
*** 2,13 ****
| Quickbooks Pro Timer does not accept date (GetCalendarInfoA error) |
+----------------------------------------------------------------------------+
| Bug #: 276 Product: Wine |
! | Status: NEW Version: 20010510 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-misc |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: Jeremy(a)Malcolm.wattle.id.au |
| CC list: Cc: fgouget@codeweavers.com,fshim@cawthra.com |
+----------------------------------------------------------------------------+
--- 2,13 ----
| Quickbooks Pro Timer does not accept date (GetCalendarInfoA error) |
+----------------------------------------------------------------------------+
| Bug #: 276 Product: Wine |
! | Status: ASSIGNED Version: 20010510 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-misc |
+----------------------------------------------------------------------------+
! | Assigned To: vberon(a)mecano.gme.usherb.ca |
| Reported By: Jeremy(a)Malcolm.wattle.id.au |
| CC list: Cc: fgouget@codeweavers.com,fshim@cawthra.com |
+----------------------------------------------------------------------------+
***************
*** 80,82 ****
--- 80,88 ----
+relay" traces of QuickBook in the case where it works and in the case where it
does not. comparing the two may tell us why it works in one case and not in the
other.
+
+
+ ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-11 22:55 -------
+ Patch submitted to wine-patches. It doesn't implement everything as I can't test
+ it under Windows (couldn't find a compiler recognizing that API). Need more
+ feedback.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=610
*** shadow/610 Fri May 10 14:43:29 2002
--- shadow/610.tmp.24008 Sat May 11 17:46:44 2002
***************
*** 40,42 ****
--- 40,48 ----
------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 14:43 -------
Can you find out which version it worked with?
(It's always an idea to check latest Wine too.)
+
+ ------- Additional Comments From dragon_sdc(a)hotmail.com 2002-05-11 17:46 -------
+ I am currently using 20020411 (Debian package) which is the latest version. This
+ is the version with the problem. The version before this one did not have this
+ problem (I am pretty sure I did not miss an upgrade in between), whatever number
+ that was.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=312
*** shadow/312 Sun Sep 2 21:47:00 2001
--- shadow/312.tmp.12086 Sat May 11 13:52:21 2002
***************
*** 2,16 ****
| Trying to record audio makes Wine crash (msacm:widMapperStatus Unsupported |
+----------------------------------------------------------------------------+
| Bug #: 312 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: vesuri(a)jormas.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 2,17 ----
| Trying to record audio makes Wine crash (msacm:widMapperStatus Unsupported |
+----------------------------------------------------------------------------+
| Bug #: 312 Product: Wine |
! | Status: UNCONFIRMED Version: 20020411 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: vesuri(a)jormas.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 26,28 ****
--- 27,34 ----
Linux 2.4.9. I have no other sound related Windows programs to try this with but
I guess they'd all fail in a similar way. It would be great to be able to sample
stuff with SoundForge again.
+
+ ------- Additional Comments From vesuri(a)jormas.com 2002-05-11 13:52 -------
+ I still see this with Wine-20020509 (and in all other recent versions). I
+ haven't yet tried which earlier version actually did work. I'll try them when I
+ find time.
\ No newline at end of file