tkWWW Bug list
This is the tkWWW bug list. To report a bug first check this list. If your
bug is not on the list use the Send Mail to Developer function under the
Help menu item to report this bug. Be sure to include the name of the
platform, you are working with.
Note:
This is list completely out of date.
* ####### Class A - Incompatibility -- inability to install software
** The 'make install' target in the Tcl directory should copy the various
files over to $(TK_WWW_SOURCE_PATH) if it isnt the current directory.
Number: A0001
Version: 0.5
Reported by: Michael Gengenbach
Platform: ????
Status: open
Date: 2/11/93
* ####### Class B - Fatal -- software crashes
** The htext version of tkWWW-0.5 crashes at startup. The problem
occurs when pish interprets the following command:
wish: # Add hypertext widget
pack append .f \
[ htext .f.msg \
-yscrollcommand { .vs set } \
-xscrollcommand { .hs set } \
-yscrollunits 10m \
-xscrollunits 1i ] { expand fill padx 2 pady 2 }
wish: wish: Segmentation fault
Number: B0001
Version: 0.5
Reported by: bloemer@tnt.uni-hannover.de (Arnold Bloemer)
Platform: Sun SP10 with SunOS 4.1.3, OpenWindows 3.0 (I
tried also X11R5) and used cc and the tk3.1 libraries. I let it
run under the OpenWindows server and window manager.
Status: open
Date: 2/10/93
**Some fonts you specified in config.tcl are not available under
OpenWindows 3.0 (see log og xlsfonts at the end). TkWWW crashes
until I changed the font specifications in config.tcl.
Number: B0002
Version: 0.5
Reported by: bloemer@tnt.uni-hannover.de (Arnold Bloemer)
Platform: Sun SP10 with SunOS 4.1.3, OpenWindows 3.0 (I
tried also X11R5) and used cc and the tk3.1 libraries. I let it
run under the OpenWindows server and window manager.
Status: fixed
Date: 2/10/93
** Bad things happen if you look at the Ohio State home page
Number: B0003
Version: 0.5 development
Reported by: Joseph Wang
Platform: demips
Status: bugs seems to have fixed itself
Date: 2/10.93
* ####### Class C - Critical -- software malfunction with no work-around
** Stuff inside doesnt get shown at all.
Number: C0001
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: open
Date: 2/10/93
** The browser for the 'load source' button comes up as with no size and height
Number: C0002
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: fixed
Date: 2/10/93
** links like 'HREF="complete.html#structure" ' (to tag 'structure' in file
complete.html in the current directory) fail. The error given is
> Error: Page Not Found file:/the/correct/path/to/the/file/complete.html#structure
The file exists, and has the requested NAME tag in it
Number: C0003
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: open. Hard to fix without remaking the server
Date: 2/10/93
** As with the last version the file Gateway doesn't work and
sometimes the telnet Gateway.
Number: C0004
Version: 0.5
Reported by: bloemer@tnt.uni-hannover.de (Arnold Bloemer)
Platform: Sun SP10 with SunOS 4.1.3, OpenWindows 3.0 (I
tried also X11R5) and used cc and the tk3.1 libraries. I let it
run under the OpenWindows server and window manager.
Status: Fixed in development server
Date: 2/10/93
Comments:
Problems with telnet occur when something like:
telnet://archie&archie.sura.net
is specified. The "&" seems to be the problem.
The page http://info.cern.ch/hypertext/DataSources/Yanoff.html
is full of such specifications.
With the file Gateway only access to local directories
works. Trying to get file://info.cern.ch/ doesn't work.
** Clicking with the middle button on a link gives:
> invalid command name "tkWWWCloneReference"
Number: C0005
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: Fixed in development version
Date: 2/10/93
** tag does not work
Number: C0006
Version: 0.5
Reported by: Joseph Wang (joe@athena.mit.edu)
Platform: decmips
Status: Fixed in development version
Date: 2/10/93
* ####### Class D - Server -- limits software functionalty but can work-around
** If a line in the HTML source window is long, it goes off the edge of the
window, and you dont get a scroll bar to look at it :-(
Number: D0001
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: open
Date: 2/10/93
** Clicking on the 'reset' button in the source window gives:
> invalid command name "tkWWWEditReset"
Number: D0002
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: fixed, the button is removed
Date: 2/10/93
** The text in the hypertext widgets doesn't get wrapped nicely.
Number: D0003
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: open
Date: 2/10/93
** Bad things happen if you click into the .f.msg widget before the
introductory dialog is displayed
Number: D0004
Version: 0.5
Reported by: Joseph Wang (joe@athena.mit.edu)
Platform: decmips
Status: open
Date: 2/10/93
** The browser snaps out of preformatted mode after an anchor (see
node http://www.cis.ohio-state.edu:85/info/forms.info,Forms Mode Commands)
Number: D0005
Version: 0.5 development
Reported by: Joseph Wang (joe@athena.mit.edu)
Platform: decmips
Status: open
Date: 2/17/93
** If you click on a link with no page found and then an error dialog
appears, all further button events go to the hypertext widget
Number: D0006
Version: 0.5 development
Reported by: Joseph Wang (joe@athena.mit.edu)
Platform: decmips
Status: fixed
Date: 2/21/93
* ####### Class E - Minor -- cosmetic problem
** In the browser, it would be nice if 'clicking on a directory' added that
the current Pathname: Again, this seems like a resources problem, as I
cant seem to navigate around using the file browser by clicking on
directories.
Number: E0001
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: open
Date: 2/10/93
** Could you make it pop up the 'Find' window automatically if the page is
searchable?
Number: E0002
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: open
Date: 2/10/93
** A 'close window' button on the line next to the 'Home'...'Clone' buttons
would be useful.
Number: E0003
Version: 0.5
Reported by: Anthony Baxter
Platform: ????
Status: open
Date: 2/10/93
** The Goto dialog box should expand as you type stuff into it
Number: E0004
Version: 0.5
Reported by: joe@athena.mit.edu (Joseph Wang)
Platform: decmips
Status: open
Date: 2/11/93