Hello,

When I try to run Notes, the icon moves for some seconds but nothing appends after that, it does not run.
When I launch it in command line, I get the following message:

notes: symbol lookup error: notes: undefined symbol: _ZNK11QQmlPrivate18AOTCompiledContext13getEnumLookupEjPi, version Qt_6

Would you have a solution to this problem please? Many thanks

My configuration (the last available):

  • Linux 6.5.11-263.current
  • Solus 4.4 Harmony
  • Budgie 10.8.2
  • algent replied to this.
  • That error specifically indicates that Notes is using a private Qt6 header. This is heavily discouraged by Qt, but apps still do it anyway. I've been keeping a list of all Qt6 apps that do this since they will need rebuilding whenever there's a Qt update and I've now added Notes to it so that it'll get rebuilt when needed in the future.

    Hopefully this doesn't happen again (with Notes specifically, I guarantee other apps are going to try to use private headers in the future haha).

    touzain
    Hi! In attempt to fix your issue I updated notes in latest version. At the moment it is available in unstable repo and it will be available for you in the up coming sync!

    If the issue is not resolved after sync please report it here.

    Many thanks. Impressively fast! I will follow your recommendation and in all cases will give a feedback here.

    That error specifically indicates that Notes is using a private Qt6 header. This is heavily discouraged by Qt, but apps still do it anyway. I've been keeping a list of all Qt6 apps that do this since they will need rebuilding whenever there's a Qt update and I've now added Notes to it so that it'll get rebuilt when needed in the future.

    Hopefully this doesn't happen again (with Notes specifically, I guarantee other apps are going to try to use private headers in the future haha).

    I can report that after todays sync notes application is starting again.