← Back to team overview

hugin-devs team mailing list archive

[Bug 679909] Re: Add some warning about low disc space

 

Attached patch could be one solution to warn user if he/she has low disk
space. It will be better if we show this warning in some warning-window
than progress-log window.

References: 
1. Statvfs, http://linux.die.net/man/2/statvfs
2. Getenv, http://manpages.courier-mta.org/htmlman3/getenv.3.html 

** Patch added: "dipak-chirmade-Bug-#679909.patch"
   https://bugs.launchpad.net/hugin/+bug/679909/+attachment/2080446/+files/dipak-chirmade-Bug-%23679909.patch

-- 
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.