VK:
        I've started the VNC server on my machine again. Same
IP address and same password. Good luck. I've the screen open
to the F:...\test directory where I was working tonight.

        I tested the code in the CVS server:

1. I still get a duplicate icon for the PC running Kaboodle.
   Sometimes the icon is active, sometimes it's inactive.
   The one with the Kaboodle halo *always* has an all-zero
   MAC address, the extra one always has the right one.

2. The network printer is still duplicated.

3. If I change the icon of a device, I get an access violation
   crash. The debugger takes me to CObject:IsKindOf{}. I get
   the error when I change my Mac icon to a G3 tower. It
   doesn't seem to break when I change a PC icon, though,
   or if I drag a new device to the Mac group and change it.
   Only if I change one that started there. It starts as a
   "debug assertion error", and if I hit Ignore twice, then
   it becomes an access violation error.

        Good luck.

-Scott


On Thu, 27 Jun 2002, mailbox wrote:

> Hello Scott,
>
> I have figure out the memory leak causes for Snifferthread and uithread. I
> have removed those in the wincvs code.
>
>
>
> But I think the memory leaks with 56bytes are from function
>
> BOOL PostEFMessage(DWORD idSource,UINT idDest,UINT message,int
> nDataLen,void* pData,CGUID* pEFIDDest,CGUID* pEFIDSource,int flags)
>
>
>
> line CEFMsg* pMsg=new CEFMsg; These memory leaks increases as we go on
> working.
>
>
>
> I found some resource leaks as well with the help of  boundschecker tool.  I
> will try to remove as much as possible. There are some memory leaks but I am
> not very sure of the right place to remove them. Please take a look at the
> attached file. I could not find Access Violation problem.
>
>
>
> Regards,
>
> Varsha
>
>
>
>
>
> ----- Original Message -----
> From: "S.C.Best" <[EMAIL PROTECTED]>
> To: "mailbox" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 26, 2002 8:08 PM
> Subject: Re: [Kaboodle-devel] Re: wincvs update
>
>
> > VK:
> > Debug attached. Two errors worry me in there: "memory leaks
> > detected" and "access violation".
> > However...the network detection worked almost correctly this
> > time. All of the devices discovered were shown in the GUI. Small problem
> > in that the machine running Kaboodle is shown twice (with two different
> > MAC addresses, one with a Kaboodle halo and the other without). Even works
> > in Release build.
> >
> > Not sure why VNC didn't work for you. I of course tested it
> > out internally first. Will test it from the "outside" later today.
> >
> > Please let me know what you think of the two errors I saw.
> >
> > -Scott
> >
> > At 6:13 PM +0530 6/26/02, mailbox wrote:
> > >Hello Scott,
> > >I have made some changes in wincvs.
> > >I have added the TRACE to the code. Please clear the registry and start
> > >debug. Could you please send the output from the debug window in kaboodle
> > >workspace as I could not access your m/c.
> > >
> > >Regards and Thanks,
> > >Varsha
> >
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Caffeinated soap. No kidding.
http://thinkgeek.com/sf
_______________________________________________
Kaboodle-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kaboodle-devel

Reply via email to