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

Empty Status Output Window #42

Closed
bpbecker opened this issue Jan 12, 2017 · 5 comments
Closed

Empty Status Output Window #42

bpbecker opened this issue Jan 12, 2017 · 5 comments

Comments

@bpbecker
Copy link

Description:

When starting MiServer 3.0 (download from a current GitHub commit), an empty Status Output window pops up (over my Windows APL session, not my RIDE session). However, starting MiServer 3.0 without RIDE produces no discernible status output.

Repro:

  1. Download/Clone MiServer 3.0
  2. Start RIDE (I started a 150u64 interpreter)
  3. )load the miserver workspace
  4. Cursor up to the line that says "Start './SampleMiSites/MS3' ,,,"
  5. Press Enter

About Information:

IDE:
Version: 4.0.2591
Platform: Win32
Date: 2017-01-05 12:21:28 +0000
Git commit: aeaeb45
Preferences:{
"kbdLocale":"en_US",
"selectedExe":"C:\Program Files\Dyalog\Dyalog APL-64 15.0 Unicode\dyalog.exe",
"title":"{PROFILE}-{WSID}"
}

Interpreter:
Version: 15.0.28845
Platform: Windows-64
Edition: Unicode/64
Date: Dec 18 2016 at 17:55:13

@mbaas2
Copy link

mbaas2 commented Feb 15, 2017

Alternative repo:

)load util
FIND'FIND'

also produces "Status Output"-window with no content. Doing the same in the interpreter produces output in the status-window.

@jayfoad
Copy link
Contributor

jayfoad commented Feb 15, 2017

I can't reproduce this. I'm on Windows running RIDE 4.0.2638, spawning either Dyalog 15.0.27982 or 16.0.28955. In both cases, when the interpreter generates some status output, the text goes into BOTH a window that pops up over the interpreter AND a window that pops up over RIDE.

@mbaas2
Copy link

mbaas2 commented Feb 15, 2017

I observed this with R2634 and Dyalog 16.0.29146 Unicode and can still reproduce with R2638 and D29184u.
2017-02-15_14-31-49

@jayfoad
Copy link
Contributor

jayfoad commented Feb 15, 2017

Ah! It's RIDE's "Status Output" window which is empty. The "Status" window with File and Options menus is the interpreter's one.

@jayfoad
Copy link
Contributor

jayfoad commented Feb 15, 2017

Fixed

@jayfoad jayfoad closed this as completed Feb 15, 2017
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

3 participants