Custom Query (16363 matches)
Results (427 - 429 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #4097 | obsolete | Virtualbox removes shared units | ||
| Description |
Virtualbox removes the shared units where I have any Builder C++ application placed in the shared unit. To replicate it: Create a "Hello World" console application with Builder C++ 6.0 like the above: #include <iostream>
int main(int argc, char* argv[])
{
using namespace std;
cout<< "Hello World";
return 0;
}
Save the project in a shared unit of Virtualbox. Now, click "Run" to execute the program. The first time, it usually works fine, execute it several times (between 4 and 10). Finally, an error message appears: "Could not find program: E:\MyApp\Myapp.exe" Now, if I start the Windows Explorer in the guest OS, I can see my shared unit, but I cannot open it. Also, I can see my other shared units and I can access without problems. The only way that I have to open it again is to shutdown the guest Windows and start it again. Does somebody have a similar problem? How can I solve it? Thank you |
|||
| #4110 | obsolete | Canon camera detected by guest, but canon utility unable to see it | ||
| Description |
Running WinXP guest on Fedora 10 host. When I connect my Canon 400D to a guest, Windows detects it, and I'm able to download images. However, when I start Canon EOS utility, it says it can't detect the camera. |
|||
| #4112 | obsolete | Keyboard is not automatically captured after Host Screen Saver is closed | ||
| Description |
Host: Ubuntu Linux 9.04 (Compiz) Steps to reproduce:
1) In Virtual Box guest, open Notepad (or any other text editor) and wait for the Host screen saver to start It looks like when the host screen save starts, the keyboard is release and it is not automatically captured again when the screen saver closes. |
|||

