[Bug 272405] Re: qt-language-selector error

2008-10-06 Thread David Gaarenstroom
*** This bug is a duplicate of bug 278473 ***
https://bugs.launchpad.net/bugs/278473

** This bug has been marked a duplicate of bug 278473
   python2.5 crashed with UnicodeEncodeError in onPushButtonOk()

-- 
qt-language-selector error
https://bugs.launchpad.net/bugs/272405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 272405] Re: qt-language-selector error

2008-10-06 Thread David Gaarenstroom
*** This bug is a duplicate of bug 266971 ***
https://bugs.launchpad.net/bugs/266971

** This bug is no longer a duplicate of bug 278473
   python2.5 crashed with UnicodeEncodeError in onPushButtonOk()

** This bug has been marked a duplicate of bug 266971
   [PATCH] qt-language-selector crashes during startup in certain locales

-- 
qt-language-selector error
https://bugs.launchpad.net/bugs/272405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 272405] Re: qt-language-selector error

2008-10-04 Thread David Gaarenstroom
I wrongfully assumed that after submitting a patch to solve a bug, the
status could be set to fix committed.

** Changed in: language-selector (Ubuntu)
   Status: Fix Committed = Confirmed

-- 
qt-language-selector error
https://bugs.launchpad.net/bugs/272405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 272405] Re: qt-language-selector error

2008-10-02 Thread David Gaarenstroom
I suffer from this as well, it may be a problem for all locales?!
LANG=nl_NL.UTF-8 here...

To reproduce, execute from an X terminal:
LANG=nl_NL.UTF-8 sudo /usr/bin/qt-language-selector --mode select

-- 
qt-language-selector error
https://bugs.launchpad.net/bugs/272405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 272405] Re: qt-language-selector error

2008-10-02 Thread David Gaarenstroom

** Attachment added: Proposed patch for this problem and a problem when 
actually selecting a language once this bug is solved
   http://launchpadlibrarian.net/18134378/QtLanguageSelector.py.patch

** Changed in: language-selector (Ubuntu)
   Status: New = Fix Committed

-- 
qt-language-selector error
https://bugs.launchpad.net/bugs/272405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 272405] Re: qt-language-selector error

2008-09-20 Thread Demoniac
** Description changed:

  Binary package hint: language-selector-qt
  
  when I run qt-language-selector:
  
  Traceback (most recent call last):
File /usr/bin/qt-language-selector, line 66, in module
  lc = QtLanguageSelector(app, /usr/share/language-selector/, whattodo)
File 
/usr/lib/python2.5/site-packages/LanguageSelector/qt/QtLanguageSelector.py, 
line 45, in __init__
  self.init()
File 
/usr/lib/python2.5/site-packages/LanguageSelector/qt/QtLanguageSelector.py, 
line 77, in init
  self.updateLanguagesList()
File 
/usr/lib/python2.5/site-packages/LanguageSelector/qt/QtLanguageSelector.py, 
line 120, in updateLanguagesList
  languages.sort()
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: 
ordinal not in range(128)
  
  --
  Package: language-selector-qt 0.3.11
  Kubuntu intrepid 8.10 alpha6 with all updates.
  
- export LANG=ru_RU.UTF-8
+ LANG=ru_RU.UTF-8

-- 
qt-language-selector error
https://bugs.launchpad.net/bugs/272405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs