Coder Social home page Coder Social logo

Guitarix Plugins display issue about qtractor HOT 6 CLOSED

rncbc avatar rncbc commented on July 25, 2024
Guitarix Plugins display issue

from qtractor.

Comments (6)

rncbc avatar rncbc commented on July 25, 2024

check your installed libSUIL version; also look into your qtractor configure log and check whether LV2 UI native GTK2 support is linked in;

you also say that other guitarix plugin GUIs doesn't show the same ghost window, so why you inferred it's solely a qtractor issue? maybe that gxamplifier-x GUI has something special that makes it behave differently in regard to window manager and/or to Gtk2 toolkit?

cheers

from qtractor.

rncbc avatar rncbc commented on July 25, 2024

issue is not reproduced here (openSUSE Tumbleweed, KDE Plasma: 5.9, Qt: 5.7.1, Qtractor: 0.8.0.71git.fa01a1, libsuil-gtk2-in-qt5: 0.8.4); evidence follows:

qtractor-gxamplifier_x-1

cheers

ps. todays guitarix git head master: 0.35.2.34git.0b3234 .

from qtractor.

Gimmeapill avatar Gimmeapill commented on July 25, 2024

Thanks for double checking.
On Arch, suil is at 0.8.2 (which is apparently outdated) with qt at 5.8.0
The config log is also not 100% clean, but the GTK2 check seems to succeed:

configure:7966: checking for LV2 UI GTK2 support (libsuil_gtk2_in_qt5)
configure:7989: g++ -o conftest -march=native -O2 -pipe -D__cdecl= -msse -mfpmath=sse -ffast-math -I/usr/include/qt -fPIC -D_FORTIFY_SOURCE=2  -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -I/usr/include/suil-0 -Isrc/vestige -Isrc/lv2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lXext -lX11 -lm -L/usr/lib  -ljack -lpthread -llilv-0 -ldl -lsratom-0 -lsord-0 -lserd-0 -lsuil-0 >&5
configure:7989: $? = 0

Full log attached:
config.txt

Actually there's probably a known issue on Arch as I have just tried the Qtractor official package (0.8.0), and it is built without LV2 Plug-in UI GTK2 native support.

from qtractor.

rncbc avatar rncbc commented on July 25, 2024

in fact the GTK2 check do NOT succeed (exit status != 0):

configure:7966: checking for LV2 UI GTK2 support (libsuil_gtk2_in_qt5)
configure:7989: g++ -o conftest -march=native -O2 -pipe -D__cdecl= -msse -mfpmath=sse -ffast-math -I/usr/include/qt -fPIC -D_FORTIFY_SOURCE=2  -I/usr/include/lilv-0 -I/usr/include/sratom-0 -I/usr/include/sord-0 -I/usr/include/serd-0 -I/usr/include/suil-0 -Isrc/vestige -Isrc/lv2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lXext -lX11 -lm -L/usr/lib  -ljack -lpthread -llilv-0 -ldl -lsratom-0 -lsord-0 -lserd-0 -lsuil-0 >&5
configure:7989: $? = 0
configure:7989: ./conftest
configure:7989: $? = 1
configure: program exited with status 1

this is all due to outdated and/or non-existant libsuil_gtk2_in_qt5: you need libsuil >= 0.8.4 to succeed.

byee

from qtractor.

Gimmeapill avatar Gimmeapill commented on July 25, 2024

ok, thanks for the investigation

from qtractor.

Gimmeapill avatar Gimmeapill commented on July 25, 2024

And I can confirm that ugrading suil to 0.8.5 (latest git) fixes the dispay issue

from qtractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.