← Back to team overview

desktop-packages team mailing list archive

[Bug 1519518] Re: gsettings-schema-convert has syntax errors

 

Thanks, the exception change makes sense, why did you do that bit though

-                fout.write(output)
+                fout.write(str(output))

things seem to work without and lead to the same result?

** Changed in: gconf (Ubuntu)
   Importance: Undecided => Low

** Changed in: gconf (Ubuntu)
       Status: New => In Progress

-- 
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:
  In Progress

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