slitaz-doc-wiki-data diff pages/en/guides/faq-programfailstorun.txt @ rev 7

Add pages/en folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 26 12:17:18 2011 +0000 (2011-02-26)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pages/en/guides/faq-programfailstorun.txt	Sat Feb 26 12:17:18 2011 +0000
     1.3 @@ -0,0 +1,17 @@
     1.4 +====== A Program Doesn't Run or Quits Unexpectedly ======
     1.5 +
     1.6 +===== Symptoms =====
     1.7 +
     1.8 +  * Nothing happens when an application is run from the Launch menu.
     1.9 +  * An application quits without warning.
    1.10 +
    1.11 +===== Explanation =====
    1.12 +
    1.13 +One or more of problems may have caused this. Run the program in a Terminal to see any error messages the program may deliver.
    1.14 +
    1.15 +===== Solution =====
    1.16 +
    1.17 +Launch a Terminal (command line) and run the application by typing in its name. See the following FAQs on solving common problems.
    1.18 +
    1.19 +
    1.20 +----
    1.21 \ No newline at end of file