On Sun, 23 Jan 2022 17:24:33 +0000 Rui Nuno Capela wrote: > On 1/23/22 13:42, Felix Homann wrote: > > Am So., 23. Jan. 2022 um 01:42 Uhr schrieb John Murphy > > <[email protected] <mailto:[email protected]>>: > > > > I don't see a connection line in QJackCtl's Connections, but it's there. > > Maybe I'll try some variations on the audio.position settings. > > > > > > Please, try to delete ~/.config/rncbc.org/QjackCtl.conf > > <http://rncbc.org/QjackCtl.conf> . That solved the "connections > > invisible for QJackCtl" issue for me after months, see > > https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1282#note_1074623 > > <https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1282#note_1074623> > > > > . (I actually deleted the whole ~/.config/rncbc.org/ <http://rncbc.org/> > > directory but I don't think there was anything else in it than the > > QJackCtl.conf file) > > > > some users out there may have something else important under > ~/.config/rncbc.org/..., which is the place all qstuff stores their > configuration and user preferences files; even the new qpwgraph [1] > stores its things there ;) > > so please, try to remove ~/.config/rncbc.org/QjackCtl.conf and only!
That's what I did, but I remembered I'm using the old distro version of QjackCtl and should install the latest. Qt Everywhere, except... I have Qt 6.2.2 at /home/john/Qt/6.2.2/gcc_64/ and added there to the path for the build and install, which went smoothly, but running, it complains: qjackctl: error while loading shared libraries: libQt6Widgets.so.6: cannot open shared object file: No such file or directory and yet: $ locate libQt6Widgets.so.6 /home/john/Qt/6.2.2/gcc_64/lib/libQt6Widgets.so.6 /home/john/Qt/6.2.2/gcc_64/lib/libQt6Widgets.so.6.2.2 /home/john/Qt/Tools/QtCreator/lib/Qt/lib/libQt6Widgets.so.6 /home/john/Qt/Tools/QtCreator/lib/Qt/lib/libQt6Widgets.so.6.2.2 /home/john/Qt/Tools/QtDesignStudio/lib/Qt/lib/libQt6Widgets.so.6 /home/john/Qt/Tools/QtDesignStudio/lib/Qt/lib/libQt6Widgets.so.6.2.2 /home/john/Qt/Tools/QtDesignStudio/qt6_design_studio_reduced_version/lib/libQt6Widgets.so.6 /home/john/Qt/Tools/QtDesignStudio/qt6_design_studio_reduced_version/lib/libQt6Widgets.so.6.2.2 /usr/local/Qt6/lib/libQt6Widgets.so.6 /usr/local/Qt6/lib/libQt6Widgets.so.6.2.0 I tried 'sudo /sbin/ldconfig -v' but no change. Thanks, for your programming, and in advance for help with this. -- John. [ My post to the list yesterday was blocked because "The sending IP is listed on https://spamrl.com as a source of spam." ] _______________________________________________ Linux-audio-dev mailing list [email protected] https://lists.linuxaudio.org/listinfo/linux-audio-dev
