PR #3306 <https://github.com/leo-editor/leo-editor/pull/3306>, added calls 
to  g.assertUi('qt') to *picture_viewer.py* and 
*remove_duplicate_pictures.py*. But that's a blunder: g.assertUi('qt') 
assumes g.app.gui exists. Oops: these files are stand-alone scripts that do 
not create g.app.gui. 

PR #3308 <https://github.com/leo-editor/leo-editor/pull/3308> fixes these 
mistakes by:

- Moving picture_viewer.py and remove_duplicate_pictures.py to the 
leo/scripts folder.
- Removing the calls to g.assertUi('qt').
- Improving messages when imports fail.

*Summary*

Please change any references to these two files.

Edward

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/695bc127-1c8f-4a3a-9dbd-a4dc4e792369n%40googlegroups.com.

Reply via email to