Page 1 of 1

Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 2:32 pm
by nixon
I'm confused but I tried two times to install Audacious from the test repo in package manager and both times audacious gets greyed out in popular apps, stable repo and testing repo. When clicking on the info box in Audacious it states 4.0.5. Am I doing something wrong? I uninstalled my previous version from popular apps before...


Is it because test repo isn't activated?

Packages: 2613 note: see --pkg apt: 2606 lib: 1423 flatpak: 7
No active apt repos in: /etc/apt/sources.list
Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list
1: deb http://deb.debian.org/debian bullseye-updates main contrib non-free
Active apt repos in: /etc/apt/sources.list.d/debian.list
1: deb http://deb.debian.org/debian bullseye main contrib non-free
2: deb http://security.debian.org/debian-security bullseye-security main contrib non-free
Active apt repos in: /etc/apt/sources.list.d/mx.list
1: deb http://ftp.halifax.rwth-aachen.de/mxlin ... s/mx/repo/ bullseye main non-free
2: deb http://ftp.halifax.rwth-aachen.de/mxlin ... s/mx/repo/ bullseye ahs

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 2:54 pm
by timkb4cq
If you use the MX Package Installer, it automatically enables the Test repo, installs, then disables it again afterward.
Synaptic package manager does not. It isn't clear which you used.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 2:55 pm
by timkb4cq
'Twas a duplicate post, 'tis no longer... 😉

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 2:56 pm
by nixon
I thought so too (activating and disabling the test repo), I used the mx package installer.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 4:21 pm
by dolphin_oracle
I cannot duplicate the issue. when I installed audacious from the test repo tab I go 4.1.

perhaps supplying the /var/log/mxpi.log file will help us figure what happened.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 4:47 pm
by nixon
of course :)

Code: Select all

2022-07-22 20:34:34.250 DBG default: mx-packageinstaller version: 22.7
2022-07-22 20:34:34.318 WRN default: QMetaObject::connectSlotsByName: Connecting slot on_comboRemote_activated() with the first of the following compatible signals: ("activated(int)", "activated(QString)")
2022-07-22 20:34:34.318 DBG default: +++ void MainWindow::setProgressDialog() +++
2022-07-22 20:34:34.319 DBG default: +++ void MainWindow::setup() +++
2022-07-22 20:34:34.324 DBG default: dpkg-query -f '${Version}' -W flatpak
2022-07-22 20:34:34.356 DBG default: "1.10.7-0+deb11u1"
2022-07-22 20:34:34.360 DBG default: cat /etc/debian_version
2022-07-22 20:34:34.364 DBG default: "11.4"
2022-07-22 20:34:34.364 DBG default: apt-get update --print-uris | grep -m1 -qE '/mx/testrepo/dists/bullseye/test/'
2022-07-22 20:34:34.409 DBG default: +++ void MainWindow::loadPmFiles() +++
2022-07-22 20:34:34.481 DBG default: +++ void MainWindow::refreshPopularApps() +++
2022-07-22 20:34:34.481 DBG default: +++ QStringList MainWindow::listInstalled() +++
2022-07-22 20:34:34.481 DBG default: dpkg --get-selections | grep -v deinstall | cut -f1
2022-07-22 20:34:34.524 DBG default: +++ void MainWindow::displayPopularApps() const +++
2022-07-22 20:34:39.205 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:34:40.843 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:34:40.844 DBG default: +++ bool MainWindow::buildPackageLists(bool) +++
2022-07-22 20:34:40.844 DBG default: +++ void MainWindow::clearUi() +++
2022-07-22 20:34:40.844 DBG default: +++ bool MainWindow::downloadPackageList(bool) +++
2022-07-22 20:34:41.817 DBG default: +++ bool MainWindow::readPackageList(bool) +++
2022-07-22 20:34:41.863 DBG default: +++ void MainWindow::displayPackages() +++
2022-07-22 20:34:41.863 DBG default: +++ QHash<QString, VersionNumber> MainWindow::listInstalledVersions() +++
2022-07-22 20:34:43.071 DBG default: +++ void MainWindow::updateInterface() +++

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 4:52 pm
by nixon
Here is the old one in the timeframe I guess

Code: Select all

