Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line 41 : Uncaught TypeError: Cannot read property 'geolocation_failed' of undefined #276

Closed
openmotion opened this issue Aug 25, 2019 · 1 comment

Comments

@openmotion
Copy link

openmotion commented Aug 25, 2019

hello
i can now compile the app for android
the app launch
there is a progress bar for finding the location
but if i press the cancel button nothing happens

there is a link error to js

2019-08-25 13:28:53.440 17139-17178/? E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/www/cobrands/%3C%=%20CONFIG.COBRAND%20%%3E/css/style.css
2019-08-25 13:28:53.458 17139-17180/? E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/www/js/strings.%3C%=%20CONFIG.LANGUAGE%20%%3E.js
2019-08-25 13:28:53.475 17139-17210/? E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/www/%3C%=%20path%20%%3E
2

this is the full log

when i press the cancel button
2019-08-25 13:26:34.321 16544-16544/org.mysociety.FixMyStreet D/SystemWebChromeClient: file:///android_asset/www/js/views/around.js: Line 444 : Uncaught TypeError: Cannot read property 'locate_dismissed' of undefined
2019-08-25 13:26:34.322 16544-16544/org.mysociety.FixMyStreet I/chromium: [INFO:CONSOLE(444)] "Uncaught TypeError: Cannot read property 'locate_dismissed' of undefined", source: file:///android_asset/www/js/views/around.js (444)

when the app wait for the gps position

