[Bug 521038] Re: Backspace deletes all input

2010-02-19 Thread Ondřej Surý
This bug was reintroduced in 0be7b51e, so maybe better fix is to revert that small change, so it does adhere to your coding standards: @@ -430,7 +473,7 @@ display_insert(GCDisplay *display, int cursor_start, int cursor_end, const char use = FALSE; /* Ig

[Bug 521038] Re: Backspace deletes all input

2010-02-19 Thread Ondřej Surý
BTW you are stripping all thousands separators when cursor_start isn't -1 in display_insert() call. -- Backspace deletes all input https://bugs.launchpad.net/bugs/521038 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gcalctool in ubuntu.

[Bug 521038] Re: Backspace deletes all input

2010-02-19 Thread Ondřej Surý
I have traced it down to display_insert(), so after all it is locale related, see attached patch: diff -urNap gcalctool-5.29.90~/src/display.c gcalctool-5.29.90/src/display.c --- gcalctool-5.29.90~/src/display.c2010-02-09 06:14:11.0 +0100 +++ gcalctool-5.29.90/src/display.c 2010-02

[Bug 521038] Re: Backspace deletes all input

2010-02-19 Thread Ondřej Surý
I don't think it's locale related. More like xkbmap related. If you diff src/gtk.c, you'll find out they have added new keyboard shortcuts CTRL-BKSP and SHIFT-DEL to clear whole display. But apparently something is wrong in that function. Ondrej -- Backspace deletes all input https://bugs.laun

[Bug 521038] Re: Backspace deletes all input

2010-02-15 Thread Ondřej Surý
kbmap used is: us and cz locale: LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_CTYPE=cs_CZ.UTF-8 LC_NUMERIC=cs_CZ.UTF-8 LC_TIME=cs_CZ.UTF-8 LC_COLLATE=cs_CZ.UTF-8 LC_MONETARY=cs_CZ.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=cs_CZ.UTF-8 LC_NAME=cs_CZ.UTF-8 LC_ADDRESS=cs_CZ.UTF-8 LC_TELEPHONE=cs_CZ.UTF-8 L

[Bug 521038] Re: Backspace deletes all input

2010-02-12 Thread Ondřej Surý
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39102148/Dependencies.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/39102150/ProcEnviron.txt -- Backspace deletes all input https://bugs.launchpad.net/bugs/521038 You received this bug notific

[Bug 521038] [NEW] Backspace deletes all input

2010-02-12 Thread Ondřej Surý
Public bug reported: Binary package hint: gcalctool This is regression from Ubuntu Karmic. gcalctool started to delete all entered input when backspace is pressed, e.g. if I type 2+1+34+2+1 and press BKSP I get empty input When downgraded to 5.28.2-0ubuntu1 it deletes just last entered digit, e

[Bug 91873] Re: eject -T doesn't close the tray

2008-09-12 Thread Ondřej Surý
Probably more correct fix can be found here: https://bugzilla.novell.com/show_bug.cgi?id=374526 and patch is here: https://bugzilla.novell.com/attachment.cgi?id=217587 -- eject -T doesn't close the tray https://bugs.launchpad.net/bugs/91873 You received this bug notification because you are a mem

[Bug 120619] Re: [Gutsy] invalid resolution detected resulting in BIG fonts on i915

2007-06-15 Thread Ondřej Surý
** Attachment added: "As you can see, gecko canvas is ok, only gnome parts of firefox is affected" http://launchpadlibrarian.net/8096697/big-fonts.png -- [Gutsy] invalid resolution detected resulting in BIG fonts on i915 https://bugs.launchpad.net/bugs/120619 You received this bug notificati

[Bug 120619] [Gutsy] invalid resolution detected resulting in BIG fonts on i915

2007-06-15 Thread Ondřej Surý
Public bug reported: It's regression from feisty. I get huge fonts on my Dell D420 when using built-in LCD (1280x800). I guess that newer cairo just get DPI of internal monitor wrong. When I use external (1280x1024) monitor everything is ok. When I use non-gnome (tried qtconfig-qt4) it's ok. *

[Bug 81524] Re: No new mail in evolution imap

2007-01-29 Thread Ondřej Surý
It does (just read bug in upstream bugzilla). -- No new mail in evolution imap https://launchpad.net/bugs/81524 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81524] Re: No new mail in evolution imap

2007-01-29 Thread Ondřej Surý
I can confirm that. My IMAP server is Cyrus 2.2 (both of them). I tried removing and adding account in Evolution, tried creating new local account to start with empty Evolution settings. Nothing helped. Thunderbird is just fine. What I was able to get from CAMEL_VERBOSE_DEBUG is that sometimes

[Bug 63016] Re: [edgy] Indication of new messages in folder is prefixed by "folder-display|"

2006-09-29 Thread Ondřej Surý
** Attachment added: "My folder list with mentioned bug" http://librarian.launchpad.net/4542843/evolution-2.8-folder-display-bug.png -- [edgy] Indication of new messages in folder is prefixed by "folder-display|" https://launchpad.net/bugs/63016 -- desktop-bugs mailing list desktop-bugs@lis

[Bug 63016] [edgy] Indication of new messages in folder is prefixed by "folder-display|"

2006-09-29 Thread Ondřej Surý
Public bug reported: Applies to evolution-2.8 in current edgy. Every folder which has new messages in it is displayed in bold and prefixed with text "folder-display|", which makes it pretty unusable because one cannot see name of the folder. More info about environment: - protocol: imap with ssl

[Bug 56985] Re: nautilus-data missing Replaces: nautilus

2006-08-20 Thread Ondřej Surý
I was updating from latest stable Ubuntu 6.06.1 with some packages from edgy already updated - kernel, libc6 and locales: --dapper-- [EMAIL PROTECTED]:~$ dpkg -L nautilus | grep /usr/share/gconf/schemas/apps_nautilus_preferences.schemas /usr/share/gconf/schemas/apps_nautilus_preferences.schemas

[Bug 56985] nautilus-data missing Replaces: nautilus

2006-08-20 Thread Ondřej Surý
Public bug reported: When updating dapper to edgy: dpkg: error processing /var/cache/apt/archives/nautilus-data_2.15.91-0ubuntu1_all.deb (--unpack): trying to overwrite `/usr/share/gconf/schemas/apps_nautilus_preferences.schemas', which is also in package nautilus Ondrej ** Affects: nautilu

[Bug 56984] python-gmenu package missing "Replaces: gnome-menus"

2006-08-20 Thread Ondřej Surý
Public bug reported: python-gmenu is missing "Replaces: gnome-menus (<< version)" and therefore whole bunch is not installable because gnome-menus depends on python-gmenus. dpkg: error processing /var/cache/apt/archives/python-gmenu_2.15.91-0ubuntu1_i386.deb (--unpack): trying to overwrite `/u

[Bug 24970] Re: evince crashes when highlighting text at line end

2006-05-31 Thread Ondřej Surý
>From Kristian Høgsberg (upstream): The only ABI/API guarantees provided by poppler are for the glib and qt bindings. We can not guarantee any kind of stabilty for the core xpdf API, since any bugfix or security fix will touch some class and add or remove member variables. The problem is that xp