Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Qlipper not booting

  1. #1
    Join Date
    Feb 2007
    Beans
    74

    Qlipper not booting

    Hi all, I am getting this:

    Code:
    terminate called after throwing an instance of 'std::bad_alloc'
    while trying to boot Qlipper after recent upgrade to oracular

    Can't seem to find a solution on Google.

    Does anybody have a hint?

    Thanks!

  2. #2
    Join Date
    May 2010
    Beans
    3,499

    Re: Qlipper not booting

    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

  3. #3
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Qlipper not booting

    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.

    By 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
    https://manual.lubuntu.me/stable/2/2...5/Qlipper.html

    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


  4. #4
    Join Date
    Feb 2007
    Beans
    74

    Re: Qlipper not booting

    I am trying to boot from command line since it is not booting automatically any more and was trying to troubleshoot.

  5. #5
    Join Date
    Feb 2007
    Beans
    74

    Re: Qlipper not booting

    Quote Originally Posted by grahammechanical View Post
    As a wild guess you could try un-installing Qlipper and then re-installing. Qlipper is a clipboard manager.
    Tried reinstalling with --purge but the same error shows up on command line start.

    Any other path to follow? Maybe using another clipboard manager? Any recommended one?

    Thanks again for helping!

  6. #6
    Join Date
    May 2010
    Beans
    3,499

    Re: Qlipper not booting

    Still waiting for the output of my commands.............

  7. #7
    Join Date
    Jun 2014
    Beans
    7,918

    Re: Qlipper not booting

    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?

  8. #8
    Join Date
    Feb 2007
    Beans
    74

    Re: Qlipper not booting

    Sorry guys, I think I missed the line with the commands by reading with my smartphone.

    Here's the output:

    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
    @yancek oracular is the Ubuntu version I upgraded to.

    Thanks again for helping!

  9. #9
    Join Date
    May 2010
    Beans
    3,499

    Re: Qlipper not booting

    Do you see the error in the original post when you run
    Code:
    qlipper
    in a terminal? Does that create the message?

  10. #10
    Join Date
    Feb 2007
    Beans
    74

    Re: Qlipper not booting

    Quote Originally Posted by ActionParsnip View Post
    Do you see the error in the original post when you run
    Code:
    qlipper
    in a terminal? Does that create the message?
    Exacly. That message is prompted when I try running qlipper in a terminal.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •