oracle-samples / db-appdev-vm

Database Application Development Virtual Machine
Other
52 stars 15 forks source link

Updates to Oracle Linux 7.4 (full virtual desktop resize issue) #10

Open totierne opened 7 years ago

totierne commented 7 years ago

Yum update is done during build means as of last week updates to Oracle Linux 7.4 .

Bigger issue: Virtualbox has an issue full virtual desktop resize issue, option greyed out with Oracle Linux 7.4 which is reported fixed in 5.1.x (5.1.27 Testbuild) did not work for me on my mac: https://forums.virtualbox.org/viewtopic.php?f=15&t=84201

Smaller issue - big icons try: gsettings set org.gnome.nautilus.icon-view default-zoom-level small
early in the build - if not in gnome do: dbus-launch gsettings set org.gnome.nautilus.icon-view default-zoom-level small

[Same issue will happen if you run yum update (or it auto runs somehow) on an existing Oracle Linux 7 VM - like a previous Oracle developer day VM]

totierne commented 6 years ago

Fixed in Virtualbox 5.2.2 - no nomodeset had to also be removed and latest java used with sqldeveloper (the nomodeset workaround was for a sqldev/java issue with cursor exception on startup)

totierne commented 6 years ago

Awaiting merge of December 2017 branch for fix: VM build script: https://github.com/totierne/db-appdev-vm