I noticed that lxsession is supposed to be doing keyboard mapping stuff in 12.04 is there something here that i'm missing?
On Fri, Sep 14, 2012 at 3:51 PM, Walter Lapchynski <[email protected]> wrote: > nope. after logging back in: > > $ lxkeymap --autostart > Sections: ['Global'] > Layouts: ['us'] > Variants: [] > Options: [] > Traceback (most recent call last): > File "/usr/bin/lxkeymap", line 621, in <module> > (options, args) = parser.parse_args() > File "/usr/lib/python2.7/optparse.py", line 1399, in parse_args > stop = self._process_args(largs, rargs, values) > File "/usr/lib/python2.7/optparse.py", line 1439, in _process_args > self._process_long_opt(rargs, values) > File "/usr/lib/python2.7/optparse.py", line 1514, in _process_long_opt > option.process(opt, value, values, self) > File "/usr/lib/python2.7/optparse.py", line 788, in process > self.action, self.dest, opt, value, values, parser) > File "/usr/lib/python2.7/optparse.py", line 808, in take_action > self.callback(self, opt, value, parser, *args, **kwargs) > File "/usr/bin/lxkeymap", line 611, in autostart > LxkeymapWindow.loadFromConfig() > TypeError: unbound method loadFromConfig() must be called with LxkeymapWindow > instance as first argument (got nothing instead) > > and subsequently lxkeymap is back to default settings > > -- > You received this bug notification because you are a member of Lubuntu > Packages Team, which is subscribed to lxkeymap in Ubuntu. > https://bugs.launchpad.net/bugs/1026510 > > Title: > lxkeymap does not remember settings > > Status in “lxkeymap” package in Ubuntu: > Confirmed > > Bug description: > lxkeymap is not able to read its own config. > > bluszcz@rafal ~ $ cat .config/lxkeymap.cfg > [Global] > layout = us > variant = euro > option = > > bluszcz@rafal ~ $ lxkeymap > Sections: ['Global'] > Layouts: ['es'] > Variants: [] > Options: [] > > ProblemType: Bug > DistroRelease: Ubuntu 12.04 > Package: lxkeymap 0.7.99+dfsg-0ubuntu1.1 > ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19 > Uname: Linux 3.2.0-26-generic x86_64 > NonfreeKernelModules: nvidia > ApportVersion: 2.0.1-0ubuntu11 > Architecture: amd64 > Date: Thu Jul 19 10:23:41 2012 > InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 > (20120425) > PackageArchitecture: all > ProcEnviron: > TERM=xterm > PATH=(custom, no user) > LANG=en_US.UTF-8 > SHELL=/bin/bash > SourcePackage: lxkeymap > UpgradeStatus: No upgrade log present (probably fresh install) > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/lxkeymap/+bug/1026510/+subscriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026510 Title: lxkeymap does not remember settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxkeymap/+bug/1026510/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
