Custom Query (16363 matches)
Results (739 - 741 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1259 | fixed | Window close yes/abort question for VBoxSDL | ||
| Description |
Dear VirtualBox team, there are many users that accidentially closed the VBoxSDL window since many of the running applications have their close-button in the upper right corner near the close button of the surrounding VBoxSDL window (well not surprising). If one uses VirtualBox (and not VBoxSDL), it asks the well known "Do you really want ..." question, if one tries to close the entire window with the button in the upper right corner. It would be very nice, if you could add an option (e.g. "-askonclose") to VBoxSDL similar to the functionality of VirtualBox (at least the real "Do you really want ..." question). It is very frustrating if there are many users, that have lost their current work by this accident. And we prefere to use VBoxSDL and not VirtualBox since we want to secure (if possible at all), that only our image is executed. Many thanks for any help. Best regards Chris |
|||
| #1263 | fixed | [PATCH] Linux kernel >= 2.6.25 no longer has change_page_attr => Fixed in 1.6 | ||
| Description |
change_page_attr has been removed from the upcoming Linux kernel 2.6.25. The kernel version test currently conditionally compiles some change_page_attr workarounds for kernels >= 2.4.20; this now needs to be upper-bounded as well. Patch attached, lightly tested (I tried booting DragonFly BSD, and got to the boot menu, but then hit a known bug that DF BSD would freeze at the countdown screen) |
|||
| #1264 | fixed | VirtualBox desktop file is invalid/deprecated | ||
| Description |
the desktop file used for the menus and desktop icons in Gnome is deprecated and contains .png in the Icon field. That cause the icon to be absent from the desktop when VirtualBox launcher in put on the desktop in Linux Ubuntu Hardy alpha. Warnings from desktop-file-validate : VirtualBox.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated VirtualBox.desktop: warning: key "DocPath" in group "Desktop Entry" is a reserved key for KDE VirtualBox.desktop: warning: value "" for key "Path" in group "Desktop Entry" does not look like an absolute path VirtualBox.desktop: error: value "VBox.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path VirtualBox.desktop: warning: value "Application;Emulator;System;X-MandrivaLinux-System;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" I attached a diff which fixes this issue. |
|||

