Opened 8 years ago
Last modified 3 years ago
#4150 new enhancement
Virtual Machine problems
Reported by: | Henning Kiel | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Installation program | Version: | v1.11.0 |
Keywords: | Cc: | Martin Sjölund, Adrian Pop |
Description
1) 64bit support:
I downloaded a virtual machine from https://build.openmodelica.org/omc/builds/virtual_machines/nightly64
When started it turned out to be only 32bits.
2) LaTeX is missing, so that OMNotebook Latexcell is not supported.
Packages "texlive-latex-base" and "dvipng" should be enough.
3) Keyboard localization is a bit difficult. I succeeded with running
"sudo dpkg-reconfigure keyboard-configuration" in a terminal.
Maybe that should be documented somewhere?
Change History (11)
comment:1 by , 8 years ago
Milestone: | Future → 1.11.0 |
---|
comment:2 by , 8 years ago
Cc: | added |
---|
comment:3 by , 8 years ago
comment:4 by , 8 years ago
Milestone: | 1.11.0 → 1.12.0 |
---|
Milestone moved to 1.12.0 due to 1.11.0 already being released.
comment:5 by , 7 years ago
Component: | *unknown* → Installation program |
---|---|
Owner: | changed from | to
comment:6 by , 7 years ago
Milestone: | 1.12.0 → 1.13.0 |
---|
Milestone moved to 1.13.0 due to 1.12.0 already being released.
comment:8 by , 5 years ago
Milestone: | 1.14.0 → 1.16.0 |
---|
Releasing 1.14.0 which is stable and has many improvements w.r.t. 1.13.2. This issue is rescheduled to 1.16.0
comment:10 by , 4 years ago
Milestone: | 1.17.0 → 1.18.0 |
---|
Retargeted to 1.18.0 because of 1.17.0 timed release.
1) Seems to be due to Vagrant silently using a different base URL if the current image is missing :)
2) I'll add recommends: lines for the OMNotebook package (not depends)
3) I guess I'll ignore (seems more like an Ubuntu issue). If you know of some nice commands to launch the keyboard/locale/etc settings on next boot, I could add it to the vagrant image.