Re: [Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-05-01 Thread Ayan Öztürk
Problem is solved with latest fix for me. Special characters looks fine too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747796 Title: Turkish issue: gnome-language-selector crashes after a fresh

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~gunnarhj/language-selector/lp-747796 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747796 Title: gnome-language-selector crashes after a fresh install -- ubuntu-bugs mailing

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-30 Thread Gunnar Hjalmarsson
I propose a language-selector fix, after all - see linked merge proposal. Have a feeling it's a workaround, though - your call, Martin. If it's acceptable for now, I assume it should go to Nattu as an SRU. It would be great if those who are affected by this problem can test the fix. You can

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-30 Thread Erdem
I downloaded GtkLanguageSelector.py from here: http://bazaar.launchpad.net/~gunnarhj/language- selector/lp-747796/files/head:/LanguageSelector/gtk/ And replaced with the old one. This time it doesn't crashes. But fonts are not displayed correctly this time. There are ?? symbols etc.. **

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-30 Thread Gunnar Hjalmarsson
Aha, I hadn't tested with Turkish as the selected language; thanks for catching that. Improved the fix. To prevent regression risk, it now applies only when a Turkish regional formats setting is in effect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-29 Thread Erdem
$ apt-cache policy gir1.2-gtk-2.0 gir1.2-gtk-2.0: Kurulu: 2.24.4-0ubuntu2 Aday: 2.24.4-0ubuntu2 Sürüm tablosu: *** 2.24.4-0ubuntu2 0 500 http://tr.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100 /var/lib/dpkg/status The problem continues after reinstalling

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-28 Thread Cengiz Can
I have exact same module/package versions with Erdem, and reinstalling the package didn't help with anything. The problem appears to be the letter uppercase dotted I, which is a Turkish only character. http://en.wikipedia.org/wiki/Help:Turkish_characters So instead of DIALOG, the icon

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-28 Thread Cengiz Can
EXTRA: Removing language-pack-*-tr / language-pack-tr-* series packs from synapic resolves many problems with applications using python libraries. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747796

Re: [Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-27 Thread Ayan Öztürk
it is still happening to me too. I'm at work right now, i will send these outputs tonight. On Wed, Apr 27, 2011 at 00:18, Martin Pitt martin.p...@ubuntu.com wrote: Erdem, please also give me the installed version of python-gobject, with dpkg -l python-gobject|grep ^i and the output of

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-27 Thread Erdem
Here's the output requested: $ dpkg -l python-gobject|grep ^i ii python-gobject2.28.3-1ubuntu1 Python bindings for the GObject library $ python -c 'from gi.repository import Gtk; print Gtk.IconSize, dir(Gtk.IconSize)' class 'gi.repository.Gtk.GtkIconSize' ['BUTTON',

Re: [Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-27 Thread Martin Pitt
Erdem [2011-04-27 16:35 -]: class 'gi.repository.Gtk.GtkIconSize' ['BUTTON', 'DND', 'DiALOG', What the heck? This almost looks like an April's fool.. Can you please give me the output of apt-cache policy gir1.2-gtk-2.0 and try sudo apt-get install --reinstall gir1.2-gtk-2.0 ? --

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-26 Thread Martin Pitt
Erdem, please also give me the installed version of python-gobject, with dpkg -l python-gobject|grep ^i and the output of python -c 'from gi.repository import Gtk; print Gtk.IconSize, dir(Gtk.IconSize)' Thanks! -- You received this bug notification because you are a member of Ubuntu

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-26 Thread Martin Pitt
I cannot reproduce this on current natty. Does it still happen to you? If so, can you please copypaste the output of these commands: python -c 'from gi.repository import Gtk; print Gtk.IconSize.DIALOG' dpkg -l gir1.2-gtk*|grep ^i Thanks! ** Changed in: pygobject (Ubuntu) Status:

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-26 Thread Erdem
Yes it still happens to me. With tr_TR.UTF-8 locale. I installed this version of Natty from a daily repository. Does it matter. And also 32 bit version is installed. ** Changed in: pygobject (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-26 Thread Erdem
Sure :) $ python -c 'from gi.repository import Gtk; print Gtk.IconSize.DIALOG' Traceback (most recent call last): File string, line 1, in module AttributeError: type object 'GtkIconSize' has no attribute 'DIALOG' $ dpkg -l gir1.2-gtk*|grep ^i ii gir1.2-gtk-2.0

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-25 Thread Sebastian Heinlein
** Changed in: aptdaemon (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747796 Title: gnome-language-selector crashes after a fresh install -- ubuntu-bugs

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-25 Thread Sebastian Heinlein
Please update your system. Seems to be an issue in python gtk ** Package changed: aptdaemon (Ubuntu) = pygobject (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747796 Title:

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-25 Thread Erdem
Hi I meant tr_TR.UTF-8 as locale name. Also my system is already set to tr_TR.UTF-8 locale. $ locale LANG=tr_TR.UTF-8 LANGUAGE=tr_TR:en LC_CTYPE=tr_TR.UTF-8 LC_NUMERIC=tr_TR.UTF-8 LC_TIME=tr_TR.UTF-8 LC_COLLATE=tr_TR.UTF-8 LC_MONETARY=tr_TR.UTF-8 LC_MESSAGES=tr_TR.UTF-8 LC_PAPER=tr_TR.UTF-8

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-24 Thread Gunnar Hjalmarsson
Thanks for your help to improve Ubuntu by reporting these issues. The crash seems to be caused by something in the aptdaemon package, so I make this report an aptdaemon bug, and set the status Invalid for the language-selector bug. The LANG variable expects a locale name, e.g. 'tr_TR.UTF-8';

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-02 Thread Erdem
Also when you fall back to the C locale gnome-language-selector works: $ LC_ALL=C gnome-language-selector $ env LANG=tr gnome-language-selector Locale not supported by C library. Using the fallback 'C' locale. locale: Cannot set LC_CTYPE to default locale: No such file or directory

[Bug 747796] Re: gnome-language-selector crashes after a fresh install

2011-04-01 Thread Erdem
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747796 Title: gnome-language-selector crashes after a fresh install -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com