Arthoni

Results 63 issues of Arthoni

## Piste d'une variable d'environnement mal transmise - Ajout contrôle variable OpenFLUID_HOME_DIR dans `openfluid/cmake/OpenFLUIDConfig.cmake.in` ``` -- OpenFLUID_HOME_DIR: _OpenFLUID_HOME_DIR-NOTFOUND -- OpenFLUID_INCLUDE_DIRS: C:/LocalInstallAT_msys2/include -- ENV OpenFLUID_MIGRATION_INCLUDE_PATHS: ``` ### Remplacement à la main...

confirmed bug :bug:

*Can be replicated through automatic tests and manual execution* - [x] boost::process empty path bug (hack found) - [ ] #1194 - [ ] cmake variable transmission issue - [...

framework
confirmed bug :bug:

## Context cf https://doc.qt.io/qt-6/supported-platforms.html ### Qt 5.15 : End of support may 2023 - Ubuntu 18.04, Ubuntu 20.04 - Mac OS 10, 11, 12 - Windows 7, 8, 10, 11...

builder
devstudio
build system

Check if working as intended and efficiency of UX # DevStudio - [ ] Ware signature (cf #1038) - [x] Standard signature - [ ] Template signature (cf #1157) -...

devstudio
observers

When generating cpp for simulator, using builderext template: ```cpp // ====== // AUTOMATICALLY GENERATED FILE. DO NOT EDIT MANUALLY // ====== #include extern "C" { OPENFLUID_PLUGIN openfluid::builderext::BuilderExtensionSignature* GetWareSignature() ```

unconfirmed bug

# Shared issues - [ ] Resource installation path issue - [ ] Examples not installed nor installable - [x] syntaxic coloration not found: looking in `/usr/local/share` instead of `/usr/share`...

confirmed bug :bug:
build system
examples

Forbidden characters (conflict with internal splitting chars): - `:` - `;` - `#` (use same rule than for ware ID ?) Enforce check: - [x] At creation in Builder -...

framework

- [ ] NaN values (set as parameter of multicol generator, for now only working for "NA") - [x] Wrong-type values

framework
good-first-issue

- [ ] Action to rename a file/directory - [ ] Improvement of file creation flow (follow-up off #1095)

devstudio

Since generator identity is based on variableName.classUnit, two generators with identical parameters will have shared setting. Forbid identical generator creation in Builder generator creation dialog ?

builder
confirmed bug :bug: