Announcement

Collapse
No announcement yet.

Kubuntu 10.04 inside VirtualBox does not login anymore

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

    Kubuntu 10.04 inside VirtualBox does not login anymore

    Hi all,

    I installed Kubuntu 10.04 in VirtualBox (on Windows XP) and have been using it for a few weeks with no problems. Now when I log in I get constant stream of KDE crash handler popups and nothing loads.

    I installed samba, restarted fine, shared some folders, applied some Kubuntu updates (4) and restarted again to get this. Can someone please help me? I'm new to Linux and never seen something like this...


    Application: Run Command Interface (krunner), signal: Aborted
    [KCrash Handler]
    #6 0x007c4422 in __kernel_vsyscall ()
    #7 0x00d62651 in raise () from /lib/tls/i686/cmov/libc.so.6
    #8 0x00d65a82 in abort () from /lib/tls/i686/cmov/libc.so.6
    #9 0x0068352f in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
    #10 0x00681465 in ?? () from /usr/lib/libstdc++.so.6
    #11 0x006814a2 in std::terminate() () from /usr/lib/libstdc++.so.6
    #12 0x006815e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
    #13 0x05932b15 in qBadAlloc() () from /usr/lib/libQtCore.so.4
    #14 0x0593fd0d in qUncompress(unsigned char const*, int) () from /usr/lib/libQtCore.so.4
    #15 0x0110339e in KPixmapCache::Private::loadData(int, QPixmap&) () from /usr/lib/libkdeui.so.5
    #16 0x011044e1 in KPixmapCache::find(QString const&, QPixmap&) () from /usr/lib/libkdeui.so.5
    #17 0x0104159b in KIconCache::find(QString const&, QPixmap&) () from /usr/lib/libkdeui.so.5
    #18 0x010423e0 in KIconCache::find(QString const&, QPixmap&, QString*) () from /usr/lib/libkdeui.so.5
    #19 0x01034ac5 in KIconLoader::loadIcon(QString const&, KIconLoader::Group, int, int, QStringList const&, QString*, bool) const () from /usr/lib/libkdeui.so.5
    #20 0x0102ccb9 in ?? () from /usr/lib/libkdeui.so.5
    #21 0x021a38d6 in QIcon:ixmap(QSize const&, QIcon::Mode, QIcon::State) const () from /usr/lib/libQtGui.so.4
    #22 0x0218e673 in QWidgetPrivate::setWindowIcon_sys(bool) () from /usr/lib/libQtGui.so.4
    #23 0x0213fc89 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
    #24 0x020e14dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
    #25 0x020e80f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
    #26 0x01071f2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
    #27 0x05a3ea3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
    #28 0x020e2e54 in QApplication::setWindowIcon(QIcon const&) () from /usr/lib/libQtGui.so.4
    #29 0x0015fa70 in ?? () from /usr/lib/libkdeinit4_krunner.so
    #30 0x00160ea2 in ?? () from /usr/lib/libkdeinit4_krunner.so
    #31 0x00160f2f in ?? () from /usr/lib/libkdeinit4_krunner.so
    #32 0x00161d35 in kdemain () from /usr/lib/libkdeinit4_krunner.so
    #33 0x0804860b in _start ()

    #2
    Re: Kubuntu 10.04 inside VirtualBox does not login anymore

    In a konsole

    sudo apt-get --reinstall install kubuntu-desktop
    sudo apt-get --reinstall install plasma-desktop

    in that order.
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    Comment


      #3
      Re: Kubuntu 10.04 inside VirtualBox does not login anymore

      Thanks for the help, but I am not able to log in at all or see a Konsole. Is there some sort of safe mode I can use to run those?

      And do you know what caused this? I want to make sure not to do it again.

      Comment


        #4
        Re: Kubuntu 10.04 inside VirtualBox does not login anymore

        When you click the VB start arrow and the Oracle splash screen starts up, press the left shift key down and hold it until the Grub menu displays. Then choose the second option and from it a red and blue console dialog will eventually appear. Arrow down to the bottom option, root with network, and then TAB to "OK" and press the Enter key.

        You will have a root console with an internet connection.
        "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
        – John F. Kennedy, February 26, 1962.

        Comment


          #5
          Re: Kubuntu 10.04 inside VirtualBox does not login anymore

          When I do that, I am asked for boot graphics and detect screen size, both of which I say Yes to. I then see a screen in which the 2nd option is "Install Kubuntu", which then brings me to the installer.

          Is this the right place? I don't see any "root with network" option...

          Comment


            #6
            Re: Kubuntu 10.04 inside VirtualBox does not login anymore

            Nope, you've taken a wrong turn some place.
            When the Oracle splash screen displays, after you've clicked the "start" arrow on your guest OS, you want to quickly click on that screen to give it keyboard focus and immediately press and hold the Shift Key. When the Grub menu displays you can release the Shift key and use the arrow key to choose the second option (recovery), then press the Enter key. After a while a blue and red console screen will display
            Here is the Grub menu:

            You want to arrow down the the second line and with it high lighted press the Enter key.

            Here is the recover console menu:


            Arrow down the the line with beginning with the "netroot" lable (On mine it is the last line, on yours it could be like the graphic below). With it high lighted, press the TAB key once to tab to the "OK" , then press the Enter key.


            When you get the root console issue
            apt-get --reinstall install kubuntu-desktop
            apt-get --reinstall install plasma-desktop

            in that order. Sudo is not needed in this case because you will already be logged in as root.
            "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
            – John F. Kennedy, February 26, 1962.

            Comment


              #7
              Re: Kubuntu 10.04 inside VirtualBox does not login anymore

              Thank you for your detailed instructions. I am able to do the steps as you suggest, however I am still seeing the same problem.

              Things seem to reinstall fine but I still see the same problems...

              [img width=400 height=380]http://img214.imageshack.us/img214/8859/kubuntupackages.jpg[/img]

              [img width=400 height=289]http://img844.imageshack.us/img844/2509/kubuntubroken.jpg[/img]

              Comment


                #8
                Re: Kubuntu 10.04 inside VirtualBox does not login anymore

                Does anyone know how to fix this? All I did was install some updates and now Kubuntu is totally unusable...

                Comment


                  #9
                  Re: Kubuntu 10.04 inside VirtualBox does not login anymore

                  It appears that you have an unreported bug: https://bugs.kde.org/buglist.cgi?qui...nal%3A+Aborted,
                  which is similar to this bug: https://bugs.kde.org/show_bug.cgi?id=251358

                  Except, if I understand your problem correctly, your bug is crippling your use of Kubuntu as a guest OS within a VirtualBox. (Running on Windows?)

                  Maverick is a BETA release, right now, and there have been recent problems with KDE stability. Updates on Sunday appeared to fix them.



                  IF you can access a Konsole issue

                  sudo apt-get update
                  sudo apt-get dist-upgrade

                  sudo dpkg --configure -a

                  o,r by using the "netroot" recovery console, issue

                  apt-get update
                  apt-get dist-upgrade

                  to install the latest updates which fixed the plasma and xserver instability issues. Then do

                  dpkg --configure -a

                  This will reconfigure any downloaded packages that didn't get unpacked or configured properly.

                  If that doesn't help then my only thought would be that your initial install was from an ISO that didn't pass checksum, or a LiveCD which didn't burn properly (DOA at 8x or less). Reinstall from a known GOOD LiveCD? Or, that your VirutalBox installation has been corrupted. Try saving off your vdi config files and reinstall virtualbox on your host. Then reinstall Kubuntu from a verified LiveCD. Perhaps, if you want a long lasting version of Kubuntu, with support, Install the 10.4 release and upgrade it to KDE 4.5.1, and save the experimental work for another guest OS.
                  "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                  – John F. Kennedy, February 26, 1962.

                  Comment

                  Working...
                  X