Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AHK-Studio not always showing file in it's true state #77

Open
evilC opened this issue Sep 21, 2016 · 5 comments
Open

AHK-Studio not always showing file in it's true state #77

evilC opened this issue Sep 21, 2016 · 5 comments

Comments

@evilC
Copy link

evilC commented Sep 21, 2016

I had a number of instances last night where Studio was showing the file as being in one state, but my GitHub client was showing it in a different state.
In all cases, there was a line in the file which I had deleted in Studio and hit Save, but the save was not written to disk and Studio was erroneously showing the file without the line.
Closing Studio and re-opening showed the line again.
I think this is related to debugging. If memory serves correctly, it was generally happening on the line after a breakpoint.

@maestrith
Copy link
Owner

maestrith commented Sep 25, 2016

Please let me know when you can repro and not think but know.

@TWF1212
Copy link

TWF1212 commented Feb 28, 2017

I believe I am having the same issue as described here. However for me it is very consistent, deleting does not flag a file as updated for me. Saving (Ctrl-S) doesn't save the deletion, and the only way to get AHK Studio to show the deleted text again is to restart it.

I noticed the issue when I went to make the Run (Alt-E) command fail on purpose, but then deleted the offensive text and re-ran and got the same error claiming specifically the just deleted text.

I am using version 1.003.13, I've only tweaked theme settings, and added 'this' to the builtins.

@kwoodhouse
Copy link

kwoodhouse commented Mar 28, 2017

AHK Studio V 1.003.16
AutoHotKey V 1.1.24.05
Windows 10 Pro V1607, Buil 14393.953

Here is a consistent reproduction. Run by Alt-R.

image

Backspaced to remove 'code error' and reran by Alt-R.

image

Without the tooltip so you can see the complete contents.

image

Workaround:
While it is not always obvious what the code error is when you hit this bug, once you think you have encountered the bug a workaround is to open a new line below. Just backspacing to clear the line doesn't appear to work.

image

@nnnik
Copy link

nnnik commented Apr 26, 2017

I think this has been fixed in the latest Version.

@kwoodhouse
Copy link

Much better in 1.003.17, but still occasionally still experiencing the issue. Can't yet narrow it down to a repeatable scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants