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 |
+…
[View More] | 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
[View Less]
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 ?
+…
[View More] 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
[View Less]
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 |
| …
[View More]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
[View Less]
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 |
| …
[View More]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
[View Less]
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 |
| …
[View More]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
[View Less]
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) …
[View More]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
[View Less]
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 |
| …
[View More]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
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=21
*** shadow/21 Thu Mar 28 23:15:18 2002
--- shadow/21.tmp.3836 Sat May 11 11:41:05 2002
***************
*** 7,13 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-ports |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported …
[View More]By: annes449(a)hal-pc.org |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
--- 7,13 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-ports |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: annes449(a)hal-pc.org |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
***************
*** 193,195 ****
--- 193,201 ----
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-03-28 23:15 -------
Checking old bugs. Reporter is this still a problem?
+
+ ------- Additional Comments From michal.seliga(a)visicom.sk 2002-05-11 11:41 -------
+ I have something similar (not the same) in Wine from 9.5.2002, see bug #667 for
+ details.
+
+ but for fast info: Mandrake 8.2, gcc-3.0.4, game Rei-Poker
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=394
*** shadow/394 Mon Dec 31 14:56:25 2001
--- shadow/394.tmp.5996 Sat May 11 12:07:49 2002
***************
*** 2,18 ****
| Commandos dosen't work, but it did with old version |
+----------------------------------------------------------------------------+
| Bug #: 394 Product: Wine |
! | Status: UNCONFIRMED Version: 20011108 |
| …
[View More]Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-directx |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: puoti(a)inwind.it |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
I've downloded codeweavers wine preview 5, and Commandos, a directx 5 2D game
dosen't start, but it worked perfectly with preview 4
\ No newline at end of file
--- 2,22 ----
| Commandos dosen't work, but it did with old version |
+----------------------------------------------------------------------------+
| Bug #: 394 Product: Wine |
! | Status: RESOLVED Version: 20011108 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-directx |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: puoti(a)inwind.it |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
I've downloded codeweavers wine preview 5, and Commandos, a directx 5 2D game
dosen't start, but it worked perfectly with preview 4
+
+ ------- Additional Comments From puoti(a)inwind.it 2002-05-11 12:07 -------
+ It runs OK with wine 20020411
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=667
*** shadow/667 Sat May 11 11:38:45 2002
--- shadow/667.tmp.4631 Sat May 11 11:47:50 2002
***************
*** 2,8 ****
| Wine20020509: 'CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this |
+----------------------------------------------------------------------------+
| Bug #: 667 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| …
[View More]Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gdi |
--- 2,8 ----
| Wine20020509: 'CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this |
+----------------------------------------------------------------------------+
| Bug #: 667 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gdi |
***************
*** 252,254 ****
--- 252,273 ----
I have a copy of the full debug report, if it is needed.
Thank you!
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-11 11:47 -------
+ I'm pretty sure
+
+ err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
+
+ is a result of
+
+ err:local:LOCAL_GetBlock not enough space in GDI heap 01b7 for 20 bytes
+
+ Please run something like e.g.
+ wine --debugmsg +relay,+local,+gdi MyPrg.exe &>/tmp/wine.log
+ to find out which function in Wine is leaking GDI local heap memory.
+ (try to find out which part always allocates memory blocks of a certain size but
+ doesn't free them any more).
+
+ Then tell us which part it seems to be so that we can fix this.
+
+ Thanks !
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=666
*** shadow/666 Sat May 11 05:22:25 2002
--- shadow/666.tmp.14966 Sat May 11 05:22:25 2002
***************
*** 0 ****
--- 1,32 ----
+ +============================================================================+
+ | device not implemented? |
+ +----------------------------------------------------------------------------+
+ | Bug #: 666 Product: Wine |
+…
[View More] | 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: hatky(a)users.sf.net |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I run carmagedon 2' it has some kind of autodetect at the start and lets you
+ choose direct3d mode then lets you chose a driver and a device and the dedice
+ contains no options it stays blank...
+
+ I am gessing there is some device query that was not yet implemented
+
+ I know it seems trivial to write what was not yet implemented at all but
+ I downloaded the cvs a few days ago and seen the "what is needed" or what
+ ever is lacking on what is to be done
+
+ note: the game did not work not as direct3d and not as direct draw
+ note2: I remember trying another version that the game worked under but I
+ do not remember which I think it was winex cvs (before ver 2)
+
+ well it was tesed with code-wavers wine preview 6 11-4-2002
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=664
*** shadow/664 Sat May 11 03:30:08 2002
--- shadow/664.tmp.14598 Sat May 11 05:12:00 2002
***************
*** 1,18 ****
+============================================================================+
! | Help files |
+----------------------------------------------------------------------------+
| Bug #: 664 Product: Wine |
! | …
[View More]Status: NEW Version: 20020411 |
| Resolution: Platform: |
! | Severity: normal OS/Version: All |
| Priority: P1 Component: wine-help |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: suitangi(a)optushome.com.au |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
In any app, when I choose Help, then help content, it doesn't view the hlp file
--- 1,18 ----
+============================================================================+
! | The help menu functionality inside programs is broken (messaging problem) |
+----------------------------------------------------------------------------+
| Bug #: 664 Product: Wine |
! | Status: ASSIGNED Version: 20020411 |
| Resolution: Platform: |
! | Severity: major OS/Version: All |
| Priority: P1 Component: wine-help |
+----------------------------------------------------------------------------+
! | Assigned To: andi(a)rhlx01.fht-esslingen.de |
| Reported By: suitangi(a)optushome.com.au |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
+ | Dependencies: OtherBugsDependingOnThis: 93[] |
+============================================================================+
| DESCRIPTION |
In any app, when I choose Help, then help content, it doesn't view the hlp file
***************
*** 25,27 ****
--- 25,40 ----
------- Additional Comments From suitangi(a)optushome.com.au 2002-05-11 03:30 -------
*** This bug has been confirmed by popular vote. ***
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-11 05:12 -------
+ Yep, this is a severe problem.
+ Currently not a single winhelp in programs work, due to interprocess messaging
+ problems.
+
+ See also wine-devel archive ~April 2002, thread "Resent: WM_WINHELP, was: Re:
+ Handling of messages above WM_USER...".
+
+ I tried to find out how exactly Windows does the communication between
+ WinHelpA() and winhlp32.exe, but I wasn't successful so far.
+
+ We really, really need to resolve this now.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=665
*** shadow/665 Sat May 11 04:59:42 2002
--- shadow/665.tmp.14089 Sat May 11 04:59:42 2002
***************
*** 0 ****
--- 1,31 ----
+ +============================================================================+
+ | Simple installation program problems |
+ +----------------------------------------------------------------------------+
+ | Bug #: 665 Product: Wine |
+…
[View More] | 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
+ you might want to work on this....
+
+ Well the installation program of the windows version of the game "theme hospital"
+ by bullfrog gets an error at 70% saying: "setup reuires _setup.dll and _isres.dll
+ (located in _setup.lib) in order to operate properly/ Please ensure these diles are
+ located with setup.exe"
+
+ well I see both _setup.dll and _setup.lib in that dir but not _isres.dll anyway
+ it works in windows. There installaion seems like a simple and common one
+
+ Tested on codewaver preview 6 11.4.2002 rpm
+
+ hope this helps
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=664
*** shadow/664 Sat May 11 03:28:08 2002
--- shadow/664.tmp.10634 Sat May 11 03:30:08 2002
***************
*** 2,8 ****
| Help files |
+----------------------------------------------------------------------------+
| Bug #: 664 Product: Wine |
! | Status: UNCONFIRMED Version: 20020411 |
| …
[View More]Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-help |
--- 2,8 ----
| Help files |
+----------------------------------------------------------------------------+
| Bug #: 664 Product: Wine |
! | Status: NEW Version: 20020411 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-help |
***************
*** 22,24 ****
--- 22,27 ----
Update: When I for example try to look at the Solitaire help file, it says
Unhandled page fault on read access to 0x00000002 at address 0x0042e0e5. Do you
wish to debug it? When I choose yes, it just freezes.
+
+ ------- Additional Comments From suitangi(a)optushome.com.au 2002-05-11 03:30 -------
+ *** This bug has been confirmed by popular vote. ***
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=664
*** shadow/664 Sat May 11 03:18:36 2002
--- shadow/664.tmp.10504 Sat May 11 03:28:08 2002
***************
*** 17,19 ****
--- 17,24 ----
| DESCRIPTION |
In any app, when I choose Help, then help content, it doesn't view the hlp file
made. Instead the program just crashes.
+
+ ------- Additional Comments From suitangi(a)optushome.com.au 2002-05-11 03:28 -------
+ Update: When I for …
[View More]example try to look at the Solitaire help file, it says
+ Unhandled page fault on read access to 0x00000002 at address 0x0042e0e5. Do you
+ wish to debug it? When I choose yes, it just freezes.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=456
*** shadow/456 Sat May 11 00:22:43 2002
--- shadow/456.tmp.8084 Sat May 11 02:17:57 2002
***************
*** 73,75 ****
--- 73,93 ----
Believe me, I've already tried. Plus telling wine the full path won't work
around the 'won't pass parameters to program file' bug, because it will still
work the same way as without telling it the full path.
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-11 02:17 -------
+ Sorry …
[View More]about that.I don't know much about the passed parameters but whenever I
+ want to run a program I always run it with quotes. for example when I want to
+ install a program from my CD I use:
+
+ wine "d:\setup.exe"
+
+ When I open someting in ms word
+
+ wine "f:\program files\ms-office\office\winword.exe" "somedoc.doc"
+
+ That way I don't have to worry about escaping spaces or case sensitivity. note
+ the back slashes. This is what I refer to as the "Windows way" of running wine.
+
+ Anyway so far this is just so much noise if it doesn't solve your problem. I
+ have contacted some of the developers that do know something about this maybe
+ they can help.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=456
*** shadow/456 Fri May 10 22:51:47 2002
--- shadow/456.tmp.2097 Sat May 11 00:22:43 2002
***************
*** 64,66 ****
--- 64,75 ----
+
+
+ ------- Additional Comments From tron(a)ircd-net.org 2002-05-11 00:22 -------
+ You cannot quote an application's file name in wine or else it will state that
+ you didn't input the program's name.
+
+ Believe me, I've already tried. Plus telling wine the full path won't work
+ around the 'won't …
[View More]pass parameters to program file' bug, because it will still
+ work the same way as without telling it the full path.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=456
*** shadow/456 Fri May 10 18:08:07 2002
--- shadow/456.tmp.31413 Fri May 10 22:51:47 2002
***************
*** 52,54 ****
--- 52,66 ----
manually copyed all files from that sytem over to here. So until wine's
little bug is fixed, I cannot tell if the sockets bugs are fixed for tribes
servers to be able to run or not.
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-10 22:51 -------
+ Doh!!!...Yeah they have been …
[View More]working on the command line stuff too. I,ll see if
+ I can track down the changes or at least who made them. In the mean time, as a
+ workaround, try something like this:
+
+ wine "x:\path to tribes\Tribes.exe -dedicated -mod thugwars +exec serverconfig"
+
+ This may work better. Maybe, Maybe not.
+
+
+
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=657
*** shadow/657 Fri May 10 20:18:41 2002
--- shadow/657.tmp.25786 Fri May 10 20:26:51 2002
***************
*** 33,36 ****
--- 33,43 ----
was using mousepad's diablo II maphack companion (unethical, but it was just a
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 Speeddymon(…
[View More]a)yahoo.com 2002-05-10 20:26 -------
+ oops, i wrote that wrong. native mfc42.dll doesn't work at all with wine, i
+ was using mousepad's diablo II maphack companion (unethical, but it was just a
+ 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.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=657
*** shadow/657 Fri May 10 14:10:07 2002
--- shadow/657.tmp.25432 Fri May 10 20:18:41 2002
***************
*** 27,29 ****
--- 27,36 ----
don't work with _native_ MFC42.dll!
Please elaborate.
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-10 20:18 -------
+ oops, i wrote that wrong. native mfc42.dll doesn't work at all with wine, i
+ was using mousepad's diablo II maphack companion (unethical, but it was just a
+ test of …
[View More]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.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=451
*** shadow/451 Mon May 6 12:21:06 2002
--- shadow/451.tmp.20035 Fri May 10 18:15:29 2002
***************
*** 37,39 ****
--- 37,47 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-03-01 09:48 -------
Created an attachment (id=51)
Test case
+
+
+ ------- Additional Comments From tron(a)ircd-net.org 2002-05-10 18:15 -------
+ Yep, the latest wine does not send command line parameters of the program to the application, I figured …
[View More]this out when I tried running a game and set it's parameters to switch to dedicated server mode, but it didn't receive the
+ parameters, so it still went into game mode as commented in bug report 456.
+
+
+ This was not a problem in preview 4.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=456
*** shadow/456 Wed May 8 12:59:31 2002
--- shadow/456.tmp.19626 Fri May 10 18:08:07 2002
***************
*** 28,30 ****
--- 28,54 ----
There has been a lot of work on sockets by Martin Wilck and this problem may be
resolved at least in CVS.You can set up CVS to test this or you can wait another
couple of weeks for the next release of wine.
+
+ ------- Additional Comments From tron(a)ircd-net.org 2002-05-10 18:08 -------
+ Well I downloaded …
[View More]and installed the latest release, and guess what?
+ Now wine doesn't pass the program parameters to the program anymore, is this
+ a new bug?
+
+ So I have no way of testing this and I have two linux machines.
+ I have the latest installed on this one I am using and still have the old
+ one installed on it. I tried running the server on this one, and it kepted
+ going into game mode instead of server mode, so that means the parameters
+ are not being sent to the program at all.
+
+ Here is now I run the tribes server using a shell script with this:
+
+ #!/bin/bash
+ wine -- Tribes.exe "-dedicated -mod thugwars +exec serverconfig"
+
+ I had to quote the parameters or else wine complains about invalid syntax.
+ I used the same shell script on the other box, and it goes into server mode.
+
+ Both machines have the same tribes files and everything, matter of fact I
+ manually copyed all files from that sytem over to here. So until wine's
+ little bug is fixed, I cannot tell if the sockets bugs are fixed for tribes
+ servers to be able to run or not.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=656
*** shadow/656 Fri May 10 16:53:51 2002
--- shadow/656.tmp.17031 Fri May 10 17:15:07 2002
***************
*** 9,15 ****
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: michaelc(a)lindows.com |
- | CC list: Cc: |
+-----…
[View More]-----------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 9,14 ----
***************
*** 74,76 ****
--- 73,92 ----
------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-10 16:53 -------
Created an attachment (id=89)
Small test case for FileTimeToLocalFileTime and FileTimeToSystemTime
+
+
+ ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-10 17:15 -------
+ Michael, could you try the program I attached to the bug? It should compile under WineLib or
+ Windows. I can't attach a Windows binary, as the compiler I have access to forbids the
+ redistribution of executables done with it.
+
+ The results I have under Windows NT 4.0 SP? is that the first printed time is UTC, and the second is
+ local to my TZ (EDT). Those results are the same with Wine, with the exception that the Milliseconds
+ field is always 0 in the case of GetFileTime (filesystem limitation?).
+
+ The 2 Time*To*Timefunctions seem OK then. The same usage on Windows and Wine gives the same results.
+ Given some time, I'll try to do a regression test for those 2.
+
+ So it's something else, very probably wrt to UTC vs local time conversion (or absence thereof). Is
+ there a call to GetSystemTime or a similar function sometime before? If you still have the log (or
+ can produce another one with the same symptoms), could you compress it and mail it to me? Thank you
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=656
*** shadow/656 Thu May 9 16:30:38 2002
--- shadow/656.tmp.15904 Fri May 10 16:53:51 2002
***************
*** 70,72 ****
--- 70,76 ----
constructed from the local time (pointer 0x40566650), and the second one
(214848) from a UTC time (pointer 0x40566648). The pointer 0x40566658 is just
another representation of 0x40566650.
+
+ ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-10 16:53 -------
+ Created an attachment (id=89)…
[View More]
+ Small test case for FileTimeToLocalFileTime and FileTimeToSystemTime
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=399
*** shadow/399 Sun Apr 7 15:49:57 2002
--- shadow/399.tmp.14947 Fri May 10 16:36:10 2002
***************
*** 38,40 ****
--- 38,43 ----
Either way, Quicken will crash. If I choose an account via the pull-down list,
it works fine. But if I click a link, this error happens.
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 16:36 -------
+ I don't see why this should be wine-net?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=468
*** shadow/468 Tue Mar 12 16:03:53 2002
--- shadow/468.tmp.13046 Fri May 10 16:11:21 2002
***************
*** 2,13 ****
| Error while accessing parallel port - DIVICE_Open Unknown Vxd WINDRVR |
+----------------------------------------------------------------------------+
| Bug #: 468 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| …
[View More]Resolution: Platform: |
| Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: jthomes(a)magisnetworks.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 2,13 ----
| Error while accessing parallel port - DIVICE_Open Unknown Vxd WINDRVR |
+----------------------------------------------------------------------------+
| Bug #: 468 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-ports |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: jthomes(a)magisnetworks.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 31,33 ****
--- 31,46 ----
-John
Mr. John S. Thomes
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 16:11 -------
+ I am pretty sure the Xilinx software installs a special VXD driver in Windows.
+ Wine can not use VXDs. Your best hope is that someone discovers how the VXD
+ works, then writes a clone of this VXD in Wine.
+ Possibly also the Linux kernel must be modified to work parallell port in ways
+ the JTAG debugger understands.
+
+ This is not likely to be fixed, but hey!
+ Ask Xilinx about linux support for their JTAG debugger, maybe that can bring
+ good things.
+
+ (Changed component to wine-ports.)
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=610
*** shadow/610 Sun Apr 21 18:09:19 2002
--- shadow/610.tmp.7162 Fri May 10 14:43:29 2002
***************
*** 36,38 ****
--- 36,42 ----
fixme:shell:MsgNotify unhandled (-8)
fixme:shell:MsgNotify unhandled (-12)
fixme:shell:MsgNotify unhandled (-458)
+
+ ------- 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.)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=616
*** shadow/616 Wed Apr 24 13:09:06 2002
--- shadow/616.tmp.6992 Fri May 10 14:40:55 2002
***************
*** 19,21 ****
--- 19,24 ----
at all in this game (button short-cuts, arrow keys in the game).
All worked fine in wine-20010510.
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 14:40 -------
+ Was that the last version it worked fine in?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=641
*** shadow/641 Sat May 4 05:29:43 2002
--- shadow/641.tmp.6626 Fri May 10 14:36:10 2002
***************
*** 68,70 ****
--- 68,73 ----
before.
As this is WineX, TransGaming should be contacted to resolve this bug.
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 14:36 -------
+ If this is Transgamings table, shouldn't we close this bug?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=329
*** shadow/329 Wed Sep 12 23:16:53 2001
--- shadow/329.tmp.6146 Fri May 10 14:28:18 2002
***************
*** 5,19 ****
| Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-misc |
+----------…
[View More]------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: molnard(a)phys.columbia.edu |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
With the latest 8/24/01 Wine version, mouse double-clicks do not work any more
in Starcraft. I ran wine on a dedicated X server, 640x480, 24-bit color, no WM.
On the other hand the game works fine, except for the double clicks.
\ No newline at end of file
--- 5,25 ----
| Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-gui |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: molnard(a)phys.columbia.edu |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
With the latest 8/24/01 Wine version, mouse double-clicks do not work any more
in Starcraft. I ran wine on a dedicated X server, 640x480, 24-bit color, no WM.
On the other hand the game works fine, except for the double clicks.
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 14:28 -------
+ I guess this bug should go into wine-gui.
+
+ Reporter, do you still see this problem in latest Wine?
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=657
*** shadow/657 Tue May 7 21:40:16 2002
--- shadow/657.tmp.4701 Fri May 10 14:10:07 2002
***************
*** 18,20 ****
--- 18,29 ----
mfc42.dll needs to be implemented in order for newer apps to be able to run.
they will not run with native mfc42.dll i may or may not start work on this,
depending on what msdn says about it...
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-10 14:10 -------
+ I'm not sure I understand.
+
+…
[View More] Aren't apps installing their own MFC42.dll?
+ Also I don't understand why newer apps will run any better if they
+ don't work with _native_ MFC42.dll!
+
+ Please elaborate.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Fri May 10 12:56:05 2002
--- shadow/650.tmp.741 Fri May 10 13:18:39 2002
***************
*** 109,111 ****
--- 109,116 ----
Confirm per Sylvain's comments.
I can't reproduce the issue - the library is not loaded when I try to load
console with debugger. Probably this is RH 7.3-specific issue.
+
+ ------- Additional Comments From spetreolle(a)yahoo.fr 2002-05-10 13:18 -------
+ one thing looks strange : I use gcc-3.0.4 to compile …
[View More]wine.
+ it shouldn't use the libstdc++-2.96-110,
+ but should use libstc++3-3.0.4-1 ?
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Fri May 10 09:21:26 2002
--- shadow/650.tmp.27404 Fri May 10 11:57:42 2002
***************
*** 91,93 ****
--- 91,106 ----
I suspect that winedbg have problems with C++ debugging information or format of
this information is different in your new distribution, so try application,
writted in C++ or create one yourself.
+
+
+ ------- Additional Comments From spetreolle(a)yahoo.fr 2002-05-10 11:57 -------
+ I found another …
[View More]application that produces such output : wineconsole itself.
+ launching winedbg wineconsole being in wineconsole source directory reproduces
+ the problem. could i do some --debugmsg to where does it comes from ?
+
+ for info, the file you mentioned comes from the package libstdc++-2.96.110
+ provided by RedHat. But by the way, wineconsole isn't precisely a c++ application,
+ is it ?
+
+ you're right, libGL isn't the problem because I load Quake3 whithout problem.
+ no speed loss even at 1024x768 !!
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=588
*** shadow/588 Tue Apr 30 13:55:00 2002
--- shadow/588.tmp.26534 Fri May 10 11:46:01 2002
***************
*** 24,26 ****
--- 24,34 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 13:55 -------
James, could you describe how to reproduce the bug?
+
+ ------- Additional Comments From James(a)superbug.demon.co.uk 2002-05-10 11:46 -------
+ I can see this problem as well.
+ It happens with any Office 2000 programs.
+ Create a …
[View More]new Word document.
+ File->Save as
+ And when you try to save the file, it will not work, and the wine log displays: -
+ fixme:file:FindFirstChangeNotificationA this is not supported yet (non-trivial)
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 14:02:04 2002
--- shadow/650.tmp.16328 Fri May 10 09:21:26 2002
***************
*** 78,80 ****
--- 78,93 ----
and, yes, this is the same library everytime. /usr/lib/libGLcore.so.1 as I said
before.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-10 09:21 -------
+ It looks like the problem is with loading debugging information from the library
+ /usr/lib/libstdc++-libc6.2-2.so.3 and it is not related …
[View More]to the
+ /usr/lib/libGLcore.so.1 library, because the issue appears after the message
+ that /usr/lib/libGLcore.so.1 is loaded.
+ My telnet.exe (Windows NT) does not load neither library and I can't reproduce
+ the issue.
+ Can you find any other application, freely accessible which shows this problem?
+
+ I suspect that winedbg have problems with C++ debugging information or format of
+ this information is different in your new distribution, so try application,
+ writted in C++ or create one yourself.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=663
*** shadow/663 Fri May 10 03:29:17 2002
--- shadow/663.tmp.31964 Fri May 10 03:29:17 2002
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | Publisher stops reading keyboard and mouse input. |
+ +----------------------------------------------------------------------------+
+ | Bug #: 663 Product: Wine |
+…
[View More] | 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: woolite(a)darkpact.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I'm using KDE 2.2.2 and I am trying to use MS Publisher 2000.
+ Here is the problem I am having.
+ In my ~/.wine/config file, I have Managed and Desktop disabled.
+ I load up Publisher, and it reads keyboard and mouse input as long as it's
+ maximized.
+ 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.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=662
*** shadow/662 Thu May 9 14:05:28 2002
--- shadow/662.tmp.8532 Thu May 9 22:44:51 2002
***************
*** 9,15 ****
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: davidmccabe(a)mac.com |
- | CC list: Cc: |
+------…
[View More]----------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 9,14 ----
***************
*** 21,23 ****
--- 20,33 ----
------- Additional Comments From davidmccabe(a)mac.com 2002-05-09 14:04 -------
*** Bug 661 has been marked as a duplicate of this bug. ***
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-09 22:44 -------
+ OK not the right information to go on so...
+ You say it crashes on make. lets do this by hand so to speak.
+
+ ./configure
+ make depend
+ make 2>&1 | tee maketemp.log
+ tail maketemp.log 30 > make.log
+
+ attach the resulting make.log here.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=656
*** shadow/656 Tue May 7 17:10:18 2002
--- shadow/656.tmp.24609 Thu May 9 16:30:38 2002
***************
*** 41,43 ****
--- 41,72 ----
080e42d8:Ret kernel32.GlobalAlloc() retval=4037c4a6 ret=0040239b
Which means that one of those *Time*To*Time* functions are broken.
+
+ ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-09 16:30 -------
+ FileTimeToLocalFileTime takes a FILETIME (which is UTC) and converts it into
+ …
[View More]another FILETIME, this time in the current TZ.
+
+ FileTimeToSystemTime seems OK: both the input and the output are supposed to be
+ UTC, so no TZ conversion going on.
+
+ Now, the program takes a UTC time (from GetFileTime), transfers it to local (via
+ FileTimeToLocalFileTime), then takes that local time (at least the pointer
+ address seems to indicate that) and transforms it into a SYSTEMTIME (which is
+ supposed to be just another representation of a UTC time).
+
+ The problem seems to lie in the call to FileTimeToSystemTime: the program sends
+ an "illegal" time (local time) rather than a real file time (which is UTC).
+
+ I'll have to play a bit on a real Windows computer to try some stuff, and verify
+ what those 2 functions actually do on Windows.
+
+ I assume you're in CDT (-500 from UTC), which explains the 0500 difference in
+ the strings. Could you try again with a +0000 TZ? It might help to further
+ target the culprit...
+
+ Are there other calls you could try to trace, like the pointers from which the 2
+ strings are made of? It might help knowing what is the code path leading to one
+ and the other strings. Right now, my guess is that the first one (164848) is
+ constructed from the local time (pointer 0x40566650), and the second one
+ (214848) from a UTC time (pointer 0x40566648). The pointer 0x40566658 is just
+ another representation of 0x40566650.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=660
*** shadow/660 Thu May 9 14:38:33 2002
--- shadow/660.tmp.21106 Thu May 9 15:31:22 2002
***************
*** 51,53 ****
--- 51,61 ----
It could also be done by emulation on any POSIX filesystem by for instance
keeping a dotfile in each directory with the extra info in it.
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 15:31 -------
+ There are plans on integration with Samba and this functionality can be
+ implemented …
[View More]there for communication with Windows machines.
+ However, I can't decide whether is is worth to implement these features for
+ Posix file system.
+ I suggest you to discuss the matter on wine-devel.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=660
*** shadow/660 Thu May 9 12:00:36 2002
--- shadow/660.tmp.17245 Thu May 9 14:38:33 2002
***************
*** 41,43 ****
--- 41,53 ----
See also discussion, going right now on Wine-devel:
http://www.winehq.com/hypermail/wine-devel/2002/05/0226.html
+
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-09 14:38 -------
+ Yes, that's the problem.
+ A minor problem, especially given the limitations of Linux file API, but
+ it still …
[View More]could be done, at least on VFAT and NTFS filesystems,
+ if Linux kernel is enhanced.
+ It could also be done by emulation on any POSIX filesystem by for instance
+ keeping a dotfile in each directory with the extra info in it.
+
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=662
*** shadow/662 Thu May 9 14:03:49 2002
--- shadow/662.tmp.14904 Thu May 9 14:04:50 2002
***************
*** 18,20 ****
--- 18,23 ----
When compiling with 'wineinstall' script, make (in the programs/wineconsole directory) complains of a 'missing separator' on line 411, which stops the compile process.
Please forgive the duplicate bug #661, where I accidentally hit the Enter key, causing an incomplete report to be posted.
+
+ ------- …
[View More]Additional Comments From davidmccabe(a)mac.com 2002-05-09 14:04 -------
+ *** Bug 661 has been marked as a duplicate of this bug. ***
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 12:49:53 2002
--- shadow/650.tmp.14675 Thu May 9 14:02:04 2002
***************
*** 71,73 ****
--- 71,80 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 12:49 -------
I mean on the same library?
+
+ ------- Additional Comments From spetreolle(a)yahoo.fr 2002-05-09 14:02 -------
+ The problem disappears when using arachnid.
+ winedbg arachnid loads perfectly fine.
+
+ and, yes, this is the same …
[View More]library everytime. /usr/lib/libGLcore.so.1 as I said
+ before.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 12:45:09 2002
--- shadow/650.tmp.9251 Thu May 9 12:49:53 2002
***************
*** 68,70 ****
--- 68,73 ----
Can you reproduce the problem with the ARACHNID application?
(I think you can take it here: http://www.la-sorciere.de/arachnid.zip)
Does is happen all the time on the same dll?
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 12:49 -------
+ I mean on the same library?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 12:08:20 2002
--- shadow/650.tmp.8551 Thu May 9 12:45:09 2002
***************
*** 57,59 ****
--- 57,70 ----
problem only appears when I pass an application, even if not running it.
Everytime the messages appear after displaying :
No debug information in ELF '/usr/lib/libGLcore.so.1' (0x40976000)
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 12:45 -------
+ Can't reproduce the problem with "wine …
[View More]ARACHNID.EXE".
+
+ It looks like it all happens before:
+ Loaded debug information from ELF '/usr/lib/libstdc++-libc6.2-2.so.3' (0x40ea5000)
+
+ I tried a few applications but none of them loads this library.
+ Can you reproduce the problem with the ARACHNID application?
+ (I think you can take it here: http://www.la-sorciere.de/arachnid.zip)
+ Does is happen all the time on the same dll?
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 11:40:29 2002
--- shadow/650.tmp.5550 Thu May 9 12:08:20 2002
***************
*** 48,50 ****
--- 48,59 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 11:40 -------
Sylvain, could you show the trace when starting winedbg only?
Do you have any problems in starting other Winelib applications?
+
+ ------- Additional Comments From spetreolle(a)yahoo.fr 2002-05-09 12:08 -------
+ launching winedbg …
[View More]whithout parameter is fine.
+ WineDbg starting... on pid 0
+ Wine-dbg>q
+ WineDbg terminated on pid 0
+ problem only appears when I pass an application, even if not running it.
+ Everytime the messages appear after displaying :
+ No debug information in ELF '/usr/lib/libGLcore.so.1' (0x40976000)
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=660
*** shadow/660 Thu May 9 10:48:08 2002
--- shadow/660.tmp.4883 Thu May 9 12:00:36 2002
***************
*** 31,33 ****
--- 31,43 ----
------- Additional Comments From jakob(a)vmlinux.org 2002-05-09 10:48 -------
The same goes for SYSTEM mode as for HIDDEN.
FindFirstFileA should not find a SYSTEM file either, but it does.
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 12:00 -------
+ Jacob, it is not clear what you are …
[View More]complaining about. Is the issue that files,
+ created with HIDDED and SYSTEM are still visible to the file search functions?
+ Wine, probably, does not have to support these flags, because underlying file
+ system does not provide us with support for these attributes.
+
+ See also discussion, going right now on Wine-devel:
+ http://www.winehq.com/hypermail/wine-devel/2002/05/0226.html
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Thu May 9 10:22:46 2002
--- shadow/650.tmp.3440 Thu May 9 11:40:29 2002
***************
*** 44,46 ****
--- 44,50 ----
Dumb error from me:
I had forgotten to check if the error appeared with another app.
In fact this when I launch winedbg, so I change the bug.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-09 11:40 -------
+ Sylvain, could you show the trace when starting winedbg only?
+ Do you have any problems …
[View More]in starting other Winelib applications?
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=660
*** shadow/660 Thu May 9 10:44:54 2002
--- shadow/660.tmp.722 Thu May 9 10:48:08 2002
***************
*** 27,29 ****
--- 27,33 ----
Changed severity to trivial. It's not enhancement, because it is a difference
between Windows behaviour and Wines'.
Added blocking of bug 655. (Meta File system bug.)
+
+ ------- Additional Comments From jakob(a)vmlinux.org 2002-05-09 10:48 -------
+ The same goes for SYSTEM mode as for HIDDEN.
+ FindFirstFileA …
[View More]should not find a SYSTEM file either, but it does.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=659
*** shadow/659 Thu May 9 08:07:43 2002
--- shadow/659.tmp.25087 Thu May 9 08:38:06 2002
***************
*** 29,31 ****
--- 29,36 ----
------- Additional Comments From insyde(a)insyde.com.br 2002-05-09 08:07 -------
Created an attachment (id=87)
Program that mounts a simple property sheet
+
+
+ ------- Additional Comments From insyde(a)insyde.com.br 2002-05-09 08:38 -------
+ Created an attachment (id=88)
+ C++ Source of the tested program, …
[View More]will compile with VC++, dont test with others.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=659
*** shadow/659 Thu May 9 08:05:55 2002
--- shadow/659.tmp.23261 Thu May 9 08:07:43 2002
***************
*** 25,27 ****
--- 25,31 ----
It just shows the tab with no content. Don't know
if there's already a program to test it, but if you
want I can send the source.
+
+ ------- Additional Comments From insyde(a)insyde.com.br 2002-05-09 08:07 -------
+ Created an attachment (id=87)
+ Program that mounts a simple property sheet
http://bugs.winehq.com/show_bug.cgi?id=659
*** shadow/659 Thu May 9 08:05:55 2002
--- shadow/659.tmp.23137 Thu May 9 08:05:55 2002
***************
*** 0 ****
--- 1,27 ----
+ +============================================================================+
+ | Empty Property Sheet is created under Wine |
+ +----------------------------------------------------------------------------+
+ | Bug #: 659 Product: Wine |
+…
[View More] | 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: insyde(a)insyde.com.br |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I've noticed that property sheet is not yet
+ completely implemented. But I've seen no
+ errors regarding to it. I've build 2 programs
+ one with simple tab control screen and another
+ with a property sheet. (I know they're different,
+ but I made this to see the code). Tab control
+ works, but the property sheet is not mounted.
+ It just shows the tab with no content. Don't know
+ if there's already a program to test it, but if you
+ want I can send the source.
\ No newline at end of file
[View Less]
PROFESSIONAL, EFFECTIVE DEBT COLLECTION SERVICES AVAILABLE
For the last seventeen years, National Credit Systems, Inc. has been providing
top flight debt collection services to over 15,000 businesses, institutions, and
healthcare providers.
We charge only a low-flat fee (less than $20) per account, and all proceeds are
forwarded to you directly -- not to your collections agency.
…
[View More]
If you wish, we will report unpaid accounts to Experian (formerly TRW),
TRANSUNION, and Equifax. There is no charge for this important service.
PLEASE LET US KNOW IF WE CAN BE OF SERVICE TO YOU.
Simply reply to debt_collectors(a)btamail.net.cn with the following instructions
in the Subject field -
REMOVE -- Please remove me from your mailing list.
EMAIL -- Please email more information.
FAX -- Please fax more information.
MAIL -- Please snailmail more information.
CALL -- Please have a representative call.
Indicate the best time to telephone and any necessary addresses and
telephone/fax numbers in the text of your reply.
If you prefer you can always telephone us during normal business hours
at (212) 213-3000 Ext 1425.
Thank you.
P.S. -- If you are not in need of our services at this time, please retain this
message for future use or past it on to a friend.
[View Less]
On Tue, 30 Apr 2002 wine-bugs(a)winehq.com wrote :
>> I have RH 7.0 & Win Me. After installing preview 5, i cannot
>>rub any windows
> app. They terminate with exit code 1 or exit code 2.
> The same app. run when using wine-20010905-1.i386. Please
>help.
>+
>+ ------- Additional Comments From tony_lambregts(a)telusplanet.net
>2002-04-30 00:06 -------
>+ Did you uninstall the wine-20010905-1.i386 rpm first?
>+
>+ rpm -e wine
>+
>+ A lot …
[View More]of the time you can upgrade rpm's without uninstalling
>the old one but
>+ sometimes (with wine it seems most times) you can run into
>problems.
Yes, i've uninstalled the previous wine version before installing
wine preview 5. It doesn't work.
_________________________________________________________
Click below to visit monsterindia.com and review jobs in India or
Abroad
http://monsterindia.rediff.com/jobs
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=401
*** shadow/401 Tue Jan 15 00:16:59 2002
--- shadow/401.tmp.1553 Thu May 9 00:03:09 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| …
[View More]Reported By: javabsp(a)yahoo.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: javabsp(a)yahoo.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 30,32 ****
--- 31,41 ----
------- Additional Comments From javabsp(a)yahoo.com 2002-01-15 00:16 -------
Created an attachment (id=41)
Here is the configuration file I used
+
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-09 00:03 -------
+ ; Use XFree86 DGA extension if present
+ ; (make sure /dev/mem is accessible by you !)
+ "UseDGA" = "Y"
+ ^^^^^^^^^^^^N^
+ This should be set "N" or set up /dev/mem so that you can access it as a user.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=475
*** shadow/475 Wed May 8 12:13:49 2002
--- shadow/475.tmp.27518 Wed May 8 22:08:53 2002
***************
*** 47,49 ****
--- 47,52 ----
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-08 12:03 -------
*** Bug 460 has been marked as a duplicate of this bug. ***
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-08 22:08 -------
+ *** Bug 565 has been marked as a duplicate of this bug. ***
\ …
[View More]No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=454
*** shadow/454 Fri Mar 1 16:03:27 2002
--- shadow/454.tmp.2114 Wed May 8 14:28:08 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| …
[View More]Reported By: juha(a)osfix.fi |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: juha(a)osfix.fi |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 26,28 ****
--- 27,34 ----
Expect deadlock!
That's all I got. Ofcourse some fixmes but them didn't contain anything special.
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-08 14:28 -------
+ dga has been a known problem with xfree86 versions from i believe 4.0.0 on up,
+ dont use dga unless it is absolutely necessary, it has problems with many games
+ including half-life, diablo ii, and starcraft...
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=393
*** shadow/393 Sat Dec 29 20:32:55 2001
--- shadow/393.tmp.1944 Wed May 8 14:26:26 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: test |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| …
[View More]Reported By: kristian.r(a)gmx.de |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: test |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: kristian.r(a)gmx.de |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 29,31 ****
--- 30,36 ----
to use, because all input went to the console but not the window.
30.12.2001, Kristian.R(a)gmx.de
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-08 14:26 -------
+ try it with a recent version and let us know if it still works, also try with
+ and without managed in the config and also with/without dxgrab in the config...
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=333
*** shadow/333 Sun Dec 23 03:15:04 2001
--- shadow/333.tmp.1607 Wed May 8 14:22:41 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| …
[View More]Reported By: atte.peltomaki(a)iki.fi |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: atte.peltomaki(a)iki.fi |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 19,21 ****
--- 20,25 ----
err:win32:_EnterSysLevel (0x2869febc, level 2): Holding 0x286ff384, level 3. Expect deadlock
And many times also complains how free() is in recursive loop. Wine version is 20010824.
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-08 14:22 -------
+ try running it on the latest version and let us know if it works now...
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=275
*** shadow/275 Fri Jan 18 21:09:04 2002
--- shadow/275.tmp.1354 Wed May 8 14:19:15 2002
***************
*** 7,15 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-kernel |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| …
[View More]Reported By: delt(a)razorback.yi.org |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,16 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-kernel |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: delt(a)razorback.yi.org |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 65,67 ****
--- 66,74 ----
http://www.winehq.com/hypermail/wine-devel/2001/12/0463.html
in particular see:
http://www.winehq.com/hypermail/wine-devel/2001/12/0474.html
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-08 14:19 -------
+ was this ever resolved? i know that half-life plays very well on winex, but
+ what about wine? did the 12/31 patches fix the problems with not being able to
+ read the labels of mixed-mode cd's?
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=456
*** shadow/456 Sat Mar 2 20:03:37 2002
--- shadow/456.tmp.28100 Wed May 8 12:59:31 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-net |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| …
[View More]Reported By: tron(a)ircd-net.org |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,16 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-net |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: tron(a)ircd-net.org |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 23,25 ****
--- 23,30 ----
until I do Ctrl+C to cancel the process.
Does anyone have any idea on solutions to fix this problem? =\
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-08 12:59 -------
+ There has been a lot of work on sockets by Martin Wilck and this problem may be
+ resolved at least in CVS.You can set up CVS to test this or you can wait another
+ couple of weeks for the next release of wine.
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=475
*** shadow/475 Tue Apr 16 13:45:44 2002
--- shadow/475.tmp.24871 Wed May 8 12:03:02 2002
***************
*** 43,45 ****
--- 43,49 ----
This bug is a blocker of either the Tasklist(<a href="show_bug.cgi?id=395">bug
395</a>)or the Fixme's (<a href="show_bug.cgi?id=455">bug 455</a>) I'm inclined
to think it belongs with the tasklist bug.
+
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-08 …
[View More]12:03 -------
+ *** Bug 460 has been marked as a duplicate of this bug. ***
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=658
*** shadow/658 Wed May 8 11:43:32 2002
--- shadow/658.tmp.23869 Wed May 8 11:46:38 2002
***************
*** 20,22 ****
--- 20,26 ----
Include their contribution in Wine.
Contact Steven and Martin in case of licensing issues.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-08 11:46 -------
+ Created an attachment (id=86)
+ The contributed code
http://bugs.winehq.com/show_bug.cgi?id=573
*** shadow/573 Tue May 7 22:21:19 2002
--- shadow/573.tmp.23516 Tue May 7 23:18:05 2002
***************
*** 2,8 ****
| Cannot install Riven (installer thinks its running on win3.1) |
+----------------------------------------------------------------------------+
| Bug #: 573 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| …
[View More]Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
--- 2,8 ----
| Cannot install Riven (installer thinks its running on win3.1) |
+----------------------------------------------------------------------------+
| Bug #: 573 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
***************
*** 42,44 ****
--- 42,52 ----
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-07 22:21 -------
Created an attachment (id=85)
Riven install log with --debugmsg +relay,+text,+string
+
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-07 23:18 -------
+ Yes I'm sure I ran it with --winver win98. I also ran it with --winver nt40 with
+ the same results. I may be a dainbread moron user but I'm not _that_ stupid.
+ Anyway the trace attachment was ran with the following command line.
+ wine --winver win95 -debugmsg +relay,+text,+string "d:\setup.exe" 2>&1 tee
+ riven.log
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=573
*** shadow/573 Tue May 7 16:18:06 2002
--- shadow/573.tmp.21631 Tue May 7 22:21:19 2002
***************
*** 38,40 ****
--- 38,44 ----
I can't find that error in the log file.
If it isn't there, please retry with +relay,+text,+string
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-07 22:21 -------
+ Created an attachment (id=85)
+ Riven install log with --debugmsg +relay,+text,+string
http://bugs.winehq.com/show_bug.cgi?id=657
*** shadow/657 Tue May 7 21:40:16 2002
--- shadow/657.tmp.20143 Tue May 7 21:40:16 2002
***************
*** 0 ****
--- 1,20 ----
+ +============================================================================+
+ | MFC42.dll is not implemented |
+ +----------------------------------------------------------------------------+
+ | Bug #: 657 Product: Wine |
+…
[View More] | Status: UNCONFIRMED 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: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ mfc42.dll needs to be implemented in order for newer apps to be able to run.
+ they will not run with native mfc42.dll i may or may not start work on this,
+ depending on what msdn says about it...
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=557
*** shadow/557 Mon May 6 17:08:05 2002
--- shadow/557.tmp.19643 Tue May 7 21:24:17 2002
***************
*** 149,151 ****
--- 149,156 ----
Thank you ....... Dustin Navea you have solved my problem setting the config
file below i can access starcraft although it runs very slow.. but that might
be because i still have that trace thing on .. anyway Thank you
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-07 21:24 -------…
[View More]
+ more than likely it is because of the trace, turn that off and it should run at
+ normal speeds, i havent had a problem since turning off dga, let me know how
+ that works
\ No newline at end of file
[View Less]