Hi all, I am getting this:
while trying to boot Qlipper after recent upgrade to oracularCode:terminate called after throwing an instance of 'std::bad_alloc'
Can't seem to find a solution on Google.
Does anybody have a hint?
Thanks!
Hi all, I am getting this:
while trying to boot Qlipper after recent upgrade to oracularCode:terminate called after throwing an instance of 'std::bad_alloc'
Can't seem to find a solution on Google.
Does anybody have a hint?
Thanks!
Qlipper is an application you run in Ubuntu (and similar). You don't "boot" applications, you launch them.
What is the output of:
Code:lsb_release -a; uname -a; apt-cache policy qlipper
I have had very little education in this matter. A short (5 - 10 minutes) internet search on bad-alloc gives me the idea that this message is saying that there is not enough memory for Qlipper. It may not be referring to system memory (RAM) but to the amount of memory allocated to the program.
Why are you loading Qlipper from the command line? It is my understanding that it is loads automatically.
https://manual.lubuntu.me/stable/2/2...5/Qlipper.htmlBy default Qlipper should autostart and should be on the bottom right of your panel. If you need to get it running and it is not go to the menu Accessories ‣ Qlipper. To launch it from the command line run
As a wild guess you could try un-installing Qlipper and then re-installing. Qlipper is a clipboard manager. It saves the user's copy actions. It may be you need to clear the clipboard history.
Regards
It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
Ubuntu user #33,200. Linux user #530,530
I am trying to boot from command line since it is not booting automatically any more and was trying to troubleshoot.
Still waiting for the output of my commands.............
If you want help you need to explain a few things starting with posting the output of the commands suggested in post 2. Also, the exact command you used in your terminal to try to start the application. What did you update from and what did you update to? An Ubuntu OS, the qlipper application? What is oracular as an online search produces nothing related to computers?
Sorry guys, I think I missed the line with the commands by reading with my smartphone.
Here's the output:
@yancek oracular is the Ubuntu version I upgraded to.Code:No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.10 Release: 24.10 Codename: oracular Linux pau 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux qlipper: Installato: 1:5.1.2-1ubuntu5 Candidato: 1:5.1.2-1ubuntu5 Tabella versione: *** 1:5.1.2-1ubuntu5 500 500 http://it.archive.ubuntu.com/ubuntu oracular/universe amd64 Packages 100 /var/lib/dpkg/status
Thanks again for helping!
Do you see the error in the original post when you run
in a terminal? Does that create the message?Code:qlipper
Bookmarks