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

WLP: Active WLP window makes Octave-script run without progress #711

Closed
hhgs opened this issue Dec 21, 2015 · 1 comment
Closed

WLP: Active WLP window makes Octave-script run without progress #711

hhgs opened this issue Dec 21, 2015 · 1 comment
Labels
BugInRelease Bug in an official release

Comments

@hhgs
Copy link
Member

hhgs commented Dec 21, 2015

If an Octave-script is started while a WLP window is active, the Octave process runs without any progress. If a 3D-view is set active later, any new Octave process will also fail. Same behaviour for version 1.5.0 and 1.5.109-RC.

Last active 3D-view should be used for a Octave process, when not given explicitly.

$ resinsight
ResInsight(28412)/ findLibraryInternal: plugins should not have a 'lib' prefix: "libkfilemodule.so"
ResInsight(28412)/ KPluginLoader::load: The plugin "libkfilemodule" doesn't contain a kde_plugin_verification_data structure
ResInsight: /home/jenkins/jenkins-build/resinsight/RH6/workspace/ResInsight-Master-RH6-Octave3.8.1/ApplicationCode/SocketInterface/RiaSocketServer.cpp:99: virtual RiaSocketServer::~RiaSocketServer(): Assertion `m_currentCommand == __null' failed.

@hhgs hhgs added Bug Bug not yet in an official release BugInRelease Bug in an official release labels Dec 21, 2015
@hhgs hhgs added this to the Geom Sprint 11 milestone Dec 21, 2015
@JacobStoren JacobStoren removed the Bug Bug not yet in an official release label Jan 6, 2016
magnesj added a commit that referenced this issue Jan 6, 2016
…ctive

Octave scripts must have an Eclipse view to communicate with. If a WLP
is active, evaluate recently used views to find the most recently
Eclipse view used.
@magnesj
Copy link
Member

magnesj commented Jan 6, 2016

Some of the Octave commands are not robust if no Eclipse views are open, and the external procces seems to be running without anything happening. If this situation occurs, the Stop button of the Process Monitor must be clicked in order to shut down the external process.

@magnesj magnesj closed this as completed Jan 6, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BugInRelease Bug in an official release
Projects
None yet
Development

No branches or pull requests

3 participants