Package installer won't open

For issues with MX that has been modified from the initial install. Example: adding packages that then cause issues.
Message
Author
User avatar
vinoman
Posts: 61
Joined: Sun Dec 23, 2007 8:53 pm

Package installer won't open

#1 Post by vinoman »

Running gnome in MX 19 and when trying to open package installer it won't open. Is this a bug? How to fix this?

User avatar
dolphin_oracle
Developer
Posts: 22294
Joined: Sun Dec 16, 2007 12:17 pm

Re: Package installer won't open

#2 Post by dolphin_oracle »

make sure you have a polkit authentication agent installed and running. for what its worth I don't have a problem with gnome in the past but its been a while since I ran it.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
vinoman
Posts: 61
Joined: Sun Dec 23, 2007 8:53 pm

Re: Package installer won't open

#3 Post by vinoman »

what is a polkit agent?

User avatar
dolphin_oracle
Developer
Posts: 22294
Joined: Sun Dec 16, 2007 12:17 pm

Re: Package installer won't open

#4 Post by dolphin_oracle »

policykit. its what is used to authenticate admin privledges. usually when mxpi won't start the user is missing the authentication daemon.

you could try launching from a terminal and supply the output. just run

Code: Select all

mx-packageinstaller
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
vinoman
Posts: 61
Joined: Sun Dec 23, 2007 8:53 pm

Re: Package installer won't open

#5 Post by vinoman »

Code: Select all

davek@mx:~
$ mx-packageinstaller
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
davek@mx:~
$ Starting /usr/bin/mx-packageinstaller
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
No protocol specified
qt.qpa.screen: QXcbConnection: Could not connect to display :1
Could not connect to any X display.

maybe its wayland, i'll try logging in with gnome with xorg

User avatar
vinoman
Posts: 61
Joined: Sun Dec 23, 2007 8:53 pm

Re: Package installer won't open

#6 Post by vinoman »

here's with Gnome w/ Xorg

Code: Select all

davek@mx:~
$ mx-packageinstaller
davek@mx:~
$ Starting /usr/bin/mx-packageinstaller
mx-packageinstaller version: 21.4
+++ void MainWindow::setProgressDialog() +++
+++ void MainWindow::setup() +++
dpkg-query -f '${Version}' -W flatpak
"1.2.5-0+deb10u4"
arch
cat /etc/debian_version
"10.9"
grep -q -E '^[[:space:]]*deb[[:space:]][^#]*/mx/testrepo/?[^#]*[[:space:]]+test\b' $(ls /etc/apt/sources.list  /etc/apt/sources.list.d/*.list 2>/dev/null)
+++ void MainWindow::loadPmFiles() +++
+++ void MainWindow::refreshPopularApps() +++
+++ QStringList MainWindow::listInstalled() +++
dpkg --get-selections | grep -v deinstall | cut -f1
+++ void MainWindow::displayPopularApps() const +++



User avatar
vinoman
Posts: 61
Joined: Sun Dec 23, 2007 8:53 pm

Re: Package installer won't open

#7 Post by vinoman »

Package installer opens now

User avatar
dolphin_oracle
Developer
Posts: 22294
Joined: Sun Dec 16, 2007 12:17 pm

Re: Package installer won't open

#8 Post by dolphin_oracle »

are you saying it opens on X but not on wayland?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
vinoman
Posts: 61
Joined: Sun Dec 23, 2007 8:53 pm

Re: Package installer won't open

#9 Post by vinoman »

Yes.

Post Reply

Return to “MX Modified”