閱讀58 返回首頁    go iPhone_iPad_Mac_apple


Any way to fix Yahoo Widgets in Macos Sierra?

Yahoo Widgets an old unsupported app will always quit in Sierra; but I like to still use a few of the widgets; any way to fix it in Sierra?



Many widgets will still run, if you turn off the Yahoo! Widgets dock and avoid use of the built-in debug window.

The trick to fixing dock issues is to edit the Widget Engine's preference list

(com.yahoo.widgetengine.plist) to set

  <key>DockOpen</key>

  <string>false</string>

so the engine does not try to open the dock.

The Widget Engine icon then appears in the Mac menubar from which you can start widgets and use some

of the other menu items.

I have also found that the canvas

ctx.drawImage(img, x, y, width, height) function call does not work correctly, but very few widgets use it.



最後更新:2017-09-03 22:18:15

  上一篇:go Shutdown while Filevault is encrypting
  下一篇:go How to find icloud owners id?