home *** CD-ROM | disk | FTP | other *** search
/ Enter 1999 October / ENTER10_1.bin / OS2 / NETSCAPE / read.me < prev    next >
Encoding:
Text File  |  1999-07-14  |  16.4 KB  |  469 lines

  1. Netscape Communicator 4.61 for OS/2(R) Warp (Beta version) README
  2.  
  3. This README contains the latest information about using this 
  4. feature.
  5.  
  6. Note: To help you locate information in this README, you can use
  7.       the Find option under the Edit menu of the OS/2 System
  8.       Editor. You can print the file by dragging it to your
  9.       printer object or by selecting Print from the file object's 
  10.       pop-up menu. Using the right mouse button, click the object 
  11.       to display the pop-up menu.
  12.  
  13. In the following sections, Netscape Communicator refers to 
  14. Netscape Communicator 4.61 for OS/2 Warp.
  15.  
  16.  
  17. CONTENTS
  18. __________________________________________________________________
  19.  
  20. 1.0 Known Limitations
  21. 2.0 Problem Reporting and Survey
  22. 3.0 Notices
  23.  
  24.  
  25. 1.0 KNOWN LIMITATIONS
  26. __________________________________________________________________
  27.  
  28. The following limitations might occur or exist in Netscape 
  29. Communicator. To view the latest information about known 
  30. limitations for Netscape Communicator, click Release Notes from
  31. the Help menu. For information on how to report any limitations,
  32. click Product Information and Support from the Help menu.
  33.  
  34. 1.1 General
  35. ------------------------------------------------------------------
  36.  
  37.   o Netscape Communicator supports the IBM OS/2 Warp Developer 
  38.     Kit, Java(TM) Edition, version 1.1.7 and higher. If you have
  39.     an earlier version of Java, upgrade to the latest version.
  40.     You can download the latest version from the Software Choice
  41.     Web site:
  42.  
  43.     http://service.boulder.ibm.com/asd-bin/doc/
  44.  
  45.   o During installation, if a message is displayed stating that 
  46.     you do not have the correct FixPak level installed and you 
  47.     have verified that you have the correct software requirements 
  48.     (see the README.ICN file for installation and configuration 
  49.     information), then edit the NS46COMM.PKG file. Delete the 
  50.     following three lines:
  51.  
  52.     FILE
  53.        EXITWHEN      = 'INSTALL&& ("%NSWS%" == "FALSE")',
  54.        EXIT          = NETSCAPEFIXPAK
  55.  
  56.   o For monitors set to a resolution of 1024 x 768 or higher, the 
  57.     default font of Tms Rmn 10 pt. might cause overlapping. 
  58.     Change the default font to Tms Rmn 8 pt. to correct this 
  59.     problem. 
  60.  
  61.     To change the font:
  62.  
  63.     1. Click Edit --> Preferences --> Fonts to display the Fonts
  64.        window.
  65.  
  66.     2. To the right of Variable Width Printer Font, click Select.
  67.  
  68.     3. In the Size box, type or select 8.
  69.  
  70.     4. Click OK to close the Font window.
  71.  
  72.     5. Click OK to save your changes and close Preferences window.
  73.  
  74.  
  75.   o When using some font sizes, text on some Web pages might 
  76.     overlap or appear outside areas defined by the background 
  77.     color. To correct this problem, change the font. See above for
  78.     instructions.
  79.  
  80.   o Drag and drop is supported only to the OS/2 Desktop and within
  81.     Netscape Communicator.
  82.  
  83.   o The Print Preview function is not available.
  84.  
  85.   o When launching Netscape Communicator 4.61 from an icon while 
  86.     Netscape Communicator 4.04 is running, you may receive a 
  87.     network-related error message. This error message does not 
  88.     actually indicate a problem. If you click OK, you can 
  89.     continue to use the new Communicator window.
  90.  
  91. 1.2 Security
  92. ------------------------------------------------------------------
  93.  
  94. Netscape Communicator uses the Netscape Security model, instead of
  95. the Java Security model used in Netscape Navigator 2.02 for OS/2.
  96. The following limitations occur as a result of this difference.
  97.  
  98.   o Netscape Communicator cannot load applets signed with the 
  99.     Netscape Signing Tool (SignTool) when these JAR files reside
  100.     in the CLASSPATH. If you attempt to load one of these applets,
  101.     the following error message appears on the Java console:
  102.  
  103.     java.io.IOException: bad zip file format
  104.  
  105.     JAR files signed with SignTool that are loaded through the URL
  106.     or from a local hard drive directory that is not in the 
  107.     CLASSPATH can be successfully loaded.
  108.  
  109.   o Netscape Communicator can load applets signed with Sun's 
  110.     Javakey signing tool. However, if these applets use the 
  111.     Netscape security APIs (for example, 
  112.     enablePrivilege/revertPrivilege), the following error message
  113.     appears on the JavaConsole when you attempt to load the 
  114.     applet:
  115.  
  116.     ForbiddenTargetException: User didn't grant the xxxxxxxx 
  117.     privilege.
  118.  
  119.     To resolve this problem, have the originator of the JAR 
  120.     file sign the JAR file using Netscape's SignTool.
  121.  
  122.   o Applets and JAR files requiring special privileges to 
  123.     system resources (for example, file system access or 
  124.     additional network access) must use the Netscape security 
  125.     model.
  126.  
  127.   o When signed applets are loaded from the network, the 
  128.     classes must be signed using the Netscape SignTool and 
  129.     you are prompted to grant permission.
  130.  
  131.   o When signed applets and JAR files are in the CLASSPATH, 
  132.     you are not prompted to grant permission. Permission is 
  133.     automatically granted whether the applet or JAR file is
  134.     signed or unsigned.
  135.  
  136.   o If an applet needs to download files onto your local drive,
  137.     you are prompted to grant permission. Be very careful when
  138.     allowing an applet even limited access your file system 
  139.     even if it is a signed applet, unless you fully trust 
  140.     the signer. If you allow these files to be downloaded or 
  141.     otherwise placed in the Java CLASSPATH, these applets might 
  142.     gain full access to resources on the machine, including full 
  143.     access to your file system.
  144.  
  145.   o The UniversalMemberAccess privilege cannot be granted or
  146.     enabled.
  147.  
  148. 1.3 Performance
  149. ------------------------------------------------------------------
  150.  
  151.   o The help might take a long time to display. Avoid opening more
  152.     than one session of help for better performance.
  153.  
  154.   o If you don't specify an Initial Java Heap (IJH) size, Netscape
  155.     Communicator lets Java set the default. Java does not take into 
  156.     account the size of Netscape Communicator when it calculates 
  157.     the default IJH size. The default is determined by how 
  158.     much memory the machine has. Java sets a default IJH size when 
  159.     Netscape Communicator runs an applet. The default memory is 
  160.     reserved by Java until Netscape Communicator is closed.
  161.  
  162.     Set the Initial Java Heap size as follows:
  163.  
  164.     1. Click Edit --> Preferences --> OS/2 Preferences to display 
  165.        the OS/2 Preferences window.
  166.  
  167.     2. Click IBM(R) Java Properties.
  168.  
  169.     3. In the Java Options box, type -ms<number><m or k> where number 
  170.        depends on the following, and m stands for megabytes and k for 
  171.        kilobytes:
  172.  
  173.        - If you have 32MB or less of system memory, set the IJH 
  174.          size to 4MB (-ms4m).
  175.  
  176.        - If you have 64MB of system memory, set the IJH size to 
  177.          8MB (-ms8m).
  178.  
  179.        - If you have 80MB or more of system memory, let the 
  180.          IJH size default.
  181.  
  182.  
  183. 1.4 DBCS Information
  184. ------------------------------------------------------------------
  185.   o If you are using the English version of Netscape Communicator
  186.     on a Korean operating system, entering text with the NUM LOCK
  187.     on can cause numbers to appear in the text.
  188.  
  189.   o For some DBCS Web pages to print correctly, you need to do the 
  190.     following:
  191.  
  192.     1. Click Edit --> Preferences --> Fonts to display the Fonts 
  193.        window.
  194.  
  195.     2. To the right of Variable Width Printer Font, click Select.
  196.  
  197.     3. In the Name box, select
  198.  
  199.        o Japanese
  200.  
  201.          - OS/2 Warp 4: 
  202.            MINCHO/HeiseiMincho-P or other outline font.
  203.  
  204.          - All versions of OS/2 Warp Server: 
  205.            HeiseiMincho-W3-90-TT/Normal or other outline font.
  206.  
  207.        o Korean
  208.  
  209.          - OS/2 Warp 4: 
  210.            MINCHO/IBM Myung Jo or other outline font.
  211.  
  212.          - All versions of OS/2 Warp Server: 
  213.            Myung Jo or other outline font.
  214.  
  215.        o Traditional Chinese: 
  216.  
  217.          - OS/2 Warp 4: 
  218.            System default or other outline font.
  219.  
  220.          - All versions of OS/2 Warp Server: 
  221.            System default or other outline font.
  222.  
  223.        o Simplified Chinese:
  224.  
  225.          - OS/2 Warp 4: 
  226.            Song Ti Chang Gui or other outline font.
  227.  
  228.          - All versions of OS/2 Warp Server: 
  229.            Song Ti Chang Gui or other outline font.
  230.  
  231.     4. In the Size box, type or select 10.
  232.  
  233.     5. Click OK to close the Font window.
  234.  
  235.     6. To the right of Fixed Width Printer Font, click Select.
  236.  
  237.     7. In the Name box, select 
  238.  
  239.        o Japanese
  240.  
  241.          - OS/2 Warp 4: 
  242.            MINCHO/HeiseiMincho or other outline font.
  243.  
  244.          - All versions of OS/2 Warp Server: 
  245.            HeiseiMincho-W3-90-TT/Normal or other outline font.
  246.  
  247.        o Korean
  248.  
  249.          - OS/2 Warp 4: 
  250.            MINCHO/IBM Myung Jo or other outline font. 
  251.  
  252.          - All versions of OS/2 Warp Server: 
  253.            Myung Jo or other outline font.
  254.  
  255.        o Traditional Chinese
  256.  
  257.          - OS/2 Warp 4: 
  258.            System default or other outline font.
  259.  
  260.          - All versions of OS/2 Warp Server: 
  261.            System default or other outline font.
  262.  
  263.        o Simplified Chinese:
  264.  
  265.          - OS/2 Warp 4: 
  266.            Song Ti Chang Gui or other outline font.
  267.  
  268.          - All versions of OS/2 Warp Server: 
  269.            Song Ti Chang Gui or other outline font.
  270.  
  271.     8. In the Size box, type or select 10.
  272.  
  273.     9. Click OK to close the Font window.
  274.  
  275.    10. Click OK to save your changes and close Preferences window.
  276.  
  277.    11. Close Netscape Communicator. When you reopen Netscape 
  278.        Communicator, you can print the Web page.
  279.  
  280.  
  281.  
  282. 2.0  PROBLEM REPORTING AND SURVEY
  283. __________________________________________________________________
  284.  
  285. To report a problem concerning this beta release:
  286.  
  287.   1. Check section 1.0 Known Limitations to see if the problem you 
  288.      are experiencing is a known limitation.
  289.  
  290.   2. Open Netscape Communicator.
  291.  
  292.   3. Do one of the following:
  293.  
  294.      o Go to the folling Web site:
  295.  
  296.        http://www.service5.boulder.ibm.com/pcpd.nsf/ocomm46+feedback
  297.  
  298.        Then, click the Netscape Communicator 4.61 for OS/2 Warp 
  299.        link.
  300.  
  301.      o Click Help --> Service and Support.
  302.  
  303.   4. Click the Problem Reporting and Survey link.
  304.  
  305.   5. Click the Problem Report link.
  306.  
  307.   6. Fill out the form as appropriate.
  308.  
  309. All participants are requested to fill out a survey form giving IBM
  310. your opinion on various aspects of this pre-release program and 
  311. the product.
  312.  
  313. To participate in the survey:
  314.  
  315.   1. Open Netscape Communicator.
  316.  
  317.   2. Do one of the following:
  318.  
  319.      o Go to the following Web site:
  320.  
  321.        http://www.service5.boulder.ibm.com/pcpd.nsf/ocomm46+feedback.
  322.  
  323.        Then, click the Netscape Communicator 4.61 for OS/2 Warp 
  324.        link.
  325.  
  326.      o Click Help --> Service and Support.
  327.  
  328.   3. Click the Problem Reporting and Survey link.
  329.  
  330.   4. Click the Survey link.
  331.  
  332.   5. Fill out the form as appropriate.
  333.  
  334. 3.0 NOTICES
  335. __________________________________________________________________
  336.  
  337. This information was developed for products and services offered 
  338. in the U.S.A. IBM may not offer the products, services, or 
  339. features discussed in this document in other countries. Consult 
  340. your local IBM representative for information on the products and 
  341. services currently available in your area. Any reference to an IBM
  342. product, program, or service is not intended to state or imply 
  343. that only that IBM product, program, or service may be used. Any 
  344. functionally equivalent product, program, or service that does not 
  345. infringe any IBM intellectual property right may be used instead. 
  346. However, it is the user's responsibility to evaluate and verify the
  347. operation of any non-IBM product, program, or service. 
  348.  
  349. IBM may have patents or pending patent applications covering 
  350. subject matter in this document. The furnishing of this document 
  351. does not give you any license to these patents. You can send 
  352. license inquiries, in writing, to: 
  353.  
  354. IBM Director of Licensing
  355. IBM Corporation
  356. North Castle Drive
  357. Armonk, NY 10504-1758 
  358. U.S.A.
  359.  
  360. For license inquiries regarding double-byte (DBCS) information, 
  361. contact the IBM Intellectual Property Department in your country 
  362. or send inquiries, in writing, to: 
  363.  
  364. IBM World Trade Asia Corporation Licensing
  365. 2-31 Roppongi 3-chome, Minato-ku
  366. Tokyo 106, Japan
  367.  
  368. The following paragraph does not apply to the United Kingdom or 
  369. any other country where such provisions are inconsistent with 
  370. local law:
  371.  
  372. THIS DOCUMENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
  373. KIND. IBM AND NETSCAPE DISCLAIMS ALL WARRANTIES, WHETHER
  374. EXPRESSED OR IMPLIED, INCLUDING WITHOUT LIMITATION, THE
  375. IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE AND
  376. MERCHANTABILITY WITH RESPECT TO THE INFORMATION IN THIS
  377. DOCUMENT. BY FURNISHING THIS DOCUMENT, NETSCAPE
  378. COMMUNICATIONS GRANTS NO LICENSES TO ANY PATENTS OR
  379. COPYRIGHTS.
  380.  
  381. Some states do not allow disclaimer of express or implied 
  382. warranties in certain transactions, therefore, this statement may 
  383. not apply to you. 
  384.  
  385. This information could include technical inaccuracies or 
  386. typographical errors. Changes are periodically made to the 
  387. information herein; these changes will be incorporated in new 
  388. editions of the information. IBM may make improvements and/or 
  389. changes in the product(s) and/or the program(s) described in this 
  390. information at any time without notice. 
  391.  
  392. Any references in this information to non-IBM Web sites are 
  393. provided for convenience only and do not in any manner serve as an 
  394. endorsement of those Web sites. The materials at those Web sites 
  395. are not part of the materials for this IBM product and use of 
  396. those Web sites is at your own risk.
  397.  
  398. IBM may use or distribute any of the information you supply in any 
  399. way it believes appropriate without incurring any obligation to 
  400. you.
  401.  
  402. Licensees of this program who wish to have information about it 
  403. for the purpose of enabling: (i) the exchange of information 
  404. between independently created programs and other programs 
  405. (including this one) and (ii) the mutual use of the information 
  406. which has been exchanged, should contact: 
  407.  
  408. IBM Corporation
  409. Department LZKS
  410. 11400 Burnet Road
  411. Austin, TX 78758
  412. U.S.A.
  413.  
  414. Such information may be available, subject to appropriate terms 
  415. and conditions, including in some cases, payment of a fee. 
  416.  
  417. The licensed program described in this document and all licensed 
  418. material available for it are provided by IBM under terms of the 
  419. IBM Customer Agreement, IBM International Program License 
  420. Agreement or any equivalent agreement between us. 
  421.  
  422. Any performance data contained herein was determined in a 
  423. controlled environment. Therefore, the results obtained in other 
  424. operating environments may vary significantly. Some measurements 
  425. may have been made on development-level systems and there is no 
  426. guarantee that these measurements will be the same on generally 
  427. available systems. Furthermore, some measurement may have been 
  428. estimated through extrapolation. Actual results may vary. Users 
  429. of this document should verify the applicable data for their 
  430. specific environment. 
  431.  
  432. Information concerning non-IBM products was obtained from the 
  433. suppliers of those products, their published announcements or 
  434. other publicly available sources. IBM has not tested those 
  435. products and cannot confirm the accuracy of performance, 
  436. compatibility or any other claims related to non-IBM products. 
  437. Questions on the capabilities of non-IBM products should be 
  438. addressed to the suppliers of those products. 
  439.  
  440. All statements regarding IBM's future direction or intent are 
  441. subject to change or withdrawal without notice, and represent 
  442. goals and objectives only. 
  443.  
  444. 3.1  TRADEMARKS
  445. __________________________________________________________________
  446.  
  447. The following terms, are registered trademarks of the IBM 
  448. Corporation in the United States or other countries or both:
  449.  
  450.   o IBM
  451.  
  452.   o OS/2
  453.  
  454. The following terms are trademarks of other companies:
  455.  
  456. Netscape, Netscape Navigator, and the Netscape N logo are 
  457. registered trademarks of Netscape Communications Corporation in 
  458. the United States and other countries. Netscape Composer, 
  459. Netscape Messenger, and Netscape Communicator are also 
  460. trademarks of Netscape Communications Corporation, which may be 
  461. registered in other countries.
  462.  
  463. Java and all Java-based trademarks and logos are trademarks or 
  464. registered trademarks of Sun Microsystems, Inc. in the US and 
  465. other countries. 
  466.  
  467. (C) Copyright IBM Corporation and Netscape Communications Corporation
  468. 1995, 1999. All rights reserved.
  469.