Bluetooth problems - OnePlus 3 Questions & Answers

Hello lords and ladies,
I got a problem with bluetooth - i can't get it to work. When I try to switch it on i get the following Log:
Code:
build.board: msm8996
build.bootloader: unknown
build.brand: OnePlus
build.cpu_abi: arm64-v8a
build.cpu_abi2:
build.device: OnePlus3
build.display: ONEPLUS A3003_16_160705
build.fingerprint: OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288420:user/release-keys
build.hardware: qcom
build.host: ubuntu-21
build.id: MMB29M
build.manufacturer: OnePlus
build.model: ONEPLUS A3003
build.product: OnePlus3
build.radio: MPSS.TH.2.0.c1.9-00004-M8996FAAAANAZM-1.54418.16.61981.2
build.serial: 6ebf0de3
build.tags: dev-keys
build.time: 1467723018000
build.type: user
build.user: OnePlus
version.codename: REL
version.incremental: 3
version.release: 6.0.1
version.sdk_int: 23
07-29 17:20:50.060 V/Theme (11240): ThemeChange:com.android.bluetooth
07-29 17:20:50.060 V/Theme (11240): start to change theme
07-29 17:20:50.061 W/ResourceType(11240): Found multiple library tables, ignoring...
07-29 17:20:50.061 W/ResourceType(11240): Found multiple library tables, ignoring...
07-29 17:20:50.068 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0x97feb8cc arg 0xb940026d
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb0001ae arg 0xaa1803e0
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb900026e arg 0x97feb8c7
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb940026f arg 0xb0001f0
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb9000270 arg 0xf94002a0
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0x97feb8c2 arg 0xb9400271
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb000232 arg 0xb9000272
07-29 17:20:50.073 D/AndroidRuntime(11240): Shutting down VM
07-29 17:20:50.075 E/AndroidRuntime(11240): FATAL EXCEPTION: main
07-29 17:20:50.075 E/AndroidRuntime(11240): Process: com.android.bluetooth, PID: 11240
07-29 17:20:50.075 E/AndroidRuntime(11240): java.lang.RuntimeException: Unable to instantiate application com.android.bluetooth.btservice.AdapterApp: java.lang.ClassNotFoundException: Didn't find class "com.android.bluetooth.btservice.AdapterApp" on path: DexPathList[[zip file "/system/framework/javax.obex.jar", zip file "/system/app/Bluetooth/Bluetooth.apk"],nativeLibraryDirectories=[/system/app/Bluetooth/lib/arm, /system/app/Bluetooth/Bluetooth.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.LoadedApk.makeApplication(LoadedApk.java:601)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4757)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ActivityThread.access$1600(ActivityThread.java:159)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1445)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.os.Handler.dispatchMessage(Handler.java:102)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.os.Looper.loop(Looper.java:152)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ActivityThread.main(ActivityThread.java:5507)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.reflect.Method.invoke(Native Method)
07-29 17:20:50.075 E/AndroidRuntime(11240): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-29 17:20:50.075 E/AndroidRuntime(11240): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
07-29 17:20:50.075 E/AndroidRuntime(11240): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.bluetooth.btservice.AdapterApp" on path: DexPathList[[zip file "/system/framework/javax.obex.jar", zip file "/system/app/Bluetooth/Bluetooth.apk"],nativeLibraryDirectories=[/system/app/Bluetooth/lib/arm, /system/app/Bluetooth/Bluetooth.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.Instrumentation.newApplication(Instrumentation.java:985)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.LoadedApk.makeApplication(LoadedApk.java:586)
07-29 17:20:50.075 E/AndroidRuntime(11240): ... 9 more
07-29 17:20:50.075 E/AndroidRuntime(11240): Suppressed: java.io.IOException: No original dex files found for dex location /system/app/Bluetooth/Bluetooth.apk
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexFile.openDexFileNative(Native Method)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexFile.openDexFile(DexFile.java:295)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexFile.<init>(DexFile.java:80)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexFile.<init>(DexFile.java:59)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexPathList.makePathElements(DexPathList.java:248)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexPathList.<init>(DexPathList.java:120)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.LoadedApk.getClassLoader(LoadedApk.java:379)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.LoadedApk.makeApplication(LoadedApk.java:581)
07-29 17:20:50.075 E/AndroidRuntime(11240): ... 9 more
07-29 17:20:50.075 E/AndroidRuntime(11240): Suppressed: java.lang.ClassNotFoundException: com.android.bluetooth.btservice.AdapterApp
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.Class.classForName(Native Method)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
07-29 17:20:50.075 E/AndroidRuntime(11240): ... 12 more
07-29 17:20:50.075 E/AndroidRuntime(11240): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
07-29 17:20:50.076 E/AndroidRuntime(11240): Error reporting crash
07-29 17:20:50.076 E/AndroidRuntime(11240): java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.Context android.app.Application.getApplicationContext()' on a null object reference
07-29 17:20:50.076 E/AndroidRuntime(11240): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:96)
07-29 17:20:50.076 E/AndroidRuntime(11240): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
07-29 17:20:50.076 E/AndroidRuntime(11240): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
07-29 17:20:50.076 I/Process (11240): Sending signal. PID: 11240 SIG: 9
Stock OOS 3.2.1
Official TWRP 3.0.2 & SuperSU 2.74 installed

Also having same issue
JaZz0n said:
Hello lords and ladies,
I got a problem with bluetooth - i can't get it to work. When I try to switch it on i get the following Log:
Code:
build.board: msm8996
build.bootloader: unknown
build.brand: OnePlus
build.cpu_abi: arm64-v8a
build.cpu_abi2:
build.device: OnePlus3
build.display: ONEPLUS A3003_16_160705
build.fingerprint: OnePlus/OnePlus3/OnePlus3:6.0.1/MMB29M/288420:user/release-keys
build.hardware: qcom
build.host: ubuntu-21
build.id: MMB29M
build.manufacturer: OnePlus
build.model: ONEPLUS A3003
build.product: OnePlus3
build.radio: MPSS.TH.2.0.c1.9-00004-M8996FAAAANAZM-1.54418.16.61981.2
build.serial: 6ebf0de3
build.tags: dev-keys
build.time: 1467723018000
build.type: user
build.user: OnePlus
version.codename: REL
version.incremental: 3
version.release: 6.0.1
version.sdk_int: 23
07-29 17:20:50.060 V/Theme (11240): ThemeChange:com.android.bluetooth
07-29 17:20:50.060 V/Theme (11240): start to change theme
07-29 17:20:50.061 W/ResourceType(11240): Found multiple library tables, ignoring...
07-29 17:20:50.061 W/ResourceType(11240): Found multiple library tables, ignoring...
07-29 17:20:50.068 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0x97feb8cc arg 0xb940026d
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb0001ae arg 0xaa1803e0
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb900026e arg 0x97feb8c7
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb940026f arg 0xb0001f0
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb9000270 arg 0xf94002a0
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0x97feb8c2 arg 0xb9400271
07-29 17:20:50.069 W/linker (11240): /system/app/Bluetooth/oat/arm/Bluetooth.odex: unused DT entry: type 0xb000232 arg 0xb9000272
07-29 17:20:50.073 D/AndroidRuntime(11240): Shutting down VM
07-29 17:20:50.075 E/AndroidRuntime(11240): FATAL EXCEPTION: main
07-29 17:20:50.075 E/AndroidRuntime(11240): Process: com.android.bluetooth, PID: 11240
07-29 17:20:50.075 E/AndroidRuntime(11240): java.lang.RuntimeException: Unable to instantiate application com.android.bluetooth.btservice.AdapterApp: java.lang.ClassNotFoundException: Didn't find class "com.android.bluetooth.btservice.AdapterApp" on path: DexPathList[[zip file "/system/framework/javax.obex.jar", zip file "/system/app/Bluetooth/Bluetooth.apk"],nativeLibraryDirectories=[/system/app/Bluetooth/lib/arm, /system/app/Bluetooth/Bluetooth.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.LoadedApk.makeApplication(LoadedApk.java:601)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4757)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ActivityThread.access$1600(ActivityThread.java:159)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1445)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.os.Handler.dispatchMessage(Handler.java:102)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.os.Looper.loop(Looper.java:152)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ActivityThread.main(ActivityThread.java:5507)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.reflect.Method.invoke(Native Method)
07-29 17:20:50.075 E/AndroidRuntime(11240): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-29 17:20:50.075 E/AndroidRuntime(11240): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
07-29 17:20:50.075 E/AndroidRuntime(11240): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.bluetooth.btservice.AdapterApp" on path: DexPathList[[zip file "/system/framework/javax.obex.jar", zip file "/system/app/Bluetooth/Bluetooth.apk"],nativeLibraryDirectories=[/system/app/Bluetooth/lib/arm, /system/app/Bluetooth/Bluetooth.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.Instrumentation.newApplication(Instrumentation.java:985)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.LoadedApk.makeApplication(LoadedApk.java:586)
07-29 17:20:50.075 E/AndroidRuntime(11240): ... 9 more
07-29 17:20:50.075 E/AndroidRuntime(11240): Suppressed: java.io.IOException: No original dex files found for dex location /system/app/Bluetooth/Bluetooth.apk
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexFile.openDexFileNative(Native Method)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexFile.openDexFile(DexFile.java:295)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexFile.<init>(DexFile.java:80)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexFile.<init>(DexFile.java:59)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexPathList.makePathElements(DexPathList.java:248)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.DexPathList.<init>(DexPathList.java:120)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
07-29 17:20:50.075 E/AndroidRuntime(11240): at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.LoadedApk.getClassLoader(LoadedApk.java:379)
07-29 17:20:50.075 E/AndroidRuntime(11240): at android.app.LoadedApk.makeApplication(LoadedApk.java:581)
07-29 17:20:50.075 E/AndroidRuntime(11240): ... 9 more
07-29 17:20:50.075 E/AndroidRuntime(11240): Suppressed: java.lang.ClassNotFoundException: com.android.bluetooth.btservice.AdapterApp
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.Class.classForName(Native Method)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
07-29 17:20:50.075 E/AndroidRuntime(11240): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
07-29 17:20:50.075 E/AndroidRuntime(11240): ... 12 more
07-29 17:20:50.075 E/AndroidRuntime(11240): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
07-29 17:20:50.076 E/AndroidRuntime(11240): Error reporting crash
07-29 17:20:50.076 E/AndroidRuntime(11240): java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.Context android.app.Application.getApplicationContext()' on a null object reference
07-29 17:20:50.076 E/AndroidRuntime(11240): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:96)
07-29 17:20:50.076 E/AndroidRuntime(11240): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
07-29 17:20:50.076 E/AndroidRuntime(11240): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
07-29 17:20:50.076 I/Process (11240): Sending signal. PID: 11240 SIG: 9
Stock OOS 3.2.1
Official TWRP 3.0.2 & SuperSU 2.74 installed
Click to expand...
Click to collapse
Have you found a fix? I also have this issue, along with a few others. Not very common though.

Related

[ROM][6.0.1] Xperia X v1.0

