Git Product home page Git Product logo

Comments (17)

PhieF avatar PhieF commented on July 23, 2024

Hm very strange indeed, it seems that the webview hasn't loaded at all.
or perhaps the filter on logcat removes that :
could you please send me a log looking for chromium ?

basic question : have you tried turn it off and on again (the app it self, completely killed)
thanks

from carnetandroid.

qoheniac avatar qoheniac commented on July 23, 2024

Killing the app and starting it again changes nothing and a search for chromium in the log gives no results.

from carnetandroid.

PhieF avatar PhieF commented on July 23, 2024

Sorry for not answering, I will try to fix this issue this week

from carnetandroid.

PhieF avatar PhieF commented on July 23, 2024

could you please try this apk and send me the logcat in case of issues ?
https://nextcloud.phoenamandre.fr/index.php/s/kDgEF5DJmMaCCJX
thanks ! and sorry for the delay

from carnetandroid.

qoheniac avatar qoheniac commented on July 23, 2024

Same behavior as before.

[09-17 10:09:53.404 2340:2657 I/PackageManager.DexOptimizer]
Running dexopt (dex2oat) on: /data/app/vmdl1754891310.tmp/base.apk pkg=com.spisoft.quicknote.debug isa=arm vmSafeMode=false debuggable=true oatDir = /data/app/vmdl1754891310.tmp/oat bootComplete=true

[09-17 10:09:58.664 2340:2657 W/PackageManager]
Not granting permission android.permission.MANAGE_DOCUMENTS to package com.spisoft.quicknote.debug (protectionLevel=2 flags=0x3808be46)

[09-17 10:09:58.665 2340:2657 W/PackageManager]
Unknown permission com.android.vending.BILLING in package com.spisoft.quicknote.debug

[09-17 10:09:58.794 2340:2657 V/BackupManagerService]
restoreAtInstall pkg=com.spisoft.quicknote.debug token=1 restoreSet=0

[09-17 10:09:58.902 10138:10138 D/BluetoothMapAppObserver]
The installed package is: com.spisoft.quicknote.debug

[09-17 10:10:00.273 2340:4331 I/ActivityManager]
START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.spisoft.quicknote.debug cmp=com.spisoft.quicknote.debug/com.spisoft.quicknote.MainActivity} from uid 10017 on display 0

[09-17 10:10:00.372 2340:4271 I/ActivityManager]
Start proc 3881:com.spisoft.quicknote.debug/u0a109 for activity com.spisoft.quicknote.debug/com.spisoft.quicknote.MainActivity

[09-17 10:10:00.483 3881:3881 W/System]
ClassLoader referenced unknown path: /data/app/com.spisoft.quicknote.debug-1/lib/arm

[09-17 10:10:00.492 3893:3893 D/GmsGcmUnregisterRcvr]
Package changed: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.spisoft.quicknote.debug flg=0x4000010 cmp=com.google.android.gms/org.microg.gms.gcm.UnregisterReceiver (has extras) }

[09-17 10:10:00.582 3881:3881 W/System.err]
	at com.spisoft.quicknote.MyApplication.attachBaseContext(MyApplication.java:45)

[09-17 10:10:00.583 3881:3881 W/System.err]
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.spisoft.gsync.wrappers.googledrive.GDriveWrapper" on path: DexPathList[[zip file "/data/app/com.spisoft.quicknote.debug-1/base.apk"],nativeLibraryDirectories=[/data/app/com.spisoft.quicknote.debug-1/lib/arm, /vendor/lib, /system/lib]]

[09-17 10:10:00.764 2340:4243 I/ActivityManager]
START u0 {cmp=com.spisoft.quicknote.debug/com.spisoft.quicknote.intro.HelpActivity} from uid 10109 on display 0

[09-17 10:10:00.952 3881:3957 W/System.err]
java.io.FileNotFoundException: /storage/emulated/0/QuickNoteDebug/quickdoc/keywords/ae996f1e-1b87-49f8-9d44-0d5291495b2a: open failed: ENOENT (No such file or directory)

[09-17 10:10:00.952 3881:3957 W/System.err]
	at com.spisoft.quicknote.databases.KeywordsHelper.read(KeywordsHelper.java:135)

[09-17 10:10:00.952 3881:3957 W/System.err]
	at com.spisoft.quicknote.databases.KeywordsHelper.getJson(KeywordsHelper.java:160)

[09-17 10:10:00.952 3881:3957 W/System.err]
	at com.spisoft.quicknote.databases.KeywordsHelper.getFlattenDB(KeywordsHelper.java:171)

[09-17 10:10:00.952 3881:3957 W/System.err]
	at com.spisoft.quicknote.MainFragment$KeywordRefreshTask.doInBackground(MainFragment.java:290)

[09-17 10:10:00.953 3881:3957 W/System.err]
	at com.spisoft.quicknote.MainFragment$KeywordRefreshTask.doInBackground(MainFragment.java:285)

[09-17 10:10:00.955 2340:3497 D/VoldConnector]
SND -> {8 volume mkdirs /storage/emulated/0/Android/data/com.spisoft.quicknote.debug/cache/}

[09-17 10:10:00.976 7445:7483 D/InstalledAppProviderSer]
insertAppIntoDb com.spisoft.quicknote.debug

[09-17 10:10:01.212 2340:3899 D/VoldConnector]
SND -> {9 volume mkdirs /storage/2476-1CF3/Android/data/com.spisoft.quicknote.debug/cache/}

[09-17 10:10:01.291 2340:2498 W/ActivityManager]
Activity pause timeout for ActivityRecord{70e79a2 u0 com.spisoft.quicknote.debug/com.spisoft.quicknote.MainActivity t359}

[09-17 10:10:01.751 3881:3881 W/System.err]
java.io.FileNotFoundException: /data/user/0/com.spisoft.quicknote.debug/cache/noteinfo.json: open failed: ENOENT (No such file or directory)

