hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #01751
[Bug 679909] Re: Add some warning about low disc space
You put your code into the unix specific part. But the include is processed for all operating systems.
So this will not work on windows and maybe mac.
Hugin runs on different OS and the code should respect this.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679909
Title:
Add some warning about low disc space
Status in Hugin - Panorama Tools GUI:
Triaged
Bug description:
Taken from discussion about bug #2531227:
(nobody) said: wouldn't be appropriate to have some sort of warning about disk
space? Just a suggestion :)
This could be solved by monitoring disc space and when it gets running
low pause make process and warn user. Problem is that pausing enblend
or enfuse would be quite challenging.