Announcement

Collapse
No announcement yet.

A man without a country (or language)

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

    A man without a country (or language)

    Hm... just noticed this today; dunno how long my system has been in this state. Anyone else seen this?




    #2
    Ya, I had noticed that as soon as Saucy made it's debute. But I haven't noticed any impact on my system, so I haven't bothered with it. Just for your information, adding different translations doesn't fix it.
    I do not personally use Kubuntu, but I'm the tech support for my daughter who does.

    Comment


      #3
      what KDE ver. are you on? at hear onKubuntu-13.10 KDE-4.11.2 I have this



      and



      and




      VINNY
      i7 4core HT 8MB L3 2.9GHz
      16GB RAM
      Nvidia GTX 860M 4GB RAM 1152 cuda cores

      Comment


        #4
        KDE 4.11.3.

        Vinny, on your system, what's the output of
        Code:
        dpkg -l | egrep 'spell|dict'

        Comment


          #5
          Code:
           ________________________________________
          / "Agnostic, n. A person who feels       \
          | superior to atheists by merit          |
          |                                        |
          | of his ignorance of the rules of logic |
          | and evidence."                         |
          |                                        |
          | [Chaz Bufe, The American Heretic's     |
          \ Dictionary]                            /
           ----------------------------------------
             \
              \
                  .--.
                 |o_o |
                 |:_/ |
                //   \ \
               (|     | )
              /'\_   _/`\
              \___)=(___/
          
          vinny@vinnys-HP-G62:~$ dpkg -l | egrep 'spell|dict'
          ii  aspell                                0.60.7~20110707-1build1             amd64        GNU Aspell spell-checker
          ii  aspell-en                             7.1-0-1                             all          English dictionary for GNU Aspell
          ii  dictionaries-common                   1.20.2                              all          Common utilities for spelling dictionary tools
          ii  enchant                               1.6.0-10                            amd64        Wrapper for various spell checker engines (binary programs)
          ii  hunspell-en-us                        20070829-4ubuntu3                   all          English_american dictionary for hunspell
          ii  libaspell15                           0.60.7~20110707-1build1             amd64        GNU Aspell spell-checker runtime library
          ii  libenchant1c2a:amd64                  1.6.0-10                            amd64        Wrapper library for various spell checker engines (runtime libs)
          ii  libhunspell-1.3-0:amd64               1.3.2-4ubuntu1                      amd64        spell checker and morphological analyzer (shared library)
          ii  myspell-en-au                         2.1-5.4                             all          English_australian dictionary for myspell
          ii  myspell-en-gb                         1:3.3.0-2ubuntu3                    all          English_british dictionary for myspell
          ii  myspell-en-za                         1:3.3.0-2ubuntu3                    all          English_southafrican dictionary for myspell
          ii  wamerican                             7.1-1                               all          American English dictionary words for /usr/share/dict
          ii  wbritish                              7.1-1                               all          British English dictionary words for /usr/share/dict
          VINNY
          i7 4core HT 8MB L3 2.9GHz
          16GB RAM
          Nvidia GTX 860M 4GB RAM 1152 cuda cores

          Comment


            #6
            Same here. OK, this is a weird problem. Something funky with locales maybe?

            Comment


              #7
              humm I'll bump up to 4.11.3 and see what happens ,,,,,or should I wait so we can compare things as you think of them

              VINNY
              i7 4core HT 8MB L3 2.9GHz
              16GB RAM
              Nvidia GTX 860M 4GB RAM 1152 cuda cores

              Comment


                #8
                Come to think of it, I believe I noticed this right after upgrading to Saucy, which is KDE 4.11.2. I doubt your upgrade will change anything.

                Comment


                  #9
                  Wait... do you have any ibus-related packages installed?

                  Comment


                    #10
                    UUuuu how did you get KDE-4.11.3 anyway ?

                    VINNY
                    i7 4core HT 8MB L3 2.9GHz
                    16GB RAM
                    Nvidia GTX 860M 4GB RAM 1152 cuda cores

                    Comment


                      #11
                      yup....

                      Code:
                      vinny@vinnys-HP-G62:~$ dpkg -l | grep ibus
                      ii  ibus-qt4                              1.3.1-2.1ubuntu3                    amd64        qt-immodule for ibus (QT4)
                      ii  libgusb2:amd64                        0.1.5-0ubuntu1                      amd64        GLib wrapper around libusb1
                      rc  libibus-1.0-0:amd64                   1.4.2-0ubuntu2                      amd64        Intelligent Input Bus - shared library
                      ii  libibus-1.0-5:amd64                   1.5.3-6ubuntu2                      amd64        Intelligent Input Bus - shared library
                      ii  libibus-qt1                           1.3.1-2.1ubuntu3                    amd64        qt-immodule for ibus (QT4)
                      ii  libusb-0.1-4:amd64                    2:0.1.12-23.2ubuntu1                amd64        userspace USB programming library
                      ii  libusb-1.0-0:amd64                    2:1.0.16-3                          amd64        userspace USB programming library
                      ii  libusbmuxd2                           1.0.8-1ubuntu1
                      VINNY
                      i7 4core HT 8MB L3 2.9GHz
                      16GB RAM
                      Nvidia GTX 860M 4GB RAM 1152 cuda cores

                      Comment


                        #12
                        Hm, I remove all iBus stuff because I don't need any input method stuff. Maybe language selection is now tied up with that? I'll have to check.

                        4.11.3 is in the kubuntu-updates PPA.
                        Code:
                        steve@t520:~$ [B]apt-cache policy kde-runtime[/B]
                        kde-runtime:
                          Installed: 4:4.11.3-0ubuntu0.1~ubuntu13.10~ppa1
                          Candidate: 4:4.11.3-0ubuntu0.1~ubuntu13.10~ppa1
                          Version table:
                         *** 4:4.11.3-0ubuntu0.1~ubuntu13.10~ppa1 0
                                500 http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu/ saucy/main amd64 Packages
                                100 /var/lib/dpkg/status
                             4:4.11.2-0ubuntu1 0
                                500 http://mirror.pnl.gov/ubuntu/ saucy/universe amd64 Packages

                        Comment


                          #13
                          looks like stuff is still building over their (kubuntu-updates) ,,,,or is that just a constant process ?

                          VINNY
                          i7 4core HT 8MB L3 2.9GHz
                          16GB RAM
                          Nvidia GTX 860M 4GB RAM 1152 cuda cores

                          Comment


                            #14
                            It's ongoing.

                            Comment


                              #15
                              Bug filed: https://bugs.launchpad.net/ubuntu/+s...e/+bug/1255761

                              @Buddlespit: would you mind voting it up? Thanks.

                              Comment

                              Working...
                              X