http://bugs.winehq.com/show_bug.cgi?id=1073
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:50 -------
Bug comments restored from Gmane.org:
When trying to Install StarCraft with latest CVS and earlier releases the
StarCraft Installer shows only My Computer, no + to expand it and no
Drives/Directories, only way to choose where to install it is to type the path
to where you want it installed. I will try to do a regression test tomorrow
(10/16/02) but Im not sure how tired I will be and how long it will take (slow
56k). I will post results of last working version when I can.
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-15 22:05
-------
Created an attachment (id=314)
--> (http://bugs.winehq.com/attachment.cgi?id=314&action=view)
Debug output of +listview, +treeview
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-16 13:54
-------
Reassigning to Dimi but keeping Mr. Bugs on the CC list.
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-27 13:24
-------
The patch causing this regression is:
http://www.winehq.com/hypermail/wine-cvs/2002/03/0070.html
If anyone wants a screenshot of it the way it used to look (before this patch)
and the way it looks now (after this patch) let me know and I will post them.
Shoot I will post them anyways, in just a minute.
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-27 14:36
-------
Created an attachment (id=320)
--> (http://bugs.winehq.com/attachment.cgi?id=320&action=view)
The way the dialog looks after the patch
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-27 15:06
-------
Created an attachment (id=321)
--> (http://bugs.winehq.com/attachment.cgi?id=321&action=view)
... and before
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-27 15:10
-------
Created an attachment (id=322)
--> (http://bugs.winehq.com/attachment.cgi?id=322&action=view)
DEbug output of +listview, +treeview (BEFORE PATCH)
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-27 19:05
-------
on the first debug log (the one for after the patch is committed) please ignore
the debugger message, unless you want me to get a backtrace too?
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-29 15:41
-------
Dimi sent a patch to (hopefully) correct this,I will test it tonight and post
the results then or tomorrow, whichever...
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-31 08:41
-------
tested patch, it didnt resolve the problem, but it was a step closer. he
submitted another patch but i havent had a chance to test it out yet.. i will
do that tonight and post the results. both patches have been committed to CVS
already...
------- Additional Comments From Speeddymon <at> yahoo.com 2002-10-31 23:58
-------
ok 20021031 was released, and i tested the new patch, it didnt work either. he
then priv emailed me a one-liner that worked. I am posting it here after the
NEW debug output
------- Additional Comments From Speeddymon <at> yahoo.com 2002-11-01 00:02
-------
Created an attachment (id=325)
--> (http://bugs.winehq.com/attachment.cgi?id=325&action=view)
Hacky patch that works in case it doesn't get committed, this may break apps that
send messages in
unicode instead of ansi
------- Additional Comments From Speeddymon <at> yahoo.com 2002-11-01 00:03
-------
Created an attachment (id=326)
--> (http://bugs.winehq.com/attachment.cgi?id=326&action=view)
Debug log after the hacky patch is committed.
------- Additional Comments From Speeddymon <at> yahoo.com 2002-11-01 11:32
-------
Dimi had me add a couple of trace lines to the treeview code after the hack
patch. For some weird reason the installer is expecting unicode even though it
doesn't support it. He then asked me to add the patch to the code before Guy's
patch and when I went to do that I found out that Guy's patch is the one that
actually implements TREEVIEW_NotifyFormat so there was no way to do that.
Clip from email:
-begin-
--- "Dimitrie O. Paun" <dpaun <at> rogers.com> wrote:
> On November 1, 2002 02:00 am, you wrote:
> > after banging my head on my keyboard for a few minutes
> > because i couldnt find treeview_notifyformat i went and looked at cvsweb
> > and found out...there is no treeview_notifyformat before guy's patch so
> > there is no way for me to get that kind of a debug output...
>
> Good find. Please add this to Bugzilla. But it presents a big problem:
> if we behave correctly, we break the app. What do we do?
>
I'm wondering if maybe its my app thats broken already and thats why its
sending the unicode message..
-end-
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=363
------- Additional Comments From Speeddymon(a)yahoo.com 2003-25-06 14:48 -------
Also, could you check your wine config and let us know what your DXGrab setting
is? That is if you get this and are able to test with the latest wine..
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1072
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:47 -------
Bug comments restored from Gmane.org:
Hi there,
I am trying to run IBM 8086 assembly program using wine and the first
compilation of code by the command
tasm.exe filename.lng
works fine and it forms the object file . Now when i try running the object file
by doing
tlink.exe filename.obj
the debugger window opens up and in the end it gives the error that stack
overflow has occured
First it says that the debugger info is not available in some dll'sNTDLL.DLL
KERNEL32.DLL
etc.. till
MIDIMAP.DRV
unhandleed exception: Stack overflow in 32-bit mode code(0x4009730e)
In 32 -bit mode.
0x4009730e (wine_call_to_16_regs_short+0xae [relay16.s] in libntdll.dll.so): pushl
Enter path to file '/usr/src/build/84078-i386/BUILD/wine/ifi632/relay10.s':
This is the error
i was not able to copy the error sthis is the maximumu info i can give
please help
Vikas
(INDIA)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=160
------- Additional Comments From Speeddymon(a)yahoo.com 2003-25-06 14:46 -------
Ok, can anyone that has GTA test this out? And Henrik, if you get this, could
you give us some info such as what version of GTA you use (DOS, Win, 3dfx)?
Reporters for other games, please file separate bugs for your games if the
sound still does not work with the latest version of wine..
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1070
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:44 -------
Bug comments restored from Gmane.org:
RCT sees the right mouse click as a click and hold, and can only be released
after by a bunch of random clicks...makes the game unplayable because you cant
remove any trees
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1069
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:44 -------
Bug comments restored from Gmane.org:
Wine 20021007-cvs-opengl
1.Wine only read the config file once (both /etc/wine/config and ~/.wine/config)
sync does not work, and I need to reboot for use.
2.when the program started by wine failed, no program cannot be run farther,
reboot soft the problems......
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-10-13 02:27
-------
User error, I guess.
When running wineserver in persistent mode (wineserver -p), you need to
explicitly kill it, otherwise it will keep the current session and NOT reread
the config file.
If you aren't using persistent mode, then it's most likely some leftover wine
session that keeps wineserver running.
Hmm, I wonder whether maybe the docu isn't verbose enough on this one ?
Closed bug, feel free to reopen it in case of any more issues/questions.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:42 -------
Closing
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1068
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:43 -------
Bug comments restored from Gmane.org:
I can't use wine with Windows XP.
Error: fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add
support
for it ?
Internet, HOWTO, documentation couldn't help me :( Please, discover this bug.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1067
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:42 -------
Bug comments restored from Gmane.org:
try to install Lotus Notes R6
following is the error wich appears on the console:
"ntdll:RtlpWaitForCriticalSection section 0x4010a0e0 "../../files/profile.c:
PROFILE_CritSect" wait timed out, retrying (60 sec) tid=0807e560"
------- Additional Comments From werbung <at> kuhnle.net 2002-12-09 12:23 -------
*** This bug has been confirmed by popular vote. ***
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1066
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:42 -------
Bug comments restored from Gmane.org:
GameSpy Arcade Setup exits with an exception. Details will be attatched.
------- Additional Comments From kyethespy <at> liquid2k.com 2002-10-06 06:20
-------
Created an attachment (id=312)
--> (http://bugs.winehq.com/attachment.cgi?id=312&action=view)
Wine Output
------- Additional Comments From hatky <at> users.sf.net 2003-05-01 14:40 -------
I installed ArcadeInstallAIRFORCE12e.EXE version
ArcadeInstallAIRFORCE12e.EXE succesfully wine wine cvs-20.4.2003 but the
program itself is not working
------- Additional Comments From mike <at> theoretic.com 2003-05-02 02:49 -------
Resolving fixed then. Separate bugs should be opened for the application itself.
------- Additional Comments From Speeddymon <at> yahoo.com 2003-16-06 18:56
-------
Assuming fixed and closing, previous details were deleted by Bugzilla update.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1065
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:40 -------
Bug comments restored from Gmane.org:
When I press a key once, Jagged Alliance 2 thinks I pressed it twice.
Same happens when clicking a mouse button.
This behavior is also same in demo version, which you can get from:
http://www.jaggedalliance2.com/download/index2.html#demo-english
or if those urls don't seem to work, try searching google for ja2demo.zip.
Size of the file is about 60M.
If I disable keyboard repeatign (xset r off), run with --debugmsg +key and press
d down I get the following output:
trace:key:X11DRV_KeyEvent state = 0
trace:key:X11DRV_KeyEvent KeyPress : keysym=64 (d), ascii chars=1 / 64 / 'd'
trace:key:X11DRV_KeyEvent keycode 0x28 converted to vkey 0x44
trace:key:X11DRV_KeyEvent bScan = 0x20.
trace:key:queue_kbd_event wParam=0044, lParam=00200001, InputKeyState=81
and _two_ d letters appear.
------- Additional Comments From medar <at> kapina.org 2003-01-25 16:46 -------
Works now. Thanks.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-01-26
15:10 -------
Verifiying as per reporters Comments
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-02-19
22:13 -------
Closing
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1064
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:40 -------
Bug comments restored from Gmane.org:
In Theme Hospital mouse cannot be moved to left or up.
The program draws it's own cursor, and places X's cursor to upperleft corner of
program window. (trace:cursor:X11DRV_SetCursorPos warping to (0,0))
Because the cursor keeps getting placed to upperleft corner and cannot come out
of, it cannot be moved left nor up.
Theme Hospital Demo (~12M) is available from:
ftp://ftp.ea.com/pub/archive/bullfrog/demos/t_hospital/hospital.zip
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1062
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:38 -------
Bug comments restored from Gmane.org:
When running setup.exe on the Final Fantasy VII install CD, and choosing to
install the game, wine hangs, leaving a process that is absolutely impossible to
kill even with the -9 flag. Using --debugmsg=+relay makes the installation work.
I don't like this at all, smells like kernel?
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-10-05 16:18
-------
Well, if you suspected the kernel, then you could *at least* have given us the
exact kernel version ;-)
And yes, this does smell a lot like kernel.
------- Additional Comments From johane <at> lysator.liu.se 2002-10-07 03:48 -------
The kernel is 2.4.18, slackware 8.1
------- Additional Comments From johane <at> lysator.liu.se 2002-10-28 05:03 -------
There.
------- Additional Comments From johane <at> lysator.liu.se 2002-10-28 05:04 -------
Oops. Resolved the wrong bug! Anyway, this too works since I updated wine and
recompiled the Linux kernel.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:40 -------
Closing
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1061
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:37 -------
Bug comments restored from Gmane.org:
This one is getting on my nerves (and may stop some functionality in some
applications I would guess):
Unimplimented Function shdocvw.dll, 101
When trying to access any html page from an application (unless it
specifically tries to open a web browser for itself)
------- Additional Comments From dclark <at> akamail.com 2002-10-05 11:11 -------
Please give a bit more info. Like what application are you seeing this with. And
perhaps once the application is opened, the steps to generate the error might be
obvious, but you might as well mention them too.
------- Additional Comments From kyethespy <at> liquid2k.com 2002-10-05 17:45
-------
Well I get the message come up when I start Internet Explorer 5.5, or when I
click a web-link in an application.
Examples:
Pro Controller 2.2 (Some items in the help menu)
AKoff Music Composer (Most items in the help menu, and a link in the
registration window)
------- Additional Comments From kyethespy <at> liquid2k.com 2002-10-05 18:18
-------
If you want to know, the exact wording was shdocvw.101
There was some talk about implimenting this recently, and i'm not sure what
happened about it.
------- Additional Comments From dclark <at> akamail.com 2002-10-06 12:53 -------
I guess this is coming from IE5.5, since I don't see it with IE6. That is both
when running IE6 alone and when accessing a web page from another app; in my
case the help menu of "earthquake".
------- Additional Comments From kyethespy <at> liquid2k.com 2002-10-07 01:23
-------
I'm sure someone else using wine has IE5.5 to confirm this bug with... Anyone...?
------- Additional Comments From kyethespy <at> liquid2k.com 2002-10-27 23:11
-------
Anyone? Surely someone still has 5.5!
------- Additional Comments From mario.streiber <at> gmx.de 2002-12-11 12:49 -------
Yes, I have this problem too, when starting IE 5.5 from Win98. I see this
message in the debugging window, and IE refuses to start.
------- Additional Comments From tom <at> eborcom.com 2003-01-22 14:24 -------
I encounter the same problem with FreeBSD-STABLE (built November 2, 2002) and
wine 20030115.
On the console I see:
% wine IEXPLORE.EXE
fixme:reg:GetSystemInfo not yet supported on this system
fixme:shell:SHLWAPI_241 ()stub
wine: Unhandled exception, starting debugger...
And a Windows pop-up window opens with the title "Exception raised" and the
message "Unimplemented function shdocvw.dll.101 called at address 0x004013ce.
Do you wish to debug it?". Selecting 'No' exists; selecting 'Yes' prints to the
console:
Couldn't start process '134738176 0x3c '
Couldn't start process '134738176 0x3c '
I am running in Win98 mode but without any native Windows installation on my
machine.
Please let me (Tom Hukins <tom <at> eborcom.com>) know if you need more
information.
------- Additional Comments From grundig <at> wp.pl 2003-02-24 08:02 -------
*** This bug has been confirmed by popular vote. ***
------- Additional Comments From mike <at> theoretic.com 2003-02-28 05:11 -------
IE6 works fine here. Does anybody know what this ordinal does?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1060
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:34 -------
Bug comments restored from Gmane.org:
A recent CVS change causes the mouse pointer to randomly disappear during
drawing operations in Xnews v5.08.12. It's tricky to reproduce, but I can
usually do it by moving the mouse pointer over the MDI window tabs at the
bottom while a newsgroup is refreshing in the active window. Switching in and
out of the application or between MDI windows a few times will usually bring it
back until it happens again. I've traced the problem to this patch
<http://www.winehq.com/hypermail/wine-cvs/2002/10/0013.html>,
specifically the
file windows/syscolor.c. Version 1.34 of SYSCOLOR_MakeObjectSystem has the
problem, 1.33 does not.
In order to use Xnews at all with the latest CVS, it may be necessary to
temporarily roll back to version 1.143 of dlls/comctl32/listview.c due to bug#
1041.
------- Additional Comments From prupe <at> myrealbox.com 2002-10-07 17:56 -------
Fixed in syscolor.c 1.35.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:39 -------
Closing
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1059
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:33 -------
Bug comments restored from Gmane.org:
In Notepad, the installed lpr printers appear in the Print dialog, but after
selecting one (or using the default printer) and hitting OK, three info boxes
with gibberish appear, then the Print dialog appears again. If I hit OK, wine
aborts.
I'm attaching a log file, and several config files.
Oscar
------- Additional Comments From oscar.valdez <at> plastipak.com.sv 2002-10-02
12:23 -------
Created an attachment (id=307)
--> (http://bugs.winehq.com/attachment.cgi?id=307&action=view)
last 300 lines of psdrv debug log
------- Additional Comments From oscar.valdez <at> plastipak.com.sv 2002-10-02
12:23 -------
Created an attachment (id=308)
--> (http://bugs.winehq.com/attachment.cgi?id=308&action=view)
System.reg
------- Additional Comments From oscar.valdez <at> plastipak.com.sv 2002-10-02
12:24 -------
Created an attachment (id=309)
--> (http://bugs.winehq.com/attachment.cgi?id=309&action=view)
Win.ini
------- Additional Comments From oscar.valdez <at> plastipak.com.sv 2002-10-02
12:26 -------
Created an attachment (id=310)
--> (http://bugs.winehq.com/attachment.cgi?id=310&action=view)
Section of .wine/config
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1056
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:30 -------
Bug comments restored from Gmane.org:
------- Additional Comments From carl.sopchak <at> cegis123.com 2002-10-02 07:57
-------
Let me look into this first, so I can post a better bug report...
(Quicken is creating a file, using a name FROM TEXT IN A FILE! The file created
was "C:\QUICKENW\INET\COMMON\LOCALNET\IBILL\ected ????or malicious so".
Text in
C:\QUICKENW\inet\common\PATCH\update\version.txt and
C:\QUICKENW\inet\common\patch\notify\version.txt has
"infected<cr><lf><cr><lf>or
malicious software"...
Happened when I updated security news yeaterday...)
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26
15:39 -------
Closing
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1055
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:29 -------
Bug comments restored from Gmane.org:
Error messages apears in Shell, but just seems to produce no or minor
sideeffects, like slowing down the application.
------- Additional Comments From fgouget <at> codeweavers.com 2003-05-04 20:14
-------
*** This bug has been marked as a duplicate of 1052 ***
------- Additional Comments From Speeddymon <at> yahoo.com 2003-16-06 18:56
-------
Closing
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1054
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:29 -------
Bug comments restored from Gmane.org:
File is completely accessible (user has rwx-rights); Filesystem is FAT32, the
file is local.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1053
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:28 -------
Bug comments restored from Gmane.org:
Error messages apears in Shell, but just seems to produce no or minor
sideeffects, like slowing down the application.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1052
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:28 -------
Bug comments restored from Gmane.org:
Error messages apears in Shell, but just seems to produce no or minor
sideeffects, like slowing down the application.
------- Additional Comments From fgouget <at> codeweavers.com 2003-05-04 20:14
-------
*** Bug 1055 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1051
------- Additional Comments From z_god(a)wanadoo.nl 2003-25-06 14:27 -------
Bug comments restored from Gmane.org:
Error messages apears in Shell, but just seems to produce no or minor
sideeffects, like slowing down the application. The reall Error seems to hide
in the number given to the debugger (The error-message isn't completely
understandable for me)
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-10-05
23:44 -------
Are you saying that the debugger starts but reminder 99 keeps on working?
------- Additional Comments From helmut.frik <at> ptv.de 2002-10-06 23:22 -------
Well, the debugger doesn't start, since it's not installed (at least not
correct enough in this case), but reminder 99 keeps on working, that's right.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=78
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |dpaun(a)rogers.com
------- Additional Comments From Speeddymon(a)yahoo.com 2003-25-06 11:03 -------
I think since Dimi was working on this (IIRC) a few months ago, I think it
should be assigned to him, if anyone objects, feel free to slap me and change
it back.. ;)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=78
------- Additional Comments From Speeddymon(a)yahoo.com 2003-25-06 10:59 -------
I think since Dimi was working on this (IIRC) a few months ago, I think it
should be assigned to him, if anyone objects, feel free to slap me and change
it back.. ;)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.