切換空間時奇怪的控制台記錄垃圾郵件

切換空間時奇怪的控制台記錄垃圾郵件

我使用的是運行 OSX Mountain Lion 10.8.5 的 iMac,因此每當我切換空間時,我都會在控制台日誌中看到一堆這樣的條目,作為 system.log 的一部分。

30/11/13 12:42:06.056 PM Dock[208]: CGSGetWindowTags: Invalid window 0x6c6
30/11/13 12:42:06.056 PM Dock[208]: find_shared_window: WID 1733
30/11/13 12:42:06.056 PM Dock[208]: CGSGetWindowTags: Invalid window 0x6c5
30/11/13 12:42:06.056 PM Dock[208]: find_shared_window: WID 1732
30/11/13 12:42:06.056 PM Dock[208]: CGSGetWindowTags: Invalid window 0x6c4
30/11/13 12:42:06.056 PM Dock[208]: find_shared_window: WID 1731
30/11/13 12:42:06.056 PM Dock[208]: CGSGetWindowTags: Invalid window 0x6c3
30/11/13 12:42:06.056 PM Dock[208]: find_shared_window: WID 1730
30/11/13 12:42:06.056 PM Dock[208]: CGSGetWindowTags: Invalid window 0x6c2
30/11/13 12:42:06.057 PM Dock[208]: find_shared_window: WID 1729
30/11/13 12:42:06.057 PM Dock[208]: CGSGetWindowTags: Invalid window 0x6c1
30/11/13 12:42:06.057 PM Dock[208]: find_shared_window: WID 1728
30/11/13 12:42:06.057 PM Dock[208]: CGSGetWindowTags: Invalid window 0x6c0
30/11/13 12:42:06.057 PM Dock[208]: find_shared_window: WID 1727
30/11/13 12:42:06.057 PM Dock[208]: CGSGetWindowTags: Invalid window 0x6bf

我使用以下可能會幹擾它的程序,但我在禁用每個程序後嘗試進行監控,但沒有幫助。

  • 總查找器
  • 超級開關
  • 更好的觸控工具

另外,奇怪的是,如果我在應用程式之間使用 alt-tab 鍵,這種情況就不會發生。只有當我使用滑鼠(兩指滑動)或鍵盤(ctrl+左/右)在空間之間移動時,才會發生這種情況。我嘗試重新啟動擴充座(killall Dock)和查找器,重新啟動電腦等等。這些都沒有幫助。活動監視器內的 WindowServer CPU 使用率似乎也很正常。

有沒有人知道可能是什麼原因造成的?任何見解將不勝感激。多謝!

相關內容