Re: Problems with plank settings app

2019-04-20 Thread Frank McCormick


On 2019-04-20 4:08 p.m., Samuel Sieb wrote:

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.


  That I have done.




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=HITOFF=PALL=1=%2Fnetahtml%2FPTO%2Fsrchnum.htm=1=G=50=7,434,177.PN.=PN/7,434,177=PN/7,434,177 


(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.

___


  I edited the schema file, which I then recompiled and it now works. 
No actual zoom as I suspect


the authors pulled that part of the code.


Thanks

Frank

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Problems with plank settings app

2019-04-20 Thread Samuel Sieb

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=HITOFF=PALL=1=%2Fnetahtml%2FPTO%2Fsrchnum.htm=1=G=50=7,434,177.PN.=PN/7,434,177=PN/7,434,177
(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.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Problems with plank settings app

2019-04-20 Thread Frank McCormick
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

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org