MXPI SESSION
-----------------------------------------------------------
2022-07-22 20:15:16.807 DBG default: mx-packageinstaller version: 22.7
2022-07-22 20:15:16.874 WRN default: QMetaObject::connectSlotsByName: Connecting slot on_comboRemote_activated() with the first of the following compatible signals: ("activated(int)", "activated(QString)")
2022-07-22 20:15:16.874 DBG default: +++ void MainWindow::setProgressDialog() +++
2022-07-22 20:15:16.874 DBG default: +++ void MainWindow::setup() +++
2022-07-22 20:15:16.880 DBG default: dpkg-query -f '${Version}' -W flatpak
2022-07-22 20:15:16.917 DBG default: "1.10.7-0+deb11u1"
2022-07-22 20:15:16.921 DBG default: cat /etc/debian_version
2022-07-22 20:15:16.925 DBG default: "11.4"
2022-07-22 20:15:16.925 DBG default: apt-get update --print-uris | grep -m1 -qE '/mx/testrepo/dists/bullseye/test/'
2022-07-22 20:15:16.973 DBG default: +++ void MainWindow::loadPmFiles() +++
2022-07-22 20:15:17.040 DBG default: +++ void MainWindow::refreshPopularApps() +++
2022-07-22 20:15:17.040 DBG default: +++ QStringList MainWindow::listInstalled() +++
2022-07-22 20:15:17.040 DBG default: dpkg --get-selections | grep -v deinstall | cut -f1
2022-07-22 20:15:17.083 DBG default: +++ void MainWindow::displayPopularApps() const +++
2022-07-22 20:15:19.272 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:15:19.273 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:15:19.273 DBG default: +++ void MainWindow::displayWarning(const QString&) +++
2022-07-22 20:15:21.315 DBG default: +++ bool MainWindow::buildPackageLists(bool) +++
2022-07-22 20:15:21.316 DBG default: +++ void MainWindow::clearUi() +++
2022-07-22 20:15:21.316 DBG default: +++ bool MainWindow::downloadPackageList(bool) +++
2022-07-22 20:15:21.318 WRN qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 635, resource id: 18904977, major code: 40 (TranslateCoords), minor code: 0
2022-07-22 20:15:22.393 DBG default: apt-get update --print-uris | tac | grep -m1 -oP 'https?://.*/mx/testrepo/dists/(?=bullseye/test/)'
2022-07-22 20:15:22.440 DBG default: apt-get update --print-uris | tac | grep -m1 -oE 'https?://.*/mx/repo/dists/bullseye/main/' | sed -e 's:/mx/repo/dists/bullseye/main/:/mx/testrepo/dists/:' | grep -oE 'https?://.*/mx/testrepo/dists/'
2022-07-22 20:15:22.487 DBG default: "http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo/dists/"
2022-07-22 20:15:22.488 DBG default: ... downloading:  "http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo/dists/bullseye/test/binary-amd64/Packages.gz"
2022-07-22 20:15:22.642 DBG default: gunzip -f /tmp/mx-packageinstaller-SkTCdy/mxPackages.gz
2022-07-22 20:15:22.669 DBG default: +++ bool MainWindow::readPackageList(bool) +++
2022-07-22 20:15:22.683 DBG default: +++ void MainWindow::displayPackages() +++
2022-07-22 20:15:22.683 DBG default: +++ QHash<QString, VersionNumber> MainWindow::listInstalledVersions() +++
2022-07-22 20:15:22.901 DBG default: +++ void MainWindow::updateInterface() +++
2022-07-22 20:17:11.098 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:17:11.099 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:17:21.999 WRN qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7885, resource id: 18907823, major code: 40 (TranslateCoords), minor code: 0
2022-07-22 20:17:26.734 WRN qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8313, resource id: 18908073, major code: 40 (TranslateCoords), minor code: 0
2022-07-22 20:17:38.964 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:17:40.509 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:17:40.509 DBG default: +++ bool MainWindow::buildPackageLists(bool) +++
2022-07-22 20:17:40.509 DBG default: +++ void MainWindow::clearUi() +++
2022-07-22 20:17:40.509 DBG default: +++ bool MainWindow::downloadPackageList(bool) +++
2022-07-22 20:17:40.840 DBG default: +++ bool MainWindow::readPackageList(bool) +++
2022-07-22 20:17:40.840 DBG default: +++ void MainWindow::displayPackages() +++
2022-07-22 20:17:40.840 DBG default: +++ QHash<QString, VersionNumber> MainWindow::listInstalledVersions() +++
2022-07-22 20:17:42.066 DBG default: +++ void MainWindow::updateInterface() +++
2022-07-22 20:17:51.861 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:17:51.974 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:17:51.974 DBG default: +++ void MainWindow::displayWarning(const QString&) +++
2022-07-22 20:18:06.347 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:18:07.899 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:18:11.821 DBG default: +++ void MainWindow::buildChangeList(QTreeWidgetItem*) +++
2022-07-22 20:18:11.821 DBG default: +++ bool MainWindow::checkInstalled(const QStringList&) const +++
2022-07-22 20:18:11.823 DBG default: +++ bool MainWindow::checkUpgradable(const QStringList&) const +++
2022-07-22 20:18:12.455 DBG default: +++ void MainWindow::buildChangeList(QTreeWidgetItem*) +++
2022-07-22 20:18:12.456 DBG default: +++ bool MainWindow::checkInstalled(const QStringList&) const +++
2022-07-22 20:18:12.456 DBG default: +++ bool MainWindow::checkUpgradable(const QStringList&) const +++
2022-07-22 20:18:13.245 DBG default: +++ void MainWindow::buildChangeList(QTreeWidgetItem*) +++
2022-07-22 20:18:13.246 DBG default: +++ bool MainWindow::checkInstalled(const QStringList&) const +++
2022-07-22 20:18:13.246 DBG default: +++ bool MainWindow::checkUpgradable(const QStringList&) const +++
2022-07-22 20:18:19.081 DBG default: +++ void MainWindow::on_pushUninstall_clicked() +++
2022-07-22 20:18:19.082 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:18:20.691 DBG default: +++ bool MainWindow::uninstall(const QString&, const QString&, const QString&) +++
2022-07-22 20:18:20.691 DBG default: +++ bool MainWindow::confirmActions(const QString&, const QString&) +++
2022-07-22 20:18:20.691 DBG default: names "audacious-plugins-data audacious-plugins audacious" and ("audacious-plugins-data", "audacious-plugins", "audacious")
2022-07-22 20:18:20.691 DBG default: DEBIAN_FRONTEND=$(dpkg -l debconf-kde-helper 2>/dev/null | grep -sq ^i && echo kde || echo gnome) LANG=C apt-get -s -V -o=Dpkg::Use-Pty=0 remove --reinstall audacious-plugins-data audacious-plugins audacious|grep 'Inst\|Remv'| awk '{V=""; P="";}; $3 ~ /^\[/ { V=$3 }; $3 ~ /^\(/ { P=$3 ")"}; $4 ~ /^\(/ {P=" => " $4 ")"};  {print $2 ";" V  P ";" $1}'
2022-07-22 20:18:22.352 DBG default: "audacious;[4.1-2~mx21+1];Remv\naudacious-plugins;[4.1-2~mx21+1];Remv\naudacious-plugins-data;[4.1-2~mx21+1];Remv"
2022-07-22 20:18:22.353 DBG default: DEBIAN_FRONTEND=$(dpkg -l debconf-kde-helper 2>/dev/null | grep -sq ^i && echo kde || echo gnome) LANG=C aptitude -sy -V -o=Dpkg::Use-Pty=0 remove --without-recommends audacious-plugins-data audacious-plugins audacious |tail -2 |head -1
2022-07-22 20:18:23.480 DBG default: "Need to get 0 B of archives. After unpacking 14.6 MB will be freed."
2022-07-22 20:18:23.480 DBG default: detailed installed names sorted  ("audacious-plugins-data;[4.1-2~mx21+1];Remv", "audacious-plugins;[4.1-2~mx21+1];Remv", "audacious;[4.1-2~mx21+1];Remv")
2022-07-22 20:18:25.730 DBG default: DEBIAN_FRONTEND=$(dpkg -l debconf-kde-helper 2>/dev/null | grep -sq ^i && echo kde || echo gnome) apt-get -o=Dpkg::Use-Pty=0 remove -y audacious-plugins-data audacious-plugins audacious
2022-07-22 20:18:25.743 WRN qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11186, resource id: 18908323, major code: 40 (TranslateCoords), minor code: 0
2022-07-22 20:18:25.801 DBG default: "Paketlisten werden gelesen…"
2022-07-22 20:18:25.817 DBG default: ""
2022-07-22 20:18:25.823 DBG default: "Abhängigkeitsbaum wird aufgebaut…"
2022-07-22 20:18:26.095 DBG default: "Statusinformationen werden eingelesen…"
2022-07-22 20:18:26.098 DBG default: ""
2022-07-22 20:18:26.447 DBG default: "Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:"
2022-07-22 20:18:26.449 DBG default: "libaudcore5 libaudgui5 libaudqt2 libaudtag3 libcue2 libqt5multimedia5"
2022-07-22 20:18:26.451 DBG default: "libqt5opengl5 libsidplayfp5\nVerwenden Sie »apt autoremove«, um sie zu entfernen."
2022-07-22 20:18:26.474 DBG default: "Die folgenden Pakete werden ENTFERNT:"
2022-07-22 20:18:26.477 DBG default: "audacious audacious-plugins audacious-plugins-data"
2022-07-22 20:18:27.138 DBG default: "0 aktualisiert, 0 neu installiert, 3 zu entfernen und 3 nicht aktualisiert.\nNach dieser Operation werden 10,8 MB Plattenplatz freigegeben."
2022-07-22 20:18:27.442 DBG default: "(Lese Datenbank ... 496856 Dateien und Verzeichnisse sind derzeit installiert.)"
2022-07-22 20:18:27.482 DBG default: "Entfernen von audacious (4.1-2~mx21+1) ..."
2022-07-22 20:18:27.671 DBG default: "Entfernen von audacious-plugins:amd64 (4.1-2~mx21+1) ..."
2022-07-22 20:18:27.806 DBG default: "Entfernen von audacious-plugins-data (4.1-2~mx21+1) ..."
2022-07-22 20:18:27.986 DBG default: "Trigger für hicolor-icon-theme (0.17-2) werden verarbeitet ..."
2022-07-22 20:18:28.032 DBG default: "Trigger für man-db (2.9.4-2) werden verarbeitet ..."
2022-07-22 20:18:28.453 DBG default: "Trigger für mailcap (3.69) werden verarbeitet ..."
2022-07-22 20:18:28.632 DBG default: "Trigger für desktop-file-utils (0.26-1) werden verarbeitet ..."
2022-07-22 20:18:28.942 DBG default: "Please wait, creating menu file - stored in /home/nixon/.fluxbox/submenus/full_menu ..."
2022-07-22 20:18:31.652 DBG default: "Menu file created and ready to be used"
2022-07-22 20:18:31.680 DBG default: +++ bool MainWindow::buildPackageLists(bool) +++
2022-07-22 20:18:31.680 DBG default: +++ void MainWindow::clearUi() +++
2022-07-22 20:18:31.857 DBG default: +++ bool MainWindow::downloadPackageList(bool) +++
2022-07-22 20:18:32.162 DBG default: +++ bool MainWindow::readPackageList(bool) +++
2022-07-22 20:18:32.163 DBG default: +++ void MainWindow::displayPackages() +++
2022-07-22 20:18:32.163 DBG default: +++ QHash<QString, VersionNumber> MainWindow::listInstalledVersions() +++
2022-07-22 20:18:33.361 DBG default: +++ void MainWindow::updateInterface() +++
2022-07-22 20:18:33.378 DBG default: +++ void MainWindow::refreshPopularApps() +++
2022-07-22 20:18:33.379 DBG default: +++ QStringList MainWindow::listInstalled() +++
2022-07-22 20:18:33.380 DBG default: dpkg --get-selections | grep -v deinstall | cut -f1
2022-07-22 20:18:33.427 DBG default: +++ void MainWindow::displayPopularApps() const +++
2022-07-22 20:18:37.285 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:18:38.862 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:18:41.667 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:18:41.682 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:18:45.492 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:18:47.144 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:19:02.539 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:19:02.678 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:19:02.678 DBG default: +++ void MainWindow::displayWarning(const QString&) +++
2022-07-22 20:19:02.678 DBG default: +++ bool MainWindow::buildPackageLists(bool) +++
2022-07-22 20:19:02.678 DBG default: +++ void MainWindow::clearUi() +++
2022-07-22 20:19:02.681 DBG default: +++ bool MainWindow::downloadPackageList(bool) +++
2022-07-22 20:19:03.006 DBG default: +++ bool MainWindow::readPackageList(bool) +++
2022-07-22 20:19:03.006 DBG default: +++ void MainWindow::displayPackages() +++
2022-07-22 20:19:03.007 DBG default: +++ QHash<QString, VersionNumber> MainWindow::listInstalledVersions() +++
2022-07-22 20:19:03.232 DBG default: +++ void MainWindow::updateInterface() +++
2022-07-22 20:20:15.129 DBG default: +++ void MainWindow::buildChangeList(QTreeWidgetItem*) +++
2022-07-22 20:20:15.129 DBG default: +++ bool MainWindow::checkInstalled(const QStringList&) const +++
2022-07-22 20:20:15.129 DBG default: +++ bool MainWindow::checkUpgradable(const QStringList&) const +++
2022-07-22 20:20:16.028 DBG default: +++ void MainWindow::buildChangeList(QTreeWidgetItem*) +++
2022-07-22 20:20:16.029 DBG default: +++ bool MainWindow::checkInstalled(const QStringList&) const +++
2022-07-22 20:20:16.029 DBG default: +++ bool MainWindow::checkUpgradable(const QStringList&) const +++
2022-07-22 20:20:16.839 DBG default: +++ void MainWindow::buildChangeList(QTreeWidgetItem*) +++
2022-07-22 20:20:16.840 DBG default: +++ bool MainWindow::checkInstalled(const QStringList&) const +++
2022-07-22 20:20:16.840 DBG default: +++ bool MainWindow::checkUpgradable(const QStringList&) const +++
2022-07-22 20:20:33.098 DBG default: +++ void MainWindow::on_pushInstall_clicked() +++
2022-07-22 20:20:33.099 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:20:33.104 DBG default: +++ bool MainWindow::installSelected() +++
2022-07-22 20:20:33.104 DBG default: apt-get update --print-uris | tac | grep -m1 -oE 'https?://.*/mx/repo/dists/bullseye/main' | sed 's:^:deb :; s:/repo/dists/:/testrepo :; s:/main: test:' > /etc/apt/sources.list.d/mxpm-temp.list
2022-07-22 20:20:33.154 DBG default: +++ bool MainWindow::updateApt() +++
2022-07-22 20:20:33.155 DBG default: apt-get update -o=Dpkg::Use-Pty=0 -o Acquire::http:Timeout=10 -o Acquire::https:Timeout=10 -o Acquire::ftp:Timeout=10
2022-07-22 20:20:33.306 DBG default: "OK:1 http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/repo bullseye InRelease"
2022-07-22 20:20:33.307 DBG default: "OK:2 http://security.debian.org/debian-security bullseye-security InRelease\nOK:3 http://deb.debian.org/debian bullseye-updates InRelease"
2022-07-22 20:20:33.318 DBG default: "Holen:4 http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo bullseye InRelease [6.769 B]"
2022-07-22 20:20:33.321 DBG default: "OK:5 http://deb.debian.org/debian bullseye InRelease"
2022-07-22 20:20:33.895 DBG default: "Holen:6 http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo bullseye/test i386 Packages [315 kB]"
2022-07-22 20:20:34.008 DBG default: "Holen:7 http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo bullseye/test amd64 Packages [325 kB]"
2022-07-22 20:20:34.052 DBG default: "Holen:8 http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo bullseye/test amd64 Contents (deb) [2.570 kB]"
2022-07-22 20:20:34.397 DBG default: "Holen:9 http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo bullseye/test i386 Contents (deb) [1.487 kB]"
2022-07-22 20:20:44.498 DBG default: "Es wurden 4.705 kB in 2 s geholt (2.480 kB/s).\nPaketlisten werden gelesen…"
2022-07-22 20:20:45.862 DBG default: ""
sources updated OK
2022-07-22 20:20:45.880 DBG default: cat /etc/debian_version
2022-07-22 20:20:45.890 DBG default: "11.4"
2022-07-22 20:20:45.891 DBG default: +++ bool MainWindow::install(const QString&) +++
2022-07-22 20:20:46.207 DBG default: +++ bool MainWindow::confirmActions(const QString&, const QString&) +++
2022-07-22 20:20:46.208 DBG default: names "audacious audacious-plugins audacious-plugins-data" and ("audacious", "audacious-plugins", "audacious-plugins-data")
2022-07-22 20:20:46.208 DBG default: DEBIAN_FRONTEND=$(dpkg -l debconf-kde-helper 2>/dev/null | grep -sq ^i && echo kde || echo gnome) LANG=C apt-get -s -V -o=Dpkg::Use-Pty=0 install -t mx --reinstall audacious audacious-plugins audacious-plugins-data|grep 'Inst\|Remv' | awk '{V=""; P="";}; $3 ~ /^\[/ { V=$3 }; $3 ~ /^\(/ { P=$3 ")"}; $4 ~ /^\(/ {P=" => " $4 ")"};  {print $2 ";" V  P ";" $1}'
2022-07-22 20:20:48.074 DBG default: "audacious-plugins-data;(4.1-2~mx21+1);Inst\naudacious-plugins;(4.1-2~mx21+1);Inst\naudacious;(4.1-2~mx21+1);Inst"
2022-07-22 20:20:48.075 DBG default: DEBIAN_FRONTEND=$(dpkg -l debconf-kde-helper 2>/dev/null | grep -sq ^i && echo kde || echo gnome) LANG=C aptitude -sy -V -o=Dpkg::Use-Pty=0 install -t mx --without-recommends audacious audacious-plugins audacious-plugins-data |tail -2 |head -1
2022-07-22 20:20:49.448 DBG default: "Need to get 121 kB/2816 kB of archives. After unpacking 10.2 MB will be used."
2022-07-22 20:20:49.449 DBG default: detailed installed names sorted  ("audacious-plugins-data;(4.1-2~mx21+1);Inst", "audacious-plugins;(4.1-2~mx21+1);Inst", "audacious;(4.1-2~mx21+1);Inst")
2022-07-22 20:20:56.756 DBG default: DEBIAN_FRONTEND=$(dpkg -l debconf-kde-helper 2>/dev/null | grep -sq ^i && echo kde || echo gnome) apt-get -o=Dpkg::Use-Pty=0 install -y  -t mx audacious audacious-plugins audacious-plugins-data
2022-07-22 20:20:56.762 WRN qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 13580, resource id: 18909775, major code: 40 (TranslateCoords), minor code: 0
2022-07-22 20:20:56.823 DBG default: "Paketlisten werden gelesen…"
2022-07-22 20:20:56.837 DBG default: ""
2022-07-22 20:20:56.842 DBG default: "Abhängigkeitsbaum wird aufgebaut…"
2022-07-22 20:20:57.117 DBG default: "Statusinformationen werden eingelesen…"
2022-07-22 20:20:57.119 DBG default: ""
2022-07-22 20:20:57.461 DBG default: "Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:"
2022-07-22 20:20:57.463 DBG default: "libqt5opengl5\nVerwenden Sie »apt autoremove«, um es zu entfernen."
2022-07-22 20:20:57.494 DBG default: "Die folgenden NEUEN Pakete werden installiert:"
2022-07-22 20:20:57.497 DBG default: "audacious audacious-plugins audacious-plugins-data"
2022-07-22 20:20:58.402 DBG default: "0 aktualisiert, 3 neu installiert, 0 zu entfernen und 98 nicht aktualisiert.\nEs müssen noch 0 B von 2.695 kB an Archiven heruntergeladen werden.\nNach dieser Operation werden 10,8 MB Plattenplatz zusätzlich benutzt."
2022-07-22 20:20:58.458 DBG default: "Vormals nicht ausgewähltes Paket audacious-plugins-data wird gewählt."
2022-07-22 20:20:58.727 DBG default: "(Lese Datenbank ... 496504 Dateien und Verzeichnisse sind derzeit installiert.)"
2022-07-22 20:20:58.769 DBG default: "Vorbereitung zum Entpacken von .../audacious-plugins-data_4.1-2~mx21+1_all.deb ..."
2022-07-22 20:20:58.777 DBG default: "Entpacken von audacious-plugins-data (4.1-2~mx21+1) ..."
2022-07-22 20:20:58.984 DBG default: "Vormals nicht ausgewähltes Paket audacious-plugins:amd64 wird gewählt."
2022-07-22 20:20:59.054 DBG default: "Vorbereitung zum Entpacken von .../audacious-plugins_4.1-2~mx21+1_amd64.deb ..."
2022-07-22 20:20:59.061 DBG default: "Entpacken von audacious-plugins:amd64 (4.1-2~mx21+1) ..."
2022-07-22 20:20:59.265 DBG default: "Vormals nicht ausgewähltes Paket audacious wird gewählt."
2022-07-22 20:20:59.335 DBG default: "Vorbereitung zum Entpacken von .../audacious_4.1-2~mx21+1_amd64.deb ..."
2022-07-22 20:20:59.342 DBG default: "Entpacken von audacious (4.1-2~mx21+1) ..."
2022-07-22 20:20:59.584 DBG default: "audacious-plugins-data (4.1-2~mx21+1) wird eingerichtet ..."
2022-07-22 20:20:59.606 DBG default: "audacious-plugins:amd64 (4.1-2~mx21+1) wird eingerichtet ..."
2022-07-22 20:20:59.641 DBG default: "audacious (4.1-2~mx21+1) wird eingerichtet ..."
2022-07-22 20:20:59.664 DBG default: "Trigger für hicolor-icon-theme (0.17-2) werden verarbeitet ..."
2022-07-22 20:20:59.703 DBG default: "Trigger für man-db (2.9.4-2) werden verarbeitet ..."
2022-07-22 20:21:00.126 DBG default: "Trigger für mailcap (3.69) werden verarbeitet ..."
2022-07-22 20:21:00.321 DBG default: "Trigger für desktop-file-utils (0.26-1) werden verarbeitet ..."
2022-07-22 20:21:00.712 DBG default: "Please wait, creating menu file - stored in /home/nixon/.fluxbox/submenus/full_menu ..."
2022-07-22 20:21:03.526 DBG default: "Menu file created and ready to be used"
2022-07-22 20:21:03.560 DBG default: +++ bool MainWindow::updateApt() +++
2022-07-22 20:21:03.561 DBG default: apt-get update -o=Dpkg::Use-Pty=0 -o Acquire::http:Timeout=10 -o Acquire::https:Timeout=10 -o Acquire::ftp:Timeout=10
2022-07-22 20:21:03.702 DBG default: "OK:1 http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/repo bullseye InRelease"
2022-07-22 20:21:03.707 DBG default: "OK:2 http://deb.debian.org/debian bullseye-updates InRelease\nOK:3 http://security.debian.org/debian-security bullseye-security InRelease"
2022-07-22 20:21:03.715 DBG default: "OK:4 http://deb.debian.org/debian bullseye InRelease"
2022-07-22 20:21:14.200 DBG default: "Paketlisten werden gelesen…"
2022-07-22 20:21:15.624 DBG default: ""
sources updated OK
2022-07-22 20:21:15.641 DBG default: +++ QStringList MainWindow::listInstalled() +++
2022-07-22 20:21:15.641 DBG default: dpkg --get-selections | grep -v deinstall | cut -f1
2022-07-22 20:21:15.695 DBG default: +++ bool MainWindow::buildPackageLists(bool) +++
2022-07-22 20:21:15.695 DBG default: +++ void MainWindow::clearUi() +++
2022-07-22 20:21:15.698 DBG default: +++ bool MainWindow::downloadPackageList(bool) +++
2022-07-22 20:21:16.001 DBG default: +++ bool MainWindow::readPackageList(bool) +++
2022-07-22 20:21:16.001 DBG default: +++ void MainWindow::displayPackages() +++
2022-07-22 20:21:16.001 DBG default: +++ QHash<QString, VersionNumber> MainWindow::listInstalledVersions() +++
2022-07-22 20:21:16.224 DBG default: +++ void MainWindow::updateInterface() +++
2022-07-22 20:21:16.226 DBG default: +++ void MainWindow::refreshPopularApps() +++
2022-07-22 20:21:16.228 DBG default: +++ QStringList MainWindow::listInstalled() +++
2022-07-22 20:21:16.229 DBG default: dpkg --get-selections | grep -v deinstall | cut -f1
2022-07-22 20:21:16.280 DBG default: +++ void MainWindow::displayPopularApps() const +++
2022-07-22 20:21:17.935 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:21:17.937 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:21:17.937 DBG default: +++ void MainWindow::displayWarning(const QString&) +++
2022-07-22 20:21:17.950 WRN qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 14088, resource id: 18910275, major code: 40 (TranslateCoords), minor code: 0
2022-07-22 20:21:20.547 DBG default: +++ void MainWindow::on_pushCancel_clicked() +++
2022-07-22 20:21:20.547 DBG default: +++ void MainWindow::cleanup() +++
-----------------------------------------------------------
MXPI SESSION
-----------------------------------------------------------
2022-07-22 20:23:45.280 DBG default: mx-packageinstaller version: 22.7
2022-07-22 20:23:45.365 WRN default: QMetaObject::connectSlotsByName: Connecting slot on_comboRemote_activated() with the first of the following compatible signals: ("activated(int)", "activated(QString)")
2022-07-22 20:23:45.365 DBG default: +++ void MainWindow::setProgressDialog() +++
2022-07-22 20:23:45.366 DBG default: +++ void MainWindow::setup() +++
2022-07-22 20:23:45.371 DBG default: dpkg-query -f '${Version}' -W flatpak
2022-07-22 20:23:45.416 DBG default: "1.10.7-0+deb11u1"
2022-07-22 20:23:45.420 DBG default: cat /etc/debian_version
2022-07-22 20:23:45.425 DBG default: "11.4"
2022-07-22 20:23:45.425 DBG default: apt-get update --print-uris | grep -m1 -qE '/mx/testrepo/dists/bullseye/test/'
2022-07-22 20:23:45.484 DBG default: +++ void MainWindow::loadPmFiles() +++
2022-07-22 20:23:45.582 DBG default: +++ void MainWindow::refreshPopularApps() +++
2022-07-22 20:23:45.582 DBG default: +++ QStringList MainWindow::listInstalled() +++
2022-07-22 20:23:45.582 DBG default: dpkg --get-selections | grep -v deinstall | cut -f1
2022-07-22 20:23:45.638 DBG default: +++ void MainWindow::displayPopularApps() const +++
2022-07-22 20:23:50.908 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:23:52.527 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:23:52.527 DBG default: +++ bool MainWindow::buildPackageLists(bool) +++
2022-07-22 20:23:52.527 DBG default: +++ void MainWindow::clearUi() +++
2022-07-22 20:23:52.527 DBG default: +++ bool MainWindow::downloadPackageList(bool) +++
2022-07-22 20:23:53.574 DBG default: +++ bool MainWindow::readPackageList(bool) +++
2022-07-22 20:23:53.624 DBG default: +++ void MainWindow::displayPackages() +++
2022-07-22 20:23:53.624 DBG default: +++ QHash<QString, VersionNumber> MainWindow::listInstalledVersions() +++
2022-07-22 20:23:54.948 DBG default: +++ void MainWindow::updateInterface() +++
2022-07-22 20:24:23.998 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:24:24.118 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:24:24.119 DBG default: +++ void MainWindow::displayWarning(const QString&) +++
2022-07-22 20:24:25.410 DBG default: +++ bool MainWindow::buildPackageLists(bool) +++
2022-07-22 20:24:25.410 DBG default: +++ void MainWindow::clearUi() +++
2022-07-22 20:24:25.410 DBG default: +++ bool MainWindow::downloadPackageList(bool) +++
2022-07-22 20:24:25.414 WRN qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1674, resource id: 18913227, major code: 40 (TranslateCoords), minor code: 0
2022-07-22 20:24:25.716 DBG default: apt-get update --print-uris | tac | grep -m1 -oP 'https?://.*/mx/testrepo/dists/(?=bullseye/test/)'
2022-07-22 20:24:25.779 DBG default: apt-get update --print-uris | tac | grep -m1 -oE 'https?://.*/mx/repo/dists/bullseye/main/' | sed -e 's:/mx/repo/dists/bullseye/main/:/mx/testrepo/dists/:' | grep -oE 'https?://.*/mx/testrepo/dists/'
2022-07-22 20:24:25.825 DBG default: "http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo/dists/"
2022-07-22 20:24:25.826 DBG default: ... downloading:  "http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/testrepo/dists/bullseye/test/binary-amd64/Packages.gz"
2022-07-22 20:24:25.975 DBG default: gunzip -f /tmp/mx-packageinstaller-wwnkYd/mxPackages.gz
2022-07-22 20:24:26.001 DBG default: +++ bool MainWindow::readPackageList(bool) +++
2022-07-22 20:24:26.015 DBG default: +++ void MainWindow::displayPackages() +++
2022-07-22 20:24:26.016 DBG default: +++ QHash<QString, VersionNumber> MainWindow::listInstalledVersions() +++
2022-07-22 20:24:26.223 DBG default: +++ void MainWindow::updateInterface() +++
2022-07-22 20:26:18.544 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:26:18.548 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:26:19.572 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:26:21.287 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:26:25.155 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:26:25.194 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:32:16.224 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2022-07-22 20:32:16.224 DBG default: +++ void MainWindow::setCurrentTree() +++
2022-07-22 20:32:16.224 DBG default: +++ void MainWindow::displayWarning(const QString&) +++
2022-07-22 20:32:23.165 DBG default: +++ void MainWindow::on_pushCancel_clicked() +++
2022-07-22 20:32:23.165 DBG default: +++ void MainWindow::cleanup() +++



Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 4:59 pm
by fehlix
Please, do us a favor and wrap those long text-ouput into code-tags: [code]code tags look like this[/code]
for better readablity.
Do edit your post above (click on the pencil icon to edit) and highlight/mark this long text and press the code-tag icon[</>] above the editor.
Thanks

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 5:00 pm
by dolphin_oracle
looks to me like 4.1 was installed.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 5:08 pm
by nixon
Mh strange, I tried it again and still the same, even checked if audacious was gone in usr/bin and in xfce menu (which it was) after de-installing.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 5:11 pm
by nixon
auda1.png
auda2.png
Somehow it marks both as installed when I install from test...

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 5:29 pm
by dolphin_oracle
It’s just marking the package. Note that it’s not marked upgradeable. The info inside audacious should say 4.1 if you right click the package in mxpackageinstaller you can get more info including installed version.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 5:37 pm
by nixon
Alright so I right click on the 4.0.5 installation and get:

Code: Select all

Paket: audacious
Version: 4.1-2~mx21+1
Zustand: Installiert
Automatisch installiert: nein
Priorität: optional
Bereich: sound
Verwalter: Steven Pusser <stevep@mxlinux.org>
Architektur: amd64
Unkomprimierte Größe: 1.444 k
Hängt ab von: audacious-plugins (>= 4.1), default-dbus-session-bus | dbus-session-bus | dbus-x11, gtk2-engines-pixbuf, libaudcore5 (= 4.1-2~mx21+1), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.37.3), libstdc++6 (>= 7)
which is good i guess...

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 5:40 pm
by nixon
it's just this that worries me
audainfo.png

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 5:45 pm
by nixon
Oh mh maybe they didn't update that window
$ audacious -v
Audacious 4.1 (Debian package)

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 5:46 pm
by nixon
Then I'm very sorry and thanks for all your help :)

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 6:17 pm
by Stevo
Seems to be solved with these 4.2 packages I'm sending to the MX 19-21 test repos:

https://drive.google.com/file/d/1xRSARv ... sp=sharing

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 6:18 pm
by dolphin_oracle
mine showed 4.1.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 6:43 pm
by Stevo
Yeah, I searched all the files in the 4.1-2 source code for "4.0.5", and couldn't turn up anything that I could blame.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 6:44 pm
by dolphin_oracle
do you have an old flatpak installed?

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 6:54 pm
by nixon
No, I might have self compiled it some time ago (but I think this was on mx19 and different laptop) but when I de-install everything seems to be gone.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 8:10 pm
by dolphin_oracle
you might look under $HOME/.local/share/applications to see if you have an audacious desktop file that is pointing to some other audacious installation.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Fri Jul 22, 2022 8:46 pm
by nixon
No audacious desktop file there.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo  [Solved]

Posted: Sat Jul 23, 2022 2:59 am
by seriousness
I already mentioned this here: https://forum.mxlinux.org/viewtopic.php ... 17#p688417.

The new package 4.2-0.1~mx21+1 really contains audacious 4.2 .

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Sat Jul 23, 2022 7:43 am
by nixon
Yep, this worked for me also :) Thanks for the new package,
I wonder what went wrong here, if I am in QT mode it shows 4.2 and if I switch back to GTK I get 4.0.5...
Maybe I forgot to check qt. Nevertheless thanks for all the help :)

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Sat Jul 23, 2022 7:59 am
by seriousness
This really is somewhat confusing. I wonder if 4.1 would have shown the correct version, if I had tried to start it in Qt mode.

I will check in Ubuntu Studio, if 4.1 shows the same behavior.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Sat Jul 23, 2022 12:26 pm
by Stuart_M
nixon wrote: Sat Jul 23, 2022 7:43 am ... if I am in QT mode it shows 4.2 and if I switch back to GTK I get 4.0.5...
You are correct in stating the Audacious "About" window will show 4.2.0 while in Qt mode and 4.0.5 while in GTK mode. HOWEVER, if audacious 4.0.5 was not installed before installing audacious 4.2.0, then it will display 4.2.0 in both Qt and GTK modes - it's only when audacious is updated from 4.0.5 to 4.2.0 that the two different versions are show when in fact only 4.2.0 is being used.

