In installed the dock plank on my Fedora 29 installation this morning, then found
a python-based plank settings app.
However it does not work with Fedora's version of plank (0.11.4).
The settings app gives this error:
(planksetting.py:6935): GLib-GIO-ERROR **: 12:41:28.299: Settings schema 'net.launchpad.plank.dock.settings' does not contain a key named 'zoom-enabled' /usr/bin/planksetting14: line 1: 6935 Trace/breakpoint trap (core dumped) python3 /usr/share/planksetting/planksetting.py
I suspect it's related to Apples threat to Plank developers over use of the icon zoom property
which the fruit company has apparently patented ?? Plank is reported to have removed the zoom option,
Is there a work around? I don't particularly care about the zoom function eye-candy but
it would be nice to be able to use the settings app.
Thanks
On 4/20/19 9:49 AM, Frank McCormick wrote:
In installed the dock plank on my Fedora 29 installation this morning, then found
a python-based plank settings app.
Where did you find it? You will need to file a bug there.
I suspect it's related to Apples threat to Plank developers over use of the icon zoom property
which the fruit company has apparently patented ?? Plank is reported to have removed the zoom option,
This is why software patents need to be eliminated: http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=... (Patent number 7,434,177)
Is there a work around? I don't particularly care about the zoom function eye-candy but
it would be nice to be able to use the settings app.
Until upstream fixes the app, you can either edit the python code to remove that part or modify the schema file to include that setting.