[09-17 10:10:01.752 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.CacheManager.read(CacheManager.java:95)

[09-17 10:10:01.752 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.CacheManager.getJson(CacheManager.java:84)

[09-17 10:10:01.752 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.CacheManager.loadCache(CacheManager.java:46)

[09-17 10:10:01.752 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.getLatestNotes(RecentHelper.java:200)

[09-17 10:10:01.752 3881:3881 W/System.err]
	at com.spisoft.quicknote.browser.RecentNoteListFragment.getNotes(RecentNoteListFragment.java:54)

[09-17 10:10:01.752 3881:3881 W/System.err]
	at com.spisoft.quicknote.browser.NoteListFragment$1.run(NoteListFragment.java:145)

[09-17 10:10:01.753 3881:3881 W/System.err]
java.io.FileNotFoundException: /storage/emulated/0/QuickNoteDebug/quickdoc/recentdb/ae996f1e-1b87-49f8-9d44-0d5291495b2a: open failed: ENOENT (No such file or directory)

[09-17 10:10:01.753 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.read(RecentHelper.java:156)

[09-17 10:10:01.753 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.getJson(RecentHelper.java:252)

[09-17 10:10:01.754 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.getLatestNotes(RecentHelper.java:206)

[09-17 10:10:01.754 3881:3881 W/System.err]
	at com.spisoft.quicknote.browser.RecentNoteListFragment.getNotes(RecentNoteListFragment.java:54)

[09-17 10:10:01.754 3881:3881 W/System.err]
	at com.spisoft.quicknote.browser.NoteListFragment$1.run(NoteListFragment.java:145)

[09-17 10:10:01.924 2340:6860 I/ActivityManager]
Activity reported stop, but no longer stopping: ActivityRecord{70e79a2 u0 com.spisoft.quicknote.debug/com.spisoft.quicknote.MainActivity t359}

[09-17 10:10:02.001 2340:2571 I/ActivityManager]
Displayed com.spisoft.quicknote.debug/com.spisoft.quicknote.intro.HelpActivity: +1s186ms (total +1s643ms)

[09-17 10:10:02.019 3881:3881 E/ActivityThread]
Performing stop of activity that is not resumed: {com.spisoft.quicknote.debug/com.spisoft.quicknote.MainActivity}
java.lang.RuntimeException: Performing stop of activity that is not resumed: {com.spisoft.quicknote.debug/com.spisoft.quicknote.MainActivity}
	at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3465)
	at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3550)
	at android.app.ActivityThread.access$1200(ActivityThread.java:150)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1373)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:148)
	at android.app.ActivityThread.main(ActivityThread.java:5417)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:107)

[09-17 10:10:27.287 3881:4438 W/System.err]
java.io.FileNotFoundException: /storage/emulated/0/QuickNoteDebug/quickdoc/keywords/ae996f1e-1b87-49f8-9d44-0d5291495b2a: open failed: ENOENT (No such file or directory)

[09-17 10:10:27.287 3881:4438 W/System.err]
	at com.spisoft.quicknote.databases.KeywordsHelper.read(KeywordsHelper.java:135)

[09-17 10:10:27.287 3881:4438 W/System.err]
	at com.spisoft.quicknote.databases.KeywordsHelper.getJson(KeywordsHelper.java:160)

[09-17 10:10:27.288 3881:4438 W/System.err]
	at com.spisoft.quicknote.databases.KeywordsHelper.getFlattenDB(KeywordsHelper.java:171)

[09-17 10:10:27.288 3881:4438 W/System.err]
	at com.spisoft.quicknote.MainFragment$KeywordRefreshTask.doInBackground(MainFragment.java:290)

[09-17 10:10:27.288 3881:4438 W/System.err]
	at com.spisoft.quicknote.MainFragment$KeywordRefreshTask.doInBackground(MainFragment.java:285)

[09-17 10:10:32.445 3881:4566 W/System.err]
java.io.FileNotFoundException: /storage/emulated/0/QuickNoteDebug/quickdoc/keywords/ae996f1e-1b87-49f8-9d44-0d5291495b2a: open failed: ENOENT (No such file or directory)

[09-17 10:10:32.447 3881:4566 W/System.err]
	at com.spisoft.quicknote.databases.KeywordsHelper.read(KeywordsHelper.java:135)

[09-17 10:10:32.447 3881:4566 W/System.err]
	at com.spisoft.quicknote.databases.KeywordsHelper.getJson(KeywordsHelper.java:160)

[09-17 10:10:32.450 3881:4566 W/System.err]
	at com.spisoft.quicknote.databases.KeywordsHelper.getFlattenDB(KeywordsHelper.java:171)

[09-17 10:10:32.450 3881:4566 W/System.err]
	at com.spisoft.quicknote.MainFragment$KeywordRefreshTask.doInBackground(MainFragment.java:290)

[09-17 10:10:32.450 3881:4566 W/System.err]
	at com.spisoft.quicknote.MainFragment$KeywordRefreshTask.doInBackground(MainFragment.java:285)

[09-17 10:10:32.956 3881:3881 W/System.err]
java.io.FileNotFoundException: /storage/emulated/0/QuickNoteDebug/quickdoc/recentdb/ae996f1e-1b87-49f8-9d44-0d5291495b2a: open failed: ENOENT (No such file or directory)

[09-17 10:10:32.957 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.read(RecentHelper.java:156)

[09-17 10:10:32.957 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.getJson(RecentHelper.java:252)

[09-17 10:10:32.957 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.getLatestNotes(RecentHelper.java:206)

[09-17 10:10:32.957 3881:3881 W/System.err]
	at com.spisoft.quicknote.browser.RecentNoteListFragment.getNotes(RecentNoteListFragment.java:54)

[09-17 10:10:32.957 3881:3881 W/System.err]
	at com.spisoft.quicknote.browser.NoteListFragment.reload(NoteListFragment.java:204)

[09-17 10:10:32.957 3881:3881 W/System.err]
	at com.spisoft.quicknote.browser.NoteListFragment$2$1.run(NoteListFragment.java:185)

[09-17 10:10:37.586 3881:3881 W/System.err]
java.io.FileNotFoundException: /storage/emulated/0/QuickNoteDebug/quickdoc/recentdb/ae996f1e-1b87-49f8-9d44-0d5291495b2a: open failed: ENOENT (No such file or directory)

[09-17 10:10:37.589 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.read(RecentHelper.java:156)

[09-17 10:10:37.589 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.getJson(RecentHelper.java:252)

[09-17 10:10:37.589 3881:3881 W/System.err]
	at com.spisoft.quicknote.databases.RecentHelper.addNote(RecentHelper.java:70)

[09-17 10:10:37.589 3881:3881 W/System.err]
	at com.spisoft.quicknote.browser.NoteListFragment.createAndOpenNewNote(NoteListFragment.java:371)

[09-17 10:10:37.589 3881:3881 W/System.err]
	at com.spisoft.quicknote.browser.NoteListFragment.onClick(NoteListFragment.java:391)

[09-17 10:10:51.975 3881:4790 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:51.975 3881:4790 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/tmp/reader.html

[09-17 10:10:52.049 3881:4792 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.049 3881:4792 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/compatibility/fs.js

[09-17 10:10:52.059 3881:4793 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.059 3881:4793 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/compatibility/mkdirp.js

[09-17 10:10:52.064 3881:4794 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.064 3881:4794 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/compatibility/archiver.js

[09-17 10:10:52.098 3881:4795 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.098 3881:4795 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/compatibility/path.js

[09-17 10:10:52.110 3881:4796 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.110 3881:4796 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/compatibility/file-opener.js

[09-17 10:10:52.120 3881:4797 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.120 3881:4797 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/compatibility/keywords_db_manager.js

[09-17 10:10:52.141 3881:4804 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.141 3881:4804 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/assets/design/icon.css

[09-17 10:10:52.147 3881:4806 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.147 3881:4806 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/libs/material.indigo-pink.min.css

[09-17 10:10:52.164 3881:4807 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.165 3881:4807 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/assets/design/standalone.css

[09-17 10:10:52.171 3881:4808 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.171 3881:4808 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/libs/simplecolorpicker/simple-color-picker.css

[09-17 10:10:52.187 3881:4809 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.189 3881:4809 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/libs/jquery-ui.css

[09-17 10:10:52.200 3881:4810 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.200 3881:4810 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/libs/jquery.min.js

[09-17 10:10:52.218 3881:4811 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.218 3881:4811 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/compatibility.js

[09-17 10:10:52.222 3881:4813 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.222 3881:4813 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/reader.js

[09-17 10:10:52.232 3881:4814 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.232 3881:4814 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/note/note-opener.js

[09-17 10:10:52.242 3881:4815 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.242 3881:4815 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/compatibility/note-opener.js

[09-17 10:10:52.251 3881:4816 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.251 3881:4816 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/browsers/note.js

[09-17 10:10:52.259 3881:4818 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.259 3881:4818 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/browsers/file-browser.js

[09-17 10:10:52.276 3881:4820 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.276 3881:4820 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/assets/scripts/jquery-ui.min.js

[09-17 10:10:52.291 3881:4819 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.291 3881:4819 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/assets/scripts/jquery.webkitresize.js

[09-17 10:10:52.299 3881:4821 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.299 3881:4821 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/libs/jquery.mobile-min.js

[09-17 10:10:52.315 3881:4822 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.316 3881:4822 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/libs/jscolor.js

[09-17 10:10:52.326 3881:4823 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.326 3881:4823 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/libs/jszip.min.js

[09-17 10:10:52.344 3881:4824 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.344 3881:4824 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/assets/scripts/Countable.js

[09-17 10:10:52.352 3881:4825 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.352 3881:4825 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/utils/file_utils.js

[09-17 10:10:52.367 3881:4827 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.367 3881:4827 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/assets/scripts/jquery.ui.touch-punch.min.js

[09-17 10:10:52.380 3881:4828 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.381 3881:4828 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/libs/hammer.min.js

[09-17 10:10:52.396 3881:4829 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.396 3881:4829 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/libs/jquery.hammer.js

[09-17 10:10:52.409 3881:4830 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.409 3881:4830 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/libs/jquery.mousewheel.min.js

[09-17 10:10:52.413 3881:4831 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.413 3881:4831 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/libs/imgViewer.js

[09-17 10:10:52.439 3881:4832 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.439 3881:4832 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/libs/material.js

[09-17 10:10:52.457 3881:4833 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.457 3881:4833 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_search_white_24px.svg

[09-17 10:10:52.474 3881:4836 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.475 3881:4836 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_add_white_24px.svg

[09-17 10:10:52.489 3881:4837 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.489 3881:4837 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_bold_white_24px.svg

[09-17 10:10:52.500 3881:4838 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.500 3881:4838 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_italic_white_24px.svg

[09-17 10:10:52.503 3881:4839 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.503 3881:4839 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_underlined_white_24px.svg

[09-17 10:10:52.515 3881:4840 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.515 3881:4840 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_color_text_white_24px.svg

[09-17 10:10:52.524 3881:4841 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.530 3881:4841 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_color_fill_white_24px.svg

[09-17 10:10:52.537 3881:4842 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.538 3881:4842 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_size_white_24px.svg

[09-17 10:10:52.540 3881:4843 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.541 3881:4843 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_align_left_white_24px.svg

[09-17 10:10:52.547 3881:4844 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.547 3881:4844 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_align_center_white_24px.svg

[09-17 10:10:52.552 3881:4845 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.552 3881:4845 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_align_right_white_24px.svg

[09-17 10:10:52.555 3881:4846 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:52.555 3881:4846 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/img/ic_format_align_justify_white_24px.svg

[09-17 10:10:53.996 3881:4851 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/reader/reader/reader.js

[09-17 10:10:54.220 3881:4860 D/NewHttpProxy]
decodeHeader X-Requested-With: com.spisoft.quicknote.debug

[09-17 10:10:54.220 3881:4860 D/pathdebug]
path: /data/user/0/com.spisoft.quicknote.debug/files/favicon.ico

[09-17 10:10:54.220 3881:4860 W/System.err]
java.io.FileNotFoundException: /data/user/0/com.spisoft.quicknote.debug/files/favicon.ico: open failed: ENOENT (No such file or directory)

[09-17 10:10:54.220 3881:4860 W/System.err]
	at com.spisoft.quicknote.server.NewHttpProxy$HttpSession.openInputStream(NewHttpProxy.java:190)

[09-17 10:10:54.221 3881:4860 W/System.err]
	at com.spisoft.quicknote.server.NewHttpProxy$HttpSession.run(NewHttpProxy.java:109)

from carnetandroid.

PhieF avatar PhieF commented on July 23, 2024

What worries me is that I can't see any logs with EditorView tag, when did you take the logcat, just after opening a note ?
really weird

from carnetandroid.

qoheniac avatar qoheniac commented on July 23, 2024

I installed the app, started logging, opened the app, skipped the sync part, granted the permission and clicked on the plus button. A loading screen pops up and nothing else happens. I went to thd logs, searched for quicknote and copy pasted the result here.

from carnetandroid.

PhieF avatar PhieF commented on July 23, 2024

from carnetandroid.

qoheniac avatar qoheniac commented on July 23, 2024

EditorView

09-18 18:09:53.471 30546:30546 D/EditorView]
creating webview

[09-18 18:09:53.675 30546:30546 D/EditorView]
webview created

[09-18 18:09:53.679 30546:30546 D/EditorView]
setNote false

[09-18 18:09:53.680 30546:30609 D/EditorView]
copying reader

[09-18 18:09:53.792 30546:30609 D/EditorView]
archive version <!--9-->

[09-18 18:09:53.792 30546:30609 D/EditorView]
current version 9

[09-18 18:09:53.792 30546:30609 D/EditorView]
archive version 9

[09-18 18:09:55.706 30546:30546 D/EditorView]
page finished

[09-18 18:09:55.706 30546:30546 D/EditorView]
loadNote

chromium

09-18 18:11:04.896 31360:31360 V/WebViewChromiumFactoryProvider]
Binding Chromium to main looper Looper (main, tid 1) {8f1b01c}

[09-18 18:11:04.897 31360:31360 I/chromium]
[INFO:library_loader_hooks.cc(120)] Chromium logging enabled: level = 0, default verbosity = 0

[09-18 18:11:04.924 31360:31360 W/chromium]
[WARNING:resource_bundle.cc(285)] locale_file_path.empty()

[09-18 18:11:05.150 31360:31430 W/chromium]
[WARNING:data_reduction_proxy_config.cc(423)] SPDY proxy OFF at startup

[09-18 18:11:05.943 31360:31360 I/chromium]
[INFO:CONSOLE(31)] "Uncaught SyntaxError: Unexpected token {", source: http://localhost:37945/reader/compatibility.js (31)

[09-18 18:11:05.992 31360:31360 I/chromium]
[INFO:CONSOLE(279)] "Uncaught SyntaxError: Unexpected token {", source: http://localhost:37945/reader/reader/reader.js (279)

[09-18 18:11:05.996 31360:31360 I/chromium]
[INFO:CONSOLE(1)] "Uncaught ReferenceError: require is not defined", source: http://localhost:37945/reader/note/note-opener.js (1)

[09-18 18:11:06.002 31360:31360 I/chromium]
[INFO:CONSOLE(17)] "Uncaught TypeError: Cannot read property 'prototype' of undefined", source: http://localhost:37945/reader/compatibility/note-opener.js (17)

[09-18 18:11:06.004 31360:31360 I/chromium]
[INFO:CONSOLE(24)] "Uncaught ReferenceError: exports is not defined", source: http://localhost:37945/reader/browsers/note.js (24)

[09-18 18:11:06.006 31360:31360 I/chromium]
[INFO:CONSOLE(19)] "Uncaught SyntaxError: Unexpected token {", source: http://localhost:37945/reader/browsers/file-browser.js (19)

[09-18 18:11:06.747 31360:31360 I/chromium]
[INFO:CONSOLE(49)] "Uncaught ReferenceError: require is not defined", source: http://localhost:37945/reader/utils/file_utils.js (49)

[09-18 18:11:06.888 31360:31360 I/chromium]
[INFO:CONSOLE(322)] "loading html ", source: http://localhost:37945/tmp/reader.html (322)

[09-18 18:11:07.023 31360:31360 I/chromium]
[INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.", source:  (0)

[09-18 18:11:07.058 31360:31360 I/chromium]
[INFO:CONSOLE(2)] "Uncaught SyntaxError: Unexpected token {", source: http://localhost:37945/reader/reader/libs/jquery.min.js (2)

[09-18 18:11:07.067 31360:31360 I/chromium]
[INFO:CONSOLE(1034)] "[object HTMLDivElement]", source: http://localhost:37945/reader/reader/libs/jscolor.js (1034)

[09-18 18:11:07.152 31360:31360 I/chromium]
[INFO:CONSOLE(3761)] "Uncaught TypeError: Cannot read property 'parentElement' of null", source: http://localhost:37945/reader/libs/material.js (3761)

[09-18 18:11:07.233 31360:31360 I/chromium]
[INFO:CONSOLE(310)] "Uncaught ReferenceError: Writer is not defined", source: http://localhost:37945/tmp/reader.html (310)

from carnetandroid.

PhieF avatar PhieF commented on July 23, 2024

Wow ok a lot of bad things
seems that the fairphone integrated webview doesn't support some javascript notations... weird and bad.

I would like to see your webview version : could you look into your settings / apps / 3 dots menu in the top right corner / show system apps then find Android System WebView, and tell me which version you have
One again, thanks for your report and I'm sorry for that
:)

from carnetandroid.

qoheniac avatar qoheniac commented on July 23, 2024

44.0.2403.119

from carnetandroid.

PhieF avatar PhieF commented on July 23, 2024

OK, this is an old one, might explain the problem. I won't be able to fix it now because it requires a lot of changes. On most mobile, the webview is updated either through play store or through system updates. It seems that fairphone doesn't update it (bad :( )
If you want to use the app right now, you can use the online version, also open source (agpl)
my instance:
https://carnet.live

It's usaable with mobile, and with fennec / firefox you can add a shortcut to your home screen that will display the website as an app. This is still a beta and firefox android still has some issues, but it's completely usable. Chromium works better :(

from carnetandroid.

qoheniac avatar qoheniac commented on July 23, 2024

Anyway, thanks for your effort! I'll give the online version a try and maybe the upcoming upgrade to Android 7 will fix the problem.

from carnetandroid.

PhieF avatar PhieF commented on July 23, 2024

it should, thanks for your report :)

from carnetandroid.

PhieF avatar PhieF commented on July 23, 2024

Hi
I've work on a compatiblity with old webview

could you please try this apk
https://qn.phie.ovh/binaries/android/daily/release-04-10-2018-fdroid.apk

?

Thanks ! :))

from carnetandroid.

qoheniac avatar qoheniac commented on July 23, 2024

Wow cool, this works just fine. No problems as far as I have tested. :)

from carnetandroid.

PhieF avatar PhieF commented on July 23, 2024

Great !!!
:D

from carnetandroid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.