Magne Sjaastad

Results 153 issues of Magne Sjaastad

User reports the following when installing ResInsight-octave on Ubuntu 22.04 ``` Here are a few other issues that I picked up as it went through the ResInsight-octave install: Setting up...

Bug

- remove fields marked as obsolete with version older than two main releases - show a message box when trying to open these projects - use `isProjectFileVersionEqualOrOlderThan` to find obsolete...

System

Add support for selection of a user defined summary vector to use as basis for the plot visibility filter. This variable can be different to the variable displayed in the...

Enhancement

In a summary plot, highlight the curve when a legend item is clicked.

Enhancement

https://clang.llvm.org/extra/clang-tidy/checks/readability-implicit-bool-conversion.html

System

Toggling list of source cases causes plot to clear. Either - hide the dialog - fix the dialog so the datasources are toggled ![image](https://user-images.githubusercontent.com/1793152/131960976-8a12d03c-069e-4162-8f1a-3fa7ee6662d3.png)

BugInRelease

Error reported by ert_abort_dump file: Abort called from: assert_correct_kw_count (/private/jenkinstr/workspace/ResInsight-Master-RH6-Octave3.8.1-qt5-grpc-py3.6/ThirdParty/Ert/lib/ecl/ecl_nnc_data.cpp:172) Error message: In function ecl_nnc_data_set_values, reading kw: TRANNNC. 258371 != 35 This model is a dual porosity model. The input...

Users need to import the hour, minute and second of a simulation start. Currently, libecl supports only the date part (day, month, year). See `ecl_smspec_fread_header()` See https://github.com/OPM/ResInsight/issues/5714

enhancement

When starting a new resinsight instance from Python, the rips module will start at the default port number and iterate until an available port number is found using socket commands...

System
BugInRelease