のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2013-01-01から1ヶ月間の記事一覧

request for member 'DeleteLocalRef' in something not a structure or union

この処理は、ReferenceTable overflow に対しては、必要なかった。修正前 env->DeleteLocalRef(value);修正後 (*env)->DeleteLocalRef(env ,value);DeleteLocalRefをしようとすると、以下のエラーが出て終了する。 is not a valid JNI reference

ReferenceTable overflow (max=1024)

異常処理の時、メモリを解放していなかった。 01-30 15:32:24.508: W/dalvikvm(18926): ReferenceTable overflow (max=1024) 01-30 15:32:24.508: W/dalvikvm(18926): JNI pinned array reference table (0x41c9f5a0) dump: 01-30 15:32:24.508: W/dalvikvm(…

avoid object allocations during draw/layout operations

unresolved inclusion

RIght Click on Project Head -> Properties -> C++ General -> Paths And Symbols Add a path similar to this under GNU and GNUC++ Language Entries /NDK/Platforms/Android-14/arch-arm/usr/include Source LocationへLinkFolderで設定した。 Folder na…

Eclipseでエラー egit could not detect where git is installed

egit could not detect where git is installed gitのPATHを通してあげたら出なくなった。msysgit

Chrome OSはどんな構造なんだろう?

(20091120)グーグルが「Chrome OS」ついに公開! ソースコード含む詳細を明らかに http://www.publickey1.jp/blog/09/chrome_os.htmlThe Chromium Projects http://www.chromium.org/chromium-os/chromiumos-design-docs/software-architectureX-Windowがベ…

FireFox OSのフォントは、どこから取得するんだろう?

フォントは、Androidベースの場合,FreeType2を呼んでいる? 2D Graphics(gfx/thebes, gfx/2d) http://code.metager.de/source/xref/mozilla/B2G/gecko/gfx/thebes/gfxAndroidPlatform.cpp http://code.metager.de/source/xref/mozilla/B2G/gecko/modules/fre…

Amazon インスタントストア

のねのお店 もと元祖店 のねのお店 元祖店 のねのお店 ApplePie店 のねのお店 Banana店 のねのお店 Cupcake店 のねのお店 Donut店 のねのお店 Eclair店

一つの共有ライブラリを、複数のアプリで使用する方法

($NDK_ROOT)\docs\PREBUILTS.htmlより引用 NDK Prebuilt library support: ----------------------------- Android NDK r5 introduced support for prebuilt libraries (shared and static), i.e. the ability to include and use, in your applications, pr…

ディスプレイ ドライバー nvlddmkm が応答を停止しましたが、正常に回復しました。

PSO中に一度落ちた。 そのときのエラーは、以下の内容だった。 ディスプレイ ドライバー nvlddmkm が応答を停止しましたが、正常に回復しました。

Refused to evaluate script

Refused to evaluate script because it violates the following Content Security Policy directive: "script-src 'self' https://www.google.com". Eval and related functions are disabled Code like the following does not work: alert(eval("foo.bar.…

Uncaught ReferenceError: google is not defined

load.js google.load("visualization", "1", {packages:["corechart"]}); スクリプトを読む順番がおかしかった。修正前 <head> <link rel="stylesheet" href="style.css" type="text/css"/> <script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/common.js"></script> </link></head>

Trailling Comma. 末尾のコンマ

Trailing Comma,

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' https://www.google.com".

Error Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' https://www.google.com". SSLを使えば外部SCRIPTを呼ぶことができる。pop.html manifest.json "content_security_polic…

jquery refused to execute inline

CSP error in Chrome 18 when loading jQuery 1.7.1

Refused to apply inline style because it violates the following Content Security Policy directive: "default-src 'none'".

Refused to apply inline style because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.popup.html 修正前 <html> <script type="text/javascript" src="popup.js"> </script>…</html>

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' chrome-extension-resource:".

Manifest.json { // Required "name": "Sample Extension", "version": "0.2", "manifest_version": 2, "background": { "page": "background.html"}, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } Chrome Extension…

'background_page' requires manifest version of 1 or lower.

Google Chrome | kwLog

chromeHidden.Port.dispatchOnDisconnect

Port error: Could not establish connection. Receiving end does not exist. miscellaneous_bindings:238 chromeHidden.Port.dispatchOnDisconnect miscellaneous_bindings:238

NG LOG

うまくいかないPCのログ

OK LOG

うまくいくPCのログ

windbg windows7 sdk

Download Microsoft Windows SDK 7.1 from Official Microsoft Download Center C:\windbg>windbg -o d:\Users\hoge\AppData\Local\Google\Chrome\Application\chrome.exe

イベントビューアー Application Error

障害が発生しているアプリケーション名: iexplore.exe、バージョン: 9.0.8112.16457、タイム スタンプ: 0x50a2f9e3 障害が発生しているモジュール名: SlingPlayerAX.dll、バージョン: 1.5.12.732、タイム スタンプ: 0x506dc96c 例外コード: 0xc0000409 障害…

Port error: Could not establish connection. Receiving end does not exist.

SlingBoxpro-hdのChrome版のSlingPlayerで以下のエラーが出ていた。 ”Port error: Could not establish connection. Receiving end does not exist.”google chrome extension - Port error: Could not establish connection. Receiving end does not exist. …

ChromeでのJavaScriptの整形

1:ツール(L)のデベロッパーコンソール(D) 2:SourcesのTab 3:”{}”Pretty Printこれで、整形されたJavaScriptが読める。

Internet Explorer 9 のインストールでエラー コード 800F081E Windows Updateで不明なエラーが発生しました。

Fixitだけでは治らなかった。 Internet Explorer 9 のインストールエラー 800F081E - マイクロソフト コミュニティx64 ベース システム用 Windows 7 のシステム更新準備ツール IE9が再インストールできない エラーコード:800F081E | My one stepそれでも治ら…

[]SlingPlayer has crashed

SlingBox HDを買った。 Chromeで設定しようとしたら、SlingPlayer has Crashed.になった。 Chromeのバージョン 24.0.1312.52 Adobe Flash Player (2 files) - バージョン: 11.5.31.137 Shockwave Flash 11.5 r31 chrome://plugins/ IEの64bit版は、対応して…

PC(パソコン)の接続環境とダイナミックDNSのIPアドレスが一致していません。

今日、ロケフリの機器を見たら、NetAVのLEDが赤くなっていた。 昨日は、平気だった。再起動してみても、同じ状態。nslookupで呼んでみると、 MyNetAV.comまでは見つかる。 LF-PK20JP.MyNetAV.comは、ドメインが見つかりませんでした。調査中のようだ。 日頃…

フレッツ光ネクストへ変えたら、ロケフリが接続後、切れる

フレッツ光プレミアムから、フレッツ光ネクストへ変更した。 (スーパーハイスピードタイプ隼(はやぶさ)) 今まであった、CTUとONUとIP電話の機器が一つのルータになった。(PR-400KI) 工事の人に渡されたCDを使って、NTTWのスタートアップツールを入れた…