http://bugs.codeweavers.com/show_bug.cgi?id=586
*** shadow/586 Thu Apr 18 08:49:14 2002
--- shadow/586.tmp.19165 Tue Apr 30 14:36:20 2002
***************
*** 97,99 ****
--- 97,105 ----
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134671944 88") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 14:36 -------
+ What exactly game did you use. This one installed and worked fine for me:
+ http://www.rocketdownload.com/details/card/6950.htm
+
+ Tried today's CVS Wine.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=446
*** shadow/446 Tue Apr 30 13:37:24 2002
--- shadow/446.tmp.18417 Tue Apr 30 14:25:24 2002
***************
*** 2,15 ****
| wine_dbg_vprintf: debugstr buffer overflow |
+----------------------------------------------------------------------------+
| Bug #: 446 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-debug |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: aschlager(a)eunet.at |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 2,14 ----
| wine_dbg_vprintf: debugstr buffer overflow |
+----------------------------------------------------------------------------+
| Bug #: 446 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-debug |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: aschlager(a)eunet.at |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
***************
*** 62,64 ****
--- 61,89 ----
english is worse!).
Andreas.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 14:25 -------
+ Confirm per comments from Andreas.
+ Andreas, since we can't access the app you'll have to take initiative in your
+ hands if the application is really important to you ;-)
+
+ For better research I recommend you to download Wine sources/setup CVS Wine.
+ Don't forget to remove your existing Wine installation (you can backup
+ configuration for later use). Having source on your hands you can insert
+ debugging messages.
+
+ Now what to look for.
+
+ For beginning look throgh this documentation:
+ http://www.winehq.com/trouble
+
+ Then try debugging Wine:
+ http://wine.codeweavers.com/fom-meta/cache/230.html
+
+ especially:
+ http://wine.codeweavers.com/fom-meta/cache/266.html
+
+ Reading official Wine documentation won't hurt either:
+ http://www.winehq.com/Docs/
+
+ Let me know if you need more help/information.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=588
*** shadow/588 Thu Apr 18 15:09:11 2002
--- shadow/588.tmp.16306 Tue Apr 30 13:55:00 2002
***************
*** 1,8 ****
+============================================================================+
! | fixme:file:FindFirstChangeNotificationA this is not supported yet (non-tri |
+----------------------------------------------------------------------------+
| Bug #: 588 Product: Wine |
! | Status: UNCONFIRMED Version: 20020228 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
--- 1,8 ----
+============================================================================+
! | Word2000 - fixme:file:FindFirstChangeNotificationA this is not supported y |
+----------------------------------------------------------------------------+
| Bug #: 588 Product: Wine |
! | Status: NEW Version: 20020228 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
***************
*** 21,23 ****
--- 21,26 ----
Not supporting this API call causes MS Word 2000 to fail.
When will this API call be implemented ?
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 13:55 -------
+ James, could you describe how to reproduce the bug?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=589
*** shadow/589 Thu Apr 18 22:07:52 2002
--- shadow/589.tmp.16167 Tue Apr 30 13:52:12 2002
***************
*** 2,8 ****
| ETCDIR environment var needed and other changes |
+----------------------------------------------------------------------------+
| Bug #: 589 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-loader |
--- 2,8 ----
| ETCDIR environment var needed and other changes |
+----------------------------------------------------------------------------+
| Bug #: 589 Product: Wine |
! | Status: RESOLVED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-loader |
***************
*** 41,43 ****
--- 41,47 ----
Hey, it would be nice to be able to control the loading order from the
command line and the C: path too.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 13:52 -------
+ I think this can be accomplished by using symlinks to the user reg files.
+ Discuss the matter on wine-devel if you still want to get change implemented.
\ No newline at end of file