Searching packages in pamac-manager does not work

kernel :- linux59
pamac-manager version:- Pamac 10.0.2-1

When I normally open pamac manager and search for a package it does not give me any output…
But when I open pamac-manager with terminal command searching for packages work but it gives me the following error:-

(process:4318): GLib-GIO-WARNING **: 11:06:29.000: /etc/xdg/kde-mimeapps.list contains a [Added Associatio
ns] group, but it is not permitted here. Only the non-desktop-specific mimeapps.list file may add or remo
ve associations.

(pamac-manager:4318): Gtk-WARNING **: 11:06:29.009: Theme parsing error: gtk.css:2:33: Failed to import: E
rror opening file /home/rhmerin/.config/gtk-3.0/window_decorations.css: No such file or directory

First make sure, if you look for packages, that Pamac is not in Software Mode.

I mentioned to the team that /etc/xdg/kde-mimeapps.list should be like this:

[Default Applications]
application/pdf=okular.desktop;
application/x-bittorrent=qBittorrent.desktop;
application/x-zerosize=org.kde.kate.desktop;
application/zip=org.kde.ark.desktop;
text/html=firefox.desktop;org.kde.falkon.desktop;
text/plain=org.kde.kate.desktop;
inode/directory=org.kde.dolphin.desktop;
application/x-shellscript=org.kde.kate.desktop;
application/pdf=okular.desktop;
application/x-bittorrent=qBittorrent.desktop;
application/x-zerosize=org.kde.kate.desktop;
application/zip=org.kde.ark.desktop;
text/html=firefox.desktop;org.kde.falkon.desktop;
text/plain=org.kde.kate.desktop;

You can modify that file, but is not a big issue to leave it as is.

Apply the GTK theme again from System Settings > Application style
or see this:


or this and the linked solution.

The team pushed a new update for pamac today, have you tried that yet

Gtk theme is okay after deleting the extra files from gtk3 folder…but problem is with pamac manager…if i launch it with terminal command everything is okay but if launch graphically and search for a package it does return nothing or not found

Is it set like this?

image

If it is, Refresh database from the same menu. Also make sure your system is fully updated.

1 Like

Thank you very much…it works after refreshing the database…

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.