Rocket Uniface Support Resources

 View Only

Rocket Uniface 10.4.02-030 Released

  • 1.  Rocket Uniface 10.4.02-030 Released

    ROCKETEER
    Posted 08-30-2023 05:37

    Downloads

    Product availability Matrix (PAM)
    Downloads of this patch are available from the Rocket Customer Support Portal.
    Further explanation can be found here.

    New Feature(s)

    • Keyboard functions have been added to the IDE's Resource Browsers:
      * Home and End to go to first or last occurrence (currently PgUp and PgDn, which is incorrect).
      * ShiftHome/End to select all occurrences from current to first or last.
      * ShiftArrowUp/Down to add occurrences to the selection.
      * CtrlShiftArrowUp/Down to add occurrences to the selection irrespective how the current selection has been chosen.
      * Ctrl-A to select all occurrences.

    • The Insert Frames dialog in your component Editor (Forms, Reports) can now be quit using the 'Esc' key or accepted with the 'Enter' key.

    • Code and Layout editors in the IDE now support both block and single line *comment* and *uncomment* functions.
      Note:
      Installation using the edist will add a [userkeys] section to your usys.ini file. If you overlay using the patch zip file, you need to manually add to your usys.ini:
      [userkeys]
      comment=Ctrl+K
      uncomment=Ctrl+U
      Or use the Context Menu options only.

    Fixes

    UNI-34484Particular keyboard combinations can cause a crash.
    UNI-32846Uniface reports incorrect warning messages for Sentinel Cloud license lease period expiration time.
    UNI-32470DLM 9.2.0.11 does not allow checkout of Borrowed features on Windows



    UNI-34484  -  Particular keyboard combinations can cause a crash.

    Solution available in patch(es):      10.4.02-030

    Description:

    As of patch 027 it is possible that using keyboard combination in quick succession may cause the application to crash.

    Consider a non-modal form and an modal form, both populated with grid, text field etc and an image widget

    when both are open and using the keycombo's 

    ALT+S and ENTER
    F12+ESC

    the application crashes in umsw.dll with an Access Violation.

    Environment:

    +Uniface Version : > 10.4.02.27
    +Operating System : W32/W64
    +Database : DBMS independent
    +Browsers : Browser independent

    Workaround:

    None.

    Notes:

    This problem is solved.

    Back to top



    UNI-32846  -  Uniface reports incorrect warning messages for Sentinel Cloud license lease period expiration time.

    Solution available in patch(es):      10.4.02-030

    Description:

    After a recent change in the Sentinel Cloud server license expiration and lease expiration dates are now communicated to Uniface separately. This necessitates a change in the product to ensure that these dates are interpreted correctly.

    Environment:

    +Uniface: Version 10.4.02
    +Operating System: OS independent
    +Database: DBMS independent

    Workaround:

    There is no workaround for this problem.

    Notes:

    This problem is solved.

    Back to top



    UNI-32470  -  DLM 9.2.0.11 does not allow checkout of Borrowed features on Windows

    Solution available in patch(es):      10.4.02-030

    Description:

    DLM 9.2.0.11 does not allow to checkout any Borrowed features on Windows.
    The reason is that DLM is confused about the environment it should use: it uses the user specific one if it exists but is empty. Licenses borrowed in the system environment are therefore not seen.

    Environment:

    + Uniface version: ALL
    + Platform: Windows
    + Database: ALL

    Workaround:

    None.

    Notes:

    The DLM client executable allows you to select between the user or the system environment. The DLM client dll that Uniface uses will now follow the selection made using the DLM client and not rely solely on the existence of the directory. To apply this fix it is necessary to upgrade both the DLM client dll (libdlm32.dll or libdlm64.dll) and DLM.exe. There is no change the server.

    Back to top