Andrei Kopats

Results 84 comments of Andrei Kopats

See also #312. strace also might be useful

@rapgro, there are optional features of Enki which depend on recommended packages. But `python3-qtconsole` isn't optional since settings dialogue crashes wo it. Actually Enki package is broken. We should either...

I haven't used py.test. But I think it will be difficult to persuade me to migrate to it. unittest is a standard libraryr and it known by the majority of...

@bjones1, I'm trying to fix test freezes on py3 but don't know how. Probably something is wrong with QApplication main loop usage. i.e. `while ./test_preview_sync.py Test.test_sync7; do :; done` freezes...

It seems like all Qt code must be running in the main loop, and the loop must be executed only once.

The crashes have gone after update to latest Qt. @bjones1, what are other advantages of py.test except shorter command line?

Hi @hvt2 Do you know a sponsor who would donate a macbook for Enki project? ;) This project is not actively supported now. I'm working on new version. Hope to...

Sure it is open source. I got disappointed in PyQt performance, stability and packaging issues and now making pure-cpp version. See [here](https://github.com/andreikop/qutepart-cpp) and [here](https://github.com/andreikop/enki-ng)

I've opened access to it. And created REAME so it will be easier to built it. @hvt2 , you are welcome.

I'll try to make when the project is ready for usage