desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #150991
[Bug 1519518] Re: gsettings-schema-convert has syntax errors
the error is that output must be string for fout.write() function, since
the file is opened in "text" mode (aka unicode)
I've opted to stay bi-lingual, and instead open the file in binary mode.
I'm sorry, I did not notice this bug report and patch, and already
uploaded a fix for this =(
http://launchpadlibrarian.net/227772944/gconf_3.2.6-3ubuntu5_3.2.6-3ubuntu6.diff.gz
however i believe wily is affected and this should be SRUed.
** Also affects: gconf (Ubuntu Wily)
Importance: Undecided
Status: New
** Changed in: gconf (Ubuntu)
Status: Fix Released => Fix Committed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/1519518
Title:
gsettings-schema-convert has syntax errors
Status in gconf package in Ubuntu:
Fix Committed
Status in gconf source package in Wily:
New
Bug description:
gconf 3.2.6-3ubuntu5 (xenial) has gsettings-schema-convert requiring
python3, but without correct syntax:
gsettings-schema-convert --force --gconf --xml --schema-id "org.freedesktop.ibus" --output lamont.in ../../data/ibus.schemas.in
File "/usr/bin/gsettings-schema-convert", line 606
except GSettingsSchemaConvertException, e:
^
SyntaxError: invalid syntax
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1519518/+subscriptions