Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9091
    owilsky
    Participant

    Hi,

    I found a bug in 10.0.4:
    See this screenshot, menu bar and toolbars are missing:

    How to reproduce:
    – configure a new file type with its own syntax highlighting, if you want I can send you my settings
    – close EmEditor
    – Open EmEditor by providing a file on the command line that corresponds to the created file type above (we use a file manager (Norton Commander clone) that opens the file in EmEditor when pressing F4)

    If I open EmEditor without any command line arguments, all is fine.

    #9092
    Yutaka Emura
    Keymaster

    Hi owilsky,

    I can’t reproduce the issue. Can you please send me your settings (after zipped) to [email protected]? Then please write the detail procedure to reproduce the issue, the file name used, how to open the file, etc.

    Thank you!

    #9097
    owilsky
    Participant

    Hi Yutaka,

    I sent you my settings.
    To reproduce:

    – Close EmEditor
    – open command line window (“cmd.exe”)
    – make sure, current working directory is NOT EmEditor directory, else it works
    – look for a .txt file on your machine, e.g. C:textfile.txt
    – enter this command: “C:Program FilesEmEditorEmEditor.exe” “C:textfile.txt”

    Now EmEditor is opened but without menu and without toolbars.

    It works fine, if:
    – current working directory is “C:Program FilesEmEditor”
    or
    – EmEditor is already open when invoking above command

    Oliver

    #9098
    Yutaka Emura
    Keymaster

    Hello owilsky,

    I reproduced this issue. I have already fixed this bug on my PC, so it will be fixed on the next version.

    Thank you!

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