VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (427 - 429 of 16363)

Ticket Resolution Summary Owner Reporter
#4097 obsolete Virtualbox removes shared units dabiel.kabuto
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 pashar
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 Luca Viggiani
Description

Host: Ubuntu Linux 9.04 (Compiz)
Guest: Win XP Pro SP3 + guest additions

Steps to reproduce:

1) In Virtual Box guest, open Notepad (or any other text editor) and wait for the Host screen saver to start
2) Close the host screen saver (move the mouse or press any key)
3) VirtualBox guest window is shown: try typing something in Notepad. Nothing happens
4) Select any other Host window and then select VirtulaBox Guest window again
5) Try typing something in Notepad: now it works

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.

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