Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 74931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T20:26:08+00:00 2026-05-10T20:26:08+00:00

The vast majority of applications does not handle disk full scenarios properly. Example: an

  • 0

The vast majority of applications does not handle ‘disk full’ scenarios properly.

Example: an installer doesn’t see that the disk is full, ignores all errors, and finally happily announces ‘installation complete!’, or an email program is unaware that the message it has just downloaded could not be saved, and tells the server to delete the original.

What techniques are there to handle this situation gracefully? Do you use them? Do you test them?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T20:26:09+00:00Added an answer on May 10, 2026 at 8:26 pm

    As a user, I want software to:

    1. Preserve my data.
    2. Validate my environment as early as possible, before I do any real work.
    3. If #2 is impossible, tell me about any special requirements.
    4. Clean up after itself.

    As a developer, techniques to do this include:

    1. Aborting only when there is no alternative, and allowing the user a chance to make a new choice if the previous one fails (see AgentThirteen’s answer).
    2. Checking for required resources (memory, disk space, peripherals) as early as possible. Stop immediately if failure is certain; display a warning if success is uncertain, allowing the user to choose whether to continue.
    3. Pre-allocating resources to ensure they will still be available when they are required.
    4. Displaying warnings and errors in non-modal dialogs so the user can place the application in the background and use other tools to fix the problem.
    5. Maintaining an ‘undo’ list: the history of actions that have been performed so far. If the application must abort, offer an opportunity to undo those actions.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How common are MySQL triggers these days - does the vast majority of hostings
My app is set to run on minSdk = 5, but the vast majority
I've been looking at Boost and various other C++ libraries. The vast majority of
There is a webpage online that has a vast field of data I need
I have a hash table where the vast majority of accesses at run-time follow
Background I am using the UTF8-CPP class. The vast majority of my strings are
Let’s say that I have two C# applications - game.exe (XNA, needs to support
Since the vast majority of monitors are 16-bit color or more, including mobile devices
Regarding MySql, is there a character set to support all or the vast majority
I'm building a web app where the vast majority of our target audience likely

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.