Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Revisions: Issue #3396 Back to Issue ]
Summary 0003396: Doomseeker startup error may display an empty list of directories which couldn't be created (chmod 0000 with empty directory)
Revision 2018-03-03 20:10 by WubTheCaptain
Additional Information
Revision 2018-03-03 20:11 by WubTheCaptain
Additional Information ext4 file system.
Revision 2018-03-03 20:10 by WubTheCaptain
Steps To Reproduce In Doomseeker 1.1:

  1. Remove the default config directory, e.g. $HOME/.doomseeker (rm -rf $HOME/.doomseeker). Do not start Doomseeker yet.
  2. Create a new default config directory with no read/write/execute permissions: mkdir $HOME/.doomseeker && chmod 0000 $HOME/.doomseeker
  3. Attempt launching Doomseeker.


Inn Doomseeker 1.2~beta-1: Ditto, but repeat the instructions for $HOME/.config/doomseeker directory path too before launching Doomseeker.
Revision 2018-03-03 20:12 by WubTheCaptain
Steps To Reproduce In Doomseeker 1.1:

  1. Remove the default config directory, e.g. $HOME/.doomseeker (rm -rf $HOME/.doomseeker). Do not start Doomseeker yet.
  2. Create a new default config directory with no read/write/execute permissions: mkdir $HOME/.doomseeker && chmod 0000 $HOME/.doomseeker
  3. Attempt launching Doomseeker.


In Doomseeker 1.2~beta-1: Ditto, but repeat the instructions for $HOME/.config/doomseeker directory path too before launching Doomseeker.
Revision 2018-03-03 20:10 by WubTheCaptain
Description
Quote
Doomseeker will not run because following directories cannot be created:



This error message is empty and unhelpful.
Revision 2018-03-03 20:13 by WubTheCaptain
Description
Quote
Doomseeker will not run because following directories cannot be created:



This error message is void of directories and unhelpful.
Revision 2018-03-03 20:38 by WubTheCaptain
Additional Information
  • ext4 file system
  • Qt 5.9.2






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker