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

COSMOS 3.8.1 Script Runner Crashes #309

Closed
Pie56694 opened this issue Jun 8, 2016 · 0 comments
Closed

COSMOS 3.8.1 Script Runner Crashes #309

Pie56694 opened this issue Jun 8, 2016 · 0 comments
Labels
Milestone

Comments

@Pie56694
Copy link

Pie56694 commented Jun 8, 2016

Using COSMOS 3.8.1:
Start Script Runner (Untitled)
Click Script » Toggle Debug
Immediately (without running script) click Insert Return

Unexpected text output:
2016/06/08 09:29:29.031 FATAL: Fatal Exception! Exiting...
2016/06/08 09:29:29.031 FATAL: NoMethodError : undefined method inline_return=' for nil:NilClass C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/script/tools.rb:126:inblock in insert_return'
C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/script/tools.rb:79:in _ensure_script_runner_frame' C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/script/tools.rb:125:ininsert_return'
C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/tools/script_runner/script_runner_frame.rb:935:in block in show_debug' C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/qtbindings-4.8.6.2-x64-mingw32/lib/Qt/qtruby4.rb:2470:incall'
C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/qtbindings-4.8.6.2-x64-mingw32/lib/Qt/qtruby4.rb:2470:in invoke' C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/qtbindings-4.8.6.2-x64-mingw32/lib/Qt/qtruby4.rb:479:inqt_metacall'
C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/qtbindings-4.8.6.2-x64-mingw32/lib/Qt/qtruby4.rb:479:in method_missing' C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/qtbindings-4.8.6.2-x64-mingw32/lib/Qt/qtruby4.rb:479:inexec'
C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/gui/qt_tool.rb:196:in block in run' C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/top_level.rb:679:inset_working_dir'
C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/gui/qt_tool.rb:177:in run' C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/tools/script_runner/script_runner.rb:922:inblock in run'
C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/top_level.rb:512:in catch_fatal_exception' C:/COSMOS/Vendor/Ruby/lib/ruby/gems/2.2.0/gems/cosmos-3.8.1/lib/cosmos/tools/script_runner/script_runner.rb:903:inrun'
tools/ScriptRunner:21:in `

'

Regards,
Steve K

@jmthomas jmthomas added the bug label Jun 8, 2016
@ghost ghost closed this as completed in 4672cbc Jun 27, 2016
ghost pushed a commit that referenced this issue Jun 27, 2016
…check

closes #309. Fix SCript runner insert_return when not running
@ghost ghost modified the milestone: v3.8.2 Nov 23, 2016
ghost pushed a commit that referenced this issue Mar 18, 2022
Merge in COSMOSEE/base from cleanup-scriptrunner-dialogs to master

Squashed commit of the following:

commit 648072118c1a1f285c4edba8c380855c03b23e6c
Author: van Andel, Gerhard <gvanande@ball.com>
Date:   Wed Mar 16 11:03:39 2022 -0700

    Update prompt dialog

commit fb5504cd7af207d31fa14adf6a1671953a20195f
Author: van Andel, Gerhard <gvanande@ball.com>
Date:   Wed Mar 16 10:45:34 2022 -0700

    Update prompt dialog

commit 131ace1eaad95547d8840cda4c6642e2c7ff1139
Author: van Andel, Gerhard <gvanande@ball.com>
Date:   Tue Mar 15 15:25:50 2022 -0600

    Update to scriptrunner dialogs
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants