spv-dev team mailing list archive
-
spv-dev team
-
Mailing list archive
-
Message #00057
Re: lp:~claude-bolduc/slidepresenterview/choose-projector-screens into lp:slidepresenterview
> A file created in a functional test is not deleted at the end of the test.
> The file: resources/tests/unicode_éè.pdf
Currently, the file is not automatically deleted because the PDF file opened by PyPoppler does not release the resource until the end of the application. On Windows, this prevent the tests to remove the file.
I am not sure if it is a bug in PyPoppler or an incorrect use of this library. I will investigate it.
--
https://code.launchpad.net/~claude-bolduc/slidepresenterview/choose-projector-screens/+merge/45326
Your team SlidePresenterView Development Team is subscribed to branch lp:slidepresenterview.
References