Synaptic lost quick index filter [SOLVED]

Archived topics about LMDE 1 and LMDE 2
Locked
ckosloff

Synaptic lost quick index filter [SOLVED]

Post by ckosloff »

I just wiped out my system and replaced Julia 64 with LMDE 64.
Loaded from 201012, upgraded system for hours.
This is my sources list:
deb http://debian.linuxmint.com/incoming testing main contrib non-free
deb-src http://debian.linuxmint.com/incoming testing main contrib non-free
deb http://packages.linuxmint.com/ debian main upstream import backport romeo
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
I have LMDE 32 in another machine, Synaptic works just fine, and that machine is much older than this one.
On LMDE 64 Synaptic lost the Quick filter, between Properties and Search.
I do not see anything in Settings -> Preferences to put it back.
I need it, please help.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
mfs

Re: Synaptic lost quick index filter

Post by mfs »

Hi,
try to install apt-xapian-index and restart synaptic.

Code: Select all

sudo apt-get install apt-xapian-index
mfs.
ckosloff

Re: Synaptic lost quick index filter

Post by ckosloff »

Thanks for quick answer.
Installed the package, rebooted, but I am still SOL.
zerozero

Re: Synaptic lost quick index filter

Post by zerozero »

try this way

Code: Select all

    sudo apt-get install apt-xapian-index --reinstall
    sudo apt-get install apt aptitude synaptic --reinstall
ckosloff

Re: Synaptic lost quick index filter

Post by ckosloff »

zerozero wrote:try this way

Code: Select all

    sudo apt-get install apt-xapian-index --reinstall
    sudo apt-get install apt aptitude synaptic --reinstall
YES! Although now I see another button Mark All Upgrades, what does that do?
Screenshot.png
mfs

Re: Synaptic lost quick index filter

Post by mfs »

The button marks all packages for upgrade that have a newer version in the repository, i.e. are upgradeable.
ckosloff

Re: Synaptic lost quick index filter [SOLVED]

Post by ckosloff »

Thanks for all the help
zerozero

Re: Synaptic lost quick index filter

Post by zerozero »

exactly what it says: marks all the upgrades available and after that install them, but you won't see it for long, it was removed from mint, so after next logout or with some luck after an update it will be gone :lol:
ckosloff

Re: Synaptic lost quick index filter

Post by ckosloff »

zerozero wrote:exactly what it says: marks all the upgrades available and after that install them, but you won't see it for long, it was removed from mint, so after next logout or with some luck after an update it will be gone :lol:
Ditto, it disappeared after a reboot.
Locked

Return to “LMDE Archive”