Yes, I’m seeing this too - on a fresh install of MODx Revolution 2.0.8-pl (traditional),
without TinyMCE installed at all. I’m using various versions of Chrome(ium) - currently Chromium 12.0.733.0 (81064) on Ubuntu 10.04, mysql 5.1.41-3ubuntu12.10, php 5.3.2-1ubuntu4.7
If I clear the error log, then edit a page and save it, making the Save progress bar go forever, I get this in the MODx Error Log:
[2011-04-11 23:32:17] (ERROR @ /connectors/system/phpthumb.php) phpThumb was unable to generate a thumbnail for: /home/duncan/www/modx_revolution/gcd/core/cache/phpthumb/phpThumb_cache_gcd.test_srcffe380b29d9502ecf5fd9c2436aaa273_paradf896d45f319fa323d889e84ccb98c5_dat1302583936.jpeg
[2011-04-11 23:32:17] (ERROR @ /connectors/system/phpthumb.php) Error outputting thumbnail:
OutputThumbnail() failed because !is_resource($this->gdimg_output) in file "phpthumb.class.php" on line 557
[2011-04-11 23:32:35] (ERROR @ /connectors/system/phpthumb.php) phpThumb was unable to generate a thumbnail for: /home/duncan/www/modx_revolution/gcd/core/cache/phpthumb/phpThumb_cache_gcd.test_srcffe380b29d9502ecf5fd9c2436aaa273_paradf896d45f319fa323d889e84ccb98c5_dat1302583936.jpeg
[2011-04-11 23:32:35] (ERROR @ /connectors/system/phpthumb.php) Error outputting thumbnail:
OutputThumbnail() failed because !is_resource($this->gdimg_output) in file "phpthumb.class.php" on line 557
This is repeatable, it would seem. Note that I don’t have phpThumbOf installed - I haven’t installed
any packages at all on this install yet - it’s not far off being blank.