Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6678
    owilsky
    Participant

    Hi,

    I posted this bug some weeks ago while EmEditor was still in beta, but you said that you cannot reproduce it. Now I know why!

    Please do the following:
    – Be sure to have at least one jsee-File in “Macros/ Customize”
    – Right click on a toolbar
    – select “Customize Toolbars”
    – Click “New”
    – Add one or more jsee-macro files to the new toolbar.

    When you are in registry mode, all works fine.
    But when you are in portable ini mode, jsee files cannot be added to a toolbar.

    I tested it with 8.00 final.

    Oliver

    #6700
    Yutaka Emura
    Keymaster

    owilsky wrote:
    Hi,

    I posted this bug some weeks ago while EmEditor was still in beta, but you said that you cannot reproduce it. Now I know why!

    Please do the following:
    – Be sure to have at least one jsee-File in “Macros/ Customize”
    – Right click on a toolbar
    – select “Customize Toolbars”
    – Click “New”
    – Add one or more jsee-macro files to the new toolbar.

    When you are in registry mode, all works fine.
    But when you are in portable ini mode, jsee files cannot be added to a toolbar.

    I tested it with 8.00 final.

    Oliver

    I follows your instruction, but I am sorry to say that I still cannot reproduce your issue. I hope it is not a big issue…

    #6708
    owilsky
    Participant

    OK, I did some research and know now how to reproduce.
    When in INI file mode it is necessary to use relative paths for the macro files.

    I have all my macros in a folder called “My Macros”, this folder is located in EmEditor’s folder, not in “My Documents” folder.
    So in eeCommon.ini in [Macros] section I have relative folder names, e.g.
    Macro0=.My Macrostest.jsee

    Then it is not possible to add this macro onto a toolbar.

    #6833
    owilsky
    Participant

    Hi Yutaka,

    did you see my post?
    This is still not fixed in 8.02 RC3.

    Oliver

    #6835
    Yutaka Emura
    Keymaster

    owilsky wrote:
    Hi Yutaka,

    did you see my post?
    This is still not fixed in 8.02 RC3.

    Oliver

    I reproduced your issue, and it will be fixed by the next release. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.