Okay, here are a few more things I simply cannot seem to grasp.
I wanted to have a customized panel and started to remove/add icons to my own liking - and of course broke a couple of things in the process. First of all the Wifi network connection icon disappeared and could not be found again.
Then, the MX updater icon went belly up - it didn't work anymore and just said "Re-enable MX Updater icon even if no updates available" . Looked around in the webs and found quite a few folks with the same problem, but no solution. Except, of course, the advice to forget the thing altogether and use sudo apt update && sudo apt dist-upgrade and then sudo apt autoremove && sudo apt autoclean instead. Which I did for a while. By the way, couldn't I put those two together like this perhaps; sudo apt update && sudo apt dist-upgrade && sudo apt autoremove && sudo apt autoclean ? Or maybe write a little batch file where you just click on once? Oh, and why doesn't Linux have ctrl c and ctrl v to copy and paste??? At least mine doesn't.
As for the panel problems, I finally resorted to restoring the default panel and make a second panel for me. Resized both so they can sit both on the vertical left and look (almost) as intended. The wifi icon came back, the updater still didn't work, until this morning - through no fault of my own - it worked again. Yay! How the hell did that happen?
The only change: the clipboard icon appeared on panel 1. I didn't want it there, have no use for it, but don't dare deleting it again.
Beneath it the wifi icon that went awol before; I am glad I got that back. Where would I find it in case it vanishes again?
Then the updater, working again. For now. I saved the command lines, just in case.
The unmount whatchamacallit, no idea what on earth I should use this one for.
My own panel 2 sits above in the upper half of the screen, so I leave panel 1 alone for now until I'm halfway understanding what's going on with it.
By the way, how would I go about if I wanted all my own icons? Okay, scratch that, that's probably best saved for later. Much later...
During all the hassle with the panel, I figured out that obviously Linux does not delete very well. Or so it seems to poor little me. For example, I once again changed my mind about my default browser, threw out Brave and got Librewolf instead. It's so much nicer, if you ask me. Linux, however, can't seem to forget Brave - this comes up during update:
Err:4 https://brave-browser-apt-release.s3.brave.com stable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0686B78420038257
Hit:7 http://deb.debian.org/debian bookworm-updates InRelease
Hit:9 http://deb.debian.org/debian bookworm InRelease
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://brave-browser-apt-release.s3.brave.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0686B78420038257
W: Failed to fetch https://brave-browser-apt-release.s3.brave.com/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0686B78420038257
W: Some index files failed to download. They have been ignored, or old ones used instead.
According to the Synaptic Package Manager, Brave is gone, absent, vanished, departed, and I cannot find where and what triggers those errors. How can I tell Linux that it doesn't need to fetch stuff for stuff that isn't there anymore?
Pondering this, I decided to delete some things I won't need anyway just to figure out how Linux goes about it. And lo and behold, the darn thing refuses to delete at all.
$ sudo apt-get purge swell-foop
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 9690 (synaptic)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Okay, second attempt:
$ sudo apt-get remove swell-foop
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 9690 (synaptic)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
What am I missing here?
I wanted to have a customized panel and started to remove/add icons to my own liking - and of course broke a couple of things in the process. First of all the Wifi network connection icon disappeared and could not be found again.
Then, the MX updater icon went belly up - it didn't work anymore and just said "Re-enable MX Updater icon even if no updates available" . Looked around in the webs and found quite a few folks with the same problem, but no solution. Except, of course, the advice to forget the thing altogether and use sudo apt update && sudo apt dist-upgrade and then sudo apt autoremove && sudo apt autoclean instead. Which I did for a while. By the way, couldn't I put those two together like this perhaps; sudo apt update && sudo apt dist-upgrade && sudo apt autoremove && sudo apt autoclean ? Or maybe write a little batch file where you just click on once? Oh, and why doesn't Linux have ctrl c and ctrl v to copy and paste??? At least mine doesn't.
The only change: the clipboard icon appeared on panel 1. I didn't want it there, have no use for it, but don't dare deleting it again.
Beneath it the wifi icon that went awol before; I am glad I got that back. Where would I find it in case it vanishes again?
Then the updater, working again. For now. I saved the command lines, just in case.
The unmount whatchamacallit, no idea what on earth I should use this one for.
My own panel 2 sits above in the upper half of the screen, so I leave panel 1 alone for now until I'm halfway understanding what's going on with it.
By the way, how would I go about if I wanted all my own icons? Okay, scratch that, that's probably best saved for later. Much later...
During all the hassle with the panel, I figured out that obviously Linux does not delete very well. Or so it seems to poor little me. For example, I once again changed my mind about my default browser, threw out Brave and got Librewolf instead. It's so much nicer, if you ask me. Linux, however, can't seem to forget Brave - this comes up during update:
Err:4 https://brave-browser-apt-release.s3.brave.com stable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0686B78420038257
Hit:7 http://deb.debian.org/debian bookworm-updates InRelease
Hit:9 http://deb.debian.org/debian bookworm InRelease
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://brave-browser-apt-release.s3.brave.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0686B78420038257
W: Failed to fetch https://brave-browser-apt-release.s3.brave.com/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 0686B78420038257
W: Some index files failed to download. They have been ignored, or old ones used instead.
According to the Synaptic Package Manager, Brave is gone, absent, vanished, departed, and I cannot find where and what triggers those errors. How can I tell Linux that it doesn't need to fetch stuff for stuff that isn't there anymore?
Pondering this, I decided to delete some things I won't need anyway just to figure out how Linux goes about it. And lo and behold, the darn thing refuses to delete at all.
$ sudo apt-get purge swell-foop
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 9690 (synaptic)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Okay, second attempt:
$ sudo apt-get remove swell-foop
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 9690 (synaptic)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
What am I missing here?