[Bug 263926] Re: Automatic login disables Keyboard layout switching
I have the same issue. I usually have the "Switzerland German, eliminate dead keys"-Layout but ever since I have enabled automatic logon the Layout seems to revert to "German" although no change is visible in the keyboard settings dialogue. This is under Hardy, my system is up to date. Furthermore the keyboard- layout is the same as the one I had chosen when installing the OS, I have never fiddled around with languages, layouts or any of those. -- Automatic login disables Keyboard layout switching https://bugs.launchpad.net/bugs/263926 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115637] Re: headphones on laptop don't mute laptop speakers on Toshiba A120-237
Will probably be the same on the newer Vostro series, is anyway on my 1220. -- headphones on laptop don't mute laptop speakers on Toshiba A120-237 https://bugs.launchpad.net/bugs/115637 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1730451] Re: MemoryError while verifying backup
I received a pretty similar error and thought I'd share my workaround. It may be OT but people are bound to come across this bug when they google. The process would look like the backup was working (and for < 200MB and a small number of files it did) - but larger folders would do up to 4 MemoryErrors before they would time out. I received the error with the main version (I believe it was 0.7.12) as well as with a more recent version (0.7.18.2). My workaround was that I would MOUNT the remote folder (with sshfs) before executing my backup against the mounted folder. The commands remained otherwise unchanged. I've since done a full 100GB backup with > 400K files successfully. Former statement: duplicity full --encrypt-key="XXX" /source/files scp://a...@server.provider.com/files Working statement: duplicity full --encrypt-key="XXX" /source/files file:///mnt/destination/files Curious indeed. Hope this helps anyone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730451 Title: MemoryError while verifying backup To manage notifications about this bug go to: https://bugs.launchpad.net/duplicity/+bug/1730451/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs