#1112601 carburetor: Connect does not work - application reports missing library

#1112601#5
Date:
2025-08-31 09:22:14 UTC
From:
To:
Dear Maintainer,

After installation, the "Connect" button of the program does not react to
clicks/cannot be used. When running caburetor from the command line, I get the
following error report:

"FileNotFoundError:
        Please compile the "tractor.gschema.xml" file.
        In GNU/Linux you can copy it from
        "/usr/lib/python3/dist-packages/tractor"
        to "/usr/local/share/glib-2.0/schemas" and run:
        "sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas""

Following these instructions solves the problem. So I guess something is not
properly done in the installation process of the carburetor package?