This belongs into the development section, not Q&A!
I finally got all frameworks not to let android bootloop.
The only thing to master now is to fix this error:
ERROR/PackageManager(85): Package com.htc.music requires unavailable shared library com.htc.framework; ignoring!
Click to expand...
Click to collapse
I already tried to add this framework in platform.xml and another file in /system/etc/permissions.
It doesn't seem to work.
SO could anyone please tell me how to do this ? =)
maxisma
Got it working, thanks to Amon_RA & Stericson!
Only thing now is it crashes when I press the button for the list of artists etc. Play + Pause works fine!
http://pastebin.ca/1548368 The log
And what was the problem?
I don't know
maxisma said:
It crashes when I press the button for the list of artists etc. Play + Pause works fine!
http://pastebin.ca/1548368 The log
Click to expand...
Click to collapse
I still need some help.. Here are the files i'm using on this Firmware: http://forum.xda-developers.com/showthread.php?p=4432214
The files:
http://maxisma.blueman9.com/working.zip
Don't trust the filename, the app starts and plays music fine, but I can't open the list of artists.
Ok, i've got the right playlist button to work with this framework.jar in addition with the files i posted in the post before:
http://maxisma.blueman9.com/framework.jar
Now there is this error when i press the left "show artists" button:
08-31 09:57:17.120: WARN/dalvikvm(435): threadid=3: thread exiting with uncaught exception (group=0x4000fe70)
08-31 09:57:17.120: ERROR/AndroidRuntime(435): Uncaught handler: thread main exiting due to uncaught exception
08-31 09:57:17.380: ERROR/AndroidRuntime(435): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.htc.music/com.htc.music.MusicBrowserSwitchActivity}: android.view.InflateException: Binary XML file line #28: Error inflating class java.lang.reflect.Constructor
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2268)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2284)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.app.ActivityThread.access$1800(ActivityThread.java:112)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1692)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.os.Handler.dispatchMessage(Handler.java:99)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.os.Looper.loop(Looper.java:123)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.app.ActivityThread.main(ActivityThread.java:3948)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at java.lang.reflect.Method.invokeNative(Native Method)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at java.lang.reflect.Method.invoke(Method.java:521)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at dalvik.system.NativeStart.main(Native Method)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): Caused by: android.view.InflateException: Binary XML file line #28: Error inflating class java.lang.reflect.Constructor
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.view.LayoutInflater.createView(LayoutInflater.java:512)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:564)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.view.LayoutInflater.rInflate(LayoutInflater.java:617)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.view.LayoutInflater.inflate(LayoutInflater.java:407)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at com.htc.music.MusicBrowserSwitchActivity.init(MusicBrowserSwitchActivity.java:106)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at com.htc.music.MusicBrowserSwitchActivity.onCreate(MusicBrowserSwitchActivity.java:78)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1127)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2231)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): ... 11 more
08-31 09:57:17.380: ERROR/AndroidRuntime(435): Caused by: java.lang.reflect.InvocationTargetException
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at com.htc.widget.TabSwitchWidget.<init>(TabSwitchWidget.java:165)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at java.lang.reflect.Constructor.constructNative(Native Method)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at android.view.LayoutInflater.createView(LayoutInflater.java:499)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): ... 19 more
08-31 09:57:17.380: ERROR/AndroidRuntime(435): Caused by: java.lang.NullPointerException
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at com.htc.widget.TabSwitchWidget.initTabWidget(TabSwitchWidget.java:413)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): at com.htc.widget.TabSwitchWidget.<init>(TabSwitchWidget.java:188)
08-31 09:57:17.380: ERROR/AndroidRuntime(435): ... 23 more
08-31 09:57:17.420: INFO/Process(83): Sending signal. PID: 435 SIG: 3
08-31 09:57:17.420: INFO/dalvikvm(435): threadid=7: reacting to signal 3
08-31 09:57:17.440: INFO/dalvikvm(435): Wrote stack trace to '/data/anr/traces.txt'
08-31 09:57:17.710: INFO/DumpStateReceiver(83): Added state dump to 1 crashes
Click to expand...
Click to collapse
only thing i know is that the music widget apk is not necessary because the widget that's draw to the regular google launcher is inside the main music apk. The widget apk is for rosie.
I saw an error at com.htc.widget... so I thought maybe that's somewhere to look.
Which hero version are your pulling the framework files from?
This error has nothing to do with the widget, the widget is only a small error..
The main error is somewhere in the framework.jar classes.dex and has to do with .smali files.
It would be very nice if only developers answer who are familiar with smali and baksmali, so i don't have to explain much
Related
Hiya,
I've been trying to get the Samsung Galaxy Applications, such as Memo.apk to work. Right now I keep getting FC's when I try to start Memo.apk, it, however, installs without any problems.
I pushed twframework.jar and twframework-res.apk, which are part of my deodexed framework archiv, to /system/framework.
I've edited init.rc and added /system/framework/twframework.jar, at my end it looks like this
Code:
export BOOTCLASSPATH /system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/twframework.jar
I pushed touchwiz.xml to system/etc/permissions/ - if you can't be arsed to download the full system dump, here is the content:
Code:
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<library name="touchwiz" file="/system/framework/twframework.jar"/>
</permissions>
This allowed me to install Memo.apk without any problems.
However, as I already mentioned, I keep getting FC's - I'm done with my latin so maybe one of you guys know what to do next.
Here is the logcat output:
Code:
I/ActivityManager( 119): Starting activity: Intent { act=android.intent.action.MEMO_CREATE cmp=com.sec.android.app.memo/.MemoCreateActivity }
W/ResourceType( 723): Resources don't contain package for resource number 0x02050001
D/AndroidRuntime( 723): Shutting down VM
W/dalvikvm( 723): threadid=3: thread exiting with uncaught exception (group=0x4001b178)
E/AndroidRuntime( 723): Uncaught handler: thread main exiting due to uncaught exception
E/AndroidRuntime( 723): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sec.android.app.memo/com.sec.android.app.memo.MemoCreateActivity}: android.view.InflateException: Binary XML file line #31: Error inflating class <unknown>
E/AndroidRuntime( 723): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2496)
E/AndroidRuntime( 723): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2512)
E/AndroidRuntime( 723): at android.app.ActivityThread.access$2200(ActivityThread.java:119)
E/AndroidRuntime( 723): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1863)
E/AndroidRuntime( 723): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 723): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 723): at android.app.ActivityThread.main(ActivityThread.java:4363)
E/AndroidRuntime( 723): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 723): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 723): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
E/AndroidRuntime( 723): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
E/AndroidRuntime( 723): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 723): Caused by: android.view.InflateException: Binary XML file line #31: Error inflating class <unknown>
E/AndroidRuntime( 723): at android.view.LayoutInflater.createView(LayoutInflater.java:513)
E/AndroidRuntime( 723): at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
E/AndroidRuntime( 723): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:563)
E/AndroidRuntime( 723): at android.view.LayoutInflater.rInflate(LayoutInflater.java:618)
E/AndroidRuntime( 723): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime( 723): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime( 723): at android.view.LayoutInflater.rInflate(LayoutInflater.java:621)
E/AndroidRuntime( 723): at android.view.LayoutInflater.inflate(LayoutInflater.java:407)
E/AndroidRuntime( 723): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
E/AndroidRuntime( 723): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
E/AndroidRuntime( 723): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:198)
E/AndroidRuntime( 723): at android.app.Activity.setContentView(Activity.java:1622)
E/AndroidRuntime( 723): at com.sec.android.app.memo.MemoCreateActivity.onCreate(MemoCreateActivity.java:114)
E/AndroidRuntime( 723): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 723): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2459)
E/AndroidRuntime( 723): ... 11 more
E/AndroidRuntime( 723): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime( 723): at android.widget.TextView.<init>(TextView.java:320)
E/AndroidRuntime( 723): at java.lang.reflect.Constructor.constructNative(Native Method)
E/AndroidRuntime( 723): at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
E/AndroidRuntime( 723): at android.view.LayoutInflater.createView(LayoutInflater.java:500)
E/AndroidRuntime( 723): ... 25 more
E/AndroidRuntime( 723): Caused by: android.content.res.Resources$NotFoundException: File res/drawable-hdpi/memo_more_bg.png from drawable resource ID #0x2050001: .xml extension required
E/AndroidRuntime( 723): at android.content.res.Resources.loadColorStateList(Resources.java:1820)
E/AndroidRuntime( 723): at android.content.res.TypedArray.getColorStateList(TypedArray.java:289)
E/AndroidRuntime( 723): at android.widget.TextView.<init>(TextView.java:627)
E/AndroidRuntime( 723): ... 29 more
Deodexed Framework: http://ul.to/6ocdh7
Deodexed Memo.apk http://ul.to/vmv7tc
/system dump of the Galaxy S:
frifox said:
EDIT: Thanks to jimbob343 for /system dump. Hopefully with no objections, here it is: http://www.mediafire.com/?uinwwjl0jhn ([email protected])
Click to expand...
Click to collapse
Good work
this is the root cause:
Caused by: android.content.res.Resources$NotFoundException: File res/drawable-hdpi/memo_more_bg.png from drawable resource ID #0x2050001: .xml extension required
Click to expand...
Click to collapse
Does the file exist? I dont know what it means by ".xml extension required"
borjus86 said:
Good work,but don't work at me
Click to expand...
Click to collapse
*facepalm*
I'm not sure but:
At boot the system could actually be skipping the twframework files if they contain duplicate information to an already loaded framework.
So, a suggestion is to move the twframeworks to a higher priority in the bootclasspath by including them earlier in the path. Not too early mind... and you may actually find this then breaks something else. If you have a Galaxy S kernel you could check the order they use.
It may not work at all but you could try:
Code:
export BOOTCLASSPATH /system/framework/core.jar:/system/framework/ext.jar:[COLOR="Red"]/system/framework/twframework.jar[/COLOR]:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar
This may just boot loop of course... if it does, move the twframework one to the next lowest priority in bootclasspath.
You need to logcat the boot though, whatever you do, to establish if the framework loads or if it's rejected and if it does load, does it all load.
That logcat above indicates to me that the necessary hooks in the framework weren't available to the app.
I'm just eagerly awaiting your touchwiz launcher, lol
Froyo?
it possible to support with Froyo?
as far as i know from playing with trying to get the HTC Sense framework loading you have to put the twframework before framework.jar
is there a twframework.apk file? is it might be looking for resources in that apk which aren't in the app you are trying to run.
as to how to make sure that frameworkapk is loaded i'm not sure.
You may need to get someone to integrate the framework into the app directly.
These are similar problems we encountered when trying to port the FM radio app to stock froyo.
Froyo
it support to froyo?
natz said:
it support to froyo?
Click to expand...
Click to collapse
Why the same question twice?? We can talk Froyo compatibility after there is some success...
since you have a system dump, maybe you can get the dialer pad.
Replacing the framework.jar from Galaxy S to Nexus One could be the ListView effect on the components, like the samsung ?
I'm trying to work on this as well to get the mediaplayer working on the nexus I am going to start trying some things based off what you did but I left my data cable at work so i'll try tomorrow when I get home
the ironic thing is, you guys want the programs that most vibrant users want off their phone
boodies said:
the ironic thing is, you guys want the programs that most vibrant users want off their phone
Click to expand...
Click to collapse
I think the media player in the vibrant is much nicer than stock android so I have no idea who wouldn't want that one
yes the media player is really nice. as well as the camera with touch to focus. maybe those can also be moved over.
hi,buddies
i have an question here is activity logcat
Code:
I/ActivityManager( 1752): Start proc com.htc.launcher for activity com.htc.launc
her/.Launcher: pid=3661 uid=10024 gids={3003, 1015, 1028}
D/dalvikvm( 1490): GC_EXPLICIT freed 38K, 74% free 2172K/8259K, paused 2ms+2ms,
total 37ms
D/dalvikvm( 1490): GC_EXPLICIT freed <1K, 74% free 2172K/8259K, paused 4ms+2ms,
total 40ms
E/Trace ( 3661): error opening trace file: No such file or directory (2)
D/dalvikvm( 1490): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 1490): GC_EXPLICIT freed <1K, 74% free 2172K/8259K, paused 3ms+2ms,
total 41ms
I/ActivityThread( 3661): Pub com.htc.launcher.settings.facade: com.htc.launcher.
facade.LauncherProviderFacade
W/dalvikvm( 3661): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initi
alizing Lcom/htc/htcjavaflag/Native;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/htcjavaflag/HtcBuildFlag;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/launcher/util/SettingUtil;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/launcher/util/Logger;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/launcher/LauncherProvider;
W/dalvikvm( 3661): Class init failed in newInstance call (Lcom/htc/launcher/faca
de/LauncherProviderFacade;)
D/AndroidRuntime( 3661): Shutting down VM
W/dalvikvm( 3661): threadid=1: thread exiting with uncaught exception (group=0x4
114c300)
E/AndroidRuntime( 3661): FATAL EXCEPTION: main
E/AndroidRuntime( 3661): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at java.lang.Class.newInstanceImpl(Native Method
)
E/AndroidRuntime( 3661): at java.lang.Class.newInstance(Class.java:1319)
E/AndroidRuntime( 3661): at android.app.ActivityThread.installProvider(Ac
tivityThread.java:4733)
E/AndroidRuntime( 3661): at android.app.ActivityThread.installContentProv
iders(ActivityThread.java:4375)
E/AndroidRuntime( 3661): at android.app.ActivityThread.handleBindApplicat
ion(ActivityThread.java:4317)
E/AndroidRuntime( 3661): at android.app.ActivityThread.access$1300(Activi
tyThread.java:142)
E/AndroidRuntime( 3661): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1268)
E/AndroidRuntime( 3661): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 3661): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3661): at android.app.ActivityThread.main(ActivityThrea
d.java:4931)
E/AndroidRuntime( 3661): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 3661): at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidRuntime( 3661): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime( 3661): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:558)
E/AndroidRuntime( 3661): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.launcher.LauncherProvider.<clinit>(La
uncherProvider.java:79)
E/AndroidRuntime( 3661): ... 15 more
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.launcher.util.Logger.<clinit>(Logger.
java:10)
E/AndroidRuntime( 3661): ... 16 more
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.launcher.util.SettingUtil.<clinit>(Se
ttingUtil.java:17)
E/AndroidRuntime( 3661): ... 17 more
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.HtcDebugFlag.getProject(H
tcDebugFlag.java)
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.HtcBuildFlag.getHtc_PROJE
CT_flag(HtcBuildFlag.java)
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.HtcBuildFlag.<clinit>(Htc
BuildFlag.java)
E/AndroidRuntime( 3661): ... 18 more
E/AndroidRuntime( 3661): Caused by: java.lang.UnsatisfiedLinkError: Cannot load
library: link_image[1916]: 1490 could not load needed library 'libhtcflag_nativ
e.so' for 'libhtcflag-jni.so' (reloc_library[1331]: 1490 cannot locate '__htclo
g_init_mask'...
E/AndroidRuntime( 3661): )
E/AndroidRuntime( 3661): at java.lang.Runtime.loadLibrary(Runtime.java:39
1)
E/AndroidRuntime( 3661): at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.Native.<clinit>(HtcDebugF
lag.java)
E/AndroidRuntime( 3661): ... 21 more
W/ActivityManager( 1752): Force finishing activity com.htc.launcher/.Launcher
W/ActivityManager( 1752): Activity pause timeout for ActivityRecord{41585298 com
.htc.launcher/.Launcher}
So,what is wrong?? can somebody help?
EDIT :
after copying dalvikvm.causes other problems .so i completely removed rom and im using base as these roms.porting from these links.
http://forum.xda-developers.com/show....php?t=2321867
http://forum.xda-developers.com/show....php?t=2184706
http://forum.xda-developers.com/show....php?t=2185699
and now i have completely different problem. system/lib/hw files compability problems
Code:
E/MediaPlayerService(23381): MediaPlayerService(), open failed /sys/power/pnpmgr
/apps/media_mode
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/iptables -t r
aw -N bw_raw_PREROUTING res=256
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/ip6tables -t
raw -N bw_raw_PREROUTING res=256
E/logwrapper(23507): executing /system/bin/zcb failed: Permission denied
E/JNIHelp (23508): Native registration unable to find class 'com/broadcom/bt/ser
vice/fm/FmReceiverService', aborting
F/libc (23508): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 2350
8 (zygote)
this problem repeating. i copied classes to framework2.jar and services.jar but still doesnt work..i deleted somefiles in system/lib/hw and only changed camera.default.so file.actually im getting about 10 problems.
can somebody help again??
Doğa you need to ask a recognized developer this
Sent from my One V using Tapatalk 4 Beta
any idea??
Are you trying port a sense ROM to non-HTC device?
yes and no lol
i'm trying port sense 5 for htc one v - we didnt get official update.
try to copy dalvikvm
forumber2 said:
try to copy dalvikvm
Click to expand...
Click to collapse
oba abi sen türk değilmisin ya kocaeli-gebze
dalvikvm yi kopyalayınca milyon tane başka bişey istiyor onun yerine şu linklerdeki portları birleştirip htc one v ye portlamayı deniyorum şimdide başka problemler çıktı ama
translate : after copying dalvikvm.causes other problems .so i completely removed rom and im using base as these roms.porting from these links.
http://forum.xda-developers.com/showthread.php?t=2321867
http://forum.xda-developers.com/showthread.php?t=2184706
http://forum.xda-developers.com/showthread.php?t=2185699
devamını ingilizce yazcam yoksa ban veriyolar
and now i have completely different problem. system/lib/hw files compability problems
Code:
E/MediaPlayerService(23381): MediaPlayerService(), open failed /sys/power/pnpmgr
/apps/media_mode
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/iptables -t r
aw -N bw_raw_PREROUTING res=256
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/ip6tables -t
raw -N bw_raw_PREROUTING res=256
E/logwrapper(23507): executing /system/bin/zcb failed: Permission denied
E/JNIHelp (23508): Native registration unable to find class 'com/broadcom/bt/ser
vice/fm/FmReceiverService', aborting
F/libc (23508): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 2350
8 (zygote)
this problem repeating. i copied classes to framework2.jar and services.jar but still doesnt work..i deleted somefiles in system/lib/hw and only changed camera.default.so file.actually im getting about 10 problems.
can somebody help again??
The clock widget is working but I can't open the clock. Here is the logcat output:
Code:
I/ActivityManager( 897): Start proc com.android.deskclock for activity com.android.deskclock/.DeskClock: pid=3426 uid=1
0042 gids={50042, 1028, 1023, 3003}
I/MicrophoneInputStream( 1725): mic_close [email protected]
D/audio_hw_primary( 230): in_standby: enter: stream (0xb8d56970) usecase(8: audio-record)
D/hardware_info( 230): hw_info_append_hw_type : device_name = voice-rec-mic
I/QCOM PowerHAL( 230): Processing audio hint. Metadata: state=0
D/audio_hw_primary( 230): adev_close_input_stream: enter:stream_handle(0xb8d56970)
D/audio_hw_primary( 230): in_standby: enter: stream (0xb8d56970) usecase(8: audio-record)
I/HotwordRecognitionRnr( 1725): Stopping hotword detection.
I/HotwordRecognitionRnr( 1725): Hotword detection finished
D/ActivityThread( 3426): handleBindApplication:com.android.deskclock
D/ActivityThread( 3426): setTargetHeapUtilization:0.75
D/ActivityThread( 3426): setTargetHeapMinFree:2097152
I/ActivityThread( 3426): Switching default density from 480 to 300
I/QCOM PowerHAL( 230): Processing audio hint. Metadata: state=0
W/dalvikvm( 3426): threadid=1: thread exiting with uncaught exception (group=0x41af6ce0)
E/AndroidRuntime( 3426): FATAL EXCEPTION: main
E/AndroidRuntime( 3426): Process: com.android.deskclock, PID: 3426
E/AndroidRuntime( 3426): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.deskclock/com.an
droid.deskclock.DeskClock}: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to 10
E/AndroidRuntime( 3426): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2224)
E/AndroidRuntime( 3426): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2283)
E/AndroidRuntime( 3426): at android.app.ActivityThread.access$800(ActivityThread.java:144)
E/AndroidRuntime( 3426): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1205)
E/AndroidRuntime( 3426): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 3426): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3426): at android.app.ActivityThread.main(ActivityThread.java:5158)
E/AndroidRuntime( 3426): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3426): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 3426): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:796)
E/AndroidRuntime( 3426): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:612)
E/AndroidRuntime( 3426): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3426): Caused by: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to
10
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:361)
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:255)
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:18
8)
E/AndroidRuntime( 3426): at com.android.deskclock.provider.ClockProvider.query(ClockProvider.java:96)
E/AndroidRuntime( 3426): at android.content.ContentProvider.query(ContentProvider.java:857)
E/AndroidRuntime( 3426): at android.content.ContentProvider$Transport.query(ContentProvider.java:200)
E/AndroidRuntime( 3426): at android.content.ContentResolver.query(ContentResolver.java:461)
E/AndroidRuntime( 3426): at android.content.ContentResolver.query(ContentResolver.java:404)
E/AndroidRuntime( 3426): at com.android.deskclock.provider.AlarmInstance.getInstances(AlarmInstance.java:192)
E/AndroidRuntime( 3426): at com.android.deskclock.alarms.AlarmStateManager.updateNextAlarm(AlarmStateManager.java
:138)
E/AndroidRuntime( 3426): at com.android.deskclock.DeskClock.onCreate(DeskClock.java:178)
E/AndroidRuntime( 3426): at android.app.Activity.performCreate(Activity.java:6020)
E/AndroidRuntime( 3426): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime( 3426): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2181)
E/AndroidRuntime( 3426): ... 11 more
W/ActivityManager( 897): Force finishing activity com.android.deskclock/.DeskClock
I am using the LiquidSmooth ROM LS-KK-v3.2-2014-10-23-bacon.zip (tried other versions too) and always wiped system/cache/dalvik.
Any idea?
Bebbo
ok solved it:
using a file explorer I went to /data/data/com.android.deskclock/databases and removed the file alarms.db
Bebbo
Thanks for the fix man, helped me !
bebbodl said:
ok solved it:
using a file explorer I went to /data/data/com.android.deskclock/databases and removed the file alarms.db
Bebbo
Click to expand...
Click to collapse
Tnx. SGS4A fix work.
I already had several ROMs on my phone. When the Lollipop Developer Preview came out, i tried to install it but everytime i shut off the screen while running the system it soft rebooted (5-10s then its back on the lockscreen).
This happens everytime and even on the final version of Lollipop. Did a clean flash. I am getting desperate here because i waited for this day so long ..
Then don't use it for now?
dicecuber said:
Then don't use it for now?
Click to expand...
Click to collapse
And wait for the next Android version or what
Uwe303 said:
And wait for the next Android version or what
Click to expand...
Click to collapse
4.4.4 is perfectly fine. Or wait for 5.1 or later the bugs should be fixed by then
dicecuber said:
4.4.4 is perfectly fine. Or wait for 5.1 or later the bugs should be fixed by then
Click to expand...
Click to collapse
And why should i stay with 4.4.4 when 5.0 offers way more features and performance?
Push
Uwe303 said:
And why should i stay with 4.4.4 when 5.0 offers way more features and performance?
Push
Click to expand...
Click to collapse
Says who?
I have the exact same issue after flashing lollipop on my nexus 5. I also have a faulty wifi module causing wifi never to turn on on KitKat. So I basicly thought the problem on Lollipop was due to my broken wifi and sadly went back to KitKat again.
Before going back to kitkat I managed to grab a device log through adb. Do you have any possibility to do that as well so we can compare the logs?
ulmerkotten said:
I have the exact same issue after flashing lollipop on my nexus 5. I also have a faulty wifi module causing wifi never to turn on on KitKat. So I basicly thought the problem on Lollipop was due to my broken wifi and sadly went back to KitKat again.
Before going back to kitkat I managed to grab a device log through adb. Do you have any possibility to do that as well so we can compare the logs?
Click to expand...
Click to collapse
Strange.. my WiFi is broken too due to a water damage... I can try to grab one maybe
Uwe303 said:
Strange.. my WiFi is broken too due to a water damage... I can try to grab one maybe
Click to expand...
Click to collapse
Aha then it definitely is due to the Wifi being broken. Maybe there's a way to make Lollipop ignore Wifi being unavailable. Have you tried changing the location setting to "GPS only" to disable the Wifi positioning? What I've heard Android still tries to use Wifi even when Wifi is set to OFF for better positioning.
I will try experiment on my end as well to see if there's a way to avoid the reboot.
ulmerkotten said:
Aha then it definitely is due to the Wifi being broken. Maybe there's a way to make Lollipop ignore Wifi being unavailable. Have you tried changing the location setting to "GPS only" to disable the Wifi positioning? What I've heard Android still tries to use Wifi even when Wifi is set to OFF for better positioning.
I will try experiment on my end as well to see if there's a way to avoid the reboot.
Click to expand...
Click to collapse
No i didnt tried anything. But maybe im going to try Lollipop again today. But tell me what happened
Uwe303 said:
No i didnt tried anything. But maybe im going to try Lollipop again today. But tell me what happened
Click to expand...
Click to collapse
I've tried disabling all location services, enabling airplane mode and rebooting. Still having the same problem.
I will try root the device and see if I can modify anything to try prevent this.
Here's a log of the crash which causes the reboot:
Code:
I/WifiNative-HAL( 739): startHal
E/audio_a2dp_hw( 178): adev_set_parameters: ERROR: set param called even when stream out is null
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff986c
I/WifiHAL ( 739): Initializing wifi
I/WifiHAL ( 739): Creating socket
I/WifiHAL ( 739): Initialized Wifi HAL Successfully; vendor cmd = 103
D/wifi ( 739): Did set static halHandle = 0xb42cb040
D/wifi ( 739): halHandle = 0xb42cb040, mVM = 0xb505c280, mCls = 0x301582
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff981c
D/wifi ( 739): array field set
--------- beginning of crash
F/libc ( 739): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2c00001 in tid 828 (WifiStateMachin)
I/libc ( 739): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
I/ServiceManager( 164): service 'batterystats' died
W/Sensors ( 1501): sensorservice died [0xac3b0580]
E/WifiManager( 1501): Channel connection lost
E/WifiManager( 1161): Channel connection lost
E/WifiManager( 1329): Channel connection lost
D/SurfaceFlinger( 166): Set power mode=2, type=0 flinger=0xb6a62000
D/SurfaceFlinger( 166): Screen type=0 is already mode=2
E/WifiManager( 874): Channel connection lost
D/AndroidRuntime( 874): Shutting down VM
E/AndroidRuntime( 874): FATAL EXCEPTION: main
E/AndroidRuntime( 874): Process: com.android.systemui, PID: 874
E/AndroidRuntime( 874): java.lang.RuntimeException: Package manager has died
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:385)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:59)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationLockToggleVisible(RotationPolicy.java:93)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.notifyChanged(RotationLockControllerImpl.java:87)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.addRotationLockControllerCallback(RotationLockControllerImpl.java:47)
E/AndroidRuntime( 874): at com.android.systemui.qs.tiles.RotationLockTile.setListening(RotationLockTile.java:45)
E/AndroidRuntime( 874): at com.android.systemui.qs.QSPanel.setListening(QSPanel.java:193)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.setListening(NotificationPanelView.java:1430)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.instantExpand(NotificationPanelView.java:1436)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.instantExpandNotificationsPanel(PhoneStatusBar.java:3745)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.showKeyguard(PhoneStatusBar.java:3515)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.showBouncerOrKeyguard(StatusBarKeyguardViewManager.java:113)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.reset(StatusBarKeyguardViewManager.java:147)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.show(StatusBarKeyguardViewManager.java:99)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:1238)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.access$1700(KeyguardViewMediator.java:114)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator$4.handleMessage(KeyguardViewMediator.java:1069)
E/AndroidRuntime( 874): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 874): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 874): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
E/AndroidRuntime( 874): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:3685)
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:383)
E/AndroidRuntime( 874): ... 23 more
E/AndroidRuntime( 874): Error reporting crash
E/AndroidRuntime( 874): android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4100)
E/AndroidRuntime( 874): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/Process ( 874): Sending signal. PID: 874 SIG: 9
ulmerkotten said:
I've tried disabling all location services, enabling airplane mode and rebooting. Still having the same problem.
I will try root the device and see if I can modify anything to try prevent this.
Here's a log of the crash which causes the reboot:
Code:
I/WifiNative-HAL( 739): startHal
E/audio_a2dp_hw( 178): adev_set_parameters: ERROR: set param called even when stream out is null
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff986c
I/WifiHAL ( 739): Initializing wifi
I/WifiHAL ( 739): Creating socket
I/WifiHAL ( 739): Initialized Wifi HAL Successfully; vendor cmd = 103
D/wifi ( 739): Did set static halHandle = 0xb42cb040
D/wifi ( 739): halHandle = 0xb42cb040, mVM = 0xb505c280, mCls = 0x301582
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff981c
D/wifi ( 739): array field set
--------- beginning of crash
F/libc ( 739): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2c00001 in tid 828 (WifiStateMachin)
I/libc ( 739): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
I/ServiceManager( 164): service 'batterystats' died
W/Sensors ( 1501): sensorservice died [0xac3b0580]
E/WifiManager( 1501): Channel connection lost
E/WifiManager( 1161): Channel connection lost
E/WifiManager( 1329): Channel connection lost
D/SurfaceFlinger( 166): Set power mode=2, type=0 flinger=0xb6a62000
D/SurfaceFlinger( 166): Screen type=0 is already mode=2
E/WifiManager( 874): Channel connection lost
D/AndroidRuntime( 874): Shutting down VM
E/AndroidRuntime( 874): FATAL EXCEPTION: main
E/AndroidRuntime( 874): Process: com.android.systemui, PID: 874
E/AndroidRuntime( 874): java.lang.RuntimeException: Package manager has died
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:385)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:59)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationLockToggleVisible(RotationPolicy.java:93)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.notifyChanged(RotationLockControllerImpl.java:87)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.addRotationLockControllerCallback(RotationLockControllerImpl.java:47)
E/AndroidRuntime( 874): at com.android.systemui.qs.tiles.RotationLockTile.setListening(RotationLockTile.java:45)
E/AndroidRuntime( 874): at com.android.systemui.qs.QSPanel.setListening(QSPanel.java:193)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.setListening(NotificationPanelView.java:1430)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.instantExpand(NotificationPanelView.java:1436)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.instantExpandNotificationsPanel(PhoneStatusBar.java:3745)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.showKeyguard(PhoneStatusBar.java:3515)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.showBouncerOrKeyguard(StatusBarKeyguardViewManager.java:113)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.reset(StatusBarKeyguardViewManager.java:147)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.show(StatusBarKeyguardViewManager.java:99)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:1238)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.access$1700(KeyguardViewMediator.java:114)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator$4.handleMessage(KeyguardViewMediator.java:1069)
E/AndroidRuntime( 874): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 874): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 874): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
E/AndroidRuntime( 874): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:3685)
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:383)
E/AndroidRuntime( 874): ... 23 more
E/AndroidRuntime( 874): Error reporting crash
E/AndroidRuntime( 874): android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4100)
E/AndroidRuntime( 874): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/Process ( 874): Sending signal. PID: 874 SIG: 9
Click to expand...
Click to collapse
Allright, im going to try a few things in the next days too when im not busy with school
ulmerkotten said:
I've tried disabling all location services, enabling airplane mode and rebooting. Still having the same problem.
I will try root the device and see if I can modify anything to try prevent this.
Here's a log of the crash which causes the reboot:
Code:
I/WifiNative-HAL( 739): startHal
E/audio_a2dp_hw( 178): adev_set_parameters: ERROR: set param called even when stream out is null
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff986c
I/WifiHAL ( 739): Initializing wifi
I/WifiHAL ( 739): Creating socket
I/WifiHAL ( 739): Initialized Wifi HAL Successfully; vendor cmd = 103
D/wifi ( 739): Did set static halHandle = 0xb42cb040
D/wifi ( 739): halHandle = 0xb42cb040, mVM = 0xb505c280, mCls = 0x301582
E/wifi ( 739): getStaticLongField sWifiHalHandle 0x9dff981c
D/wifi ( 739): array field set
--------- beginning of crash
F/libc ( 739): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2c00001 in tid 828 (WifiStateMachin)
I/libc ( 739): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
W/AudioFlinger( 178): power manager service died !!!
I/ServiceManager( 164): service 'batterystats' died
W/Sensors ( 1501): sensorservice died [0xac3b0580]
E/WifiManager( 1501): Channel connection lost
E/WifiManager( 1161): Channel connection lost
E/WifiManager( 1329): Channel connection lost
D/SurfaceFlinger( 166): Set power mode=2, type=0 flinger=0xb6a62000
D/SurfaceFlinger( 166): Screen type=0 is already mode=2
E/WifiManager( 874): Channel connection lost
D/AndroidRuntime( 874): Shutting down VM
E/AndroidRuntime( 874): FATAL EXCEPTION: main
E/AndroidRuntime( 874): Process: com.android.systemui, PID: 874
E/AndroidRuntime( 874): java.lang.RuntimeException: Package manager has died
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:385)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:59)
E/AndroidRuntime( 874): at com.android.internal.view.RotationPolicy.isRotationLockToggleVisible(RotationPolicy.java:93)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.notifyChanged(RotationLockControllerImpl.java:87)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.policy.RotationLockControllerImpl.addRotationLockControllerCallback(RotationLockControllerImpl.java:47)
E/AndroidRuntime( 874): at com.android.systemui.qs.tiles.RotationLockTile.setListening(RotationLockTile.java:45)
E/AndroidRuntime( 874): at com.android.systemui.qs.QSPanel.setListening(QSPanel.java:193)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.setListening(NotificationPanelView.java:1430)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.NotificationPanelView.instantExpand(NotificationPanelView.java:1436)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.instantExpandNotificationsPanel(PhoneStatusBar.java:3745)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.PhoneStatusBar.showKeyguard(PhoneStatusBar.java:3515)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.showBouncerOrKeyguard(StatusBarKeyguardViewManager.java:113)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.reset(StatusBarKeyguardViewManager.java:147)
E/AndroidRuntime( 874): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.show(StatusBarKeyguardViewManager.java:99)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:1238)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator.access$1700(KeyguardViewMediator.java:114)
E/AndroidRuntime( 874): at com.android.systemui.keyguard.KeyguardViewMediator$4.handleMessage(KeyguardViewMediator.java:1069)
E/AndroidRuntime( 874): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 874): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 874): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 874): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime( 874): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
E/AndroidRuntime( 874): Caused by: android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:3685)
E/AndroidRuntime( 874): at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:383)
E/AndroidRuntime( 874): ... 23 more
E/AndroidRuntime( 874): Error reporting crash
E/AndroidRuntime( 874): android.os.DeadObjectException
E/AndroidRuntime( 874): at android.os.BinderProxy.transactNative(Native Method)
E/AndroidRuntime( 874): at android.os.BinderProxy.transact(Binder.java:496)
E/AndroidRuntime( 874): at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4100)
E/AndroidRuntime( 874): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:89)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 874): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/Process ( 874): Sending signal. PID: 874 SIG: 9
Click to expand...
Click to collapse
Hi guys,
I'm new here. Two days ago I sideloaded lollipop on my Nexus 5 and since then I'm having exactly this same problem, even the logcat is the same... I did a factory reset (sigh...) and the problem went away for one day... Today it appeared, again.
My phone is not rooted.
Help!!!!
---------- Post added at 05:00 PM ---------- Previous post was at 04:35 PM ----------
giovanni.romeo78 said:
Hi guys,
I'm new here. Two days ago I sideloaded lollipop on my Nexus 5 and since then I'm having exactly this same problem, even the logcat is the same... I did a factory reset (sigh...) and the problem went away for one day... Today it appeared, again.
My phone is not rooted.
Help!!!!
Click to expand...
Click to collapse
I submitted an official issue to Google, number 79709 on code.google.com...
My phone is useless... it's constantly rebooting...
giovanni.romeo78 said:
Hi guys,
I'm new here. Two days ago I sideloaded lollipop on my Nexus 5 and since then I'm having exactly this same problem, even the logcat is the same... I did a factory reset (sigh...) and the problem went away for one day... Today it appeared, again.
My phone is not rooted.
Help!!!!
---------- Post added at 05:00 PM ---------- Previous post was at 04:35 PM ----------
I submitted an official issue to Google, number 79709 on code.google.com...
My phone is useless... it's constantly rebooting...
Click to expand...
Click to collapse
Hope someone solves our problem.. i replied to your issue
Uwe303 said:
Hope someone solves our problem.. i replied to your issue
Click to expand...
Click to collapse
I hope so... I had to shut off the nexus because it was still in the never ending reboot cycle...
i hope that you all realize that installed apps can and do cause reboots. uninstall all your installed apps, then run a day without any apps. after, install your apps one at a time until you find the one causing reboots.
simms22 said:
i hope that you all realize that installed apps can and do cause reboots. uninstall all your installed apps, then run a day without any apps. after, install your apps one at a time until you find the one causing reboots.
Click to expand...
Click to collapse
I think you dont realize that we are all running a clean flash of the Lollipop release build and didnt even have any apps installed. My phone reboots when i shut the screen off right in the welcome screen where i select my timezone etc.
Had some time last weekend to look at this but didn't succeed in any way. Mostly just blindly changing things in the /system partition to see if it helped.
What I've tried so far is:
* Removing all wifi permissions from /etc/permissions
* Commenting out stuff the files in /etc/wifi (actually ended up commenting out all lines in every file)
* Commenting wifi-related stuff in build.prop (after this I had to reset the phone since it no longer did boot)
* Trying different apps, like titaniumbackup etc, to disable/freeze system services (didn't find any wifi -related service)
None of the above helped.
A tip is to enable "Always on when connected" in the developer settings to keep it from rebooting.
ulmerkotten said:
Had some time last weekend to look at this but didn't succeed in any way. Mostly just blindly changing things in the /system partition to see if it helped.
What I've tried so far is:
* Removing all wifi permissions from /etc/permissions
* Commenting out stuff the files in /etc/wifi (actually ended up commenting out all lines in every file)
* Commenting wifi-related stuff in build.prop (after this I had to reset the phone since it no longer did boot)
* Trying different apps, like titaniumbackup etc, to disable/freeze system services (didn't find any wifi -related service)
None of the above helped.
A tip is to enable "Always on when connected" in the developer settings to keep it from rebooting.
Click to expand...
Click to collapse
Hi,
please add a comment with the above attempts to the google code issue 79709, maybe it'll help Google guys to help us...
Giovanni
giovanni.romeo78 said:
Hi,
please add a comment with the above attempts to the google code issue 79709, maybe it'll help Google guys to help us...
Giovanni
Click to expand...
Click to collapse
A new (ehm... actually refurbished...) nexus 5 will arrive from big G in the next few days...
I rooted my Tolino Page some times ago and was able to install "ADW Launcher" and set background image using "Wallpaper Changer". At the time the firmware was 10.0.1 based on Android 4.0.4.
Since some weeks tolino published an update to 11.2.3, based on Android 4.4.2.
Device updated, factory-reset, rooted, installed all apps again, all is working as expected with the exception the background image cannot be set in launcher. I tried different launchers, all with the same issue, I just get a message "Error appears, please try again after reboot" (message free translated from german).
Any idea what is missed? Is there any software I can install to try to solve the issue? What I can check to find the reason?
I am firm with linux-command line and can apply patches and compile components if I get the right howto how to setup build environment.
I can manupulate directly the system as root trough adb shell
The used build is [not allowed to post , search for "mytolino update", then "page"]
The source code is [not allowed to post , search for "mytolino open source", then "page"]
Found the next mesages in logcat
Code:
W/WallpaperManager( 3098): WallpaperService not running
W/WallpaperManager( 3098): WallpaperService not running
D/AndroidRuntime( 3098): Shutting down VM
W/dalvikvm( 3098): threadid=1: thread exiting with uncaught exception (group=0x40e27ba8)
E/AndroidRuntime( 3098): FATAL EXCEPTION: main
E/AndroidRuntime( 3098): Process: com.simplemobiletools.gallery, PID: 3098
E/AndroidRuntime( 3098): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.simplemobiletools.gallery/com.simplemobiletools.gallery.activities.SetWallpaperActivity}: java.lang.IllegalArgumentException: Cannot set aspect ratio value to a number less than or equal to 0.
E/AndroidRuntime( 3098): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2195)
E/AndroidRuntime( 3098): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2245)
E/AndroidRuntime( 3098): at android.app.ActivityThread.access$800(ActivityThread.java:135)
E/AndroidRuntime( 3098): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
E/AndroidRuntime( 3098): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 3098): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3098): at android.app.ActivityThread.main(ActivityThread.java:5017)
E/AndroidRuntime( 3098): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3098): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 3098): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
E/AndroidRuntime( 3098): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
E/AndroidRuntime( 3098): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3098): Caused by: java.lang.IllegalArgumentException: Cannot set aspect ratio value to a number less than or equal to 0.
E/AndroidRuntime( 3098): at com.theartofdev.edmodo.cropper.CropOverlayView.setAspectRatioX(SourceFile:274)
E/AndroidRuntime( 3098): at com.theartofdev.edmodo.cropper.CropImageView.a(SourceFile:523)
E/AndroidRuntime( 3098): at com.simplemobiletools.gallery.activities.SetWallpaperActivity.setupAspectRatio(SourceFile:75)
E/AndroidRuntime( 3098): at com.simplemobiletools.gallery.activities.SetWallpaperActivity.handleImage(SourceFile:60)
E/AndroidRuntime( 3098): at com.simplemobiletools.gallery.activities.SetWallpaperActivity.onCreate(SourceFile:42)
E/AndroidRuntime( 3098): at android.app.Activity.performCreate(Activity.java:5231)
E/AndroidRuntime( 3098): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime( 3098): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2159)
E/AndroidRuntime( 3098): ... 11 more
W/ActivityManager( 2462): Force finishing activity com.simplemobiletools.gallery/.activities.SetWallpaperActivity
Any idea what is missed?
I am Android noob, but I get set up a working AOSP build environment for ntx_6sl. So I can try some compiled files if I know which are necessary to set the WallpaperService running