By the way, when audacious 4.2.0 is first installed it will be in Qt mode. To go to GTK mode, go to File > Settings > Appearance and click on "Restart in GTK (legacy) mode". Note that once that is done there is no option to go back to Qt mode in the Settings window, at least that I have been able to see. To change modes go to ~/.config/audacious/config and change "use_qt=FALSE" to TRUE. (@seriousness mentioned this problem in another thread.)

Below are two images showing Qt and GTK modes (there is no option to change modes while in GTK mode [lower image]):

Qt:
audacious_Qt_mode.png

GTK:
audacious_GTK_mode.png
----------------------------------------------------------------------------



I tested audacious 4.2.0 in MX-19 and MX-21 with each using a directly-downloaded MX-19/21 ISO (Live Flash Drive). I was never able to install audacious 4.2.0 in MX-19.4. Trying in install it produced the error "Problem detected while installing, please inspect the console output". This is the MX-19.4 console output:

Code: Select all

Hit:1 http://deb.debian.org/debian buster-updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo buster InRelease
Hit:4 http://deb.debian.org/debian-security buster/updates InRelease
Get:5 http://mirrors.rit.edu/mxlinux/mx-packages/mx/testrepo buster InRelease [6,791 B]
Get:6 http://mirrors.rit.edu/mxlinux/mx-packages/mx/testrepo buster/test i386 Packages [1,126 kB]
Get:7 http://mirrors.rit.edu/mxlinux/mx-packages/mx/testrepo buster/test amd64 Packages [1,167 kB]
Fetched 2,300 kB in 1s (1,988 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 audacious : Depends: audacious-plugins (>= 4.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Hit:1 http://deb.debian.org/debian buster-updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo buster InRelease
Hit:4 http://deb.debian.org/debian-security buster/updates InRelease
Reading package lists...

MX-21.1 installed okay, but it should be noted that if audacious 4.0.5 is installed (Stable Repo) and then audacious 4.2.0 (Test Repo) is installed (Upgrade), it will be fine, but I could never get 4.0.5 working again after that (I re-booted the Live Flash Drive to reset everything). After uninstalling 4.2.0 in the Test Repo I could not open 4.0.5 even though that version was greyed out in the Stable Repo. I tried to re-install 4.0.5 but there was nothing to install (the installer Details window was empty). It is interesting to note that after attempting to re-install 4.0.5 and then cancelling the installation, that it made the audacious 4.0.5 entry become regular text (it was no longer greyed out, and even so, audacious 4.0.5 would not install unless I re-booted to restore all the defaults).

Purging audacious did not help install 4.0.5 after uninstalling 4.2.0. Installing 4.2.0 works fine, either as an upgrade to 4.0.5 or by itself - it's just going back to 4.0.5 from the Test Repo version that the problem occurs. I mention this because users should be aware of this problem if 4.2.0 is going to be tested and they want to go back to the old version.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Sat Jul 23, 2022 1:48 pm
by seriousness
Now I got it working. I had to manually upgrade the packages

Code: Select all

libaudtag3

libaudgui5
to the new versions in Test Repo.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Sat Jul 23, 2022 2:21 pm
by nixon
I had the same problems when trying to reinstall stable 4.0.5 after checking the 4.1 testing version.
One thing I do is start Audacious with the

Code: Select all

audacious -Q
command in whisker menu to get qt working again.
Could be helpful for further readers.

Re: Audacious 4.0.5 installed when installing 4.1-2 from test repo

Posted: Sat Jul 23, 2022 3:54 pm
by Stuart_M
nixon wrote: Sat Jul 23, 2022 2:21 pm ... One thing I do is start Audacious with the

Code: Select all

audacious -Q
command in whisker menu to get qt working again. ...
For those that don't know, using the -Q option will only work when starting audacious from the Terminal - this option will not change the Qt/GTK setting in the configuration file. When audacious is in GTK mode, launching audacious from the menu, desktop, etc. will only open it in the GTK mode unless it was changed in the configuration file beforehand (audacious must be closed when the configuration file is edited) -OR- audacious 4.2.0 was installed by itself and was not installed as an upgrade from 4.0.5 as explained below.

I just found out that if audacious 4.2.0 (Test Repo) is installed by itself, e.g. it is NOT installed as an upgrade from 4.0.5, then an option will appear in Settings > Appearance to select GTK or Qt. For some reason version 4.0.5 inhibits that option from appearing in 4.2.0 when installed as an upgrade.

The below image is from audacious 4.2.0 when it is installed by itself (not an upgrade from 4.0.5). The below image is from Settings > Appearance and everything inside the below red rectangle does not appear when 4.0.5 is upgraded to 4.2.0. The difference is the option to select Qt mode appears here but does not appear in the same window/version (4.2.0) in Post #27. The image in post #27 is audacious 4.2.0 that was updated from 4.0.5.
audacious_4.2.0_GTK-mode_Qt_option.png