I read something online that prompted me to check the Console Log and
found the following:
2007-06-10 20:19:33.492 SyndicationAgent[188] WARNING:
BestCalendarDateFromString - can't interpret: 'Sun 10 Jun 2007 16:13:27
-800'
2007-06-10 20:19:51.174 Safari[187] *** Assertion failure in -[NSMenu
itemAtIndex:], Menus.subproj/NSMenu.m:713
2007-06-10 20:19:51.190 Safari[187] Invalid parameter not satisfying:
(index >= 0) && (index < (_itemArray ?
CFArrayGetCount((CFArrayRef)_itemArray) : 0))
The first message above (the one that says "SyndicationAgent[188]
WARNING:" in front of it) was repeated over and over. What do these
cryptic messages mean?
Karl