Mac の 空き容量 がない場合

どこから消したらいいのか.

DaisyDisk_-_Analyze_disk_usage_and_free_up_disk_space_on_Mac

良いアプリないかな, といつも探すが結局いつもこれ.

$ sudo du -g -x -d 5 / | awk '$1 >= 5{print}'
14	/Applications
7	/Library
9	/private/var
9	/private
6	/System/Library/Caches/com.apple.coresymbolicationd
6	/System/Library/Caches
11	/System/Library
11	/System
...

パスワードを要求されるので、ログイン時に使用しているパスワードを入力する。パスワードは入力しても画面には何も表示されないので気にせず入力した後returnキーを押して実行すること。正しく実行されると、ルートから5階層下までのフォルダの容量を確認し、容量が5GB以上のフォルダがリストアップされる (出力結果の数字は各フォルダの容量 (単位:GB))。すべてがリストアップされるのには時間がかかるので、プロンプト (例:username-no-macbook:~ username$) が出て次のコマンドが入力できる状態になるまで待つこと。

いっしょに紹介されてるフリーウェアもいい.

ハードディスクの空き容量が極端に少なくなる場合の対処方法 | Apple サポートコミュニティ


「アプリに関する情報が不完全です。 以下のセクションをご確認ください: コンテンツのレーティング」と表示されてる場合

Play Store Developer Console にて, 掲載情報が編集できなくなっていた.

アプリに関する情報が不完全です。
以下のセクションをご確認ください:
コンテンツのレーティング

ストアの掲載情報

あれ, アンケートにもきちんと答えたはずなのに.

アプリやゲームのコンテンツのレーティング - Google Play デベロッパー ヘルプ

それぞれのアプリでそれぞれのカテゴリに対してアンケートに答えないといけないようです.

コンテンツのレーティング_-_C

それぞれのカテゴリーの移動は, 「カテゴリを編集」というクリックからいくといいようです.

コンテンツのレーティング_2

すべてのカテゴリーのアンケートに答えると Developer Console も以前のように使えるようになります.

アンケート最下段に表示されてる「レーティングの算定」ボタンはすべてのカテゴリーのアンケートに対して答えてから押すと, 連続で回答できます.


Google Earth プラグイン は いまどき使えないのか

もうネットの上で調べてもいろんな時期の情報があって混乱して困りますが.

何回インストールしてもこのざま.

Google_Earth

「NPAPIを有効化すればいける」というのは今ではもう古い話なのか.

64-bit Chrome drops support for Google Earth Plugin - Google Earth Blog

結局, 大筋はこういう予定らしく, 消える運命なNPAPI.

April 2015

In April 2015 (Chrome 42) NPAPI support will be disabled by default in Chrome and we will unpublish extensions requiring NPAPI plugins from the Chrome Web Store. All NPAPI plugins will appear as if they are not installed, as they will not appear in the navigator.plugins list nor will they be instantiated (even as a placeholder). Although plugin vendors are working hard to move to alternate technologies, a small number of users still rely on plugins that haven’t completed the transition yet. We will provide an override for advanced users (via chrome://flags/#enable-npapi) and enterprises (via Enterprise Policy) to temporarily re-enable NPAPI (via the page action UI) while they wait for mission-critical plugins to make the transition. In addition, setting any of the plugin Enterprise policies (e.g. EnabledPlugins, PluginsAllowedForUrls) will temporarily re-enable NPAPI.

September 2015

In September 2015 (Chrome 45) we will remove the override and NPAPI support will be permanently removed from Chrome. Installed extensions that require NPAPI plugins will no longer be able to load those plugins.

NPAPI deprecation: developer guide - The Chromium Projects

まだ, 猶予期間なので使うとすれば以下が必要要件と.

For the duration of the deprecation period, the set of supported browsers is as follows. Because of the recent Chrome and Firefox announcements, support on those browsers extends only to the latest browser version that supports NPAPI.

Microsoft Windows (XP, Vista, 7, and 8)
Google Chrome 5.0-39.0 (32-bit)
Internet Explorer 7-9, and 10-11 with Compatibility View (32-bit) (Note that the Windows 8 browsing mode with Internet Explorer does not support plugins.)
Firefox 11.0-34.0

Apple Mac OS X 10.6 or later (any Intel Mac)
Google Chrome 5.0-39.0 (32-bit)
Safari 3.1+
Firefox 11.0-34

Google Geo Developers Blog: Announcing deprecation of the Google Earth API

これって, もう 動かないってことで良いのですよね, フツーのユーザーからしたら.