robert7 / nixnote2

Nixnote - Evernote desktop client for Linux
GNU General Public License v3.0
298 stars 31 forks source link

[removed] #184

Closed boo-yee closed 2 years ago

boo-yee commented 2 years ago

The issues are:

  1. issue #180 : Can't search / replace with as replacement.
  2. Nixnote often crashes and prints: QObject::~QObject: Timers cannot be stopped from another thread. This is caused by an invalid access to a signal. This issue happens on Linux, not on Windows, because Windows edition signal handler code is disabled.

And I also updated the README.md.

robert7 commented 2 years ago

Why you closed the PR? It is not yet finished?

Btw, it would be great, if you could extend the Travis CI build, so that it also creates binary for Windows. Then we could include the Windows binary from your build into "Releases", then also people which aren't able to build themselves, can use your build

boo-yee commented 2 years ago

Why you closed the PR? It is not yet finished?

Btw, it would be great, if you could extend the Travis CI build, so that it also creates binary for Windows. Then we could include the Windows binary from your build into "Releases", then also people which aren't able to build themselves, can use your build

Hi, Robert. I closed it because I made a mistake, but I'll create a new one recently. And I'll try to add the Windows binary.