<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Notepad++ File Status Auto-Detection not working]]></title><description><![CDATA[<h3>Hello everyone, I’m from Ukraine. Sorry for my English.</h3>
<p dir="auto">Notepad++ stopped monitoring file changes.</p>
<blockquote>
<p dir="auto"><strong>Settings</strong> &gt; <strong>Preferences…</strong> &gt; <strong>MISC.</strong><br />
<strong>File Status Auto-Detection</strong><br />
[v] Enable</p>
</blockquote>
<p dir="auto">It used to work, it stopped after it was updated. The settings are enabled.<br />
Notepad++ v7.5.4 (32-bit) for Windows XP LOL ;)</p>
<p dir="auto">Please help, how can I fix it?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/15089/notepad-file-status-auto-detection-not-working</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 23:34:59 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/15089.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 13 Jan 2018 16:47:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 30 Mar 2021 23:56:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/david-brigden52" aria-label="Profile: David-Brigden52">@<bdi>David-Brigden52</bdi></a> said in <a href="/post/64516">Notepad++ File Status Auto-Detection not working</a>:</p>
<blockquote>
<p dir="auto">I use a dark theme rather than the default Would that make a difference?</p>
</blockquote>
<p dir="auto">I could be wrong, but I cannot see how.</p>
<blockquote>
<p dir="auto">not seeing this behavior.  It irritates me.</p>
</blockquote>
<p dir="auto">I can understand that.</p>
<p dir="auto">In full disclosure, I do sometimes see Notepad++ <em>not</em> update as quickly as I’d like – this screen capture was quite cooperative.</p>
<p dir="auto">Sometimes, I think it doesn’t notice until the system clock is about 1min beyond the timestamp of the file.  (And I think I’ve even seen longer delays when the file was created on a machine whose time was off from my local machine.)</p>
<p dir="auto">I don’t know the full algorithm that Notepad++ uses, but my guess is that in the real-life circumstances, it’s a combination of Windows not having yet flushed the file to disk from the other process and Notepad++ not polling constantly (it wouldn’t want to spend all its cpu cycles on checking for changed files).</p>
<p dir="auto">In the contrived circumstances like my example derived from your instructions, I would expect pretty consistent behavior (since the individual processes of the time/copy-con commands will flush to disk when they close).</p>
<p dir="auto">If I’m ever getting impatient, I just use the File &gt; Reload from Disk to make sure it’s up-to-date.  (The funny thing is, that’s sometimes accompanied a few seconds later by “this file has been updated”, when it then updates to the state of the file that I just manually updated to).</p>
<p dir="auto">You might try experimenting with the MISC &gt; File Status Auto-Detection settings… maybe having recently changed from one to the other enabled the algorithm to work more consistently for me, or something…</p>
<p dir="auto">Unfortunately, I am out of solid ideas, and since such problems are often the combination of many factors, it may be difficult to come up with a complete solution.  But hopefully someone else has ideas for you to test.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64518</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64518</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 30 Mar 2021 23:56:09 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 30 Mar 2021 23:01:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/david-brigden52" aria-label="Profile: David-Brigden52">@<bdi>David-Brigden52</bdi></a> said in <a href="/post/64516">Notepad++ File Status Auto-Detection not working</a>:</p>
<blockquote>
<p dir="auto">What tool do you use to do the screen recording?</p>
</blockquote>
<p dir="auto">One used is called ScreentoGif, <a href="https://www.screentogif.com/" rel="nofollow ugc">here</a>.</p>
<p dir="auto">Highly configurable, and when I had a go i found it does need the settings tweaked, otherwise the results can be so-so.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64517</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64517</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Tue, 30 Mar 2021 23:01:31 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 30 Mar 2021 22:33:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a></p>
<p dir="auto">I realize I may have been a bit unclear.  When I edit view2 from the command prompt then click on view1, I don’t get a prompt at that time, correct.  To me, that’s working as designed.  I don’t get a prompt for a modified file until I’m working on the file.  BUT.  When I then switch to view2, I expect at that time, I should get a prompt that view2 was edited.  This isn’t happening.</p>
<p dir="auto">While I do OFTEN work with files that are edited (and even deleted) by processes outside of N++, I rarely do so in split view, so this is not critical  for me. But I’m really confused by the fact that <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> appears to be replicating the steps I was doing (and more) and not seeing this behavior.  It irritates me.</p>
<p dir="auto">I use a dark theme rather than the default Would that make a difference?</p>
<p dir="auto">And then what I’ve seen asked by others.  What tool do you use to do the screen recording?  I would love to replicate and show each step to find out what I’m doing differently.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64516</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64516</guid><dc:creator><![CDATA[David Brigden52]]></dc:creator><pubDate>Tue, 30 Mar 2021 22:33:10 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 30 Mar 2021 18:37:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/david-brigden52" aria-label="Profile: David-Brigden52">@<bdi>David-Brigden52</bdi></a> ,</p>
<p dir="auto">Sorry, I cannot replicate your results.  When I try the experiment, it works exactly as I would expect.</p>
<p dir="auto">See this screenToGif.exe screencapture.<br />
<img src="https://i.imgur.com/NlBk4OQ.gif" alt="" class=" img-fluid img-markdown" /></p>
<pre><code>Notepad++ v7.9.5   (64-bit)
Build time : Mar 21 2021 - 02:13:17
Path : C:\usr\local\apps\notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS Name : Windows 10 Enterprise (64-bit) 
OS Version : 1903
OS Build : 18362.1256
Current ANSI codepage : 1252
Plugins : ComparePlugin.dll ExtSettings.dll HexEditor.dll LuaScript.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConsole.dll NppConverter.dll NppEditorConfig.dll NppExec.dll NppExport.dll NppFTP.dll NppUISpy.dll PreviewHTML.dll PythonScript.dll QuickText.dll TagLEET.dll XMLTools.dll 
</code></pre>
<p dir="auto">Oh, I checked my settings, and I had:<br />
<img src="/assets/uploads/files/1617128848955-72779c76-8c69-4842-9d74-7e620effa062-image.png" alt="72779c76-8c69-4842-9d74-7e620effa062-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">When I disable <strong>Update Silently</strong>, I get similar results, but with a popup each time:<br />
<img src="https://i.imgur.com/1yzcagk.gif" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">…</p>
<p dir="auto">And I agree with the answer that <a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a> gave while I was composing this reply: I might expect that whatever is visible would be updated immediately (or at 1 minute intervals, or some reasonable period) – which it seems to be, in my experiment, shown.  I would <em>not</em> expect (or want) to get update messages for multiple background/non-visible files until I wanted to switch to those files.</p>
<p dir="auto">But honestly, if I know I’m looking at a file that is being changed by a background process, I think I prefer the “update silently” option, so it doesn’t pester me every time.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64504</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64504</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 30 Mar 2021 18:37:44 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 30 Mar 2021 18:33:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/david-brigden52" aria-label="Profile: David-Brigden52">@<bdi>David-Brigden52</bdi></a></p>
<p dir="auto">Unless I’m misreading what you wrote, this sounds like expected behavior.  Consider a Notepad++ session with 20 files open and I run some external program that modifies all 20 files.  I don’t think I want 20 popups saying each file was modified.  I think I’d rather get the prompt when I activate any single one of the files that has changed.</p>
<p dir="auto">It sounds like exactly what you are describing.  View2 changes and you only get the popup when you click on View2.  Again, suppose I have 20 views and 19 of them are updated externally but I’m still editing the one that hasn’t changed.  I don’t want to deal with 19 popups just so I can continue editing my current 1 unchanged file.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64502</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64502</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 30 Mar 2021 18:33:02 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 30 Mar 2021 18:10:18 GMT]]></title><description><![CDATA[<p dir="auto">Everyone,</p>
<p dir="auto">I backed into this issue the other day and and can replicate.  It’s related to the NotePad++ split view. I see this in 7.9.5 and saw in 7.9.3 though I assume this is older.</p>
<p dir="auto">Debug Info:<br />
Notepad++ v7.9.5   (32-bit)<br />
Build time : Mar 21 2021 - 02:09:07<br />
Path : C:\Program Files (x86)\Notepad++\notepad++.exe<br />
Admin mode : OFF<br />
Local Conf mode : OFF<br />
OS Name : Windows 10 Enterprise (64-bit)<br />
OS Version : 2004<br />
OS Build : 19041.804<br />
Current ANSI codepage : 1252<br />
Plugins : none</p>
<p dir="auto">Here’s how I can repeat.</p>
<ol>
<li>open/create 2 files call them view1 and view2 and save</li>
<li>move one to other view.</li>
<li>click on view1 so that N++ is focused there</li>
<li>open a command prompt and edit view2. (I used copy con)</li>
<li>click on the Notepad ++ title bar</li>
<li>N++ is focused on view1.</li>
<li>click on view2.  no warning of file status change.</li>
<li>Click on the command window and then back to view2 and the message appears.</li>
</ol>
<p dir="auto">If you change step 5 to click on the edit window for view1, you don’t get the warning.  If you change step 5 to click on view2, you DO get the warning.  Similarly,  if you are in view2 when you go to the command prompt, what happens is also changed.</p>
<ul>
<li>Click on the N++ title bar and the warning will appear.</li>
<li>Click on view2 and the warning will appear</li>
<li>Click on view1 and the warning will not appear</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/64500</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64500</guid><dc:creator><![CDATA[David Brigden52]]></dc:creator><pubDate>Tue, 30 Mar 2021 18:10:18 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Sat, 27 Mar 2021 18:21:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ggo98" aria-label="Profile: ggo98">@<bdi>ggo98</bdi></a> ,</p>
<p dir="auto">If you have an exact sequence of events that doesn’t work as expected, which others can replicate, then share it here, and we can try to confirm; if we agree that there’s a problem, then you can <a href="/topic/15741/">follow the FAQ to make a bug report</a>.  But all you have is a vague assertion that something “doesn’t work”.  I’ve never yet seen a version of Notepad++ that doesn’t report to me when an external process has changed my file in my workflows.  So, with the lack of detail you’ve provided, the best I can say is “it works for me”.</p>
<p dir="auto">For example, a repeatable sequence:</p>
<ol>
<li>create a file named <code>opened.txt</code> in Notepad++, with the text <code>This is opened.</code>, and save into a known folder</li>
<li>right click on the tab bar, and select <strong>Open Containing Folder in cmd</strong> (or <strong>File &gt; Open Containing Folder &gt; cmd</strong>)</li>
<li>from the cmd prompt, <code>echo appended &gt;&gt; opened.txt</code></li>
<li>click on Notepad++: it will say, <img src="/assets/uploads/files/1616868796823-cb6fd39b-5e06-40de-b4a0-6f7387063df5-image.png" alt="cb6fd39b-5e06-40de-b4a0-6f7387063df5-image.png" class=" img-fluid img-markdown" /></li>
<li>when I say <strong>Yes</strong>, the file reloads and now shows <code>This is opened.appended </code>.<br />
That says Notepad++ noticed the change in the file.</li>
<li>Turn on Monitoring mode (either the eyeball on the toolbar, or <strong>View &gt; Monitoring (tail -f)</strong></li>
<li>Do a few instances of <code>time /t &gt;&gt; opened.txt</code> from the cmd window</li>
<li>the Notepad++ editor shows the updated file with a few timestamps</li>
</ol>
<h4><strong>?</strong>-menu <strong>&gt; Debug Info</strong></h4>
<pre><code>Notepad++ v7.9.5   (64-bit)
Build time : Mar 21 2021 - 02:13:17
Path : C:\usr\local\apps\npp\npp.7.9.5.portable.x64\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS Name : Windows 10 Home (64-bit) 
OS Version : 2004
OS Build : 19041.867
Current ANSI codepage : 1252
Plugins : mimeTools.dll NppConverter.dll NppExport.dll 
</code></pre>
<p dir="auto">The settings in <a href="https://npp-user-manual.org/docs/preferences/#misc" rel="nofollow ugc"><strong>Settings &gt; Preferences &gt; MISC &gt; File Status Auto-detection</strong></a> may also influence your results.  During my above experiments, mine were set to <img src="/assets/uploads/files/1616869209059-e3ce0467-32c0-4352-9978-3e8e327a4d85-image.png" alt="e3ce0467-32c0-4352-9978-3e8e327a4d85-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">So again, I say, “it works for me”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64430</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64430</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sat, 27 Mar 2021 18:21:03 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Sat, 27 Mar 2021 15:07:45 GMT]]></title><description><![CDATA[<p dir="auto">Still have the same issue on some machines (file change not detected).<br />
In my case, it’s on Win 8.1 with NPP 7.9.5 (same with 7.9.1 and previous versions)…<br />
Any solution since 2018 please?<br />
Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/64427</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/64427</guid><dc:creator><![CDATA[ggo98]]></dc:creator><pubDate>Sat, 27 Mar 2021 15:07:45 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Mon, 26 Feb 2018 10:17:54 GMT]]></title><description><![CDATA[<p dir="auto">OK, I’ve created <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/4226" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/4226</a><br />
I have no idea idea why git shows changes in the functions isCertificateValidated and isAssoCommandExisting - I did not touch them at all! If I knew how to get rid of those “changes”, I would do it already.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30574</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30574</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Mon, 26 Feb 2018 10:17:54 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Thu, 22 Feb 2018 11:29:44 GMT]]></title><description><![CDATA[<p dir="auto">You know, I realized I absolutely hate the f*ckin’ git, just completely and absolutely.<br />
I’ve created <a href="https://github.com/d0vgan/notepad-plus-plus/tree/feature/file-status-detection-winxp" rel="nofollow ugc">https://github.com/d0vgan/notepad-plus-plus/tree/feature/file-status-detection-winxp</a> and I followed hell of instructions to synchronize it with the main (non-forked) repository. Currently I’m having:</p>
<pre><code>git remote -v
origin  https://github.com/d0vgan/notepad-plus-plus.git (fetch)
origin  https://github.com/d0vgan/notepad-plus-plus.git (push)
upstream        https://github.com/notepad-plus-plus/notepad-plus-plus.git (fetch)
upstream        https://github.com/notepad-plus-plus/notepad-plus-plus.git (push)
</code></pre>
<p dir="auto">And I already tried commands such as (I’m listing them here one by one, but actually I tried them in different order according to what I found in internet):</p>
<pre><code>git fetch upstream
git merge upstream/master
git rebase upstream/master
git rebase master
</code></pre>
<p dir="auto">but still an attempt to create a pull request shows much more changes than I actually made.<br />
I just don’t have any idea what else I need to do to overfight this git madness. It just drives me out of my wits.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30504</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30504</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Thu, 22 Feb 2018 11:29:44 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Wed, 21 Feb 2018 20:27:46 GMT]]></title><description><![CDATA[<p dir="auto">That must be it! I did not fork it indeed, just created a branch directly from the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus</a>. Will do the fork, thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30493</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30493</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Wed, 21 Feb 2018 20:27:46 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 20 Feb 2018 17:38:42 GMT]]></title><description><![CDATA[<p dir="auto">You can’t push to the repo of donho at <a href="https://github.com/notepad-plus-plus/notepad-plus-plus" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus</a>. Do you have a fork of it? Something like <a href="https://github.com/chcg/notepad-plus-plus" rel="nofollow ugc">https://github.com/chcg/notepad-plus-plus</a>?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30444</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30444</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Tue, 20 Feb 2018 17:38:42 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Fri, 16 Feb 2018 22:47:02 GMT]]></title><description><![CDATA[<p dir="auto">Probably I’m doing something wrong, but here is what I’m getting currently:</p>
<pre><code>git.exe push --progress "origin" feature/file-status-detection-winxp

remote: Permission to notepad-plus-plus/notepad-plus-plus.git denied to d0vgan.
fatal: unable to access 'https://github.com/notepad-plus-plus/notepad-plus-plus.git/': The requested URL returned error: 403

</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/30320</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30320</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Fri, 16 Feb 2018 22:47:02 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Thu, 15 Feb 2018 20:58:16 GMT]]></title><description><![CDATA[<p dir="auto">Maybe check this one <a href="https://gist.github.com/Chaser324/ce0505fbed06b947d962" rel="nofollow ugc">https://gist.github.com/Chaser324/ce0505fbed06b947d962</a> regarding git usage with github.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30301</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30301</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Thu, 15 Feb 2018 20:58:16 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Thu, 15 Feb 2018 20:52:10 GMT]]></title><description><![CDATA[<p dir="auto">See <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pulls" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pulls</a> e.g.<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/4172" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/4172</a> made from branch cmeriaux:fix_shortcut_validity. So branching your forked master is  the better way,  so you could easily pull upstream master again for future work. See also <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/CONTRIBUTING.md" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/CONTRIBUTING.md</a>. There shouldn’t be problems regarding auth against your github fork.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30300</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30300</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Thu, 15 Feb 2018 20:52:10 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Wed, 14 Feb 2018 20:59:55 GMT]]></title><description><![CDATA[<p dir="auto">OK, guys, I want to make everything in the proper way :) Do you usually create a new git branch to use it for the pull request? Or just directly modify the “master” branch? And is there any possible hints/problems regarding authorization (such as special write rights, SSH, etc.)?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30281</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30281</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Wed, 14 Feb 2018 20:59:55 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Sat, 10 Feb 2018 10:49:37 GMT]]></title><description><![CDATA[<p dir="auto">As far as I understand, an honour to implement the proposed change is mine :) As Notepad++ is the base for all its plugins, I consider such task as quite important. I don’t promise I do it quickly, but I already have an idea what exactly to do. Since _wstat is already called through a macro, the most straightforward change will be to call own function instead of _wstat via the very same macro, providing own structure returned by the function, and the structure will be filled by the WinAPI functions. So the code will remain similar at the surface, but will not rely on _wstat anymore.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30173</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30173</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Sat, 10 Feb 2018 10:49:37 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Wed, 07 Feb 2018 09:50:59 GMT]]></title><description><![CDATA[<p dir="auto">Basically, <code>_wstat</code> is used there just to get the file modification time and check if it is read-only or not. There are 2 corresponding WinAPI functions that can be used instead, without being relying on <code>_wstat</code> at all: <code>GetFileTime</code> and <code>GetFileAttributes</code>. Using them, any further breaking change in <code>_wstat</code> will not affect Notepad++ at all!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30103</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30103</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Wed, 07 Feb 2018 09:50:59 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 06 Feb 2018 19:15:33 GMT]]></title><description><![CDATA[<p dir="auto">Yes, it could be that _USE_32BIT_TIME_T needs to be defined for Windows XP.  On the other hand, it was reported that defining _USE_32BIT_TIME_T, in its turn, creates problems with std::chrono… Just madness.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30088</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30088</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Tue, 06 Feb 2018 19:15:33 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 06 Feb 2018 18:41:15 GMT]]></title><description><![CDATA[<p dir="auto">See <a href="https://github.com/joncampbell123/dosbox-x/issues/403" rel="nofollow ugc">https://github.com/joncampbell123/dosbox-x/issues/403</a> and <a href="https://github.com/joncampbell123/dosbox-x/issues/438" rel="nofollow ugc">https://github.com/joncampbell123/dosbox-x/issues/438</a> which also suffers from this issue. From <a href="https://stackoverflow.com/questions/6566978/whats-the-difference-between-struct-stat64-and-struct-stati64-on-win32" rel="nofollow ugc">https://stackoverflow.com/questions/6566978/whats-the-difference-between-struct-stat64-and-struct-stati64-on-win32</a>, maybe we are facing a 64bit issue, see <a href="https://msdn.microsoft.com/en-US/library/14h5k7ff.aspx" rel="nofollow ugc">https://msdn.microsoft.com/en-US/library/14h5k7ff.aspx</a>. What happens on using _wstat64.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30082</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30082</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Tue, 06 Feb 2018 18:41:15 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Tue, 06 Feb 2018 14:08:31 GMT]]></title><description><![CDATA[<p dir="auto">I’ve found out the cause of the problem. In VS2015, the stupids from Microsoft have broken _wstat for Windows XP! According to a simple change inside the file “PowerEditor\src\ScitillaComponent\Buffer.cpp”:</p>
<pre><code>int st = generic_stat(_fullPathName.c_str(), &amp;buf);
char s[512];
sprintf(s, "Buffer::checkFileState() -&gt; %d, errno %d, FileName \"%S\"", st, errno, _fullPathName.c_str());
writeLog(_T("1.txt"), s);
</code></pre>
<p dir="auto">one can notice that _wstat always returns -1 under Windows XP with errno 22 (EINVAL).<br />
So the fix seems to be to replace _wstat with some native WinAPI function, since we can not rely on VS2015’s CRT anymore.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30063</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30063</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Tue, 06 Feb 2018 14:08:31 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Sun, 21 Jan 2018 16:49:10 GMT]]></title><description><![CDATA[<p dir="auto">Looks like time to use additional logging then. I mean, logging around file status detection. (I briefly looked at the code, and it’s not obvious at the first glance what exactly can go wrong.)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/29640</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/29640</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Sun, 21 Jan 2018 16:49:10 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Sat, 20 Jan 2018 22:23:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chcg" aria-label="Profile: chcg">@<bdi>chcg</bdi></a></p>
<p dir="auto">sorry but additional compiler flag does not work either.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/29626</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/29626</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Sat, 20 Jan 2018 22:23:12 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ File Status Auto-Detection not working on Sat, 20 Jan 2018 21:38:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chcg" aria-label="Profile: chcg">@<bdi>chcg</bdi></a></p>
<p dir="auto">thx, will do the test and report the status later (2-3 hours).</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/29625</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/29625</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Sat, 20 Jan 2018 21:38:32 GMT</pubDate></item></channel></rss>