[Bug 698075] Re: Keyboard shortcuts Ctrl-... do not work in many programs

2011-09-10 Thread Aaz
** Changed in: gnome-control-center (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/698075 Title: Keyboard shortcuts Ctrl-...

[Bug 698075] Re: Keyboard shortcuts Ctrl-... do not work in many programs

2011-07-14 Thread Aaz
Hi, Pedro! Thank you for your interest in this bug. Yes, it is still an issue with Natty. When the layout order [en, ru] and current layout = ru, then Ctrl-C, Ctrl-V and other shortcuts are working fine. However, When the layout order is reverse [ru, en] and current layout = ru, then Ctrl-C,

[Bug 698075] Re: Keyboard shortcuts Ctrl-... do not work in many programs

2011-01-06 Thread Aaz
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in ubuntu. https://bugs.launchpad.net/bugs/698075 Title: Keyboard shortcuts Ctrl-... do not work in many programs -- desktop-bugs mailing list desktop-bugs@list

[Bug 698075] [NEW] Keyboard shortcuts Ctrl-... do not work in many programs

2011-01-06 Thread Aaz
Public bug reported: Binary package hint: gnome-control-center When keyboard layouts order is [ru winkeys, us] shortcuts with Ctrl- do not work in at least the following programs: - OpenOffice - Pidgin - Empathy - InkScape Hardly found a solution: http://forum.ubuntu.ru/index.php?topic=94620.0

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-10-18 Thread Aaz
Ubuntu 8.10: When I use $gvfs-copy --preserve somefile /media/commonfat32 it does the operation, preserves mtime. It seems in this version it works as expected. -- Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user https://bugs.l

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-22 Thread Aaz
I'm not ready to move from LTS. Hopefully within a week I could have another instance which I will be able to upgrade. If I have different results I'll add the description. -- Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user ht

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-22 Thread Aaz
1. When I use $gvfs-copy somefile /media/commonfat32 it does the operation and updates mtime. 2. When I use $gvfs-copy --preserve somefile /media/commonfat32 it does the operation, updates mtime. Silently. As far as Nautilus internally use gvfs, it doesn't get any diagnostics from the latter. --

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-21 Thread Aaz
P.S. To be more precise, when I say "updates mtime", I mean that it is not preserved. It is set to the current time. -- Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user https://bugs.launchpad.net/bugs/433147 You received this b

[Bug 433147] Re: Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-21 Thread Aaz
1. I use Hardy Heron 8.04 LTS. 2. When I use $cp somefile /media/commonfat32 it does the operation and updates mtime. 3. When I use $cp -p somefile /media/commonfat32 it does the operation, updates mtime and says "cp: ... Operation not permitted.". -- Nautilus: modification time is silently inc

[Bug 433147] [NEW] Nautilus: modification time is silently incorrectly set when copying to a vfat disk mounted with not the current user

2009-09-19 Thread Aaz
Public bug reported: Binary package hint: nautilus 1. I use a disk FAT-32 which is mounted as follows: LABEL=COMMONFAT32 /media/commonfat32 vfat iocharset=utf8,users,defaults,umask=000,gid=46 0 0 2. I move images to the disk via Nautilus. 3. I find that the modifi