Announcement

Collapse
No announcement yet.

KDE 4.2 login troubles

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

    #16
    Re: KDE 4.2 login troubles

    Have you tried the apt "self-healing mechanism"?

    Code:
    sudo apt-get install -f
    Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

    Comment


      #17
      Re: KDE 4.2 login troubles

      Yes I have but it wouldn't install anything...
      roN

      http://www.inetgate.biz

      Comment


        #18
        Re: KDE 4.2 login troubles

        You could try removing and reinstalling python-plasma, then installing kdebase-workspace again. At least you seem to be zeroing in on the issue.

        Comment


          #19
          Re: KDE 4.2 login troubles

          Originally posted by Nate
          You could try removing and reinstalling python-plasma, then installing kdebase-workspace again. At least you seem to be zeroing in on the issue.
          Uhm okay, I removed python-plasma but can't reinstall it as it tells me
          Code:
          The following package has unmet depencies:
           python-plasma: Depends: libplasma2 but it is not going to be installed
          E: Broken packages
          How can i get this resolved?
          roN

          http://www.inetgate.biz

          Comment


            #20
            Re: KDE 4.2 login troubles

            Post your /etc/apt/sources.list and hope somebody who is running 8.10 with KDE 4.2 will check it against his/hers
            Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

            Comment


              #21
              Re: KDE 4.2 login troubles

              this is my sources.list:
              Code:
              # deb cdrom:[Kubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.1)]/ intrepid main restricted
              # See [url]http://help.ubuntu.com/community/UpgradeNotes[/url] for how to upgrade to
              # newer versions of the distribution.
              
              deb [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid main restricted
              deb-src [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid restricted main multiverse universe #Added by software-properties
              
              ## Major bug fix updates produced after the final release of the
              ## distribution.
              deb [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid-updates main restricted
              deb-src [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid-updates restricted main multiverse universe #Added by software-properties
              
              ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
              ## team. Also, please note that software in universe WILL NOT receive any
              ## review or updates from the Ubuntu security team.
              deb [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid universe
              deb [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid-updates universe
              
              ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
              ## team, and may not be under a free licence. Please satisfy yourself as to 
              ## your rights to use the software. Also, please note that software in 
              ## multiverse WILL NOT receive any review or updates from the Ubuntu
              ## security team.
              deb [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid multiverse
              deb [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid-updates multiverse
              
              ## Uncomment the following two lines to add software from the 'backports'
              ## repository.
              ## N.B. software from this repository may not have been tested as
              ## extensively as that contained in the main release, although it includes
              ## newer versions of some applications which may provide useful features.
              ## Also, please note that software in backports WILL NOT receive any review
              ## or updates from the Ubuntu security team.
              # deb [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid-backports main restricted universe multiverse
              # deb-src [url]http://ca.archive.ubuntu.com/ubuntu/[/url] intrepid-backports main restricted universe multiverse
              
              ## Uncomment the following two lines to add software from Canonical's
              ## 'partner' repository. This software is not part of Ubuntu, but is
              ## offered by Canonical and the respective vendors as a service to Ubuntu
              ## users.
              deb [url]http://archive.canonical.com/ubuntu[/url] intrepid partner
              deb-src [url]http://archive.canonical.com/ubuntu[/url] intrepid partner
              
              deb [url]http://security.ubuntu.com/ubuntu[/url] intrepid-security main restricted
              deb-src [url]http://security.ubuntu.com/ubuntu[/url] intrepid-security restricted main multiverse universe #Added by software-properties
              deb [url]http://security.ubuntu.com/ubuntu[/url] intrepid-security universe
              deb [url]http://security.ubuntu.com/ubuntu[/url] intrepid-security multiverse
              deb [url]http://ppa.launchpad.net/kubuntu-experimental/ubuntu[/url] intrepid main
              deb [url]http://ppa.launchpad.net/project-neon/ubuntu[/url] intrepid main
              roN

              http://www.inetgate.biz

              Comment


                #22
                Re: KDE 4.2 login troubles

                Are your backports commented out on purpose? Try uncommenting them followed by a
                Code:
                sudo apt-get update && sudo apt-get install -f
                Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

                Comment


                  #23
                  Re: KDE 4.2 login troubles

                  if i remember correctly libplasma2 is not for use w/ kde 4.2 at all i know i don't have it installed on any of my kde4 machines.
                  Mark Your Solved Issues [SOLVED]
                  (top of thread: thread tools)

                  Comment

                  Working...
                  X