gsettings-schema-convert has syntax errors
Bug #1519518 reported by
LaMont Jones
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gconf (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Wily |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
gconf 3.2.6-3ubuntu5 (xenial) has gsettings-
gsettings-
File "/usr/bin/
except GSettingsSchema
SyntaxError: invalid syntax
affects: | gconf2 (Ubuntu) → gconf (Ubuntu) |
description: | updated |
tags: | added: patch |
To post a comment you must log in.
Thanks, the exception change makes sense, why did you do that bit though
- fout.write(output) str(output) )
+ fout.write(
things seem to work without and lead to the same result?