Jason Leonard

Results 7 comments of Jason Leonard

Thanks Ben, unfortunately we need Python to close the file handle before FFMPEG can open it. The only way to do that with NamedTemporaryFile is to call close(), so FFmpegSource...

Thanks for continuing to look at this issue. In my case I've got an file open that contains a set of artefacts, images, audio clips, etc. One of these is...

Startup hang seen with Windows 10 (1709), Notepad++ 7.3.2 (64bit), NPP_HexEdit 0.9.5.19 (64bit) Notepad++ UI never appears, Notepad++ process is seen under Background processes in Task Manager and sits at...

Latest build from here... https://ci.appveyor.com/project/chcg/npp-hexedit/build/0.9.5.25 hasn't fixed the issue. Same result as above.

Hmm, looks like some tests are failing. Will look to fix.

> Hmm, looks like some tests are failing. Will look to fix. Looks like on Windows, .cs files are read by the compiler in Windows-1252 codepage if they don't contain...

Thanks for the tip @CallumDev. Implemented as suggested. Also see: https://github.com/Librelancer/flini-reader-test/pull/3