Comment #19 on issue 30085 by a.skwar: All crx extension cannot be installed - Not implemented reached in static void PowerSaveBlocker::ApplyBlock(bool) http://code.google.com/p/chromium/issues/detail?id=30085
FWIW, I also have this problem. I'm using Chromium 4.0.289.0 (Entwickler-Build 35435) on ArchLinux, using their package. The problem also exists with the "official" ZIP file from http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/35435/. Erasing ~/.config/chromium didn't help (well, besides, of course, that it deleted my settings/themes). So, it's neither related to wrong permissions on ~/.config/chromium or a "special" build. I was trying to install the "Send from Gmail (by Google)" extension from https://chrome.google.com/extensions/detail/pgphcomnlaojlmmcjmiddhdapjpbgeoc In the terminal, there's: --($ ~/tmp/c/chrome-linux)-- ./chrome [19462:19466:5747918018:ERROR:/b/slave/chromium-rel-linux/build/src/base/native_library_linux.cc(24)] dlopen failed when trying to open /usr/lib/jvm/java-6-openjdk/jre/lib/i386/IcedTeaPlugin.so: libmozjs.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden [19462:19466:5747957569:ERROR:/b/slave/chromium-rel-linux/build/src/base/file_util_posix.cc(658)] Couldn't stat /home/askwar/.mozilla/plugins/libnpsoplugin.so: Datei oder Verzeichnis nicht gefunden [19462:19466:5747962750:ERROR:/b/slave/chromium-rel-linux/build/src/base/native_library_linux.cc(24)] dlopen failed when trying to open /usr/lib/jvm/java-6-openjdk/jre/lib/i386/IcedTeaPlugin.so: libmozjs.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden [19462:19462:5771161486:ERROR:/b/slave/chromium-rel-linux/build/src/chrome/browser/power_save_blocker_stub.cc(12)] Not implemented reached in static void PowerSaveBlocker::ApplyBlock(bool) [19462:19462:5771215082:ERROR:/b/slave/chromium-rel-linux/build/src/chrome/browser/power_save_blocker_stub.cc(12)] Not implemented reached in static void PowerSaveBlocker::ApplyBlock(bool) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
