Seems to be some bad/mixed indendation, even if it should jsut give a
warn instead of an error.
----
python -tt -m py_compile ls-dbus-backend
TabError: ('inconsistent use of tabs and spaces in indentation',
('ls-dbus-backend', 25, 60, ' self._datadir =
"/usr/share/language-selector/"\n'))
TabError: ('inconsistent use of tabs and spaces in indentation',
('ls-dbus-backend', 26, 57, " self._re_locale =
re.compile(r'^[\\w.@:-]+$')\n"))
TabError: ('inconsistent use of tabs and spaces in indentation',
('ls-dbus-backend', 110, 35, '\tserver = LanguageSelectorServer()\n'))
TabError: ('inconsistent use of tabs and spaces in indentation',
('ls-dbus-backend', 111, 26, '\tgobject.MainLoop().run()\n'))
----
Apply with
patch ls-dbus-backend patch.txt
** Attachment added: "patch.txt"
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1014429/+attachment/3233402/+files/patch.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014429
Title:
ls-dbus-backend crashed with TabError in unknown(): inconsistent use
of tabs and spaces in indentation
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1014429/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs