HTML fix-up.

Mentioned [Alt]+[S] for sound enable/disable at runtime.
Broke up "sound doesn't work" answers some.
This commit is contained in:
William Kendrick 2005-11-17 08:31:30 +00:00
parent 5b2debb4c7
commit 2e25e521cb
2 changed files with 464 additions and 407 deletions

View file

@ -8,32 +8,32 @@
bill@newbreedsoftware.com bill@newbreedsoftware.com
http://www.newbreedsoftware. com/tuxpaint/ http://www.newbreedsoftware. com/tuxpaint/
September 14, 2002 - October 9, 2005 September 14, 2002 - November 17, 2005
Drawing-related Drawing-related
* Fonts I added to Tux Paint only show squares * Fonts I added to Tux Paint only show squares
The TrueType Font you're using might have the wrong encoding. If it's The TrueType Font you're using might have the wrong encoding. If it's
'custom' encoded, for example, you can try running it through FontForge 'custom' encoded, for example, you can try running it through
(http://fontforge.sourceforge.net/) to convert it to an ISO-8859 format. FontForge (http://fontforge.sourceforge.net/) to convert it to an
(Email us if you need help with special fonts.) ISO-8859 format. (Email us if you need help with special fonts.)
* The Rubber Stamp tool is greyed out! * The Rubber Stamp tool is greyed out!
This means that Tux Paint either couldn't find any stamp images, or was This means that Tux Paint either couldn't find any stamp images, or
asked not to load them. was asked not to load them.
If you installed Tux Paint, but did not install the separate, optional If you installed Tux Paint, but did not install the separate, optional
"Stamps" collection, quit Tux Paint and install it now. It should be "Stamps" collection, quit Tux Paint and install it now. It should be
available from the same place you got the main Tux Paint program. (Note: available from the same place you got the main Tux Paint program.
As of version 0.9.14, Tux Paint comes with a small collection of example (Note: As of version 0.9.14, Tux Paint comes with a small collection
stamps.) of example stamps.)
If you don't want to install the default collection of stamps, you can If you don't want to install the default collection of stamps, you can
just create your own. See the README documentation for more on creating just create your own. See the README documentation for more on
PNG image files, TXT text description files, WAV sound files, and DAT creating PNG image files, TXT text description files, WAV sound files,
text data files that make up stamps. and DAT text data files that make up stamps.
Finally, if you install the stamps, and think they should be loading, Finally, if you install the stamps, and think they should be loading,
check to see that the "nostamps" option isn't being set. (Either via a check to see that the "nostamps" option isn't being set. (Either via a
@ -41,8 +41,8 @@ Drawing-related
the configuration file.) the configuration file.)
If so, either change/remove the "nostamps" option, or you can override If so, either change/remove the "nostamps" option, or you can override
it with "--stamps" on the command line or "nostamps=no" or "stamps=yes" it with "--stamps" on the command line or "nostamps=no" or
in a configuration file. "stamps=yes" in a configuration file.
* The Magic "Fill" Tool Looks Bad * The Magic "Fill" Tool Looks Bad
@ -51,8 +51,8 @@ Drawing-related
--version" from a command line, and you should see, amongst the --version" from a command line, and you should see, amongst the
other output: "Low Quality Flood Fill enabled". other output: "Low Quality Flood Fill enabled".
To change this, you must rebuild Tux Paint from source. Be sure to To change this, you must rebuild Tux Paint from source. Be sure
remove or comment out any line that says: to remove or comment out any line that says:
#define LOW_QUALITY_FLOOD_FILL #define LOW_QUALITY_FLOOD_FILL
@ -62,8 +62,8 @@ Drawing-related
Tux Paint was built with low-quality (but faster) stamp outlines. Tux Paint was built with low-quality (but faster) stamp outlines.
Rebuild Tux Paint from source. Be sure to remove or comment out any Rebuild Tux Paint from source. Be sure to remove or comment out
line that says: any line that says:
#define LOW_QUALITY_STAMP_OUTLINE #define LOW_QUALITY_STAMP_OUTLINE
@ -93,9 +93,9 @@ Interface Problems
* The color picker buttons are ugly squares, not pretty buttons! * The color picker buttons are ugly squares, not pretty buttons!
Tux Paint was probably compiled with the nice looking color selector Tux Paint was probably compiled with the nice looking color selector
buttons disabled. Run the command: "tuxpaint --version" from a buttons disabled. Run the command: "tuxpaint --version" from a command
command line. If, amongst the other output, you see the text: "Low line. If, amongst the other output, you see the text: "Low Quality
Quality Color Selector enabled", then this is what's happening. Color Selector enabled", then this is what's happening.
Rebuild Tux Paint from source. Be sure to remove or comment out any Rebuild Tux Paint from source. Be sure to remove or comment out any
line that says: line that says:
@ -108,29 +108,27 @@ Interface Problems
The "uppercase" option is on. The "uppercase" option is on.
If you're running Tux Paint from a command-line, make sure you're If you're running Tux Paint from a command-line, make sure you're not
not giving it an "--uppercase" option. giving it an "--uppercase" option.
If you're running Tux Paint by double-clicking an icon, check the If you're running Tux Paint by double-clicking an icon, check the
properties of the icon to see if "--uppercase" is listed as a properties of the icon to see if "--uppercase" is listed as a
command-line argument. command-line argument.
If "--uppercase" isn't being sent on the command line, check If "--uppercase" isn't being sent on the command line, check
Tux Paint's configuration file ("~/.tuxpaintrc" under Linux and Tux Paint's configuration file ("~/.tuxpaintrc" under Linux and Unix,
Unix, "tuxpaint.cfg" under Windows) for a line reading: "tuxpaint.cfg" under Windows) for a line reading: "uppercase=yes".
"uppercase=yes".
Either remove that line, or simply run Tux Paint with the Either remove that line, or simply run Tux Paint with the command-line
command-line argument: "--mixedcase", which will override the argument: "--mixedcase", which will override the uppercase setting.
uppercase setting.
Or use Tux Paint Config. and make sure "Show Uppercase Text Only" Or use Tux Paint Config. and make sure "Show Uppercase Text Only"
(under "Languages") is not checked. (under "Languages") is not checked.
* Tux Paint is in a different language! * Tux Paint is in a different language!
Make sure your locale setting is correct. See "Tux Paint won't Make sure your locale setting is correct. See "Tux Paint won't switch
switch to my language", below. to my language", below.
* Tux Paint won't switch to my language * Tux Paint won't switch to my language
@ -164,9 +162,8 @@ Interface Problems
* Make sure you have the necessary font * Make sure you have the necessary font
Some translations require their own font. Chinese and Some translations require their own font. Chinese and
Korean, for example, need Chinese and Korean TrueType Korean, for example, need Chinese and Korean TrueType Fonts
Fonts installed and placed in the proper location, installed and placed in the proper location, respectively.
respectively.
The appropriate fonts for such locales can be downloaded The appropriate fonts for such locales can be downloaded
from the Tux Paint website: from the Tux Paint website:
@ -175,22 +172,21 @@ Interface Problems
Printing Printing
* Tux Paint won't print, gives an error, or prints garbage * Tux Paint won't print, gives an error, or prints garbage (Unix/Linux)
(Unix/Linux)
Tux Paint prints by creating a PostScript rendition of the picture Tux Paint prints by creating a PostScript rendition of the picture and
and sending it to an external command. By default, this command is sending it to an external command. By default, this command is the
the "lpr" printing tool. "lpr" printing tool.
If that program is not available (for example, you're using CUPS, If that program is not available (for example, you're using CUPS, the
the Common Unix Printing System, and do not have "cups-lpr" Common Unix Printing System, and do not have "cups-lpr" installed),
installed), you will need to specify an appropriate command using you will need to specify an appropriate command using the
the "printcommand" option in Tux Paint's configuration file. (See "printcommand" option in Tux Paint's configuration file. (See the
the OPTIONS documentation.) OPTIONS documentation.)
Note: Versions of Tux Paint prior to 0.9.15 used a different default Note: Versions of Tux Paint prior to 0.9.15 used a different default
command for printing, "pngtopnm | pnmtops | lpr", as Tux Paint command for printing, "pngtopnm | pnmtops | lpr", as Tux Paint output
output PNG format, rather than PostScript. PNG format, rather than PostScript.
If you had changed your "printcommand" option prior to Tux Paint If you had changed your "printcommand" option prior to Tux Paint
0.9.15, you will need to go back and alter it to accept PostScript. 0.9.15, you will need to go back and alter it to accept PostScript.
@ -200,16 +196,16 @@ Printing
The "print delay" option is on. You can only print once every The "print delay" option is on. You can only print once every
X seconds. X seconds.
If you're running Tux Paint from a command-line, make sure you're If you're running Tux Paint from a command-line, make sure you're not
not giving it a "--printdelay=..." option. giving it a "--printdelay=..." option.
If you're running Tux Paint by double-clicking an icon, check the If you're running Tux Paint by double-clicking an icon, check the
properties of the icon to see if "--printdelay=..." is listed as a properties of the icon to see if "--printdelay=..." is listed as a
command-line argument. command-line argument.
If a "--printdelay=..." option isn't being sent on the command line, If a "--printdelay=..." option isn't being sent on the command line,
check Tux Paint's configuration file ("~/.tuxpaintrc" under Linux check Tux Paint's configuration file ("~/.tuxpaintrc" under Linux and
and Unix, "tuxpaint.cfg" under Windows) for a line reading: Unix, "tuxpaint.cfg" under Windows) for a line reading:
"printdelay=...". "printdelay=...".
Either remove that line, set the delay value to 0 (no delay), or Either remove that line, set the delay value to 0 (no delay), or
@ -218,8 +214,8 @@ Printing
Or, you can simply run Tux Paint with the command-line argument: Or, you can simply run Tux Paint with the command-line argument:
"--printdelay=0", which will override the configuration file's "--printdelay=0", which will override the configuration file's
setting, and allow unlimited printing. (You won't have to wait setting, and allow unlimited printing. (You won't have to wait between
between prints.) prints.)
Or use Tux Paint Config. and make sure "Print Delay" (under Or use Tux Paint Config. and make sure "Print Delay" (under
"Printing") is set to "0 seconds." "Printing") is set to "0 seconds."
@ -228,20 +224,19 @@ Printing
The "no print" option is on. The "no print" option is on.
If you're running Tux Paint from a command-line, make sure you're If you're running Tux Paint from a command-line, make sure you're not
not giving it a "--noprint" option. giving it a "--noprint" option.
If you're running Tux Paint by double-clicking an icon, check the If you're running Tux Paint by double-clicking an icon, check the
properties of the icon to see if "--noprint" is listed as an properties of the icon to see if "--noprint" is listed as an argument.
argument.
If "--noprint" isn't on the command-line, check Tux Paint's If "--noprint" isn't on the command-line, check Tux Paint's
configuration file ("~/.tuxpaintrc" under Linux and Unix, configuration file ("~/.tuxpaintrc" under Linux and Unix,
"tuxpaint.cfg" under Windows) for a line reading: "noprint=yes". "tuxpaint.cfg" under Windows) for a line reading: "noprint=yes".
Either remove that line, or simply run Tux Paint with the Either remove that line, or simply run Tux Paint with the command-line
command-line argument: "--print", which will override the argument: "--print", which will override the configuration file's
configuration file's setting. setting.
Or use Tux Paint Config. and make sure "Allow Printing" (under Or use Tux Paint Config. and make sure "Allow Printing" (under
"Printing") is checked. "Printing") is checked.
@ -253,8 +248,8 @@ Saving
The "save over" option is enabled. (This disables the prompt that The "save over" option is enabled. (This disables the prompt that
would appear when you click 'Save.') would appear when you click 'Save.')
If you're running Tux Paint from a command-line, make sure you're If you're running Tux Paint from a command-line, make sure you're not
not giving it a "--saveover" option. giving it a "--saveover" option.
If you're running Tux Paint by double-clicking an icon, check the If you're running Tux Paint by double-clicking an icon, check the
properties of the icon to see if "--saveover" is listed as an properties of the icon to see if "--saveover" is listed as an
@ -264,12 +259,12 @@ Saving
configuration file ("~/.tuxpaintrc" under Linux and Unix, configuration file ("~/.tuxpaintrc" under Linux and Unix,
"tuxpaint.cfg" under Windows) for a line reading: "saveover=yes". "tuxpaint.cfg" under Windows) for a line reading: "saveover=yes".
Either remove that line, or simply run Tux Paint with the Either remove that line, or simply run Tux Paint with the command-line
command-line argument: "--saveoverask", which will override the argument: "--saveoverask", which will override the configuration
configuration file's setting. file's setting.
Or use Tux Paint Config. and make sure "Ask Before Overwriting" Or use Tux Paint Config. and make sure "Ask Before Overwriting" (under
(under "Saving") is checked. "Saving") is checked.
Also, see "Tux Paint always saves a new picture!", below. Also, see "Tux Paint always saves a new picture!", below.
@ -278,8 +273,8 @@ Saving
The "never save over" option is enabled. (This disables the prompt The "never save over" option is enabled. (This disables the prompt
that would appear when you click 'Save.') that would appear when you click 'Save.')
If you're running Tux Paint from a command-line, make sure you're If you're running Tux Paint from a command-line, make sure you're not
not giving it a "--saveovernew" option. giving it a "--saveovernew" option.
If you're running Tux Paint by double-clicking an icon, check the If you're running Tux Paint by double-clicking an icon, check the
properties of the icon to see if "--saveovernew" is listed as an properties of the icon to see if "--saveovernew" is listed as an
@ -289,12 +284,12 @@ Saving
configuration file ("~/.tuxpaintrc" under Linux and Unix, configuration file ("~/.tuxpaintrc" under Linux and Unix,
"tuxpaint.cfg" under Windows) for a line reading: "saveover=new". "tuxpaint.cfg" under Windows) for a line reading: "saveover=new".
Either remove that line, or simply run Tux Paint with the Either remove that line, or simply run Tux Paint with the command-line
command-line argument: "--saveoverask", which will override the argument: "--saveoverask", which will override the configuration
configuration file's setting. file's setting.
Or use Tux Paint Config. and make sure "Ask Before Overwriting" Or use Tux Paint Config. and make sure "Ask Before Overwriting" (under
(under "Saving") is checked. "Saving") is checked.
Also, see "Tux Paint always saves over my old picture!", above. Also, see "Tux Paint always saves over my old picture!", above.
@ -302,51 +297,81 @@ Audio Problems
* There's no sound! * There's no sound!
First, check the obvious: * First, check the obvious:
* Are you certain you're using the computer with the sound card?
* Are your speakers connected and turned on? * Are your speakers connected and turned on?
* Is the volume turned up on your speakers? * Is the volume turned up on your speakers?
* Is the volume turned up in your Operating System's "mixer?" * Is the volume turned up in your Operating System's "mixer?"
* Are you certain you're using a computer with a sound card?
* Are any other programs running that use sound? (They may be * Are any other programs running that use sound? (They may be
'blocking' Tux Paint) 'blocking' Tux Paint from accessing your sound device)
* (Unix/Linux) Are you using a sound system, such as aRts, ESD or * (Unix/Linux) Are you using a sound system, such as aRts, ESD
GStreamer? If so, try setting the "SDL_AUDIODRIVER" environment or GStreamer? If so, try setting the "SDL_AUDIODRIVER"
variable before running Tux Paint (e.g., environment variable before running Tux Paint (e.g.,
"export SDL_AUDIODRIVER=arts"). Or, run Tux Paint through the "export SDL_AUDIODRIVER=arts"). Or, run Tux Paint through
system's rerouter (e.g., run "artsdsp tuxpaint" or the system's rerouter (e.g., run "artsdsp tuxpaint" or
"esddsp tuxpaint", instead of simply "tuxpaint"). "esddsp tuxpaint", instead of simply "tuxpaint").
If sound seems to work otherwise (and you're sure no other program * Is sound disabled in Tux Paint?
is "blocking" the sound device), then Tux Paint is either running
with a "no sound" option or was compiled with sound support disabled
entirely.
To test whether sound support was enabled when Tux Paint was If sound seems to work otherwise (and you're sure no other
program is "blocking" the sound device), then Tux Paint may be
running with a "no sound" option.
Make sure you're not running Tux Paint with the "--nosound"
option as a command-line argument. (See the OPTIONS documentation
for details.)
If it's not, then check the configuration file
("/etc/tuxpaint/tuxpaint.conf" and "~/.tuxpaintrc" under Linux
and Unix, and "tuxpaint.cfg" under Windows) for a line reading:
"nosound=yes".
Either remove that line, or simply run Tux Paint with the
command-line argument: "--sound", which will override the
configuration file's setting.
Alternatively, you can use Tux Paint Config. to change the
configuration file. Make sure "Enable Sound Effects" (under
"Video & Sound") is checked, then click "Apply".
* Were sounds temporarily disabled?
Even if sounds are enabled in Tux Paint, it is possible to
disable and re-enable them temporarily using the [Alt] + [S] key
sequence. Try pressing those keys to see if sounds begin working
again.
* Was Tux Paint built without sound support?
Tux Paint may have been compiled with sound support disabled. To
test whether sound support was enabled when Tux Paint was
compiled, run Tux Paint from a command line, like so: compiled, run Tux Paint from a command line, like so:
tuxpaint --version tuxpaint --version
If, amongst the other information, you see "Sound disabled", then If, amongst the other information, you see "Sound disabled", then
the version of Tux Paint you're running has sound disabled. the version of Tux Paint you're running has sound disabled.
Recompile Tux Paint, and be sure NOT to build the "nosound" target. Recompile Tux Paint, and be sure NOT to build the "nosound"
(i.e., don't run "make nosound") Be sure the SDL_mixer library and target. (i.e., don't run "make nosound") Be sure the SDL_mixer
its development headers are available! library and its development headers are available!
If Tux Paint wasn't build without sound support, make sure you're * Tux Paint makes too much noise! Can I turn them off?
not running Tux Paint with the "--nosound" option as a command-line
argument.
If it's not, then check the configuration file ("~/.tuxpaintrc" Yes, there are a number of ways to disable sounds in Tux Paint:
under Linux and Unix, and "tuxpaint.cfg" under Windows) for a line
reading: "nosound=yes".
Either remove that line, or simply run Tux Paint with the * Press [Alt] + [S] while in Tux Paint to temporarily disable
command-line argument: "--sound", which will override the sounds. (Press that key sequence again to re-enable sounds.)
configuration file's setting. * Run Tux Paint with the "no sound" option:
Or use Tux Paint Config. and make sure "Enable Sound Effects" (under * Use Tux Paint Config to uncheck the "Enable Sound Effects"
"Video & Sound") is checked. option (under "Video & Sound").
* Edit Tux Paint's configuration file (see OPTIONS for
details) and add a line containing "nosound=yes".
* Run "tuxpaint --nosound" from the command line or shortcut
or desktop icon.
* Recompile Tux Paint with sound support disabled. (See above
and INSTALL.txt.)
* The sound effects sound strange * The sound effects sound strange
@ -368,23 +393,21 @@ Fullscreen Mode Problems
Linux users - Your X-Window server is probably not set with the Linux users - Your X-Window server is probably not set with the
ability to switch to the desired resolution: 800×600. (or whatever ability to switch to the desired resolution: 800×600. (or whatever
resolution you have Tux Paint set to run at.) (This is typically resolution you have Tux Paint set to run at.) (This is typically done
done manually under the X-Window server by pressing manually under the X-Window server by pressing [Ctrl]-[Alt]-[KeyPad
[Ctrl]-[Alt]-[KeyPad Plus] and -[KeyPad Minus].) Plus] and -[KeyPad Minus].)
For this to work, your monitor must support that resolution, and you For this to work, your monitor must support that resolution, and you
need to have it listed in your X server configuration. need to have it listed in your X server configuration.
Check the "Display" subsection of the "Screen" section of your Check the "Display" subsection of the "Screen" section of your XFree86
XFree86 or X.org configuration file (typically or X.org configuration file (typically "/etc/X11/XF86Config-4" or
"/etc/X11/XF86Config-4" or "/etc/X11/XF86Config", depending on the "/etc/X11/XF86Config", depending on the version of XFree86 you're
version of XFree86 you're using; 3.x or 4.x, respectively, or using; 3.x or 4.x, respectively, or "/etc/X11/xorg.conf" for X.org).
"/etc/X11/xorg.conf" for X.org).
Add "800x600" (or whatever resolution(s) you want) to the Add "800x600" (or whatever resolution(s) you want) to the appropriate
appropriate "Modes" line. (e.g., in the "Display" subsection that "Modes" line. (e.g., in the "Display" subsection that contains 24-bit
contains 24-bit color depth ("Depth 24"), which is what Tux Paint color depth ("Depth 24"), which is what Tux Paint tries to use.) e.g.:
tries to use.) e.g.:
Modes "1280x1024" "1024x768" "800x600" "640x480" Modes "1280x1024" "1024x768" "800x600" "640x480"
@ -396,8 +419,8 @@ Fullscreen Mode Problems
The "fullscreen" option is set. The "fullscreen" option is set.
If you're running Tux Paint from a command-line, make sure you're If you're running Tux Paint from a command-line, make sure you're not
not giving it a "--fullscreen" option. giving it a "--fullscreen" option.
If you're running Tux Paint by double-clicking an icon, check the If you're running Tux Paint by double-clicking an icon, check the
properties of the icon to see if "--fullscreen" is listed as an properties of the icon to see if "--fullscreen" is listed as an
@ -407,9 +430,9 @@ Fullscreen Mode Problems
configuration file ("~/.tuxpaintrc" under Linux and Unix, configuration file ("~/.tuxpaintrc" under Linux and Unix,
"tuxpaint.cfg" under Windows) for a line reading: "fullscreen=yes". "tuxpaint.cfg" under Windows) for a line reading: "fullscreen=yes".
Either remove that line, or simply run Tux Paint with the Either remove that line, or simply run Tux Paint with the command-line
command-line argument: "--windowed", which will override the argument: "--windowed", which will override the configuration file's
configuration file's setting. setting.
Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Or use Tux Paint Config. and make sure "Fullscreen" (under "Video &
Sound") is not checked. Sound") is not checked.
@ -430,13 +453,13 @@ Other Probelms
isn't run too many times at once (e.g., due to a child impatiently isn't run too many times at once (e.g., due to a child impatiently
clicking its icon more than once). clicking its icon more than once).
Even if the lockfile exists, it contains the 'time' Tux Paint was Even if the lockfile exists, it contains the 'time' Tux Paint was last
last run. If it's been more than 30 seconds, Tux Paint should run run. If it's been more than 30 seconds, Tux Paint should run fine, and
fine, and simply update the lockfile with the current time. simply update the lockfile with the current time.
If multiple users are sharing the directory where this file is If multiple users are sharing the directory where this file is stored
stored (e.g., on a shared network drive), then you'll need to (e.g., on a shared network drive), then you'll need to disable this
disable this feature. feature.
To disable the lockfile, add the "--nolockfile" argument to To disable the lockfile, add the "--nolockfile" argument to
Tux Paint's command-line. Tux Paint's command-line.
@ -447,43 +470,40 @@ Other Probelms
Tux Paint's toolbar (greying it out), and prevents Tux Paint from Tux Paint's toolbar (greying it out), and prevents Tux Paint from
being quit using the [Escape] key. being quit using the [Escape] key.
If Tux Paint is not in fullscreen mode, simply click the window If Tux Paint is not in fullscreen mode, simply click the window close
close button on Tux Paint's title bar. (i.e., the "(x)" at the upper button on Tux Paint's title bar. (i.e., the "(x)" at the upper right.)
right.)
If Tux Paint is in fullscreen mode, you will need to use the [Shift] If Tux Paint is in fullscreen mode, you will need to use the [Shift] +
+ [Control] + [Escape] sequence on the keyboard to quit Tux Paint. [Control] + [Escape] sequence on the keyboard to quit Tux Paint.
(Note: with or without "noquit" set, you can always use the [Alt] + (Note: with or without "noquit" set, you can always use the [Alt] +
[F4] combination on your keyboard to quit Tux Paint.) [F4] combination on your keyboard to quit Tux Paint.)
* I don't want "noquit" mode enabled! * I don't want "noquit" mode enabled!
If you're running Tux Paint from a command-line, make sure you're If you're running Tux Paint from a command-line, make sure you're not
not giving it a "--noquit" option. giving it a "--noquit" option.
If you're running Tux Paint by double-clicking an icon, check the If you're running Tux Paint by double-clicking an icon, check the
properties of the icon to see if "--noquit" is listed as an properties of the icon to see if "--noquit" is listed as an argument.
argument.
If "--noquit" isn't on the command-line, check Tux Paint's If "--noquit" isn't on the command-line, check Tux Paint's
configuration file ("~/.tuxpaintrc" under Linux and Unix, configuration file ("~/.tuxpaintrc" under Linux and Unix,
"tuxpaint.cfg" under Windows) for a line reading: "noquit=yes". "tuxpaint.cfg" under Windows) for a line reading: "noquit=yes".
Either remove that line, or simply run Tux Paint with the Either remove that line, or simply run Tux Paint with the command-line
command-line argument: "--quit", which will override the argument: "--quit", which will override the configuration file's
configuration file's setting. setting.
Or use Tux Paint Config. and make sure "Disable Quit Button and Or use Tux Paint Config. and make sure "Disable Quit Button and
[Escape] Key" (under "Simplification") is not checked. [Escape] Key" (under "Simplification") is not checked.
* Tux Paint keeps writing weird messages to the screen / to a text * Tux Paint keeps writing weird messages to the screen / to a text file
file
A few messages are normal, but if Tux Paint is being extremely A few messages are normal, but if Tux Paint is being extremely verbose
verbose (like listing the name of every rubber-stamp image it finds (like listing the name of every rubber-stamp image it finds while
while loading them), then it was probably compiled with debugging loading them), then it was probably compiled with debugging output
output turned on. turned on.
Rebuild Tux Paint from source. Be sure to remove or comment out any Rebuild Tux Paint from source. Be sure to remove or comment out any
line that says: line that says:
@ -494,8 +514,7 @@ Other Probelms
* Tux Paint is using options I didn't specify! * Tux Paint is using options I didn't specify!
By default, Tux Paint first looks at configuration files for By default, Tux Paint first looks at configuration files for options.
options.
* Unix and Linux * Unix and Linux
@ -519,8 +538,8 @@ Other Probelms
Then, any options sent as command-line arguments are used. Then, any options sent as command-line arguments are used.
This means that if anything is set in a configuration file that you This means that if anything is set in a configuration file that you
don't want set, you'll need to either change the config. file (if don't want set, you'll need to either change the config. file (if you
you can), or override the option on the command-line. can), or override the option on the command-line.
For example, if "/etc/tuxpaint/tuxpaint.conf" includes an option to For example, if "/etc/tuxpaint/tuxpaint.conf" includes an option to
disable sound: disable sound:

