Announcement

Collapse
No announcement yet.

Adept Problem

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

    Adept Problem

    I just upgraded to KDE 3.5.5, and thats where my problems started, first the install appeared to go well.
    However Adept did hang after the install, what I mean I couldn't get it to open. I did an Apt-Get update, that showed some problems, that were fixed with a configure -a function (I think that is what it was, I just followed what Apt was telling me to do)
    Then Adept worked fine. Now when I try to do a keyboard shortcut (System Settings - Regional & Accessibility - Keyboard Shortcuts - Command Shortcuts it crashes.
    I have put in a bug report with KDE #140717 they are asking me to install "kdelibs-dbg, kdebase-dbg". for a Backtrace.
    When I try to do that I get this msg. "There was an error commiting changes. Possibly there was a problem downloading some packages or the commit would break packages."
    I tried a sudo apt-get update this is what I get;

    Failed to fetch http://kubuntu.org/packages/kde-late...86/Packages.gz 404 Not Found


    Not sure how to proceed, at this point.



    #2
    Re: Adept Problem

    i have reason to believe that they are updating to KDE 356 ...

    Comment


      #3
      Re: Adept Problem

      This is what Firefox shows for the address http://kubuntu.org/packages/kde-latest/dists:

      Code:
      Index of /packages/kde-latest/dists
      [DIR] edgy/  28-Jan-2007 13:41  -
      - no dapper in sight (sorry ... "404" means "http request gone south - file not available").

      Comment


        #4
        Re: Adept Problem

        Not sure what this means.
        Is what you are saying that I should uninstall 3.5.5 and go back to 3.5.4?

        Comment


          #5
          Re: Adept Problem

          All I'm saying is that the update you tried (as mentioned in your original post) had to fail due to the fact that the source you attempted to receive the according packages from ceased to exist.

          Comment


            #6
            Re: Adept Problem

            OK, Now I understand.
            What would you suggest, should I reinstall 3.5.4, or wait for the 3.5.6 version and that should have a fix for my problem. Just read further down that 3.5.6 will not be available for dapper, is that correct.?
            Also I was wondering if I am shooting my self in the foot here by using "Apt-Get" along with "Adept" should I stay with just using Adept.?
            Thanks.

            Comment


              #7
              Re: Adept Problem

              Originally posted by gnarly
              Also I was wondering if I am shooting my self in the foot here by using "Apt-Get" along with "Adept" should I stay with just using Adept.?
              Adept is merely another (from my point of view: mediocre) graphical interface to APT ... as long as you make use of them in turns (not: in parallel), things should work rather smoothly.

              Comment


                #8
                Re: Adept Problem

                Thanks for that "penguin.ch" Can I safely go back to KDE 3.5.4 by changing my source list line
                "deb http://kubuntu.org/packages/kde-latest dapper main" to read /kde-3.5.4 dapper main?

                Comment


                  #9
                  Re: Adept Problem

                  I have KDE 3.5.5 running on Dapper 6.06 with no problems. Maybe you have an error in your /etc/apt/sources.list file? For instance it looks like you have a pointer to the edgy repositories rather than the dapper ones?

                  My sources list file is below - note that I got KDE 3.5.5 from a location other than the main Kubuntu repros, namely:
                  I always use aptitude instead of apt-get, this enters your install in the package manager where it is easy to find and remove.

                  Also you can't use apt-get while Adept is up.

                  Also :-D I find Synaptic to be a better package manager than Adept.

                  My sources.list:
                  ## Add comments (##) in front of any line to remove it from being checked.
                  ## Use the following sources.list at your own risk.

                  deb http://archive.ubuntu.com/ubuntu/ dapper main restricted universe multiverse
                  deb-src http://archive.ubuntu.com/ubuntu/ dapper main restricted universe multiverse

                  ## MAJOR BUG FIX UPDATES produced after the final release
                  deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse
                  deb-src http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse

                  ## UBUNTU SECURITY UPDATES
                  deb http://security.ubuntu.com/ubuntu/ dapper-security main restricted universe multiverse
                  deb-src http://security.ubuntu.com/ubuntu/ dapper-security main restricted universe multiverse

                  ## BACKPORTS REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
                  deb http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
                  deb-src http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

                  ## PLF REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
                  deb http://packages.freecontrib.org/plf/ dapper free non-free
                  deb-src http://packages.freecontrib.org/plf/ dapper free non-free

                  ## CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu
                  ## servers. RealPlayer10, Opera and more to come.)
                  deb http://archive.canonical.com/ubuntu/ dapper-commercial main
                  ##############kde 3,5.5
                  #deb http://kubuntu.org/packages/kde-355/ dapper main
                  #wouldn'tupdate

                  deb http://www.mirrorservice.org/sites/f...3.5.5/kubuntu/ dapper main
                  deb http://mirror.cc.columbia.edu/pub/so...3.5.5/kubuntu/ dapper main

                  #AUTOMATIX REPOS START

                  deb http://www.getautomatix.com/apt dapper main

                  #deb http://wine.lowvoice.nl/apt dapper main

                  #deb http://www.getautomatix.com/apt dapper main

                  #deb http://archive.canonical.com/ubuntu dapper-commercial main

                  #deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse

                  #deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse

                  #deb http://archive.ubuntu.com/ubuntu dapper-security main restricted universe multiverse

                  #deb http://archive.ubuntu.com/ubuntu dapper main restricted universe multiverse

                  # deb http://www.getautomatix.com/apt/ dapper main

                  deb http://archive.ubuntu.com/ubuntu/ dapper-security main restricted universe multiverse
                  #AUTOMATIX REPOS END
                  #wine reppo

                  Comment


                    #10
                    Re: Adept Problem

                    Ok that makes sense thanks "podunk", just wondering why you have two sources for KDE 3.5.5 ?
                    I will give it a go later, when I have time.

                    I did as you suggested that work just great, everything updated properly. I still have the problem mentioned in my first post, however now I can get a backtrace to the kde folks. Well see what that brings.

                    Also I was wondering is there a list of preferred http's that one can use for the sources.list for updating the system. In other words how did you know to use the suggestd sites.?

                    Comment


                      #11
                      Re: Adept Problem

                      I didn't notice those were duplicates - thanks! I got them from somewhere on the Kubuntu wiki or this forum.

                      First of all, I would think that you have an old source or something mistyped somewhere in your sources.list file. Leading to the apt-get problem. Maybe if you posted your sources.list file someone would spot something?

                      As I said, I always use aptitude rather than apt-get, and I use synaptic rather than Adept.

                      When I had problems upgrading to 3.5.5 this is what I did:
                      Code:
                      sudo dpkg --configure -a
                      Code:
                      sudo aptitude update && sudo aptitude upgrade
                      Code:
                      sudo aptitude update
                      Code:
                      sudo aptitude dist-upgrade
                      Also! :-D What K/Ubuntu considers to be a complete KDE package and what KDE considers the whole 9 yards are not the same. Open Synaptic and type
                      kde
                      in the search box and you'll be amazed at how much stuff was left out from the above update.

                      I clicked and installed it *all* and my machine ran like a charm and I have just tons of cool stuff.

                      Enjoy!

                      Comment


                        #12
                        Re: Adept Problem

                        Here is my sources.list:


                        deb http://kubuntu.org/packages/kde-353 dapper main

                        deb http://ca.archive.ubuntu.com/ubuntu/ dapper main restricted
                        deb-src http://ca.archive.ubuntu.com/ubuntu/ dapper main restricted

                        ## Major bug fix updates produced after the final release of the
                        ## distribution.
                        deb http://ca.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
                        deb-src http://ca.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

                        ## Uncomment the following two lines to add software from the 'universe'
                        ## repository.
                        ## 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
                        ## universe WILL NOT receive any review or updates from the Ubuntu security
                        ## team.
                        deb http://ca.archive.ubuntu.com/ubuntu/ dapper universe multiverse
                        deb-src http://ca.archive.ubuntu.com/ubuntu/ dapper universe 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 http://ca.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
                        deb-src http://ca.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

                        deb http://security.ubuntu.com/ubuntu dapper-security main restricted
                        deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
                        deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse
                        deb-src http://security.ubuntu.com/ubuntu dapper-security universe multiverse


                        ##deb http://getswiftfox.com/builds/debian unstable non-free

                        ##deb http://kubuntu.org/packages/kde-latest dapper main
                        ## wouldn't update properly

                        deb http://www.mirrorservice.org/sites/f...3.5.5/kubuntu/ dapper main
                        deb http://mirror.cc.columbia.edu/pub/so...3.5.5/kubuntu/ dapper main

                        Comment


                          #13
                          Re: Adept Problem

                          I'll be damned - mine crashes to! Good thing I had a bunch of keybindings before I upgraded!

                          There is a work around
                          Code:
                          sudo kcontrol
                          On the left pane you'll see lots of menus to open.
                          Open "Regional and Accessability"
                          "Keyboard Shortcuts"

                          This will open up all the keyboard short cuts that are available by default. In that same page it says:
                          "Below is a list of known commands which you may assign keyboard shortcuts to. To edit, add or remove entries from this list use the KDE menu editor.

                          Click the link "KDE menu editor.

                          The editor will open.
                          Select which folder you want your shortcut to be in.
                          Click "New" at the top
                          Give it a name
                          make a comment (optional)
                          Enter the comand i.e. /home/your name/some folder/some program
                          Click the shortcut key button at the bottom- give it the keystrokes when prompted
                          Click Save at the top.

                          Hope this helps.

                          Comment


                            #14
                            Re: Adept Problem

                            That helped, only now because I have used the same key to launch a different program "Firefox" the old being "Swiftfox" Firefox loads and Swiftfox tries to load also, even though there is no hot key shown for Swiftfox.
                            I am still awaiting a reply from KDE.
                            I had a closer look at "Aptitude last night, it looks very indepth to say the least, I will use it as my primary updater from now on. (lots to learn)!! Also downloaded Synaptic via Aptitude and will use that also.
                            Should I start a new thread regarding my "Sources.list" As you suggested I would like to tweak it so that I don't run into problems later on.
                            By the way what are keybindings.? Is this something I should know about.
                            Again thanks.

                            Comment

                            Working...
                            X