V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
ggp1ot2
V2EX  ›  程序员

急, mac 状态栏(程序坞)图标都不显示了咋办

  •  
  •   ggp1ot2 · Jun 27, 2023 · 1891 views
    This topic created in 1040 days ago, the information mentioned may be changed or developed.

    就像下图这样,图标都不显示了,重启也没用

    5 replies    2023-06-27 19:46:06 +08:00
    chundi
        1
    chundi  
       Jun 27, 2023
    清理一下 Dock 图标缓存试试看
    ggp1ot2
        2
    ggp1ot2  
    OP
       Jun 27, 2023
    @chundi 感谢指引,主要是搜索关键词

    下面代码可解,完
    ```
    sudo find /private/var/folders/ \( -name com.apple.dock.iconcache -or -name com.apple.iconservices \) -exec rm -rfv {} \;

    sudo rm -rf /Library/Caches/com.apple.iconservices.store;

    killall Dock
    ```
    alteremliu
        3
    alteremliu  
       Jun 27, 2023
    killall Dock
    rocmax
        4
    rocmax  
       Jun 27, 2023 via Android
    清理图标缓存,最近 chrome 死了几次,每次都丢图标
    xscit
        5
    xscit  
       Jun 27, 2023 via iPhone
    看着像是害羞了👀
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2416 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 02:19 · PVG 10:19 · LAX 19:19 · JFK 22:19
    ♥ Do have faith in what you're doing.