View file

@ -23,11 +23,12 @@ New Breed Software</p>
<a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware. <a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.
com/tuxpaint/</a></p> com/tuxpaint/</a></p>
<p>September 14, 2002 - October 9, 2005</p> <p>September 14, 2002 - November 17, 2005</p>
</center> </center>
<h2>Drawing-related</h2> <h2>Drawing-related</h2>
<ul>
<li><em>Fonts I added to Tux&nbsp;Paint only show squares</em> <li><em>Fonts I added to Tux&nbsp;Paint only show squares</em>
<p>The TrueType Font you're using might have the wrong encoding. <p>The TrueType Font you're using might have the wrong encoding.
If it's 'custom' encoded, for example, you can try running it through If it's 'custom' encoded, for example, you can try running it through
@ -94,6 +95,8 @@ com/tuxpaint/</a></p>
</li> </li>
</ul> </ul>
</ul>
<h2>Interface Problems</h2> <h2>Interface Problems</h2>
<ul> <ul>
@ -332,15 +335,15 @@ com/tuxpaint/</a></p>
<h2>Audio Problems</h2> <h2>Audio Problems</h2>
<ul> <ul>
<li><em>There's no sound!</em> <li><em>There's no sound!</em>
<p>First, check the obvious:</p>
<ul> <ul>
<li>Are you certain you're using the computer with the sound card? <li><em>First, check the obvious:</em>
<ul>
<li>Are your speakers connected and turned on? <li>Are your speakers connected and turned on?
<li>Is the volume turned up on your speakers? <li>Is the volume turned up on your speakers?
<li>Is the volume turned up in your Operating System's "mixer?" <li>Is the volume turned up in your Operating System's "mixer?"
<li>Are you certain you're using a computer with a sound card?
<li>Are any other programs running that use sound? (They may be <li>Are any other programs running that use sound? (They may be
'blocking' Tux&nbsp;Paint) 'blocking' Tux&nbsp;Paint from accessing your sound device)
<li>(Unix/Linux) Are you using a sound system, such as aRts, ESD or <li>(Unix/Linux) Are you using a sound system, such as aRts, ESD or
GStreamer? If so, try setting the "SDL_AUDIODRIVER" environment variable GStreamer? If so, try setting the "SDL_AUDIODRIVER" environment variable
before running Tux&nbsp;Paint (e.g., "export&nbsp;SDL_AUDIODRIVER=arts"). before running Tux&nbsp;Paint (e.g., "export&nbsp;SDL_AUDIODRIVER=arts").
@ -349,11 +352,37 @@ com/tuxpaint/</a></p>
simply "tuxpaint"). simply "tuxpaint").
</ul> </ul>
<li><em>Is sound disabled in Tux Paint?</em>
<p>If sound seems to work otherwise (and you're sure no other program is <p>If sound seems to work otherwise (and you're sure no other program is
"blocking" the sound device), then Tux&nbsp;Paint is either running with "blocking" the sound device), then Tux&nbsp;Paint may be running with
a "no sound" option or was compiled with sound support disabled entirely.</p> a "no&nbsp;sound" option.</p>
<p>To test whether sound support was enabled when Tux&nbsp;Paint was <p>Make sure you're not running Tux&nbsp;Paint with the
"<code>--nosound</code>" option as a command-line argument.
(See the <a href="OPTIONS.html">OPTIONS</a> documentation for details.)</p>
<p>If it's not, then check the configuration file
("/etc/tuxpaint/tuxpaint.conf" and "~/.tuxpaintrc" under Linux and
Unix, and "tuxpaint.cfg" under Windows) for a line reading:
"<code>nosound=yes</code>".</p>
<p>Either remove that line, or simply run Tux&nbsp;Paint with the
command-line argument: "<code>--sound</code>", which will override
the configuration file's setting.</p>
<p>Alternatively, you can use Tux&nbsp;Paint&nbsp;Config. to change
the configuration file. Make sure "Enable Sound Effects" (under
"Video &amp; Sound") is checked, then click "Apply".</p>
<li><em>Were sounds temporarily disabled?</em>
<p>Even if sounds are enabled in Tux&nbsp;Paint, it is possible to
disable and re-enable them temporarily using the
<b>[Alt]</b>&nbsp;+&nbsp;<b>[S]</b> key sequence. Try pressing those
keys to see if sounds begin working again.</p>
<li><em>Was Tux Paint built without sound support?</em>
<p>Tux Paint may have been compiled with sound support disabled.
To test whether sound support was enabled when Tux&nbsp;Paint was
compiled, run Tux&nbsp;Paint from a command line, like so:</p> compiled, run Tux&nbsp;Paint from a command line, like so:</p>
<blockquote><p><code> <blockquote><p><code>
@ -363,23 +392,31 @@ com/tuxpaint/</a></p>
<p>If, amongst the other information, you see "Sound disabled", then the <p>If, amongst the other information, you see "Sound disabled", then the
version of Tux&nbsp;Paint you're running has sound disabled. Recompile version of Tux&nbsp;Paint you're running has sound disabled. Recompile
Tux&nbsp;Paint, and be sure NOT to build the "nosound" target. Tux&nbsp;Paint, and be sure NOT to build the "nosound" target.
(i.e., don't run "make nosound") Be sure the SDL_mixer library and (i.e., don't run "<code>make&nbsp;nosound</code>") Be sure the SDL_mixer
its development headers are available!</p> library and its development headers are available!</p>
</ul>
<p>If Tux&nbsp;Paint wasn't build without sound support, make sure you're <li><em>Tux Paint makes too much noise! Can I turn them off?</em>
not running Tux&nbsp;Paint with the "--nosound" option as a command-line <p>Yes, there are a number of ways to disable sounds in Tux Paint:</p>
argument.</p>
<p>If it's not, then check the configuration file ("~/.tuxpaintrc" under <ul>
Linux and Unix, and "tuxpaint.cfg" under Windows) for a line reading: <li>Press <b>[Alt]</b>&nbsp;+&nbsp;<b>[S]</b> while in Tux&nbsp;Paint to
"nosound=yes".</p> temporarily disable sounds. (Press that key sequence again to re-enable
sounds.)
<p>Either remove that line, or simply run Tux&nbsp;Paint with the <li>Run Tux&nbsp;Paint with the "no&nbsp;sound" option:
command-line argument: "--sound", which will override the configuration <ul>
file's setting.</p> <li>Use Tux&nbsp;Paint&nbsp;Config to uncheck the "Enable Sound Effects"
option (under "Video &amp; Sound").
<p>Or use Tux&nbsp;Paint&nbsp;Config. and make sure <li>Edit Tux&nbsp;Paint's configuration file (see
"Enable Sound Effects" (under "Video &amp; Sound") is checked.</p> <a href="OPTIONS.html">OPTIONS</a> for details) and add a line
containing "<code>nosound=yes</code>".
<li>Run "<code>tuxpaint&nbsp;--nosound</code>" from the command line or
shortcut or desktop icon.
<li>Recompile Tux&nbsp;Paint with sound support disabled.
(See above and <a href="../INSTALL.txt">INSTALL.txt</a>.)
</ul>
</ul>
<li><em>The sound effects sound strange</em> <li><em>The sound effects sound strange</em>
<p>This could have to do with how SDL and SDL_mixer were initialized. <p>This could have to do with how SDL and SDL_mixer were initialized.
@ -387,7 +424,8 @@ com/tuxpaint/</a></p>
<p>Please e-mail us with details about your computer system. <p>Please e-mail us with details about your computer system.
(Operating system and version, sound card, which version of Tux&nbsp;Paint (Operating system and version, sound card, which version of Tux&nbsp;Paint
you're running (run "tuxpaint --version" to verify), and so on.)</p> you're running (run "<code>tuxpaint&nbsp;--version</code>" to verify), and
so on.)</p>
</li> </li>
</ul> </ul>