From: <de...@us...> - 2009-09-28 13:04:09
|
Revision: 1859 http://iterm.svn.sourceforge.net/iterm/?rev=1859&view=rev Author: delx Date: 2009-09-28 13:04:01 +0000 (Mon, 28 Sep 2009) Log Message: ----------- Added faq about broken auto update Modified Paths: -------------- website/faq.shtml Modified: website/faq.shtml =================================================================== --- website/faq.shtml 2009-09-28 13:00:42 UTC (rev 1858) +++ website/faq.shtml 2009-09-28 13:04:01 UTC (rev 1859) @@ -9,6 +9,11 @@ <ul> <li> + <div class="question">Auto update does not work</div> + <div class="answer"><p>Version 0.9.6.20090923 and 0.9.6.20090927 are broken and will not auto update to future releases. You can fix this simply by ticking and unticking the "Prompt for test release updates" box in preferences. Alternatively, download a newer version directly from this site.</p></div> + </li> + + <li> <div class="question">I get blank windows, or transparent windows in expose.</div> <div class="answer"><p>Try turning off blur in your terminals. Unfortunately Apple has yet to create a public API for this functionality, and the undocument API we use at the moment has glitches. Namely it doesn't work at all on some older Macs (eg, PowerPC iBook G4s), also on Snow Leopard it causes windows to disappear during expose.</p></div> </li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |