Go to file
2013-06-13 09:01:21 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=1 2007-01-15 23:41:45 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=1 2007-01-15 23:41:45 +00:00
gcc4.diff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=1 2007-01-15 23:41:45 +00:00
mknod.patch Accepting request 24468 from Base:System 2009-11-16 15:07:39 +00:00
pr3270-memleak.patch Accepting request 24468 from Base:System 2009-11-16 15:07:39 +00:00
README.SuSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=1 2007-01-15 23:41:45 +00:00
suite3270-3.3.12ga13-src.tgz Accepting request 178817 from home:jjolly:branches:Base:System 2013-06-13 09:01:21 +00:00
usr_local_bin.patch Accepting request 82203 from home:azouhr:branches:Base:System 2011-09-16 11:25:18 +00:00
x026-1.0.tgz OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=1 2007-01-15 23:41:45 +00:00
x026-offset.diff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=1 2007-01-15 23:41:45 +00:00
x3270.changes Accepting request 178817 from home:jjolly:branches:Base:System 2013-06-13 09:01:21 +00:00
x3270.spec Accepting request 178817 from home:jjolly:branches:Base:System 2013-06-13 09:01:21 +00:00

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.