d47acd6e5e
Accepted submit request 52524 from user prusnak OBS-URL: https://build.opensuse.org/request/show/52524 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=12 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
c3270-334p3.tgz | ||
gcc4.diff | ||
gcc-322.diff | ||
mknod.patch | ||
pr3270-memleak.patch | ||
pr3287-334.tgz | ||
README.SuSE | ||
s3270-334p3.tgz | ||
tcl8.4.patch | ||
tcl3270-334p3.tgz | ||
usr_local_bin.patch | ||
x026-1.0.tgz | ||
x026-offset.diff | ||
x3270-334p4.tgz | ||
x3270.changes | ||
x3270.spec |
There are a few known open bugs which are listed in http://x3270.bgp.nu/HotBugs.html: here is an excerpt from that list, with those bugs removed, that are fixed for SuSE Linux. Known Bugs in x3270, c3270, s3270, tcl3270 and pr3287 3.2.20 ------------------------------------------------------------------------------- Updated 17. February 2003 Bugs Fixed, but not yet in a Patch Release There are no known problems. Outstanding Bugs 1. Issues with the Idle Command Pop-Up The Idle Command Pop-Up has a number of deficiencies: * The syntax for the Timeout value is not explained -- it is an optional '~' prefix to add +/-10% jitter to the time, a number, and a required one-letter suffix (s for seconds, m for minutes, h for hours). * If the timeout syntax is wrong, there is no error pop-up, and the values are forgotten. * The changed values are not saved with the Save Changed Options in File menu option. A (rather large) patch to correct these problems is under development.