Sorry, can't reproduce. Earlier I saw these message exactly every 15 minutes. After restart, nothing. For the record, here's my debug log: docky -d [Info 21:27:28.596] Docky version: 2.0.7 Release [Info 21:27:28.617] Kernel version: 2.6.35.22 [Info 21:27:28.621] CLR version: 2.0.50727.1433 [Debug 21:27:29.591] [UserArgs] BufferTime = 0 [Debug 21:27:29.591] [UserArgs] MaxSize = 2147483647 [Debug 21:27:29.592] [UserArgs] NetbookMode = False [Debug 21:27:29.592] [UserArgs] NoPollCursor = False [Debug 21:27:29.945] [PluginManager] Plugin manager initialized. [Info 21:27:29.951] [DockController] Setting theme: HUD [Info 21:27:30.704] [PluginManager] Loaded "Docky.Widgets,1.0". [Info 21:27:30.717] [PluginManager] Loaded "Docky.Widgets,1.0". [Info 21:27:30.723] [PluginManager] Loaded "Clock". [Info 21:27:30.744] [PluginManager] Loaded "Weather". [Info 21:27:30.781] [PluginManager] Loaded "Battery Monitor". [Debug 21:27:30.845] [BatteryMonitorProcItem] Hiding battery item (capacity=1) (max_capacity=4202) (OnBattery=False) [Info 21:27:30.906] [PluginManager] Loaded "Bookmarks". [Debug 21:27:30.973] [BookmarksItemProvider] Updating bookmarks. [Info 21:27:31.038] [PluginManager] Loaded "CPU Monitor". [Info 21:27:31.053] [PluginManager] Loaded "Gmail". [Info 21:27:31.220] [PluginManager] Loaded "Mounter". [Debug 21:27:31.308] [MountProvider] Adding c$ on home3. [Info 21:27:31.315] [PluginManager] Loaded "NPR". [Info 21:27:31.378] [PluginManager] Loaded "Recent Documents". [Info 21:27:31.489] [PluginManager] Loaded "Trash". [Warn 21:27:31.888] [DockController] "Bookmark Items" seems to have been abaondoned... disabling. [Info 21:27:31.924] [PluginManager] Unloaded "Bookmarks". [Warn 21:27:31.925] [DockController] "CPUMonitor" seems to have been abaondoned... disabling. [Info 21:27:31.927] [PluginManager] Unloaded "CPU Monitor". [Warn 21:27:31.927] [DockController] "GMail" seems to have been abaondoned... disabling. [Info 21:27:31.929] [PluginManager] Unloaded "Gmail". [Warn 21:27:31.930] [DockController] "Mount" seems to have been abaondoned... disabling. [Info 21:27:31.932] [PluginManager] Unloaded "Mounter". [Warn 21:27:31.932] [DockController] "NPR" seems to have been abaondoned... disabling. [Info 21:27:31.944] [PluginManager] Unloaded "NPR". [Warn 21:27:31.944] [DockController] "Recent Documents" seems to have been abaondoned... disabling. [Info 21:27:31.946] [PluginManager] Unloaded "Recent Documents". [Warn 21:27:31.946] [DockController] "Trash" seems to have been abaondoned... disabling. [Info 21:27:31.949] [PluginManager] Unloaded "Trash". [Info 21:27:32.035] [Helper] Starting liferea_badge.py [Info 21:27:32.090] [Helper] Starting pidgin_control.py [Info 21:27:32.129] [HelperService] Helper added: /usr/share/docky/helpers/banshee_control.py [Info 21:27:32.138] [HelperService] Helper added: /usr/share/docky/helpers/deluge_badge.py [Info 21:27:32.139] [HelperService] Helper added: /usr/share/docky/helpers/gajim_badge.py [Info 21:27:32.139] [HelperService] Helper added: /usr/share/docky/helpers/gtg_menus.py [Info 21:27:32.139] [HelperService] Helper added: /usr/share/docky/helpers/hamster_control.py [Info 21:27:32.139] [HelperService] Helper added: /usr/share/docky/helpers/liferea_badge.py [Info 21:27:32.139] [HelperService] Helper added: /usr/share/docky/helpers/open_terminal_here.py [Info 21:27:32.139] [HelperService] Helper added: /usr/share/docky/helpers/pidgin_control.py [Info 21:27:32.140] [HelperService] Helper added: /usr/share/docky/helpers/rhythmbox_control.py [Info 21:27:32.140] [HelperService] Helper added: /usr/share/docky/helpers/tomboy_menus.py [Info 21:27:32.140] [HelperService] Helper added: /usr/share/docky/helpers/zeitgeist_docky.py [Info 21:27:32.140] [HelperService] Helper added: /usr/share/docky/helpers/zeitgeist_journal.py [Info 21:27:32.362] [DrawingService] Could not find 'deluge', using fallback of 'extension'. [Info 21:27:32.478] [DrawingService] Could not find 'gajim', using fallback of 'extension'. [Info 21:27:32.527] [DrawingService] Could not find 'gtg', using fallback of 'extension'. [Info 21:27:33.599] [AbstractWeatherSource] Weather Underground: Reloading weather data [Debug 21:27:33.642] [AbstractWeatherSource] Weather Underground: Fetching XML file 'http://api.wunderground.com/auto/wui/geo/WXCurrentObXML/index.xml?query=tel+aviv' [Debug 21:27:35.162] [AbstractWeatherSource] Weather Underground: Fetching XML file 'http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=tel+aviv' [Debug 21:27:37.457] [AbstractWeatherSource] Weather Underground: reload success [Info 21:57:33.616] [AbstractWeatherSource] Weather Underground: Reloading weather data [Debug 21:57:33.626] [AbstractWeatherSource] Weather Underground: Fetching XML file 'http://api.wunderground.com/auto/wui/geo/WXCurrentObXML/index.xml?query=tel+aviv' [Debug 21:57:34.795] [AbstractWeatherSource] Weather Underground: Fetching XML file 'http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=tel+aviv' [Debug 21:57:36.910] [AbstractWeatherSource] Weather Underground: reload success On a somewhat-related matter, I had to change configure.ac in order to build from sources (this bug is for the release version though!). I removed MONO_CAIRO and MONO_OPTIONS, because the Debian package doesn't install the pkg-config stuff. Is there a bug posted for them?