Recent

Author Topic: Lazarus Install PI5 Bookworm  (Read 6235 times)

dbannon

  • Hero Member
  • *****
  • Posts: 3196
    • tomboy-ng, a rewrite of the classic Tomboy
Re: Lazarus Install PI5 Bookworm
« Reply #15 on: January 04, 2025, 05:00:12 am »
./myapp -disableaccurateframe can be used as workaround.

Thanks hansotten, useful info.

Fortunately, the more correct --disableaccurateframe also works. The gnu standard says single char options have one dash, multichar options should have two. In our case Application.CheckOptions() knows about only ShortOptions and LongOptions, no hybrids ! So, it will report the one dash version as an error, app should exit.

And interestingly, I can reproduce this problem (of the little window) only with gtk2, Qt5 works fine.

Davo
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

 

TinyPortal © 2005-2018