Re: AttributeError: 'LeoQtBody' object has no attribute 'getSelectedText'

2014-09-14 Thread Edward K. Ream
On Sunday, September 14, 2014 6:26:01 AM UTC-5, Edward K. Ream wrote: > This error occurred in a plugin. I thought I had found all the places that needed to be changed, but obviously I didn't. > I'll do another scan of the plugins immediately. Done. This resulted in changes to the valuespace p

Re: AttributeError: 'LeoQtBody' object has no attribute 'getSelectedText'

2014-09-14 Thread Edward K. Ream
On Sunday, September 14, 2014 1:59:15 AM UTC-5, Fidel N wrote: > > You must replace "body.x" with "body.wrapper.x" in all your scripts, as > discussed recently, among other posts, here: > > https://groups.google.com/forum/#!topic/leo-editor/DvpF5IvTFSE > Right. But this error occurred in a pl

Re: AttributeError: 'LeoQtBody' object has no attribute 'getSelectedText'

2014-09-14 Thread zhaohe wang
s) > File "/home/swot/KuaiPan/app/leo-editor/leo/plugins/quicksearch.py", line > 151, in find_selected > text = c.frame.body.getSelectedText() > AttributeError: 'LeoQtBody' object has no attribute 'getSelectedText' > -- You received this message be

Re: AttributeError: 'LeoQtBody' object has no attribute 'getSelectedText'

2014-09-14 Thread Fidel N
> val = command(event) >> File "/home/swot/KuaiPan/app/leo-editor/leo/core/leoCommands.py", line >> 1328, in minibufferCallback >> retval = function(keywords) >> File "/home/swot/KuaiPan/app/leo-editor/leo/plugins/quicksearch.py", >> line 151, in find

Re: AttributeError: 'LeoQtBody' object has no attribute 'getSelectedText'

2014-09-14 Thread zhaohe wang
tval = function(keywords) > File "/home/swot/KuaiPan/app/leo-editor/leo/plugins/quicksearch.py", line > 151, in find_selected > text = c.frame.body.getSelectedText() > AttributeError: 'LeoQtBody' object has no attribute 'getSelectedText' > -- You recei

Re: AttributeError: 'LeoQtBody' object has no attribute 'getSelectedText'

2014-09-13 Thread Fidel N
t; val = command(event) > File "/home/swot/KuaiPan/app/leo-editor/leo/core/leoCommands.py", line > 1328, in minibufferCallback > retval = function(keywords) > File "/home/swot/KuaiPan/app/leo-editor/leo/plugins/quicksearch.py", line > 151, in find_selected > t

AttributeError: 'LeoQtBody' object has no attribute 'getSelectedText'

2014-09-13 Thread zhaohe wang
vent) File "/home/swot/KuaiPan/app/leo-editor/leo/core/leoCommands.py", line 1328, in minibufferCallback retval = function(keywords) File "/home/swot/KuaiPan/app/leo-editor/leo/plugins/quicksearch.py", line 151, in find_selected text = c.frame.body.getSelectedText() AttributeEr