X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Ffaq.sgml;h=473cd6ca06d849c766ed737a52ab1446e22a30da;hb=53da0612c64ea2347789db8d960c40536edbb96f;hp=aba530d3da3103f64a3064427d71d43e9d87cd85;hpb=b8b6530122d6c441350e3721079d69e517893577;p=privoxy.git diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index aba530d3..473cd6ca 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -8,10 +8,10 @@ - - - - + + + + @@ -27,7 +27,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.92 2013/03/01 17:44:24 fabiankeil Exp $ + $Id: faq.sgml,v 2.100 2014/05/05 09:59:30 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -78,7 +78,7 @@ -$Id: faq.sgml,v 2.92 2013/03/01 17:44:24 fabiankeil Exp $ +$Id: faq.sgml,v 2.100 2014/05/05 09:59:30 fabiankeil Exp $ In Mac OS X Panther (10.3), images often fail to load and/or I @@ -2588,6 +2597,24 @@ every time I start IE. What gives? + + +I just upgraded to Mac OS X 10.9 (Mavericks) and now &my-app; has stopped + working. + + The upgrade process to Mac OS X Mavericks (10.9) from an earlier version of OS + X deletes all user accounts that are either not part of OS X itself or are + not interactive user accounts (ones you log in with). Since, for the sake of + security, &my-app; runs as a non-privileged user that is created by its + installer (_privoxy), it can no longer start up once that account gets deleted. + The solution is to perform a complete uninstall using the supplied + uninstall.command script (either back up your + configuration files or select to not have the uninstaller remove them when it + prompts you) and then reinstall &my-app; using the installer package and merge + in your configuration. + + + @@ -2668,11 +2695,24 @@ Why? Pages with UTF-8 fonts are garbled. - This is caused by the demoronizer filter. You should either - upgrade Privoxy, or at least upgrade to the most - recent default.action file available from SourceForge. - Or you can simply disable the demoronizer filter. + This may be the result of an overly aggressive filter. The filters that + are enabled in the default configuration aren't expected to cause problems + like this. If you enabled the demoronizer filter, please + try temporarily disabling it. + + + If that doesn't help, temporarily disable all filters to see if another + filter could be the culprit. If the problem disappears, enable the filters + one by one, until the problem reappears and the offending filter is found. + + + Once the problem-causing filter is known, it can be fixed or disabled. + + + Upgrading Privoxy, or going to the most recent + default.action file available from SourceForge + might be worth a try, too. @@ -2682,13 +2722,11 @@ Why? is used? - This may also be caused by the demoronizer filter, - in conjunction with a web server that is misreporting the content type. Binary - files are exempted from Privoxy's filtering - (unless the web server by mistake says the file is something else). Either - upgrade Privoxy, or go to the most recent - default.action file available from SourceForge. + This may also be caused by an (overly aggressive + filter in conjunction with a web server that is misreporting the content + type. By default binary files are exempted from + Privoxy's filtering + (unless the web server by mistake says the file is something else). @@ -2990,6 +3028,43 @@ browsing has slowed to a crawl. What gives? 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA $Log: faq.sgml,v $ +Revision 2.100 2014/05/05 09:59:30 fabiankeil +Recommend forward-socks5t when using Tor + +It seems to work fine and modifying the Tor configuration +to profit from it hasn't been necessary for a while now. + +Revision 2.99 2014/02/10 14:43:46 fabiankeil +Make 'demoronizer' FAQ entries more generic + +Revision 2.98 2013/12/16 11:20:14 fabiankeil +Spell 'more reliably' more correctly + +Reported by Reuben Thomas in #3615276. + +Revision 2.97 2013/11/07 14:42:02 fabiankeil +White-space adjustments for the previous commit + +Revision 2.96 2013/11/06 19:24:18 diem +Added an entry for the _privoxy user account deletion issue when upgrading to OS X 10.9 + +Revision 2.95 2013/11/06 16:28:58 fabiankeil +Rephrase the 'Why is the configuration so complicated?' answer + +.. to be slightly less condescending. + +Anonymously suggested in #3615122. + +Revision 2.94 2013/06/21 14:46:46 fabiankeil +Link to the SPI homepage instead of the "About SPI" page which no longer exists + +Reported by Mark Nelson in #3614557. + +Revision 2.93 2013/06/21 14:46:09 fabiankeil +Update link to the SF registration form + +Reported by Mark Nelson in #3614557. + Revision 2.92 2013/03/01 17:44:24 fabiankeil Bump entities for 3.0.21 stable