Hi Edward,

Thanks for your continued work on Leo.
It seems the find command is not working fully with Qt5. Ctrl-F brings up 
the Find menu/tabs.
However a mouseclick on any button *Find Next: F3, Find Previous: F2, or 
Find All, or any Replace button* generates the traceback.
Here is the logfile:

Leo Log Window
Leo 4.11 final, build 3c4725628b28 (branch: master), 2014-06-16 23:20:01
Python 3.4.1, PyQt version 5.3.0
Windows 7 AMD64 (build 6.1.7601) SP1
'@focused-border-unfocus-color' from style-sheet comment definition, please 
use regular @string / @color type @settings.
Abbreviations off
reading: N:\leo\workbook.leo
reading: @edit mail_sig.txtTraceback (most recent call last):
  File "C:\Python34\Lib\site-packages\leo-editor\leo\plugins\qtGui.py", 
line 2583, in find_tab_button_callback
    fc = c.findCommands
AttributeError: 'bool' object has no attribute 'findCommands'


Some good news :)
While writing this I noticed that using the keyboard function keys F2 or F3 
will successfully find text, and not give any errors.

Regards
Lewis

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to