"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "OpenVerse/BUGS" of archive OpenVerse-0.8-7.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 --------------------------------------------------------------------
    2 This is a list of KNOWN BUGS in the program. Solutions to these
    3 problems are not yet known, a TCL upgrade is required, or we
    4 find them too trivial to fix or we're just too damn lazy to 
    5 fix it and you shoudl fix it yourself and send the code to
    6 cruise@openverse.org.
    7 --------------------------------------------------------------------
    8 
    9 
   10 * If the room image fails to download the user will
   11   not be allowed to leave the room.
   12 
   13 * Macintosh verson is completely borked. Does not look like Activestate
   14   has continued Macintosh development - Works great on MacOS-X ports.
   15 
   16 * If you have two clients running at once and turn the log on in 
   17   both clients the EOF markers do not stay in sync and bad things
   18   happen. Suggestions for corrections requested.
   19 
   20 * I screwed up and used the same variable for the pull down names on 
   21   name tags that I used for the names in the list of people logged on.
   22   Well what this means is if someone requests your info and before you
   23   accept to send it that person logs off, it'll go to the person who now
   24   has that person in the names list (you cannot access them by name to
   25   prevent securtity issues with a name like [exit] so they are accessed
   26   by a numbered array)
   27 
   28 --------------------------------------------------------------------
   29 TO FIX THE FOLLOWING BUGS, UPGRADE TO THE LATEST VERSION OF TCL
   30 OR WE ARE WAITING FOR TCL MAINTAINERS TO FIX A BUG IN THEIR SOFWARE
   31 --------------------------------------------------------------------
   32 
   33 * When you tear off the avatars menu, then select an avatar and
   34   then close it - you get an error when trying to select more
   35   avatars from the normal pull down. THIS IS A BUG IN TCL.
   36   ON WINDOWS ONLY IT SEEMS. You can try getting the latest
   37   version of TCL from http://www.activestate.com/ but at last
   38   check even this did not correct the problem.
   39