Following icons installed only in /opt/VirtualBox/icons/ virtualbox-hdd.png virtualbox-ova.png virtualbox-ovf.png virtualbox-vbox-extpack.png virtualbox-vbox.png virtualbox-vdi.png virtualbox-vhd.png virtualbox-vmdk.png and not into ordinary /usr/share/icons. Also extensions mime list xml file installed only in /opt/VirtualBox/virtualbox.xml Would be good to have complete icons and mime installed where it's expected by fdo pathes. Reproducible: Always
any progress here?
here is the list: ls -1 /opt/VirtualBox/icons/ /opt/VirtualBox/icons/: 128x128 16x16 20x20 24x24 256x256 32x32 40x40 48x48 64x64 72x72 96x96 scalable making the symlink into /usr/share/icons/hicolor is sufficient to make them appear. Also /opt/VirtualBox/virtualbox.xml symlink into /usr/local/share/mime/packages fixes MIME types.
err, /usr/share/mime/packages
any progress?
a fix for the .xml file can be: https://github.com/masterzorag/gentoo-overlay/commit/a1bb3601e98ea3119779151374ee9ad231349fdf can you elaborate more on "making the symlink into /usr/share/icons/hicolor is sufficient to make them appear"? we can fix it... you can try my updated virtualbox-bin setting up the https://github.com/masterzorag/gentoo-overlay
commit 40e4e30122a7de626349c579df7cfe4c30d4e3e0 Author: Lars Wendler <polynomial-c@gentoo.org> Date: Thu Jul 14 17:30:02 2016 app-emulation/virtualbox-bin: Install more icons and mime-type definitions. bug #572012 Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Please let me know if that's sufficiant for your needs.