[SOLVED] Ozone: v2.56b on Lubuntu: Missing root forward-slash in file paths

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] Ozone: v2.56b on Lubuntu: Missing root forward-slash in file paths

    Hello,

    When using Ozone v2.56b on Lubuntu, Ozone can't find any source files referenced from the .elf file; looking at the "Source" pane, file paths are missing the root forward-slash.
    Root forward-slash was displayed in v2.54b, and source files were found correctly.

    Screenshot attached.
    Images
    • screenshot.png

      19.52 kB, 266×391, viewed 614 times
  • Hello,

    Thank you for your inquiry.
    Did you move the project around by any chance or renamed folders?
    To keep your project portable you can use function Project.AddPathSubstitute.
    How to invoke it correctly is described int he Ozone user manual.

    Simply open your .jdebug file and add Project.AddPathSubstitute to function OnProjectLoad();

    Does that resolve the issue?

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hi Nino,

    Thanks for your reply, I will investigate Project.AddPathSubstitute().

    Please note I still believe this to be a bug, as I can make the problem recur or go away just by upgrading/downgrading Ozone, between versions v2.54b and v2.56b, loading the same .jdebug file each time.
  • Hi,

    It seems that under certain circumstances the leading slash would disappear in the Linux version.
    This should be fixed now with the latest Ozone release: segger.com/downloads/jlink/#Ozone
    Could you try it out and give feedback if the issue is resolved for you as well?

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hello,

    Great to hear that you are up and running again.

    We will consider this case as closed now.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.