Hello Scott, Sorry I could not replicate the bug you mentioned on windowXP at my end.
Regards, Varsha ----- Original Message ----- From: "Scott C. Best" <[EMAIL PROTECTED]> To: "mailbox" <[EMAIL PROTECTED]> Cc: "Igor Kotelevsky" <[EMAIL PROTECTED]>; "Kaboodle-devel" <[EMAIL PROTECTED]> Sent: Sunday, August 18, 2002 1:08 AM Subject: Re: [Kaboodle-devel] "VNC halo" bug > VK: > Thanks for removing the duplication. However, the release > build is now unstable (testing here on WinXP). After "Classifying > Devices..." and VNC discovery it locks up. Can't select, can't > scroll, can't quit. Gotta use the task manager to kill it. This > got added yesterday, I saw it then too. The 14-Aug-02 code is > stable. > > -Scott > > > On Sat, 17 Aug 2002, mailbox wrote: > > > Hello Igor, > > I have removed the duplication. Igor Please test the correctness of the > > code. > > > > Regards, > > Varsha > > ----- Original Message ----- > > From: "Igor Kotelevsky" <[EMAIL PROTECTED]> > > To: "Scott C. Best" <[EMAIL PROTECTED]>; "mailbox" <[EMAIL PROTECTED]> > > Cc: "Kaboodle-devel" <[EMAIL PROTECTED]> > > Sent: Friday, August 16, 2002 4:55 PM > > Subject: [Kaboodle-devel] "VNC halo" bug > > > > > > > Hello Scott. > > > I found that "VNC halo" bug is my bug. > > > That bug fixed. > > > > > > I visited > > > http://www.geocrawler.com/lists/3/SourceForge/16728/0/9330591/ > > > and found following: > > > > Regarding the VNC status display synchronization: > > > > I have added the synchronization, which will display the VNC halo icon. > > > > For this to work I have added the flag to kaboodlebase.h as the data for > > > VNC > > > > comes from the registry. > > > I understand that Varsha also fixed that bug. > > > > > > But here is next problem. > > > Kaboodle already had data, which described independent VNC service. > > > That data was > > > CNIDDevice::m_Attributes.m_uiIndependentVncPort. > > > It is the port number of independent VNC Server: > > > _UNDEF_VNC - we don't know about VNC Server, > > > _NO_VNC_RUN - VNC Server don't run, > > > otherwise - port number of independent VNC Server. > > > Now Kaboodle has new binary flag PC_RUNNING_VNC, > > > which also describes above data. > > > > > > Therefore redundancy of data appears. > > > That redundancy is a potential source of mistakes. > > > I prefer to avoid that redundancy. > > > I can remove the flag PC_RUNNING_VNC and avoid that redundancy. > > > Please let me know if I have to make that. > > > > > > - Igor > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by: OSDN - Tired of that same old > > > cell phone? Get a new here for FREE! > > > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > > > _______________________________________________ > > > Kaboodle-devel mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/kaboodle-devel > > > > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > Kaboodle-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/kaboodle-devel > ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Kaboodle-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kaboodle-devel
