Coder Social home page Coder Social logo

[BUG] File inaccessible about notepad-plus-plus HOT 5 OPEN

worldor avatar worldor commented on June 3, 2024
[BUG] File inaccessible

from notepad-plus-plus.

Comments (5)

xomx avatar xomx commented on June 3, 2024

npp-placeholders

from notepad-plus-plus.

worldor avatar worldor commented on June 3, 2024

Thanks. I am also worried if this warning denotes data loss? I mean, I can disable the warning itself but I need to ensure no data is lost whatsoever. I am backing up to the cloud which may be risky for that "inaccessible data" warning.
Maybe an improvement to mirror all the data locally in case something is inaccessible, would be good? Also to retry accessing the data? Maybe Notepad++ starts too fast especially upon reboot and this triggers that warning?

from notepad-plus-plus.

worldor avatar worldor commented on June 3, 2024

npp-placeholders

This does not work or is not applicable. My file named "new 34" does not have any filepath whatsoever.

from notepad-plus-plus.

xomx avatar xomx commented on June 3, 2024

@worldor
Seems to me that you are mixing together two different things.


  1. N++ placeholders
  • by checking the Preferences > Backup > "Remember inaccessible files from past session" you ensure that your N++ session opened file list will be intact when you relaunch the N++ app with a N++ session file temporarily inaccessible
  • but the read-only-empty-session-placeholder file-substitute will be opened only for a missing real file, not for a never manually saved "new xxx" N++ tab filebuffer
  • then if the N++ detects that a previously missing session file is available again, it will offer you to reload real data of the relevant file/tab (this behavior depends on another N++ setting in Preferences > MISC. > "File status Auto-Detection" combobox - default is "Enable" (which means for the active N++ tab only))

npp-placeholder-1

npp-placeholder-2

npp-placeholder-3

npp-placeholder-4

More details in: https://npp-user-manual.org/docs/session/#inaccessible-files


  1. auto-backing of the N++ "new xxx" tabs
  • when have checked the Preferences > Backup > "Enable session snapshot and periodic backup", the N++ backup engine handles the automatic storage for any "new xxx" N++ tab data
  • data from such tabs are automatically written to the given location in the "Backup path" edit-field in the form of files named like "new 1@yyyy-mm-dd_hhmmss"
  • these N++ internal file-backups have no placeholder equivalent, so if one closes the N++ and then e.g. delete/rename such a backup-file, after relaunching the N++ the corresponding N++ session tab will be gone forever

npp-backup-for-newxxx

More details in: https://npp-user-manual.org/docs/preferences/#backup

from notepad-plus-plus.

worldor avatar worldor commented on June 3, 2024

Thanks but that's the situation actually, I got the "File Inaccessible" warning for a "new xxx" tab/file.
I do have the session snapshot backup enabled and its path is a cloud path.

from notepad-plus-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.