[Bug 1797803] Re: Strange hexadecimal characters on Gtk menu

2018-10-22 Thread Erdem
Ok I see. Sometimes I find my self looking at some IP numbers. For example let's have a look at this IP number 216.58.208.46 Since there are points between numbers it prints only hexadecimal value of first number. 216 = 0xd8 May be it should be more clever. So that if it is an IP adress, ther

[Bug 955955] Re: Keyboard shortcuts get reset at every login

2012-08-16 Thread Erdem
I have the same problem. I set Ctrl-Alt-E for Emacs shortcut. But user defined shortcuts never works as expected. As Andreas mentioned you need to disable and set it again to make it work. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed t

[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

[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 "", line 1, in AttributeError: type object 'GtkIconSize' has no attribute 'DIALOG' $ dpkg -l gir1.2-gtk*|grep ^i ii gir1.2-gtk-2.02.24.4-0ubuntu2

[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 mem

[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)' ['BUTTON', 'DND', 'DiALOG', 'LARGE_TOOLBAR', 'MENU'

[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 gir1.2-g

[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.. ** Attachm

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

2011-05-02 Thread Erdem
Yes finally it works. Thanks for the fix :) Sorry I don't know Python. I study D programming language. We also had a issue with Phobos when sorting Turkish strings. So a few friends of mine wrote a small library to change Phobos's default behavior. As I know it also supports other problematic la

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

2011-05-12 Thread Erdem
Also I may confirm that it works! :) Thanks .. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/747796 Title: Turkish issue: gnome-language-selector crashes after a fresh install

[Bug 778058] Re: Gedit can't understand special characters

2011-06-24 Thread Hilmi Erdem KEREN
Yes it's reproducible. If you open a ftp site in krusader and than, open a file in gedit; gedit takes the information itself (it's visible on the header of window) and ask the password to you again (i was really confused here). I make sure the password is right, but gedit says no. Then i realised

[Bug 778058] [NEW] Gedit can't understand special characters

2011-05-05 Thread Hilmi Erdem KEREN
Public bug reported: Binary package hint: gedit I use krusader + gedit to edit ftp based files. The password includes #, but gedit converts it to %23, and i can't connect. ** Affects: gedit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because