Custom Query (16363 matches)
Results (1765 - 1767 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1673 | wontfix | Windows and HOME variable. | ||
| Description |
To make Emacs and Cygwin work well together on Windows, I set HOME environment variable to specific directory ("C:\Stuff"). After reboot I discovered, that all settings in VirtualBox were "lost". Then I saw new ".VirtualBox" directory in "C:\Stuff" folder, and settings are now stored there. But I don't think, that such HOME variable handling really makes sense on Windows. |
|||
| #1674 | fixed | configure fails on Solaris | ||
| Description |
configure, line 175: test -n "$retval" -a -e "$retval" However -e is not valid parameter for test for /bin/sh. I would recommend using -x instead of -e. -x is supported across sh, bash, ksh and csh (and probably others). Also 'which' is supposed to find binary, so testing for executable bit should not be a problem. Thank you --
|
|||
| #1675 | fixed | 1.6.0 + 1.6.2: Crash on Windows XP Host when booting linux-2.6.24.4 Fedora guest | ||
| Description |
Fedora 7 with kernel 2.6.22 boots up just fine, but booting a freshly compiled 2.6.24.4 kernel inside the VM crashes the whole Virtual Box around it (shortly after decompresing the guests kernel). |
|||

