Announcement

Collapse
No announcement yet.

[solved]- kde crash

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [solved]- kde crash

    this is my first day using kubunto i did a fresh install and tried to update and got a KDE crashwhat do i do
    i also get
    " Another process is using the packaging system database (probably some other Adept application or apt-get or aptitude).
    Would you like to attempt to resolve this problem? No will enter read-only mode and Cancel to quit and resolve this issue yourself."
    Also The application Adept Manager (adept_manager) crashed and caused the
    signal 6 (SIGABRT)

    #2
    Re: kde crash

    Assuming you did a fresh install of Gutsy.

    For Gutsy Installations:

    Open Adept Manager (K Menu | System | Adept Manger) and click on Adept | Manage Repositories. On the first tab, check all items (you don't need the last item checked unless you intend to download source files for compiling). On the Third-Party Software tab uncheck/delete the cdrom repository entry. Close the window. If Adept doesn't automatically fetch updates, click on Fetch Updates. You will now have access to the thousands of available packages. If you still have problems, open a console and type:
    Code:
    sudo dpkg --configure -a
    If after this, you still have problems with Adept, then:

    To fix Adept errors:

    Open a console and type:
    Code:
    sudo dpkg --configure -a
    should fix it, else continue with
    Code:
    sudo apt-get clean
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: kde crash

      solved thank you

      Comment


        #4
        Re: kde crash

        You're welcome, and, welcome to the Kubuntu Forums.
        Using Kubuntu Linux since March 23, 2007
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment

        Working...
        X