2019-08-25 13:21:14.181 16544-16544/? I/ety.FixMyStree: Late-enabling -Xcheck:jni 2019-08-25 13:21:14.280 16544-16544/org.mysociety.FixMyStreet I/ety.FixMyStree: The ClassLoaderContext is a special shared library. 2019-08-25 13:21:14.282 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: miui_dex2oat: oat file of /data/app/org.mysociety.FixMyStreet-bdFJj6pr6Xai3ACp8RTr1Q==/base.apk is not exists 2019-08-25 13:21:14.416 16544-16544/org.mysociety.FixMyStreet I/Perf: Connecting to perf service. 2019-08-25 13:21:14.472 16544-16544/org.mysociety.FixMyStreet I/CordovaLog: Changing log level to DEBUG(3) 2019-08-25 13:21:14.472 16544-16544/org.mysociety.FixMyStreet I/CordovaActivity: Apache Cordova native platform version 7.1.4 is starting 2019-08-25 13:21:14.473 16544-16544/org.mysociety.FixMyStreet D/CordovaActivity: CordovaActivity.onCreate() 2019-08-25 13:21:14.500 16544-16544/org.mysociety.FixMyStreet I/WebViewFactory: Loading com.android.chrome version 76.0.3809.111 (code 380911137) 2019-08-25 13:21:14.512 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: miui_dex2oat: oat file of /data/app/com.android.chrome-YEIHfccE95_a7L8RXDqZRg==/split_config.fr.apk is not exists 2019-08-25 13:21:14.583 16544-16544/org.mysociety.FixMyStreet I/cr_LibraryLoader: Time to load native libraries: 4 ms (timestamps 2692-2696) 2019-08-25 13:21:14.619 16544-16544/org.mysociety.FixMyStreet I/chromium: [INFO:library_loader_hooks.cc(51)] Chromium logging enabled: level = 0, default verbosity = 0 2019-08-25 13:21:14.619 16544-16544/org.mysociety.FixMyStreet I/cr_LibraryLoader: Expected native library version number "76.0.3809.111", actual native library version number "76.0.3809.111" 2019-08-25 13:21:14.640 16544-16572/org.mysociety.FixMyStreet W/cr_ChildProcLH: Create a new ChildConnectionAllocator with package name = com.android.chrome, sandboxed = true 2019-08-25 13:21:14.644 16544-16572/org.mysociety.FixMyStreet W/ety.FixMyStree: Accessing hidden method Landroid/content/Context;->bindServiceAsUser(Landroid/content/Intent;Landroid/content/ServiceConnection;ILandroid/os/Handler;Landroid/os/UserHandle;)Z (light greylist, reflection) 2019-08-25 13:21:14.650 16544-16544/org.mysociety.FixMyStreet I/cr_BrowserStartup: Initializing chromium process, singleProcess=false 2019-08-25 13:21:14.779 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelectionEventTracker;-><init>(Landroid/content/Context;I)V (light greylist, reflection) 2019-08-25 13:21:14.779 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelectionEventTracker;->logEvent(Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;)V (light greylist, reflection) 2019-08-25 13:21:14.780 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionStarted(I)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent; (light greylist, reflection) 2019-08-25 13:21:14.780 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionModified(II)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent; (light greylist, reflection) 2019-08-25 13:21:14.780 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionModified(IILandroid/view/textclassifier/TextClassification;)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent; (light greylist, reflection) 2019-08-25 13:21:14.780 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionModified(IILandroid/view/textclassifier/TextSelection;)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent; (light greylist, reflection) 2019-08-25 13:21:14.780 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionAction(III)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent; (light greylist, reflection) 2019-08-25 13:21:14.780 16544-16544/org.mysociety.FixMyStreet W/ety.FixMyStree: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionAction(IIILandroid/view/textclassifier/TextClassification;)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent; (light greylist, reflection) 2019-08-25 13:21:14.795 16544-16544/org.mysociety.FixMyStreet D/EgretLoader: EgretLoader(Context context) 2019-08-25 13:21:14.797 16544-16544/org.mysociety.FixMyStreet D/EgretLoader: The context is not activity 2019-08-25 13:21:14.824 16544-16544/org.mysociety.FixMyStreet D/SystemWebViewEngine: CordovaWebView is running on device made by: Xiaomi 2019-08-25 13:21:14.829 16544-16544/org.mysociety.FixMyStreet D/PluginManager: init() 2019-08-25 13:21:14.848 16544-16544/org.mysociety.FixMyStreet D/FileUtils: Unrecognized extra filesystem identifier: assets 2019-08-25 13:21:14.969 16544-16544/org.mysociety.FixMyStreet D/Whitelist: Failed to add origin http://127.0.0.1* 2019-08-25 13:21:14.975 16544-16544/org.mysociety.FixMyStreet D/CordovaWebViewImpl: >>> loadUrl(file:///android_asset/www/index.html) 2019-08-25 13:21:14.986 16544-16608/org.mysociety.FixMyStreet I/Adreno: QUALCOMM build : ce8a911, I385ac5a262 Build Date : 03/28/19 OpenGL ES Shader Compiler Version: EV031.25.03.01 Local Branch : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.7.2.R1.09.00.00.442.052 Remote Branch : NONE Reconstruct Branch : NOTHING 2019-08-25 13:21:14.986 16544-16608/org.mysociety.FixMyStreet I/Adreno: Build Config : S L 6.0.7 AArch64 2019-08-25 13:21:14.987 16544-16594/org.mysociety.FixMyStreet W/cr_media: Requires BLUETOOTH permission 2019-08-25 13:21:15.001 16544-16608/org.mysociety.FixMyStreet I/Adreno: PFP: 0x005ff112, ME: 0x005ff066 2019-08-25 13:21:15.003 16544-16544/org.mysociety.FixMyStreet W/Activity: Slow Operation: Activity org.mysociety.FixMyStreet/.MainActivity onCreate took 536ms 2019-08-25 13:21:15.006 16544-16608/org.mysociety.FixMyStreet I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 2019-08-25 13:21:15.006 16544-16608/org.mysociety.FixMyStreet I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 2019-08-25 13:21:15.013 16544-16544/org.mysociety.FixMyStreet D/CordovaActivity: Started the activity. 2019-08-25 13:21:15.018 16544-16544/org.mysociety.FixMyStreet D/CordovaActivity: Resumed the activity. 2019-08-25 13:21:15.073 16544-16608/org.mysociety.FixMyStreet W/VideoCapabilities: Unsupported mime video/divx 2019-08-25 13:21:15.076 16544-16608/org.mysociety.FixMyStreet W/VideoCapabilities: Unsupported mime video/divx311 2019-08-25 13:21:15.079 16544-16608/org.mysociety.FixMyStreet W/VideoCapabilities: Unsupported mime video/divx4 2019-08-25 13:21:15.091 16544-16608/org.mysociety.FixMyStreet W/VideoCapabilities: Unrecognized profile 4 for video/hevc 2019-08-25 13:21:15.094 16544-16608/org.mysociety.FixMyStreet W/VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2 2019-08-25 13:21:15.096 16544-16608/org.mysociety.FixMyStreet W/VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2 2019-08-25 13:21:15.102 16544-16608/org.mysociety.FixMyStreet W/VideoCapabilities: Unsupported mime video/x-ms-wmv 2019-08-25 13:21:15.104 16544-16608/org.mysociety.FixMyStreet W/VideoCapabilities: Unsupported mime video/x-ms-wmv 2019-08-25 13:21:15.114 16544-16606/org.mysociety.FixMyStreet I/OpenGLRenderer: Initialized EGL, version 1.4 2019-08-25 13:21:15.114 16544-16606/org.mysociety.FixMyStreet D/OpenGLRenderer: Swap behavior 2 2019-08-25 13:21:15.132 16544-16608/org.mysociety.FixMyStreet I/VideoCapabilities: Unsupported profile 4 for video/mp4v-es 2019-08-25 13:21:15.135 16544-16608/org.mysociety.FixMyStreet W/Utils: could not parse long range '175-174' 2019-08-25 13:21:15.176 16544-16544/org.mysociety.FixMyStreet W/ContentCatcher: Failed to notify a WebView 2019-08-25 13:21:15.218 16544-16589/org.mysociety.FixMyStreet E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/www/cobrands/%3C%=%20CONFIG.COBRAND%20%%3E/css/style.css 2019-08-25 13:21:15.236 16544-16599/org.mysociety.FixMyStreet E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/www/js/strings.%3C%=%20CONFIG.LANGUAGE%20%%3E.js 2019-08-25 13:21:15.253 16544-16621/org.mysociety.FixMyStreet E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/www/%3C%=%20path%20%%3E 2019-08-25 13:21:15.390 16544-16544/org.mysociety.FixMyStreet D/CordovaWebViewImpl: onPageDidNavigate(file:///android_asset/www/index.html) 2019-08-25 13:21:15.592 16544-16544/org.mysociety.FixMyStreet D/JsMessageQueue: Set native->JS mode to EvalBridgeMode 2019-08-25 13:21:15.908 16544-16621/org.mysociety.FixMyStreet E/AndroidProtocolHandler: Unable to open asset URL: file:///android_asset/www/cobrands/%3C%=%20CONFIG.COBRAND%20%%3E/css/style.css 2019-08-25 13:21:16.065 16544-16625/org.mysociety.FixMyStreet D/NetworkManager: toLower : wifi 2019-08-25 13:21:16.065 16544-16625/org.mysociety.FixMyStreet D/NetworkManager: wifi : wifi 2019-08-25 13:21:16.065 16544-16625/org.mysociety.FixMyStreet D/NetworkManager: Connection Type: wifi 2019-08-25 13:21:16.065 16544-16625/org.mysociety.FixMyStreet D/NetworkManager: Connection Extra Info: null 2019-08-25 13:21:16.077 16544-16544/org.mysociety.FixMyStreet D/NetworkManager: toLower : wifi 2019-08-25 13:21:16.077 16544-16544/org.mysociety.FixMyStreet D/NetworkManager: wifi : wifi 2019-08-25 13:21:16.077 16544-16544/org.mysociety.FixMyStreet D/NetworkManager: Connection Type: wifi 2019-08-25 13:21:16.077 16544-16544/org.mysociety.FixMyStreet D/NetworkManager: Connection Extra Info: null 2019-08-25 13:21:16.211 16544-16544/org.mysociety.FixMyStreet D/CordovaWebViewImpl: onPageFinished(file:///android_asset/www/index.html) 2019-08-25 13:21:16.306 16544-16625/org.mysociety.FixMyStreet I/App: WARNING: Back Button Default Behavior will be overridden. The backbutton event will be fired! 2019-08-25 13:21:16.320 16544-16593/org.mysociety.FixMyStreet D/NetworkSecurityConfig: No Network Security Config specified, using platform default 2019-08-25 13:21:16.536 16544-16625/org.mysociety.FixMyStreet D/GeolocationPlugin: We are entering execute 2019-08-25 13:21:18.101 16544-16625/org.mysociety.FixMyStreet D/GeolocationPlugin: We are entering execute 2019-08-25 13:21:18.219 16544-16544/org.mysociety.FixMyStreet D/SystemWebChromeClient: file:///android_asset/www/js/locate.js: Line 127 : Uncaught TypeError: Cannot read property 'location_check_failed' of undefined 2019-08-25 13:21:18.219 16544-16544/org.mysociety.FixMyStreet I/chromium: [INFO:CONSOLE(127)] "Uncaught TypeError: Cannot read property 'location_check_failed' of undefined", source: file:///android_asset/www/js/locate.js (127) 2019-08-25 13:21:36.999 16544-16544/org.mysociety.FixMyStreet D/SystemWebChromeClient: file:///android_asset/www/js/views/locator.js: Line 41 : Uncaught TypeError: Cannot read property 'geolocation_failed' of undefined 2019-08-25 13:21:37.000 16544-16544/org.mysociety.FixMyStreet I/chromium: [INFO:CONSOLE(41)] "Uncaught TypeError: Cannot read property 'geolocation_failed' of undefined", source: file:///android_asset/www/js/views/locator.js (41)

@dracos
Copy link
Member

dracos commented Apr 20, 2023

App no longer in use

@dracos dracos closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants