Changeset 4312 in vbox for trunk/src/VBox
- Timestamp:
- Aug 23, 2007 1:15:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp
r4297 r4312 1606 1606 1607 1607 int rc = message (&vboxGlobal().consoleWnd(), Critical, 1608 tr ("<p>A critical error has been detected while running the virtual "1608 tr ("<p>A critical error has been occurred while running the virtual " 1609 1609 "machine and the machine execution has been stopped.</p>" 1610 1610 "" 1611 "<p> Please go to"1611 "<p>For help, please see the Community section on " 1612 1612 "<a href=http://www.virtualbox.org>http://www.virtualbox.org</a> " 1613 "and search through forums and mailing lists for " 1614 "similar problems. If nothing similar is found, please open a " 1615 "new ticket and attach the <tt>VBox.log</tt> and <tt>VBox.png</tt> " 1616 "files which you can find in the <nobr><b>%1</b></nobr> directory " 1617 "to this ticket together with the description of what you were " 1618 "doing when this error happened. " 1613 "or your support contract. Please provide the contents of the " 1614 "log file <tt>VBox.log</tt> and the image file <tt>VBox.png</tt>, " 1615 "which you can find in the <nobr><b>%1</b></nobr> directory, " 1616 "as well as a description of what you were doing when this error " 1617 "happened. " 1619 1618 "" 1620 1619 "Note that you can also access the above files by selecting "
Note:
See TracChangeset
for help on using the changeset viewer.