On Wed 07 Jun 2017 at 17:50:52 (+0200), N. Andrew Walsh wrote: > On Wed, Jun 7, 2017 at 4:02 PM, Urs Liska <[email protected]> wrote: > > > How exactly is LilyPond registered in Frescobaldi for you? > > > > Absolute path to the binary installed with the package.
Just to clarify, is this …lilypond-2.19.61/bin/lilypond or …lilypond-2.19.61/lilypond/usr/bin/lilypond > > Maybe if it is only calling "lilypond" (i.e. without an absolute path to > > the executable) there may be something to be done about it. > > > > Ah, wait: are you using Frescobaldi's 3.0.0 release or run it from Git? My > > patch was only applied after the latest release ... > > > > Well, I've been using the version from git, which I just updated. Now, it > fails on my laptop with the following errors: > > QT_QPA_PLATFORMTHEME=qt5ct frescobaldi was interrupted by an Abort Signal. > > This is because my laptop still has QT_STYLE_OVERRIDE set (side-question: > how do you find out which config file is setting an environment variable? I > have .bashrc, .xsession, etc., and can't find it in any of them). grep -r QT_STYLE_OVERRIDE …lilypond-2.19.61/ might be a start. > Unsetting > that variable now results in an error: > > PyQt5.QtWebKitWidgets import QWebView > ImportError: No module named PyQt5.QtWebKitWidgets > > Which I'm given to understand is a problem with python, but I might be > wrong. I don't use Frescobaldi so can't help you there. Cheers, David. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
