http://bugs.winehq.com/show_bug.cgi?id=669
*** shadow/669 Sun May 12 16:31:38 2002
--- shadow/669.tmp.22502 Sun May 12 16:48:27 2002
***************
*** 36,38 ****
--- 36,56 ----
limitation of Wine's build system and not a bug, and therefore does not need to
be fixed.
Or is there a deeper problem?
+
+
+ ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-12 16:48 -------
+ It's in the Wine build process, not winemaker.
+
+ It may be a limitation, and it seems reasonable, but it was introduced without
+ mentionning it.
+
+ And if it's not documented somewhere, somebody else could fall in the same hole.
+
+ Eg:
+ executable with a dash, plus
+ executable starting with a number
+
+ Those have a not insignificant chance of being added to programs/ sometime in
+ the future.
+
+ You can leave it as a limitation, I just ask it to be a known limitation.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=669
*** shadow/669 Sun May 12 14:01:15 2002
--- shadow/669.tmp.21704 Sun May 12 16:31:38 2002
***************
*** 27,29 ****
--- 27,38 ----
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.
+
+ ------- Additional Comments From fgouget(a)codeweavers.com 2002-05-12 16:31 -------
+ Is that really a bug?
+ If you have this problem with winemaker then it may be a worthwhile enhancement
+ (though I think I did deal with a number of these issues in winemaker).
+ If the problem is with Wine's makefiles, then I would say this is a reasonable
+ limitation of Wine's build system and not a bug, and therefore does not need to
+ be fixed.
+ Or is there a deeper problem?
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