ID:2367059
 
BYOND Version:512.1423
Operating System:Windows 10 Pro 64-bit
Web Browser:Chrome 66.0.3359.139
Applies to:Dream seeker or Dream Daemon
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:

Numbered Steps to Reproduce Problem:

Code Snippet (if applicable) to Reproduce Problem:
src << run(file(path))

from https://github.com/tgstation/tgstation/blob/ be8c10d796781de4605bd0f5af46c4e97226d362/code/modules/admin/ verbs/getlogs.dm

Expected Results:
It prompts the user to open notepad or whatever you have set as default handler for the file so it opens in said program.
Actual Results:
Nothing

Does the problem occur:
Happens with multiple accounts on multiple computers almost every time. Sometimes it magically starts working again.

When does the problem NOT occur?

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)

512.1420 I THINK
Nothing changed with that code in the last several releases. I don't see how this could be a new issue. The fact that it's intermittent suggests it could be an issue on your system. I'll test it though.