VirtualBox

Ignore:
Timestamp:
Nov 9, 2009 1:29:40 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54596
Message:

OpenGL: better error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp

    r24491 r24503  
    242242    {
    243243        VMSetRuntimeError(g_pVM, VMSETRTERR_FLAGS_NO_WAIT, "3DSupportIncompatibleAdditions",
    244         "Guest application attempt to use hardware 3D acceleration failed, because "
    245         "guest additions version doesn't match VirtualBox host version. "
    246         "Please install appropriate guest additions to fix this issue");
     244        "An attempt by the virtual machine to use hardware 3D acceleration failed. "
     245        "The version of the Guest Additions installed in the virtual machine does not match the "
     246        "version of VirtualBox on the host. Please install appropriate Guest Additions to fix this issue");
    247247        shown = 1;
    248248    }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette