Opened 5 years ago
Closed 5 days ago
#6301 closed defect (fixed)
Generation of documentation gets stuck
| Reported by: | Adrian Pop | Owned by: | Adrian Pop |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Interactive Environment | Version: | v1.17.0-dev |
| Keywords: | Cc: |
Description (last modified by )
Had to kill this one:
python /usr/bin/../share/doc/omc/testmodels/generate_icons.py --quiet --output-dir Icons Physiolibrary
My guess is that using the NF will make it stuck as before we used the OF.
Change History (7)
comment:1 by , 5 years ago
comment:4 by , 5 years ago
Yes. The Documentation job is working fine now.
We should however keep this ticket open and see why it dies with the new front-end.
comment:5 by , 5 years ago
| Milestone: | 1.17.0 → 1.18.0 |
|---|
Retargeted to 1.18.0 because of 1.17.0 timed release.
comment:7 by , 5 days ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
The workaround of using the OF has now been reverted with https://github.com/OpenModelica/OpenModelica/pull/15267, and it seems to be working fine. Since the nfAPI has been the default for a long time now I guess this got accidentally fixed at some point.

OMC dies because is ran with
-d=newInstby default now and no-d=nfAPI