http://bugs.winehq.com/show_bug.cgi?id=762
*** shadow/762 Sun Jun 2 16:21:12 2002
--- shadow/762.tmp.5780 Sun Jun 2 16:23:57 2002
***************
*** 38,40 ****
--- 38,44 ----
and tries to start the debugger.. on and on in a loop. I have tried to fix this
myself but I am up against it. After several days of screwing around with it I
guess I need help.
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-02 16:23 -------
+ Created an attachment (id=154)
+ Trace showing problem with debugger/wineconsole
http://bugs.winehq.com/show_bug.cgi?id=762
*** shadow/762 Sun Jun 2 16:21:12 2002
--- shadow/762.tmp.5458 Sun Jun 2 16:21:12 2002
***************
*** 0 ****
--- 1,40 ----
+ +============================================================================+
+ | Cannot start wineconsole/debugger with current cvs |
+ +----------------------------------------------------------------------------+
+ | Bug #: 762 Product: Wine |
+ | Status: UNCONFIRMED Version: CVS |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-debug |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: tony_lambregts(a)telusplanet.net |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ Ok things are going from bad to worse for me. I feel Like a complete and utter
+ moron but this is not working for me. First I had the problem with Fonts too
+ large in wineconsole. Eric said that This should work with the current CVS So I
+ did an "cvs update -PAd" to bring myself up to date. with CVS. When I did a
+ ./tools/wineinstall it said I needed to do a ./configure. So I did that. Then I
+ ran into a compile error. So I did a "make clean" reran ./tools/wineinstall.
+ Wine compiled fine and I let it create a new config file.
+
+ So now I thought fine lets run wineconsole. When I try to run wineconsole I get
+ the usual font errors but nothing else.(no wineconsole and no other errors).
+
+ Anyway I thought I might be able go back and do some tracing so i ran the
+ following:
+
+ wine -debugmsg +relay "d:\setup.exe" 2>&1 | tee Riven.log.
+
+ I have "managed" = "Y" and "desktop" = "640x480" what happens is that I get
+ multiple wine desktops and no installshield. Looking at the output of the log
+ indicates that somewhere it is running into a problem and trying to start the
+ debugger which in turn tries to start wineconsole and that runsinto a problem
+ and tries to start the debugger.. on and on in a loop. I have tried to fix this
+ myself but I am up against it. After several days of screwing around with it I
+ guess I need help.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=761
*** shadow/761 Sun Jun 2 15:58:21 2002
--- shadow/761.tmp.4188 Sun Jun 2 15:58:21 2002
***************
*** 0 ****
--- 1,35 ----
+ +============================================================================+
+ | Window computation is wrong |
+ +----------------------------------------------------------------------------+
+ | Bug #: 761 Product: Wine |
+ | Status: UNCONFIRMED Version: CVS |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gui |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: lionel.ulmer(a)free.fr |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ When trying the launcher for Desperados demo (same happens with the game
+ itself), the launcher window is not displayed on screen (it should be a
+ non-square window with some custom UI).
+
+ From looking at the log, it seems that the window is created with a 0 x 0
+ dimension and never resized later on (all the sub-windows are of the correct
+ dimension / position AFAICT).
+
+ This means that nothing can be done and Wine sits here waiting for events to
+ come in :-)
+
+ The demo is downloadable here :
+
+ ftp://ftp.sunet.se/pub/pc/games/gamesdomain/demos/desperados_english.zip
+
+ It's a 94 MB download.
+
+ Log can be attached too, but testing on the demo is much better I think.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=758
*** shadow/758 Sun Jun 2 13:30:14 2002
--- shadow/758.tmp.3509 Sun Jun 2 15:42:14 2002
***************
*** 44,46 ****
--- 44,62 ----
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-02 13:30 -------
Not the same as but related... I just thought you could shed more light on it
then I could, and you might enjoy the Chalange. <grin>
+
+ ------- Additional Comments From peter(a)husen.dk 2002-06-02 15:42 -------
+ I was unable to run Word2000 (a dialog shows along with the splash screen saying
+ that there is not enough memory to run the program), but I can launch Excel2000
+ in which the menu-problem remains.
+ I am running sawfish-gnome version 1.0.1.20020116-3 (debian package version),
+ and I usually have it set up so that the mouse changes focus on 'enter-exit'.
+ However I just tried to change it and found out that it works when it is set to
+ 'enter-only' or 'click'.
+
+ <OffTopic>This actually also solves a similar problem in Galeon: when I start to
+ type an URL, the combo-box pops up with possible completions. If the mouse is in
+ the area in which it pops up, the text box loses focus.</OffTopic>
+
+ It seems that Sawfish doesn't consider the menus as belonging to the parent
+ program window. Is this a bug in anything?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=466
*** shadow/466 Thu May 16 14:23:29 2002
--- shadow/466.tmp.1695 Sun Jun 2 15:02:47 2002
***************
*** 174,176 ****
--- 174,183 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-16 14:23 -------
Increasing severity, since this is an high-importance application.
Michael, can you confirm the issue?
+
+ ------- Additional Comments From bjornr(a)nyherji.is 2002-06-02 15:02 -------
+ This happens only with "wine", but it's okay in "codeweavers-wine" and
+ the "crossover office".
+
+ It's been reported as patchable with some success. I suggest using codeweavers
+ for Lotus Notes, and preferably the crossover version...
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=429
*** shadow/429 Thu May 16 14:55:17 2002
--- shadow/429.tmp.1456 Sun Jun 2 14:58:50 2002
***************
*** 248,250 ****
--- 248,253 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-16 14:55 -------
Reporter, do you see the issue?
Michael, can you confirm the bug?
+
+ ------- Additional Comments From bjornr(a)nyherji.is 2002-06-02 14:58 -------
+ This problem does not appear with the Crossover Office.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=436
*** shadow/436 Fri May 24 14:20:04 2002
--- shadow/436.tmp.1032 Sun Jun 2 14:50:23 2002
***************
*** 79,81 ****
--- 79,85 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-24 14:20 -------
Bjorn, can you reproduce the issue with recent Wine builds?
+
+ ------- Additional Comments From bjornr(a)nyherji.is 2002-06-02 14:50 -------
+ Still have this problem, purchased the Crossover Office/Plugin bundle and it's
+ still "broken".
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=760
*** shadow/760 Sun Jun 2 14:26:39 2002
--- shadow/760.tmp.639 Sun Jun 2 14:42:14 2002
***************
*** 54,56 ****
--- 54,62 ----
-rw------- 1 ulmer users 192188416 Apr 17 1902 DSdemo.exe
But well, Microsoft has bandwitdh to spare :-)
+
+
+ ------- Additional Comments From julliard(a)winehq.com 2002-06-02 14:42 -------
+ The size is the cause of the problem, the file is too large to map at 0x400000
+ because that would overwrite the default ELF loading address of 0x8048000.
+ I guess the only solution is to make the wine binary load at a higher address.
http://bugs.winehq.com/show_bug.cgi?id=760
*** shadow/760 Sun Jun 2 14:10:51 2002
--- shadow/760.tmp.32375 Sun Jun 2 14:26:39 2002
***************
*** 46,48 ****
--- 46,56 ----
http://download.microsoft.com/download/DungeonSiege/Trial/1.0/W982KMeXP/EN-…
For your information, I do *NOT* run a security patched kernel :-)
+
+ ------- Additional Comments From lionel.ulmer(a)free.fr 2002-06-02 14:26 -------
+ Just for your information, the file to download is *HUGE* :
+
+ nexus6:/tmp/WineTemp$ ls -l DSdemo.exe
+ -rw------- 1 ulmer users 192188416 Apr 17 1902 DSdemo.exe
+
+ But well, Microsoft has bandwitdh to spare :-)
http://bugs.winehq.com/show_bug.cgi?id=760
*** shadow/760 Sun Jun 2 14:10:51 2002
--- shadow/760.tmp.31572 Sun Jun 2 14:10:51 2002
***************
*** 0 ****
--- 1,48 ----
+ +============================================================================+
+ | Binary not loadable by Wine due to relocation error. |
+ +----------------------------------------------------------------------------+
+ | Bug #: 760 Product: Wine |
+ | Status: UNCONFIRMED Version: CVS |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-loader |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: lionel.ulmer(a)free.fr |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I get this when trying to run the installer to DungeonSiege :
+
+ nexus6:/tmp/WineTemp$ wine --debugmsg
+ +win32,+delayhlp,+fixup,+module,+relay,+segment DSdemo.exe
+ Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
+ trace:module:GetModuleFileNameA
+ trace:module:MODULE_GetLoadOrder looking for L:\DSdemo.exe
+ trace:module:GetModuleFileNameA
+ warn:module:get_app_load_order could not get module file name loading L:\DSdemo.exe
+ trace:module:PE_LoadImage loading L:\DSdemo.exe
+ trace:module:map_image mapped PE file at 0x40410000-0x4bb63000
+ trace:module:map_image mapping section .text at 0x40411000 off 1000 size 5e000
+ flags 60000020
+ trace:module:map_image mapping section .rdata at 0x4046f000 off 5f000 size 6000
+ flags 40000040
+ trace:module:map_image mapping section .data at 0x40475000 off 65000 size c000
+ flags c0000040
+ trace:module:map_image mapping section .rsrc at 0x4048b000 off 71000 size
+ b6d8000 flags 40000040
+ warn:win32:do_relocations Info: base relocations needed for L:\DSdemo.exe
+ err:win32:do_relocations Standard load address for a Win32 program (0x00400000)
+ not available - security-patched kernel ?
+ err:win32:do_relocations FATAL: Need to relocate L:\DSdemo.exe, but no
+ relocation records present (stripped during link). Try to run that file directly !
+ wine: could not load 'L:\DSdemo.exe' as Win32 binary
+
+ The binary is available here :
+
+ http://download.microsoft.com/download/DungeonSiege/Trial/1.0/W982KMeXP/EN-…
+
+ For your information, I do *NOT* run a security patched kernel :-)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=758
*** shadow/758 Sun Jun 2 10:55:00 2002
--- shadow/758.tmp.29708 Sun Jun 2 13:30:14 2002
***************
*** 40,42 ****
--- 40,46 ----
so that when I slide the mouse into a window, it becomes active without needing
to click in it, but remains at the "level" it was (it is not brought forward and
made the top window).
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-02 13:30 -------
+ Not the same as but related... I just thought you could shed more light on it
+ then I could, and you might enjoy the Chalange. <grin>
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=758
*** shadow/758 Sat Jun 1 21:15:27 2002
--- shadow/758.tmp.22076 Sun Jun 2 10:54:31 2002
***************
*** 27,29 ****
--- 27,43 ----
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-01 21:15 -------
I think Duane Clark might be interested in this bug. So I sent him an email
about it.
+
+
+ ------- Additional Comments From dclark(a)akamail.com 2002-06-02 10:54 -------
+ It is interesting. It is unlikely to be the same bug as the toolbar issue that I
+ assume Tony is thinking about, but they certainly could be related. In any
+ case, I don't see this on Word2000 (on which, however, the menus are rather
+ broken in the recent CVS), or any other program for that matter. Is this
+ something that only shows up on Word97? The description implies that it happens
+ on all programs. I run all programs except a couple games in managed mode.
+
+ How is your window manager set up? I am running Gnome (RH7.2) and it is set up
+ so that when I slide the mouse into a window, it becomes active without needing
+ to click in it, but remains at the "level" it was (it is not brought forward and
+ made the top window).
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=678
*** shadow/678 Sat Jun 1 22:16:10 2002
--- shadow/678.tmp.7850 Sun Jun 2 04:54:24 2002
***************
*** 62,64 ****
--- 62,68 ----
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-01 22:16 -------
Looks like this is related to bug 475
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-06-02 04:54 -------
+ BadWindow X_ChangeWindowAttributes may be fixed in current CVS.
+ Please retry and report.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=759
*** shadow/759 Sat Jun 1 20:31:05 2002
--- shadow/759.tmp.7674 Sun Jun 2 04:51:58 2002
***************
*** 61,63 ****
--- 61,67 ----
The 15 days trial copy of application can be downloaded from here:
http://www.microworlds.com/solutions/mwpro.html
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-06-02 04:51 -------
+ This bug is probably already fixed in current CVS.
+ Please retry and report.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=678
*** shadow/678 Sat Jun 1 20:30:40 2002
--- shadow/678.tmp.21982 Sat Jun 1 22:16:10 2002
***************
*** 58,60 ****
--- 58,64 ----
------- Additional Comments From h.davies1(a)physics.ox.ac.uk 2002-05-22 13:40 -------
Not a gdi bug.
+
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-01 22:16 -------
+ Looks like this is related to bug 475
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=752
*** shadow/752 Fri May 31 15:10:52 2002
--- shadow/752.tmp.19467 Sat Jun 1 21:21:19 2002
***************
*** 2,8 ****
| msreadersetup.exe doesnt install |
+----------------------------------------------------------------------------+
| Bug #: 752 Product: Wine |
! | Status: UNCONFIRMED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-winelib |
--- 2,8 ----
| msreadersetup.exe doesnt install |
+----------------------------------------------------------------------------+
| Bug #: 752 Product: Wine |
! | Status: NEW Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-winelib |
***************
*** 69,71 ****
--- 69,104 ----
Dustin: keep in mind: with 200 bugs processed per day,
there *has* to be at least one where you do a serious mistake :-)
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-06-01 21:21 -------
+ Used yesterday's CVS Wine.
+ When I run msreadersetup.exe it unpacks the files, pops up the InstallShield
+ window and crashes, launcing debugger. The message in debugger and backtrace:
+
+ Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
+ (0x00404a34).
+ In 32-bit mode.
+ Symbol __strtol_internal is invalid
+ 0x00404a34 (Setup.exe.EntryPoint+0x2e91 in E:\pft3a31~tmp\Disk1\Setup.exe): movl
+ 0x0(%eax),%ecx
+ Wine-dbg>bt
+ Backtrace:
+ =>0 0x00404a34 (Setup.exe.EntryPoint+0x2e91 in E:\pft3a31~tmp\Disk1\Setup.exe)
+ (ebp=405b6150)
+ 1 0x0040292c (Setup.exe.EntryPoint+0xd89 in E:\pft3a31~tmp\Disk1\Setup.exe)
+ (ebp=405b61ac)
+ 2 0x00402421 (Setup.exe.EntryPoint+0x87e in E:\pft3a31~tmp\Disk1\Setup.exe)
+ (ebp=405b6870)
+ 3 0x004020da (Setup.exe.EntryPoint+0x537 in E:\pft3a31~tmp\Disk1\Setup.exe)
+ (ebp=405b6e28)
+ 4 0x00401c3c (Setup.exe.EntryPoint+0x99 in E:\pft3a31~tmp\Disk1\Setup.exe)
+ (ebp=405b6e8c)
+ 5 0x400c1258 (start_process+0x264 [process.c:526] in libntdll.dll.so)
+ (ebp=405b6f38)
+ 6 0x400c50fb (call_on_thread_stack+0x23(func=0x400c0ff4) [sysdeps.c:105] in
+ libntdll.dll.so) (ebp=405b6ff4)
+ 7 0x400c5294 (SYSDEPS_CallOnStack+0x14 in libntdll.dll.so) (ebp=00000000)
+
+ When I found the unpacked files and started Setup.exe I got the same
+ Installshield window which hang indefinitely. It prints only
+ fixme:ole:CoTreatAsClass.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=758
*** shadow/758 Sat Jun 1 18:42:20 2002
--- shadow/758.tmp.19137 Sat Jun 1 21:15:27 2002
***************
*** 23,25 ****
--- 23,29 ----
mode. I'm not sure which component this belongs to.
Peter Husen
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-01 21:15 -------
+ I think Duane Clark might be interested in this bug. So I sent him an email
+ about it.
http://bugs.winehq.com/show_bug.cgi?id=759
*** shadow/759 Sat Jun 1 20:21:00 2002
--- shadow/759.tmp.17261 Sat Jun 1 20:31:05 2002
***************
*** 51,53 ****
--- 51,63 ----
------- Additional Comments From simon(a)unisolve.com.au 2002-06-01 20:21 -------
Created an attachment (id=153)
A bug report file produced by bug_report.pl re Microworlds Pro demo install failure
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-06-01 20:31 -------
+ Simon, can suggest temporary workaround - the files are probably unzipped to the
+ temporary directory and removed after the application exits (crashes). You can
+ try to quickly copy the unpacked files from temporary directory and start
+ installer manually.
+
+ The 15 days trial copy of application can be downloaded from here:
+ http://www.microworlds.com/solutions/mwpro.html
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=759
*** shadow/759 Sat Jun 1 20:18:38 2002
--- shadow/759.tmp.16724 Sat Jun 1 20:21:00 2002
***************
*** 47,49 ****
--- 47,53 ----
Regards,
Simon Taylor
+
+ ------- Additional Comments From simon(a)unisolve.com.au 2002-06-01 20:21 -------
+ Created an attachment (id=153)
+ A bug report file produced by bug_report.pl re Microworlds Pro demo install failure
http://bugs.winehq.com/show_bug.cgi?id=759
*** shadow/759 Sat Jun 1 20:18:38 2002
--- shadow/759.tmp.16595 Sat Jun 1 20:18:38 2002
***************
*** 0 ****
--- 1,49 ----
+ +============================================================================+
+ | The install of MicroWorlds Pro proceeds normally but then crashes |
+ +----------------------------------------------------------------------------+
+ | Bug #: 759 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020509 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-binary |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: simon(a)unisolve.com.au |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I am trying to evaluate the stability of Microworlds (a logo-like educational
+ tool) by installing
+ the Microworlds Pro demo executable from the www.microworlds.com website.
+
+ The installation proceeds normally for a few seconds, (many files are unzipped
+ etc), before
+ it comes to a halt with no application-level error messages.
+
+ My "Windows" environment is as built by wine, and I have no windows native dlls
+ installed and
+ a fairly bare windows registry.
+
+ I have run a bug report produced by bug_report.pl, (which I guess I can attach
+ to this bug report when I click Commit ?), but I believe that the Wine error
+ message that appears in the fuller bug report file is more relevant, so I've
+ included it here:
+
+ 080b17e0:Call user32.CreateWindowExA(00000000,0048253c
+ "ISINSTALLSCLASS",405b63cc
+ "E:\\pft3e6a~tmp\\SETUP.INS",80000000,00000000,00000000,00000000,00000000,00030021,00000000,00400000,00000000)
+ ret=0041623d
+ 080b17e0:Call x11drv.CreateWindow(00030022,405b625c,00000000) ret=406dbf87
+ X Error of failed request: BadWindow (invalid Window parameter)
+ Major opcode of failed request: 2 (X_ChangeWindowAttributes)
+ Resource id in failed request: 0x360001a
+ Serial number of failed request: 82
+ Current serial number in output stream: 119
+
+
+ Regards,
+
+ Simon Taylor
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=758
*** shadow/758 Sat Jun 1 18:42:20 2002
--- shadow/758.tmp.13056 Sat Jun 1 18:42:20 2002
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | Menu/combo-box-functionality in managed mode. |
+ +----------------------------------------------------------------------------+
+ | Bug #: 758 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020411 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gui |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: peter(a)husen.dk |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ When running apps in managed mode (e.g. Word97) and clicking open a menu or
+ combo-box, it disappears as soon as I move the mouse down into it. To use
+ menus, I have to click and hold the mouse button while moving down to the menu
+ item (the good ol' Mac and Amiga Workbench-way). It works perfectly (the
+ Windows-way), when I run in unmanaged mode, but I really do prefer managed
+ mode. I'm not sure which component this belongs to.
+
+ Peter Husen
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=467
*** shadow/467 Sat Jun 1 15:19:43 2002
--- shadow/467.tmp.9516 Sat Jun 1 17:18:34 2002
***************
*** 2,8 ****
| starcraft don't work well for wine version >= 20011226 |
+----------------------------------------------------------------------------+
| Bug #: 467 Product: Wine |
! | Status: CLOSED Version: 20010112 |
| Resolution: Platform: |
| Severity: critical OS/Version: All |
| Priority: P1 Component: wine-directx |
--- 2,8 ----
| starcraft don't work well for wine version >= 20011226 |
+----------------------------------------------------------------------------+
| Bug #: 467 Product: Wine |
! | Status: UNCONFIRMED Version: 20010112 |
| Resolution: Platform: |
| Severity: critical OS/Version: All |
| Priority: P1 Component: wine-directx |
***************
*** 293,295 ****
--- 293,303 ----
------- Additional Comments From centi_riccardo(a)libero.it 2002-06-01 15:19 -------
Created an attachment (id=152)
DON'T WORK
+
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-01 17:18 -------
+ I am reopening this bug based on Riccardo's comments. StarCraft is not crashing
+ but screen is unusable.
+
+ Ricardo can you try to install from CVS as we can work on the bug better if this
+ is the case.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=756
*** shadow/756 Sat Jun 1 13:03:02 2002
--- shadow/756.tmp.8342 Sat Jun 1 16:52:09 2002
***************
*** 22,24 ****
--- 22,27 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-06-01 13:03 -------
John, is there an application which requires these calls? Having such
application(s) would increase priority of implementing these functions.
+
+ ------- Additional Comments From jhohm(a)acm.org 2002-06-01 16:52 -------
+ Andriy, I wrote some test code that used them, but after finding them unimplemented I switched to using wcstoul.