[Bug 727220] Re: Command fuse returned error 1 (with TrueCrypt)

2011-03-24 Thread Hugo Buddel
@Søren Weber, thanks for your solution. You can pin the packages, so they don't get updated. First perform the downgrade, then as root do: # echo libfuse2 hold | dpkg --set-selections # echo fuse-utils hold | dpkg --set-selections -- You received this bug notification because you are a member

[Bug 501864] Re: Switch Users without locking screen

2010-12-27 Thread Hugo Buddel
The need is choice for *all* accounts: allow the user to decide whether to lock the screen when switching sessions. Like it used to be. (So indeed disable locking is not the solution, nobody claims this.) Locking the session when 'fast user switching' with living-room PC's is often unwanted: -

[Bug 435550] Re: scrollwheel should scroll not browse

2010-11-02 Thread Hugo Buddel
From the changelog of 2.9.1 and the corresponding bugreport (131416) it seems that the idea was to navigate through the images only in fit mode. Perhaps a modifier key such as Alt. for either scrolling or navigating would be nice? In the meantime, does anyone know a (fast) image viewer that

[Bug 487604] Re: Ctrl- key mappings broken for anything but first keyboard layout in GTK applications

2010-05-14 Thread Hugo Buddel
I recalled the problem has existed in more applications, but maybe I was mistaken. At the moment in Lucid I can only reproduce it in gnome- terminal and not in any other gtk app like the gimp, synamptic. (Which is inconsistent with the OP, but consistent with the 'misfiled bug' linked here.) What

[Bug 204202] Re: gnome-terminal ignores current keyboard layout for ctrl+key shortcuts

2010-05-14 Thread Hugo Buddel
Doug Kelly: I tried your solution, but it does not seem to work for me on my fresh Lucid install. Just tried something else: First layout indian, second Qwerty and then started a ping from the second layout. I could not figure out how to quit the ping (except 'killall ping'), since all my ctrl-c

[Bug 536801] Re: switching users don't always lock the session

2010-05-14 Thread Hugo Buddel
Now (Lucid) there is no way to prevent locking the screen when switching users. The short description of this bug is misleading, since there are reasons to not want to lock the screen when switching. Our living room comp has two accounts, both can login without a password. So we can switch from

[Bug 501864] Re: Switch Users without locking screen

2010-05-14 Thread Hugo Buddel
FWIW, if you disable locking the screen entirely for the accounts, then it will not lock the screen when switching users anymore. Open 'gconf-editor' (e.g. with Alt-F2) and go to /desktop/gnome/lockdown and check disable_lock_screen . This will entirely remove the ability to lock the screen

[Bug 204202] Re: gnome-terminal ignores current keyboard layout for ctrl+key shortcuts

2010-05-14 Thread Hugo Buddel
I hacked together my own keyboard layout indicator that just rearranges the layouts in gconf so the selected one is on top. It is kinda a kludge, but it works. (Ensure the gnome indicator is set to use the top one and don't touch it again.) I do not intend to create a proper applet out of this,

[Bug 488048] Re: gdm overrides keyboard layout in no password mode

2010-05-10 Thread Hugo Buddel
Thank you for reopening (I didn't know what 'Triaged' meant), and also for your helpful comments. The new bug description makes sense for your technical point of view, but so much for the uninitiated user. With this description I might have had a harder time finding this entry with your

[Bug 488048] Re: keyboard layout needs to be reset after each login

2010-05-09 Thread Hugo Buddel
This is definitely a bug and should be reopened. Some points: 1) gdm also adds the new layout with an implicit selection and 2) it shouldn't add it at all and 3) if it does, it shouldn't set it as default. 1) I ran into this scenario: - default layout selected on installation is alt-intl -

[Bug 491199] Re: keyboard layout changes when restart

2010-05-09 Thread Hugo Buddel
*** This bug is a duplicate of bug 488048 *** https://bugs.launchpad.net/bugs/488048 gdm adds the layout used in gdm to the gnome settings. I setup a user with 'password not asked on login', this user never got a chance to tell gdm that he wanted a different layout and it was quite hard to

[Bug 555558] Re: Swedish keyboard layout resets to english on reboot with bluetooth keyboard

2010-05-09 Thread Hugo Buddel
Perhaps this is related to this report?: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/488048 gdm adds the layout used there as default in gnome, even when no password is asked at login. This is similar but slightly different from this problem, but maybe they are related.

[Bug 577836] [NEW] keyboard layout indicator does not distinguish between layouts of the same country

2010-05-09 Thread Hugo Buddel
Public bug reported: Binary package hint: gnome-settings-daemon I use two keyboard layouts: alt-intl and dvorak-intl, which both show as 'USA' in the keyboard layout indicator. 1: The indicator cannot be used to distinguish what layout is used. In Jaunty this was 'fixed' by appending a '2' to

[Bug 577836] Re: keyboard layout indicator does not distinguish between layouts of the same country

2010-05-09 Thread Hugo Buddel
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/48122299/Dependencies.txt -- keyboard layout indicator does not distinguish between layouts of the same country https://bugs.launchpad.net/bugs/577836 You received this bug notification because you are a member of Ubuntu

[Bug 75841] Re: X-Chat is killed by Ctrl+X after changing Keyboard Layout

2010-05-09 Thread Hugo Buddel
The ctrl- combinations are all taken from the first layout. It seems to be this issue, can you confirm this? https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/204202 In dvorak the physical x-button will give you a q. So if your first layout is dvorak and you press ctrl +

[Bug 488048] Re: keyboard layout needs to be reset after each login

2010-05-09 Thread Hugo Buddel
I read up a bit in these threads (where Martin Pitt also contributes a lot) always overrides keyboard layout variants https://bugzilla.gnome.org/show_bug.cgi?id=572765 Try harder to use the keyboard layout passed by gdm https://bugzilla.gnome.org/show_bug.cgi?id=585290 I think the one thing that