This is my Xperia X Modded Rom. It is no full Xperia X Rom, i integrated everything what i could from Xperia X Rom and some specials into Stock .253 Rom.
Base: Stock 32.2.A.0.253 (E6553) Kernel: AndroPlusKernel v31
Features:
X System UI (with Android N-Style)
X Lockscreen
X Settings (please read second post)
X Smart Cleaner
X Display Processing
X Icons
X Themes
X Wallpaper
X Bootanimation
X Sounds, Notifications, Ringtones
X Camera libs (Camera App not yet compatible with 253)
X Audio Processing
New QC Audio Processing from SD820 (Amazing Sound Improvment)
Android N Wallpaper
All Stock features from Z Line
Deodexed
Removed OTA-Update function
Xperia X Apps included:
Calendar
Calculator
Clock
Conversations
Phonebook
Photoslideshow
PhotoEditor
skin-core
skin-picker
StylePortrait
Support
SynchHub
WorldClockWidget
Bugs:
One FC Message when Device Booted complete. Download Fix
If you have problems with ChromeCostumization FC message, just delete the folder "/system/vendor/app/ChromeCostumization"
Your bootloader must be unlocked and TWRP recovery must be integrated in the Kernel you are using to access all Partitions.
I AM NOT RESPONSIBLE FOR ANY DAMAGES THAT MAY CAUSE YOUR DEVICE
Installation:
-Unpack the downloaded ZIP and place the Folder in your Devices TWRP Backup Folder (sdcard/TWRP/Backups/<your-device-id>/)
-reboot your device into TWRP and make a Backup of your current System
-clear data cache/dalvik (factory reset)
-restore the Xperia X Backup (make sure you restore all three partitions "boot,system,oem")
-restart your device and setup (first start take a few minutes)
Download: Xperia X v1.0 on G-Drive
Xperia X v1.0 on AFH
Kernels for Single SIM:
Stock with DM-Verity, Sony RIC, TWRP and DRM Fix
Zach's Kernel Playground for Z4/Z3+
AndroPlusKernel v31
OM5Z KernelYou can use it after flashing the Rom but you cant access OEM Partition with this Kernel
Changing/Update the Kernel on a System with Systemless root/xposed requires an immediately flash of betaSU/systemless xposed framework after flashing the new kernel. Otherwise you will get a bootloop.
Dual Sim patch
Kernels for Dual-SIM:
Stock with DM-Verity, Sony RIC, TWRP and DRM Fix(DSDS)
Zach's Kernel Playground for Z4/Z3+(DSDS)
OM5Z Kernel (DSDS)You can use it after flashing the Rom but you cant access OEM Partition with this Kernel
Changing/Update the Kernel on a System with Systemless root/xposed requires an immediately flash of betaSU/systemless xposed framework after flashing the new kernel. Otherwise you will get a bootloop.
Pictures: Xperia X v1.0 P.s.: My StatusBar Icons are from FSBI.
I think i got the X Settings complete to work. Please try to flash the zip from this post and report back if it works for you. Here it works fine now allways when it didnt before. The only limitation is that you dont have the settings for Dt2w in there, but you can use every Kernel App to control this.
Just to show you how it will look i made a few screenshoots of X Settings and Smartcleaner.
Just two questions:
-Do the USB OTG work? I read it doesn't with most of the Xperia X SystemUI ports;
-The statusbar icons in the screenshots are not included, right? I mean, you applied them, the ROM has the stock ones?
Btw thanks for your work, giving a try later.
ale29-09 said:
Just two questions:
-Do the USB OTG work? I read it doesn't with most of the Xperia X SystemUI ports;
-The statusbar icons in the screenshots are not included, right? I mean, you applied them, the ROM has the stock ones?
Btw thanks for your work, giving a try later.
Click to expand...
Click to collapse
USB OTG is working, sometimes you just have to restart the device with usb stick connected to get Android to recognize the Stick but that was allways with all devices i used this way. The StatusBar Icons from the Screenshoots are not in the Rom, because of this i wrote where i have them from
Does smart cleaner works fine ? I heard its unstable for working Z5 users and failed to get this working in Z3+ before.
EDIT: And how did you get " New QC Audio Processing from SD820 (Amazing Sound Improvement) " ? Could you share it please ?
Thanks
GryTEcHoG said:
Does smart cleaner works fine ? I heard its unstable for working Z5 users and failed to get this working in Z3+ before.
EDIT: And how did you get " New QC Audio Processing from SD820 (Amazing Sound Improvement) " ? Could you share it please ?
Thanks
Click to expand...
Click to collapse
This is no port from Z5 i made nearly everything by my own so you cant expect the same issues like Z5 Users have. I´m using the Rom for over three weeks now and its stable and found no bugs till now.
Edit: I just have to say this... The Xperia X Rom for Z5 is totaly buggy, it would have been stupid to take this as a source for anything.
Trilliard said:
This is no port from Z5 i made nearly everything by my own so you cant expect the same issues like Z5 Users have. I´m using the Rom for over three weeks now and its stable and found no bugs till now.
Edit: I just have to say this... The Xperia X Rom for Z5 is totaly buggy, it would have been stupid to take this as a source for anything.
Click to expand...
Click to collapse
And how did you get " New QC Audio Processing from SD820 (Amazing Sound Improvement) " ? Could you share it please ?
EDIT: Did you debloat the rom also ?
I dont know how, but somehow my camera stopped working. I hope it´s just something on my device and not in the Rom Backup.
Edit: It was just my device, clean install solved it. Somehow my data corrupted my camera ^^
Edit2: Good that i made a clean install hehe. Found a small bug where it looks like i accidentially deleted a file. But its just a small zip what you have to flash to fix this org.codeaurora FC message. Just flash the file from this post.
i want this rom for xperia z3+ dual
can make this rom work on Xperia z3+ Dual (e6533) .. please
If you already downloaded my Fix and it didnt work, sorry for this made a mistake while packing the files. Download it again i uploaded a correct packed zip.
YES it does not bootloop. It just takes too much time the first time like 20 min or something...
This annoying error on chrome: unfortunately com.android.partnerbrowsercustomization.chromehomepage has stopped
Oveana said:
This annoying error on chrome: unfortunately com.android.partnerbrowsercustomization.chromehomepage has stopped
Click to expand...
Click to collapse
No problem here using chrome. Not after using the Rom for three weeks and not after clean installation. But i use chrome dev, perhaps you should try chrome beta or chrome dev.
Trilliard said:
No problem here using chrome. Not after using the Rom for three weeks and not after clean installation. But i use chrome dev, perhaps you should try chrome beta or chrome dev.
Click to expand...
Click to collapse
I did all those and have the same problem. Went back to Slimrom
Here too, added AndroidFileHost Mirror to the OP
Oveana said:
This annoying error on chrome: unfortunately com.android.partnerbrowsercustomization.chromehomepage has stopped
Click to expand...
Click to collapse
Same here.
Also, is it possible to restore DRM functions without keys on this ROM?
mr_verystock said:
Same here.
Also, is it possible to restore DRM functions without keys on this ROM?
Click to expand...
Click to collapse
I cant reproduce this, can you send me a logcat?
DRM Fix is in the Kernel which came with the Rom. This doesnt depend on the rom.
08-22 17:28:19.908 17687 17687 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider" on path: DexPathList[[zip file "/system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk"],nativeLibraryDirectories=[/system/vendor/app/ChromeCustomizations/lib/arm64, /vendor/lib64, /system/lib64]]
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5265)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:4847)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4787)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.access$1600(ActivityThread.java:154)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1452)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.os.Looper.loop(Looper.java:234)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5526)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider" on path: DexPathList[[zip file "/system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk"],nativeLibraryDirectories=[/system/vendor/app/ChromeCustomizations/lib/arm64, /vendor/lib64, /system/lib64]]
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5250)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 10 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Suppressed: java.io.IOException: No original dex files found for dex location /system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:80)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:59)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.makePathElements(DexPathList.java:248)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.<init>(DexPathList.java:120)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:380)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:572)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4779)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 8 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Suppressed: java.lang.ClassNotFoundException: com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.Class.classForName(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 12 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
---------- Post added at 01:32 AM ---------- Previous post was at 01:32 AM ----------
08-22 17:28:19.908 17687 17687 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider" on path: DexPathList[[zip file "/system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk"],nativeLibraryDirectories=[/system/vendor/app/ChromeCustomizations/lib/arm64, /vendor/lib64, /system/lib64]]
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5265)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:4847)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4787)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.access$1600(ActivityThread.java:154)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1452)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.os.Looper.loop(Looper.java:234)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5526)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider" on path: DexPathList[[zip file "/system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk"],nativeLibraryDirectories=[/system/vendor/app/ChromeCustomizations/lib/arm64, /vendor/lib64, /system/lib64]]
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5250)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 10 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Suppressed: java.io.IOException: No original dex files found for dex location /system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:80)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:59)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.makePathElements(DexPathList.java:248)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.<init>(DexPathList.java:120)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:380)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:572)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4779)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 8 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Suppressed: java.lang.ClassNotFoundException: com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.Class.classForName(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 12 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
mr_verystock said:
08-22 17:28:19.908 17687 17687 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider" on path: DexPathList[[zip file "/system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk"],nativeLibraryDirectories=[/system/vendor/app/ChromeCustomizations/lib/arm64, /vendor/lib64, /system/lib64]]
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5265)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:4847)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4787)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.access$1600(ActivityThread.java:154)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1452)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.os.Looper.loop(Looper.java:234)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5526)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider" on path: DexPathList[[zip file "/system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk"],nativeLibraryDirectories=[/system/vendor/app/ChromeCustomizations/lib/arm64, /vendor/lib64, /system/lib64]]
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5250)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 10 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Suppressed: java.io.IOException: No original dex files found for dex location /system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:80)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:59)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.makePathElements(DexPathList.java:248)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.<init>(DexPathList.java:120)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:380)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:572)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4779)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 8 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Suppressed: java.lang.ClassNotFoundException: com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.Class.classForName(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 12 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
---------- Post added at 01:32 AM ---------- Previous post was at 01:32 AM ----------
08-22 17:28:19.908 17687 17687 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider" on path: DexPathList[[zip file "/system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk"],nativeLibraryDirectories=[/system/vendor/app/ChromeCustomizations/lib/arm64, /vendor/lib64, /system/lib64]]
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5265)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:4847)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4787)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.access$1600(ActivityThread.java:154)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1452)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.os.Looper.loop(Looper.java:234)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5526)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider" on path: DexPathList[[zip file "/system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk"],nativeLibraryDirectories=[/system/vendor/app/ChromeCustomizations/lib/arm64, /vendor/lib64, /system/lib64]]
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:5250)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 10 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Suppressed: java.io.IOException: No original dex files found for dex location /system/vendor/app/ChromeCustomizations/ChromeCustomizations.apk
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:295)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:80)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:59)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.makePathElements(DexPathList.java:248)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.DexPathList.<init>(DexPathList.java:120)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:57)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:380)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:572)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4779)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 8 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Suppressed: java.lang.ClassNotFoundException: com.android.partnerbrowsercustomizations.chromeHomepage.PartnerHomepageProvider
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.Class.classForName(Native Method)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
08-22 17:28:19.908 17687 17687 E AndroidRuntime: ... 12 more
08-22 17:28:19.908 17687 17687 E AndroidRuntime: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
Click to expand...
Click to collapse
This is really wired, the files are there (in the Rom) are you sure you didnt delete something? Tried a clean install? I am still not able to reproduce this.
I didn't delete anything. And I have tried twice to install a new ROM, but no luck.

Xposed detection crashes app

Hi,
I have an App installed (S-pushTan) that detects Xposed even before the activity starts.
Did anyone come around this?
There is some kind of Instrumentation class that calls and activity with a result. Sorry but I am new to this, maybe someone can help?
Here the log:
04-04 18:44:10.885 E/AndroidRuntime(6149): FATAL EXCEPTION: main
04-04 18:44:10.885 E/AndroidRuntime(6149): Process: com.starfinanz.mobile.android.pushtan, PID: 6149
04-04 18:44:10.885 E/AndroidRuntime(6149): Theme: themes:{}
04-04 18:44:10.885 E/AndroidRuntime(6149): java.lang.RuntimeException: 00
04-04 18:44:10.885 E/AndroidRuntime(6149): at hdgecbvf.hs3mFgfv.Z_E6J4LY(SourceFile:26)
04-04 18:44:10.885 E/AndroidRuntime(6149): at hdgecbvf.um03c6Y_.b8sZBXZL(Native Method)
04-04 18:44:10.885 E/AndroidRuntime(6149): at hdgecbvf.um03c6Y_.KoA1Skol(SourceFile:109)
04-04 18:44:10.885 E/AndroidRuntime(6149): at hdgecbvf.um03c6Y_.bV6T9NFI(SourceFile:82)
04-04 18:44:10.885 E/AndroidRuntime(6149): at hdgecbvf.um03c6Y_.FEaeM57l(SourceFile:36)
04-04 18:44:10.885 E/AndroidRuntime(6149): at com.starfinanz.mobile.android.pushtancore.PushTANApplication.<clinit>(SourceFile)
04-04 18:44:10.885 E/AndroidRuntime(6149): at java.lang.Class.newInstance(Native Method)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.app.Instrumentation.newApplication(Instrumentation.java:997)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.app.Instrumentation.newApplication(Instrumentation.java:982)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.app.LoadedApk.makeApplication(LoadedApk.java:574)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4724)
04-04 18:44:10.885 E/AndroidRuntime(6149): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
04-04 18:44:10.885 E/AndroidRuntime(6149): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.app.ActivityThread.handleBindApplication(<Xposed>)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.app.ActivityThread.-wrap1(ActivityThread.java)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.os.Handler.dispatchMessage(Handler.java:102)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.os.Looper.loop(Looper.java:148)
04-04 18:44:10.885 E/AndroidRuntime(6149): at android.app.ActivityThread.main(ActivityThread.java:5461)
04-04 18:44:10.885 E/AndroidRuntime(6149): at java.lang.reflect.Method.invoke(Native Method)
04-04 18:44:10.885 E/AndroidRuntime(6149): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
04-04 18:44:10.885 E/AndroidRuntime(6149): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
04-04 18:44:10.885 E/AndroidRuntime(6149): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
Gesendet von meinem Redmi 3S mit Tapatalk

Venom tweaks has stopped

Hi,
i've just installed the latest viper10 (v5.9.0) rom to my HTC 10. I want to change some stuff in the venom tweaks, but when i try to change an icon (carrier icon, status bar icon etc...) it shows an error : "Venom tweaks - the application has stopped".
I tried to clean the cache of the venom tweaks and venom hub in app manager, log out and log in again into my account, reinstall the rom with and without wipe and did a record when the massage appears. I cant upload the zip here and post a link so i will send you in pm if you can halp me.
I use the latest twrp recovery and stock kernel.
Thanks for your help.
szbbalint said:
Hi,
i've just installed the latest viper10 (v5.9.0) rom to my HTC 10. I want to change some stuff in the venom tweaks, but when i try to change an icon (carrier icon, status bar icon etc...) it shows an error : "Venom tweaks - the application has stopped".
I tried to clean the cache of the venom tweaks and venom hub in app manager, log out and log in again into my account, reinstall the rom with and without wipe and did a record when the massage appears. I cant upload the zip here and post a link so i will send you in pm if you can halp me.
I use the latest twrp recovery and stock kernel.
Thanks for your help.
Click to expand...
Click to collapse
just upload it to drive/dropbox or any other filehoster. Or unzip it and pull out the logcat.txt and upload oit.
j to the 4n said:
just upload it to drive/dropbox or any other filehoster. Or unzip it and pull out the logcat.txt and upload oit.
Click to expand...
Click to collapse
i cant post any link because i'm a new user... so i copy/paste the logcat.txt
04-09 08:22:40.548 8009 8009 E AndroidRuntime: FATAL EXCEPTION: main
04-09 08:22:40.548 8009 8009 E AndroidRuntime: Process: com.m0narx.tweaks, PID: 8009
04-09 08:22:40.548 8009 8009 E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK dat=content: }
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.app.Activity.startActivityFromFragment(Activity.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.app.Activity$HostCallbacks.onStartActivityFromFragment(Activity.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at com.m0narx.tweaks.widgets.Misc.InstallBg(Misc.java:292)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at com.m0narx.tweaks.fragments.ScreenStatusBarHeaderOperator.onPrefChange(ScreenStatusBarHeaderOperator.java:69)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at com.m0narx.tweaks.widgets.BasePreferences.onPreferenceChange(BasePreferences.java:568)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.callChangeListener(HtcPreference.java:346)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at com.htc.libs.preference.HtcTwoStatePreference.onClick(HtcTwoStatePreference.java:55)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.performClick(HtcPreference.java:855)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at com.htc.libs.preference.HtcPreferenceScreen.onItemClick(HtcPreferenceScreen.java:155)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.widget.AbsListView$3.run(AbsListView.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.os.Looper.loop(Looper.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
04-09 08:22:40.548 8009 8009 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: FATAL EXCEPTION: main
04-09 08:36:34.861 13283 13283 E AndroidRuntime: Process: com.m0narx.tweaks, PID: 13283
04-09 08:36:34.861 13283 13283 E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK dat=content: }
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.app.Activity.startActivityFromFragment(Activity.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.app.Activity$HostCallbacks.onStartActivityFromFragment(Activity.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at com.m0narx.tweaks.widgets.Misc.InstallBg(Misc.java:292)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at com.m0narx.tweaks.fragments.ScreenStatusBarHeaderOperator.onPrefChange(ScreenStatusBarHeaderOperator.java:69)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at com.m0narx.tweaks.widgets.BasePreferences.onPreferenceChange(BasePreferences.java:568)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.callChangeListener(HtcPreference.java:346)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at com.htc.libs.preference.HtcTwoStatePreference.onClick(HtcTwoStatePreference.java:55)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.performClick(HtcPreference.java:855)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at com.htc.libs.preference.HtcPreferenceScreen.onItemClick(HtcPreferenceScreen.java:155)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.widget.AbsListView$3.run(AbsListView.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.os.Looper.loop(Looper.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
04-09 08:36:34.861 13283 13283 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: FATAL EXCEPTION: main
04-09 08:37:23.409 13569 13569 E AndroidRuntime: Process: com.m0narx.tweaks, PID: 13569
04-09 08:37:23.409 13569 13569 E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK dat=content: }
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.app.Activity.startActivityFromFragment(Activity.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.app.Activity$HostCallbacks.onStartActivityFromFragment(Activity.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at com.m0narx.tweaks.widgets.Misc.InstallBg(Misc.java:292)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at com.m0narx.tweaks.fragments.ScreenStatusBarHeaderOperator.onPrefChange(ScreenStatusBarHeaderOperator.java:69)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at com.m0narx.tweaks.widgets.BasePreferences.onPreferenceChange(BasePreferences.java:568)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.callChangeListener(HtcPreference.java:346)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at com.htc.libs.preference.HtcTwoStatePreference.onClick(HtcTwoStatePreference.java:55)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.performClick(HtcPreference.java:855)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at com.htc.libs.preference.HtcPreferenceScreen.onItemClick(HtcPreferenceScreen.java:155)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.widget.AbsListView$3.run(AbsListView.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.os.Looper.loop(Looper.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
04-09 08:37:23.409 13569 13569 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: FATAL EXCEPTION: main
04-09 08:43:09.097 14645 14645 E AndroidRuntime: Process: com.m0narx.tweaks, PID: 14645
04-09 08:43:09.097 14645 14645 E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK dat=content: }
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.app.Activity.startActivityFromFragment(Activity.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.app.Activity$HostCallbacks.onStartActivityFromFragment(Activity.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at com.m0narx.tweaks.widgets.Misc.InstallBg(Misc.java:292)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at com.m0narx.tweaks.fragments.ScreenStatusBarHeaderOperator.onPrefChange(ScreenStatusBarHeaderOperator.java:69)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at com.m0narx.tweaks.widgets.BasePreferences.onPreferenceChange(BasePreferences.java:568)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.callChangeListener(HtcPreference.java:346)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at com.htc.libs.preference.HtcTwoStatePreference.onClick(HtcTwoStatePreference.java:55)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.performClick(HtcPreference.java:855)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at com.htc.libs.preference.HtcPreferenceScreen.onItemClick(HtcPreferenceScreen.java:155)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.widget.AbsListView$3.run(AbsListView.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.os.Looper.loop(Looper.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
04-09 08:43:09.097 14645 14645 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: FATAL EXCEPTION: main
04-09 08:45:45.240 16696 16696 E AndroidRuntime: Process: com.m0narx.tweaks, PID: 16696
04-09 08:45:45.240 16696 16696 E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK dat=content: }
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.app.Activity.startActivityFromFragment(Activity.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.app.Activity$HostCallbacks.onStartActivityFromFragment(Activity.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at com.m0narx.tweaks.widgets.Misc.InstallBg(Misc.java:292)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at com.m0narx.tweaks.fragments.ScreenStatusBarHeaderOperator.onPrefChange(ScreenStatusBarHeaderOperator.java:69)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at com.m0narx.tweaks.widgets.BasePreferences.onPreferenceChange(BasePreferences.java:568)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.callChangeListener(HtcPreference.java:346)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at com.htc.libs.preference.HtcTwoStatePreference.onClick(HtcTwoStatePreference.java:55)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.performClick(HtcPreference.java:855)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at com.htc.libs.preference.HtcPreferenceScreen.onItemClick(HtcPreferenceScreen.java:155)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.widget.AbsListView$3.run(AbsListView.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.os.Looper.loop(Looper.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
04-09 08:45:45.240 16696 16696 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
04-09 08:47:51.066 17721 17867 I System : exec(su -c logcat | grep AndroidRuntime @ com.m0narx.tweaks.process.LogcatWriter.run)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: FATAL EXCEPTION: main
04-09 08:47:59.895 17721 17721 E AndroidRuntime: Process: com.m0narx.tweaks, PID: 17721
04-09 08:47:59.895 17721 17721 E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK dat=content: }
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.app.Activity.startActivityFromFragment(Activity.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.app.Activity$HostCallbacks.onStartActivityFromFragment(Activity.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.app.Fragment.startActivityForResult(Fragment.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at com.m0narx.tweaks.widgets.Misc.InstallBg(Misc.java:292)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at com.m0narx.tweaks.fragments.ScreenStatusBarHeaderOperator.onPrefChange(ScreenStatusBarHeaderOperator.java:69)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at com.m0narx.tweaks.widgets.BasePreferences.onPreferenceChange(BasePreferences.java:568)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.callChangeListener(HtcPreference.java:346)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at com.htc.libs.preference.HtcTwoStatePreference.onClick(HtcTwoStatePreference.java:55)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at com.htc.libs.preference.HtcPreference.performClick(HtcPreference.java:855)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at com.htc.libs.preference.HtcPreferenceScreen.onItemClick(HtcPreferenceScreen.java:155)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.widget.AbsListView$3.run(AbsListView.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.os.Looper.loop(Looper.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
04-09 08:47:59.895 17721 17721 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
04-09 08:48:16.454 17998 17998 E AndroidRuntime: FATAL EXCEPTION: main
04-09 08:48:16.454 17998 17998 E AndroidRuntime: Process: com.m0narx.tweaks, PID: 17998
04-09 08:48:16.454 17998 17998 E AndroidRuntime: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK dat=content: }
04-09 08:48:16.454 17998 17998 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)
Click to expand...
Click to collapse
szbbalint said:
i cant post any link because i'm a new user... so i copy/paste the logcat.txt
Click to expand...
Click to collapse
Seemy you got no album app installed.
Install HTC Gallery or Google Photos.
j to the 4n said:
Seemy you got no album app installed.
Install HTC Gallery or Google Photos.
Click to expand...
Click to collapse
Yes, that was the problem.. Thank you for your help.
szbbalint said:
Yes, that was the problem.. Thank you for your help.
Click to expand...
Click to collapse
you are welcome.

How to add a weather provider in LOS 15?

In LOS 15, the whether providers from https://download.lineageos.org/extras no longer work. The widget settings for cLock crash immediately when I start them, the syslog indicates that something is simply missing. Instead, under Apps/Default Apps there is now an empty section "weather" where you are instructed to install a whether provider from your app store, but the search for "lineageosweatherprovider" returns no results, neither at google play nor f-droid, and those from https://download.lineageos.org/extras don't work either.
Is this work in progress? LOS 15 has been out for a while.
yahya69 said:
In LOS 15, the whether providers from https://download.lineageos.org/extras no longer work. The widget settings for cLock crash immediately when I start them, the syslog indicates that something is simply missing. Instead, under Apps/Default Apps there is now an empty section "weather" where you are instructed to install a whether provider from your app store, but the search for "lineageosweatherprovider" returns no results, neither at google play nor f-droid, and those from https://download.lineageos.org/extras don't work either.
Is this work in progress? LOS 15 has been out for a while.
Click to expand...
Click to collapse
Yes, it's wip and there are unofficial provider apps in bullhead thread. Don't expect they must work on other devices.
yahya69 said:
In LOS 15, the whether providers from https://download.lineageos.org/extras no longer work...
Click to expand...
Click to collapse
kurtn said:
Yes, it's wip and there are unofficial provider apps in bullhead thread. Don't expect they must work on other devices.
Click to expand...
Click to collapse
One of the Official Lineage Developers had put together some Unofficial LineageOS Weather Provider Apps for Oreo and provided it on the following link until the Official ones are released.
https://androidfilehost.com/?w=files&flid=243785
I can't state for certain that they work since I'm not currently using the LineageOS 15.1 firmware but, I haven't seen anyone stating otherwise.
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Thanks! Those install. But I wonder what I have to do to get the weather forecast actually show up somewhere.
The cLock widget settings no longer work. cLock crashes immediately when I try to open the widget settings (see below), so what is the weather provider supposed to actually do for me?
04-28 09:05:57.951 1040 15401 I ActivityManager: START u0 {cmp=org.lineageos.lockclock/.preference.Preferences} from uid 10053
04-28 09:05:57.957 17271 17271 E AndroidRuntime: FATAL EXCEPTION: main
04-28 09:05:57.957 17271 17271 E AndroidRuntime: Process: com.android.deskclock, PID: 17271
04-28 09:05:57.957 17271 17271 E AndroidRuntime: android.content.ActivityNotFoundException: Unable to find explicit activity class {org.lineageos.lockclock/org.lineageos.lockclock.preference.Preferences}; have you declared this activity in your AndroidManifest.xml?
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1933)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java:1616)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:4487)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v4.app.BaseFragmentActivityApi16.startActivityForResult(BaseFragmentActivityApi16.java:54)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v4.app.FragmentActivity.startActivityForResult(Unknown Source:0)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:4445)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v4.app.FragmentActivity.startActivityForResult(FragmentActivity.java:725)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:4806)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:4774)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.deskclock.actionbarmenu.WidgetMenuItemController.onOptionsItemSelected(WidgetMenuItemController.java:70)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.deskclock.actionbarmenu.OptionsMenuManager.onOptionsItemSelected(OptionsMenuManager.java:80)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.deskclock.DeskClock.onOptionsItemSelected(DeskClock.java:389)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.onMenuItemSelected(Activity.java:3450)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v4.app.FragmentActivity.onMenuItemSelected(FragmentActivity.java:373)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.app.AppCompatActivity.onMenuItemSelected(AppCompatActivity.java:195)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.WindowCallbackWrapper.onMenuItemSelected(WindowCallbackWrapper.java:108)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.WindowCallbackWrapper.onMenuItemSelected(WindowCallbackWrapper.java:108)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.app.ToolbarActionBar$2.onMenuItemClick(ToolbarActionBar.java:63)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.widget.Toolbar$1.onMenuItemClick(Toolbar.java:202)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.widget.ActionMenuView$MenuBuilderCallback.onMenuItemSelected(ActionMenuView.java:780)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:822)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:171)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:973)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.menu.MenuPopup.onItemClick(MenuPopup.java:127)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java:318)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java:1158)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java:3127)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AbsListView.onTouchUp(AbsListView.java:4054)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AbsListView.onTouchEvent(AbsListView.java:3813)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.widget.ListViewCompat.onTouchEvent(ListViewCompat.java:124)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.View.dispatchTouchEvent(View.java:11776)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2962)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2643)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2968)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2657)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2968)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2657)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.PopupWindow$PopupDecorView.dispatchTouchEvent(PopupWindow.java:2406)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.View.dispatchPointerEvent(View.java:12015)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:4795)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:4609)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4147)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4200)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4166)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4293)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4174)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:4350)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4147)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4200)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4166)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4174)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4147)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:6661)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:6635)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:6596)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:6764)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:186)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.os.MessageQueue.nativePollOnce(Native Method)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.os.MessageQueue.next(MessageQueue.java:325)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.os.Looper.loop(Looper.java:142)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6494)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
04-28 09:05:57.962 1040 2975 W ActivityManager: Force finishing activity com.android.deskclock/.DeskClock
04-28 09:05:57.974 1040 1104 I ActivityManager: Showing crash dialog for package com.android.deskclock u0
04-28 09:05:58.467 1040 1103 W ActivityManager: Activity pause timeout for ActivityRecord{1d59f40 u0 com.android.deskclock/.DeskClock t3651 f}
yahya69 said:
Thanks! Those install. But I wonder what I have to do to get the weather forecast actually show up somewhere...
Click to expand...
Click to collapse
I had located a member who had stated that the Unofficial Weather Providers (from the AFH link from my previous post) requires that the Location Permissions needs to be Granted/Allowed first before it will work.
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Yahoo worked for lgv20 us996 thank you
Ibuprophen said:
One of the Official Lineage Developers had put together some Unofficial LineageOS Weather Provider Apps for Oreo and provided it on the following link until the Official ones are released.
https://androidfilehost.com/?w=files&flid=243785
I can't state for certain that they work since I'm not currently using the LineageOS 15.1 firmware but, I haven't seen anyone stating otherwise.
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Click to expand...
Click to collapse
Working on LOS 15.1: lineage-15.1-20180515-nightly-sagit-signed (Mi 6)
Thank you
I could install both weather providers and in the cLock widget it shows the weatherforecast but no weather icon. There only a questionmark is shown. (LOS15.1 - Xiaomi Redmi Note 4 )
when i reboot device then yahoweather provider is not work,my device is Xiaomi mi6
fcc123 said:
I could install both weather providers and in the cLock widget it shows the weatherforecast but no weather icon. There only a questionmark is shown. (LOS15.1 - Xiaomi Redmi Note 4 )
Click to expand...
Click to collapse
Same here! ( Oneplus one lineageos 15.1)
ImPerfectBB said:
Same here! ( Oneplus one lineageos 15.1)
Click to expand...
Click to collapse
All OK for me. If I tap the icon I get forecast with 6 icons. One of them is a question mark.
Open weather won't register, weather underground registers but then tells you it doesn't do free api keys any more. Yahoo installs and works right away
steve.rand said:
Open weather won't register, weather underground registers but then tells you it doesn't do free api keys any more. Yahoo installs and works right away
Click to expand...
Click to collapse
Where did you get open weather for Oreo?
kurtn said:
Where did you get open weather for Oreo?
Click to expand...
Click to collapse
Ah sorry, 14.1!
steve.rand said:
Open weather won't register, weather underground registers but then tells you it doesn't do free api keys any more. Yahoo installs and works right away
Click to expand...
Click to collapse
Tried the yahoo link but id doesn't work...
steve.rand said:
Open weather won't register, weather underground registers but then tells you it doesn't do free api keys any more. Yahoo installs and works right away
Click to expand...
Click to collapse
You are correct. Exactly my experience.
I can't find any weather provider that works in 14.1. I gave up and just use cLock widget for time and date. It's a shame.
maybeme2 said:
You are correct. Exactly my experience.
I can't find any weather provider that works in 14.1. I gave up and just use cLock widget for time and date. It's a shame.
Click to expand...
Click to collapse
Official LOS?
GApps?
What location enabled?
This app?
https://mirrorbits.lineageos.org/WeatherProviders/
kurtn said:
Official LOS?
GApps?
What location enabled?
This app?
https://mirrorbits.lineageos.org/WeatherProviders/
Click to expand...
Click to collapse
Official lineageos 14.1 with microG. Tried both with playstore installed and without. No other Gapps.
cLock widget that came with 'lineageos 14.1 with microG'.
Trier with location enabled and without.
Exactly as described. OpenWeather needs api which I provided. No weather appears.
The other no longer provides free api and won't work without.?
maybeme2 said:
Official lineageos 14.1 with microG. Tried both with playstore installed and without. No other Gapps.
cLock widget that came with 'lineageos 14.1 with microG'.
Trier with location enabled and without.
Exactly as described. OpenWeather needs api which I provided. No weather appears.
The other no longer provides free api and won't work without.?
Click to expand...
Click to collapse
What about yahoo?
Just checked my old weather underground api key: still works.
kurtn said:
What about yahoo?
Just checked my old weather underground api key: still works.
Click to expand...
Click to collapse
Have not tried Yahoo.

What has happened to cLock widget settings in LOS 15?

When I try to open the cLock widget settings in LOS15, they immediately crash. What has happened to them in cLock 15? See log below. It seems the class org.lineageos.lockclock/org.lineageos.lockclock.preference.Preferences is no longer there.
04-28 09:05:57.951 1040 15401 I ActivityManager: START u0 {cmp=org.lineageos.lockclock/.preference.Preferences} from uid 10053
04-28 09:05:57.957 17271 17271 E AndroidRuntime: FATAL EXCEPTION: main
04-28 09:05:57.957 17271 17271 E AndroidRuntime: Process: com.android.deskclock, PID: 17271
04-28 09:05:57.957 17271 17271 E AndroidRuntime: android.content.ActivityNotFoundException: Unable to find explicit activity class {org.lineageos.lockclock/org.lineageos.lockclock.preference.Preferences}; have you declared this activity in your AndroidManifest.xml?
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1933)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Instrumentation.execStartActivity(Instrumentation.java:1616)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:4487)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v4.app.BaseFragmentActivityApi16.startActivityForResult(BaseFragmentActivityApi16.java:54)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v4.app.FragmentActivity.startActivityForResult(Unknown Source:0)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.startActivityForResult(Activity.java:4445)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v4.app.FragmentActivity.startActivityForResult(FragmentActivity.java:725)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:4806)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.startActivity(Activity.java:4774)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.deskclock.actionbarmenu.WidgetMenuItemController.onOptionsItemSelected(WidgetMenuItemController.java:70)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.deskclock.actionbarmenu.OptionsMenuManager.onOptionsItemSelected(OptionsMenuManager.java:80)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.deskclock.DeskClock.onOptionsItemSelected(DeskClock.java:389)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.Activity.onMenuItemSelected(Activity.java:3450)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v4.app.FragmentActivity.onMenuItemSelected(FragmentActivity.java:373)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.app.AppCompatActivity.onMenuItemSelected(AppCompatActivity.java:195)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.WindowCallbackWrapper.onMenuItemSelected(WindowCallbackWrapper.java:108)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.WindowCallbackWrapper.onMenuItemSelected(WindowCallbackWrapper.java:108)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.app.ToolbarActionBar$2.onMenuItemClick(ToolbarActionBar.java:63)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.widget.Toolbar$1.onMenuItemClick(Toolbar.java:202)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.widget.ActionMenuView$MenuBuilderCallback.onMenuItemSelected(ActionMenuView.java:780)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:822)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:171)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:973)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.view.menu.MenuPopup.onItemClick(MenuPopup.java:127)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java:318)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java:1158)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java:3127)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AbsListView.onTouchUp(AbsListView.java:4054)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.AbsListView.onTouchEvent(AbsListView.java:3813)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.support.v7.widget.ListViewCompat.onTouchEvent(ListViewCompat.java:124)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.View.dispatchTouchEvent(View.java:11776)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2962)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2643)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2968)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2657)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2968)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2657)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.widget.PopupWindow$PopupDecorView.dispatchTouchEvent(PopupWindow.java:2406)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.View.dispatchPointerEvent(View.java:12015)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:4795)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:4609)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4147)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4200)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4166)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4293)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4174)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:4350)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4147)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4200)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4166)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4174)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4147)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:6661)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:6635)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:6596)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:6764)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:186)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.os.MessageQueue.nativePollOnce(Native Method)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.os.MessageQueue.next(MessageQueue.java:325)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.os.Looper.loop(Looper.java:142)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6494)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
04-28 09:05:57.957 17271 17271 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
04-28 09:05:57.962 1040 2975 W ActivityManager: Force finishing activity com.android.deskclock/.DeskClock
04-28 09:05:57.974 1040 1104 I ActivityManager: Showing crash dialog for package com.android.deskclock u0
04-28 09:05:58.467 1040 1103 W ActivityManager: Activity pause timeout for ActivityRecord{1d59f40 u0 com.android.deskclock/.DeskClock t3651 f}
04-28 09:06:00.045 1040 15401 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d3162d1 u-1 android.intent.action.TIME_TICK} to ReceiverList{d79b025 17271 com.android.deskclock/10053/u0 remote:2e91c1c}: process gone or crashing
04-28 09:06:00.047 1040 1103 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d3162d1 u-1 android.intent.action.TIME_TICK} to ReceiverList{d79de08 17271 com.android.deskclock/10053/u0 remote:2597ab}: process gone or crashing
04-28 09:06:00.047 1040 1103 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d3162d1 u-1 android.intent.action.TIME_TICK} to ReceiverList{7240387 17271 com.android.deskclock/10053/u0 remote:b78f7c6}: process gone or crashing
04-28 09:06:00.047 1040 1103 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d3162d1 u-1 android.intent.action.TIME_TICK} to ReceiverList{efcca52 17271 com.android.deskclock/10053/u0 remote:52ebedd}: process gone or crashing
04-28 09:06:00.047 1040 1103 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d3162d1 u-1 android.intent.action.TIME_TICK} to ReceiverList{e5d6bd9 17271 com.android.deskclock/10053/u0 remote:7246620}: process gone or crashing
04-28 09:06:00.047 1040 1103 W BroadcastQueue: Skipping deliver [foreground] BroadcastRecord{d3162d1 u-1 android.intent.action.TIME_TICK} to ReceiverList{339c44c 17271 com.android.deskclock/10053/u0 remote:c5fdc7f}: process gone or crashing
04-28 09:06:00.713 1040 1104 D AutofillManagerService: onBackKeyPressed()
04-28 09:06:00.716 1040 2975 W ActivityManager: Force finishing activity com.android.deskclock/.DeskClock
04-28 09:06:00.763 1040 2975 I ActivityManager: Killing 17271:com.android.deskclock/u0a53 (adj 900): crash
04-28 09:06:00.820 1040 1173 W ActivityManager: setHasOverlayUi called on unknown pid: 17271
04-28 09:06:00.926 1040 1611 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
04-28 09:06:01.767 1040 8921 I ActivityManager: START u0 {flg=0x10000000 cmp=com.android.deskclock/.DeskClock bnds=[312,411][1020,1236]} from uid 10053
04-28 09:06:01.793 1040 8921 E ActivityManager: applyOptionsLocked: Unknown animationType=0
04-28 09:06:01.820 1040 8921 I ActivityManager: Start proc 3732:com.android.deskclock/u0a53 for activity com.android.deskclock/.DeskClock
04-28 09:06:04.969 1040 2026 I ActivityManager: START u0 {cmp=com.android.deskclock/.settings.SettingsActivity} from uid 10053
I'm facing the same problem. Did you find any solution get it running?

Categories

Resources