IBM Support

LO69880: SYMPHONY: MACRO FILEPICKER DOES NOT WORK ON WINDOWS 7

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • Symphony macro "filepicker" doesn't work on Windows 7 and Vista.
    The same macro works in OpenOffice.org on Windows 7 and Vista.
    
    This "filepicker" macro is described in Lotus Symphony Wiki:
    CreateUnoService Function [Runtime].
    http://www-10.lotus.com/ldd/lswiki.nsf/dx/CreateUnoService_Funct
    ion_Runtime_ls301
    
    The macro is the following:
    ---------------
    REM  *****  BASIC  *****
    
    Sub Main
    
    fName = FileOpenDialog ("Please select a file")
    
    print "file chosen: "+fName
    
    End Sub
    
    function FileOpenDialog(title as String) as String
    
    filepicker =
    createUnoService("com.sun.star.ui.dialogs.FilePicker")
    
    filepicker.Title = title
    
    filepicker.execute()
    
    End function
    ---------------
    
    When you execute the above macro on Symphony, FilePicker dialog
    is not opened on Windows 7 and Vista.
    FilePicker dialog is opened on Windows XP.
    
    And when you execute the above macro on OpenOffice.org 3.2.1,
    FilePicker dialog is opened.
    

Local fix

Problem summary

  • Low priority closures
    

Problem conclusion

Temporary fix

Comments

  • This APAR is associated with SPR# MNAA8V64PT.
    This was closed as part of a batch closure of sprs with minimal
     customer impact. Low weight, Sev 3 or lower, and a defect
     creation date of 12/31/2012 or earlier. If this issue persists
     in 9.0.1 or above by additional customers, it may be re-raised
     for triage.
    

APAR Information

  • APAR number

    LO69880

  • Reported component name

    NOTES CLIENT

  • Reported component ID

    5724E6255

  • Reported release

    852

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-06-10

  • Closed date

    2014-03-04

  • Last modified date

    2014-03-04

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

Applicable component levels

  • R852 PSN

       UP

[{"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Product":{"code":"SSKTWP","label":"Lotus Notes"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5.2","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
04 March 2014