VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (214 - 216 of 16363)

Ticket Resolution Summary Owner Reporter
#14808 fixed virtualbox.desktop broken => Fixed in SVN Kevin Brodsky
Description

The desktop file is broken since 5.0, if my memory is correct. Running desktop-file-validate on it gives 2 errors and 2 warnings:

/usr/share/applications/virtualbox.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
/usr/share/applications/virtualbox.desktop: error: value "virtualization" for locale string list key "Keywords" in group "Desktop Entry" does not have a semicolon (';') as trailing character
/usr/share/applications/virtualbox.desktop: error: value "Virtualisierung" for locale string list key "Keywords[de]" in group "Desktop Entry" does not have a semicolon (';') as trailing character
/usr/share/applications/virtualbox.desktop: warning: value "Emulator;System;X-MandrivaLinux-System;Application;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"
  • The errors are solved by adding a semicolon at the end of the lines mentioned (10 and 11).
  • The first warning is solved by removing l.2 (although keeping it might be needed for compatibility reasons, I'm not sure on this).
  • The second waning is solved by removing 'Application;' in l.15.

The errors are a rather serious issue, as they might prevent update-desktop-database from creating a menu entry.

#12520 obsolete virtualbox.4.3.6 installation error on windows 8 fishtank
Description

Dear Sir/Madam,

While installing virtualbox.4.3.6 on my windows 8 machine I encountered an error

"Failed to create extraction path 'C:\Users\XXXXX\AppData\Local\Temp\VirtualBox': VERR_PATH_NOT_FOUND" upon probing I found out that the path defined in the installer is "C:\Users\$s\AppData\Local\Temp \VirtualBox" where $s is the user account, please note the 'space' after Temp, I am not sure this can cause any problem as the address when typed in the address bar opens the %temp% folder, when I changed the path to "D:\VirtualBox", it installed smoothly without any problem. please see to it Regards

#7085 worksforme virtualbox-ose: --as-needed fix (patch included) Polynomial-C
Description

Hi,

at Gentoo we encourage users to use LDFLAGS="-Wl,--as-needed" as much as possible to reduce the amount of packages that need recompilation when some shared libs have ABI change. For that reason we also provide the possibility to make the compiler use --as-needed during linking by default [1]. This failed for virtualbox-ose as can be seen in [2]. Kacper Kowalik was so kind to examine this problem and wrote a patch which I want to suggest for inclusion. Please see the attached patch.

[1] http://www.gentoo.org/proj/en/qa/asneeded.xml (see section "Forced --as-needed")

[2] https://bugs.gentoo.org/249295

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy