linuxmint / mintdesktop

Desktop configuration tool for MATE and Xfce
http://www.linuxmint.com
56 stars 25 forks source link

mint.dconf has syntax errors #38

Closed ArrowRaider closed 4 years ago

ArrowRaider commented 4 years ago

This is for mintdesktop package version 3.6.9, but may have been present in previous versions as well.

/usr/share/linuxmint/mintdesktop/mint.dconf is missing some single quotes on line 90. See this output:

$ dconf load /org/compiz/ < /usr/share/linuxmint/mintdesktop/mint.dconf
error: [plugins/core]: active-plugins: invalid value: ['core', 'composite', 'opengl', 'compiztoolbox', 'copytex', 'decor', 'firepaint', 'imgpng', 'cube', 'matecompat', 'mousepoll, 'regex', 'rotate', 'move', 'obs', 'resize', 'snap', grid', 'commands', 'staticswitcher', 'animation', 'expo', 'ezoom', 'winrules']: 127:expected ',' or ']' to follow array element

There should be a single quote after mousepoll and another single quote before grid