I posted a Logcat for java.
Don't know what problem.
Solve this problem pls.
Code:
oid.jbed/.ams.AmsActivity }
I/ActivityManager( 1163): Start proc com.esmertec.android.jbed for activity com.
esmertec.android.jbed/.ams.AmsActivity: pid=4942 uid=10118 gids={3003, 1006, 101
5}
I/ActivityThread( 4942): Publishing provider jbed: com.esmertec.android.jbed.Jbe
dProvider
I/ActivityManager( 1163): Start proc com.esmertec.android.jbed:remote for servic
e com.esmertec.android.jbed/.service.JbedService: pid=4949 uid=10118 gids={3003,
1006, 1015}
I/ActivityManager( 1163): Displayed activity com.esmertec.android.jbed/.ams.AmsA
ctivity: 570 ms (total 570 ms)
I/ActivityManager( 1163): Stopping service: com.tni.TasKillerFull/.TasKillerLaun
cher
W/ActivityManager( 1163): Timeout executing service: ServiceRecord{2ff694a8 com.
esmertec.android.jbed/.service.JbedService}
I/ActivityManager( 1163): Process com.esmertec.android.jbed:remote (pid 4949) ha
s died.
W/ActivityManager( 1163): Scheduling restart of crashed service com.esmertec.and
roid.jbed/.service.JbedService in 5000ms
I/ActivityManager( 1163): Start proc com.esmertec.android.jbed:remote for servic
e com.esmertec.android.jbed/.service.JbedService: pid=4970 uid=10118 gids={3003,
1006, 1015}
Here's a snippet of a logcat; Ti BU was FC'ing on me during batch back ups. I've since rectified the problem with an uninstall/reboot/reinstall (who woulda thunk it )
What can this snip of the log tell me? This is for curiosity's sake and helping me miracle meaning out of logs to make myself a better (?) person and win the admiration of myself.
Code:
I/com.keramidas.TitaniumBackup.c.b(16985): Successfully deleted archive entry from cache !
I/com.keramidas.TitaniumBackup.c.b(16985): Successfully added archive entry into cache !
D/com.keramidas.TitaniumBackup.c.as(16985): md5sum = 366e89a3a8ef8e6075b3b5bde593ae82
I/com.keramidas.TitaniumBackup.c.b(16985): Successfully deleted archive entry from cache !
V/lights ( 2768): write_int: path /sys/class/backlight/pwm-backlight/brightness, value 35
I/Process (16985): Sending signal. PID: 16985 SIG: 9
I/ActivityManager( 2768): Process com.keramidas.TitaniumBackup (pid 16985) has died.
W/ActivityManager( 2768): Scheduling restart of crashed service com.keramidas.TitaniumBackup/.service.WorkerService in 5000ms
I/WindowManager( 2768): WIN DEATH: Window{409aa5e0 com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity paused=false}
I/com.keramidas.TitaniumBackupPro.LicenseQueryService(17136): onDestroy()
I/WindowManager( 2768): WIN DEATH: Window{408069f0 Processing paused=false}
I/WindowManager( 2768): WIN DEATH: Window{409d1788 com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.BatchActivity paused=false}
I/ActivityManager( 2768): No longer want com.quoord.tapatalkxda.activity (pid 13066): hidden #16
W/InputManagerService( 2768): Got RemoteException sending setActive(false) notification to pid 16985 uid 10046
I/WindowManager( 2768): Setting rotation to 1, animFlags=0
I/ActivityManager( 2768): Config changed: { scale=1.0 imsi=302/610 loc=en_US touch=3 keys=1/1/2 nav=1/1 orien=2 layout=34 uiMode=17 seq=6 themeResource=null}
D/HomeLoaders( 2871): aborting loaders
OS: Ice Cream Sandwich
Device: Motorola Xoom
I am having issues with a simple service not running correctly.
The logcat shows some force stopping on the installed apk. Also the broadcast receiver should listen to android.intent.action.ACTION_POWER_CONNECTED but it is not. Any insight?
This all worked on froyo 2.2 on a samsung galaxy tab.
Here is the snippet from logcat when I do an 'adb install testService.apk:
Code:
D/AndroidRuntime(15251):
D/AndroidRuntime(15251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(15251): CheckJNI is OFF
D/AndroidRuntime(15251): Calling main entry com.android.commands.pm.Pm
I/ActivityManager( 153): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=15261 uid=10010 gids={1015, 2001}
W/PackageManager( 153): Couldn't get low memory threshold; no free limit imposed
W/ActivityManager( 153): No content provider found for permission revoke: file:///data/local/tmp/testService.apk
W/ActivityManager( 153): No content provider found for permission revoke: file:///data/local/tmp/testService.apk
I/PackageManager( 153): Running dexopt on: com.example.testservice
D/dalvikvm(15275): DexOpt: load 4ms, verify+opt 1ms
I/ActivityManager( 153): Force stopping package com.example.testservice uid=10014
D/PackageManager( 153): New package installed in /data/app/com.example.testservice-1.apk
D/PackageManager( 153): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
D/PackageManager( 153): generateServicesMap(android.content.SyncAdapter): 11 services unchanged
I/ActivityManager( 153): Start proc com.android.voicedialer for broadcast com.android.voicedialer/.VoiceDialerReceiver: pid=15276 uid=10037 gids={3002}
W/ResourceType( 153): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
D/dalvikvm( 153): GC_CONCURRENT freed 1216K, 16% free 9901K/11783K, paused 3ms+7ms
D/dalvikvm(15276): Debugger has detached; object registry had 1 entries
D/BackupManagerService( 153): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.testservice flg=0x10000010 (has extras) }
V/BackupManagerService( 153): addPackageParticipantsLocked: com.example.testservice
I/ActivityManager( 153): Start proc com.android.musicfx for broadcast com.android.musicfx/.Compatibility$Receiver: pid=15289 uid=10022 gids={3003, 3002}
I/ActivityManager( 153): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=15303 uid=10025 gids={1015}
I/ActivityThread(15303): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider
I/ActivityManager( 153): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.RlzPingBroadcastReceiver: pid=15318 uid=10049 gids={3003}
I/ActivityManager( 153): No longer want com.google.android.googlequicksearchbox (pid 1229): hidden #16
I/ActivityThread(15318): Pub com.google.android.partnersetup.rlzprovider: com.google.android.partnersetup.RlzProvider
I/ActivityThread(15318): Pub com.google.android.partnersetup.rlzappprovider: com.google.android.partnersetup.RlzAppProvider
D/dalvikvm( 153): GC_EXPLICIT freed 538K, 17% free 9866K/11783K, paused 2ms+11ms
D/AndroidRuntime(15251): Shutting down VM
I/AndroidRuntime(15251): NOTE: attach of thread 'Binder Thread #3' failed
D/dalvikvm(15251): GC_CONCURRENT freed 101K, 83% free 457K/2560K, paused 1ms+0ms
D/jdwp (15251): Got wake-up signal, bailing out of select
D/dalvikvm(15251): Debugger has detached; object registry had 1 entries
I/ActivityManager( 153): Start proc com.google.android.googlequicksearchbox for broadcast com.google.android.googlequicksearchbox/.SourceUpdateReceiver: pid=15333 uid=10048 gids={3003}
I/ActivityManager( 153): No longer want com.android.bluetooth (pid 1661): hidden #16
W/ActivityManager( 153): Scheduling restart of crashed service com.android.bluetooth/.pbap.BluetoothPbapService in 5000ms
W/ActivityManager( 153): Scheduling restart of crashed service com.android.bluetooth/.opp.BluetoothOppService in 14999ms
I/ActivityThread(15333): Pub com.google.android.googlequicksearchbox.shortcuts: com.google.android.googlequicksearchbox.WebHistoryProvider
I/ActivityThread(15333): Pub com.google.android.googlequicksearchbox.google: com.google.android.googlequicksearchbox.google.GoogleSuggestionProvider
I/ActivityManager( 153): No longer want com.google.android.apps.uploader (pid 3836): hidden #16
I/ActivityManager( 153): Start proc com.android.bluetooth for service com.android.bluetooth/.pbap.BluetoothPbapService: pid=15354 uid=10003 gids={3003, 3002, 3001, 1015}
I/ActivityThread(15354): Pub com.android.bluetooth.opp: com.android.bluetooth.opp.BluetoothOppProvider
I/ActivityManager( 153): No longer want com.android.browser (pid 1455): hidden #16
I/BtOppRfcommListener(15354): Accept thread started on channel 12
W/PowerUI ( 225): unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
D/dalvikvm( 225): GC_CONCURRENT freed 384K, 61% free 7755K/19399K, paused 6ms+4ms
W/PowerUI ( 225): unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
D/dalvikvm( 153): GC_CONCURRENT freed 781K, 17% free 9810K/11783K, paused 8ms+5ms
D/Smack ( 298): [[email protected]] create socket connection(mtalk.google.com, 5228)
Here is my broadcastReciever.
Code:
package com.example.testservice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
public class myApplicationReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
// TODO Auto-generated method stub
Log.i("TESTING-receiver",intent.getAction());
}
}
and here is my manifest:
Code:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.testservice"
android:versionCode="1"
android:versionName="1.0">
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="15" />
<application android:label="@string/app_name"
android:icon="@drawable/ic_launcher"
android:theme="@style/AppTheme">
<receiver android:name="myApplicationReceiver">
<intent-filter>
<action android:name="android.intent.action.ACTION_POWER_CONNECTED"/>
</intent-filter>
</receiver>
</application>
</manifest>
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟
Moving to Q&A
I just flashed the new CM 12.1 version and i can't get two of the most important apps i use to work and i wonder if anyone else experiences this? i got an E1003 model.
bankid doesn't work for me either, it's really too bad. Otherwise cm 12.1 seems perfect.
sydeu said:
bankid doesn't work for me either, it's really too bad. Otherwise cm 12.1 seems perfect.
Click to expand...
Click to collapse
i've never experienced this on any device before but i found a temporary fix for it, got bankid and swish activated on my shield tablet meanwhile untill it get resolved but it would be nice to have it working when you leave your home aswell
oll3_1991 said:
i've never experienced this on any device before but i found a temporary fix for it, got bankid and swish activated on my shield tablet meanwhile untill it get resolved but it would be nice to have it working when you leave your home aswell
Click to expand...
Click to collapse
i wouldn't really call that a fix as it doesn't help the phone at all. Hopefully this will be solved but if we're unlucky it will be hard as the dev probably isn't scandinavian and therefor doesn't have the app.
Bankid probably not supported for rooted or custom ROMs.
TTone said:
Bankid probably not supported for rooted or custom ROMs.
Click to expand...
Click to collapse
It had worked on every phone and ROM I've ever used so this is not it.
TTone said:
Bankid probably not supported for rooted or custom ROMs.
Click to expand...
Click to collapse
it worked on my rooted nexus 5 with CM 12.1 and it's currently running on my rooted nvidia shield tablet which is running CM 12.1 so it's something wrong in the rom.
oll3_1991 said:
I just flashed the new CM 12.1 version and i can't get two of the most important apps i use to work and i wonder if anyone else experiences this? i got an E1003 model.
Click to expand...
Click to collapse
What exactly are you experiencing -- are the apps FCing?
Just wanted to see if the app checks for root but it FCs. Here's the logcat.
PHP:
I/Timeline( 9153): Timeline: Activity_launch_request id:com.bankid.bus time:1712596
I/ActivityManager( 8355): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bankid.bus/.activities.InitActivity (has extras)} from uid 10075 on display 0
V/WindowManager( 8355): addAppToken: AppWindowToken{28764ddb token=Token{29df66ea ActivityRecord{2e0ed5 u0 com.bankid.bus/.activities.InitActivity t86}}} to stack=1 task=86 at 0
V/WindowManager( 8355): Adding window Window{4086bbc u0 Starting com.bankid.bus} at 7 of 11 (after Window{1360d09f u0 com.android.vending/com.google.android.finsky.activities.MainActivity})
I/ActivityManager( 8355): Start proc 19172:com.bankid.bus/u0a73 for activity com.bankid.bus/.activities.InitActivity
V/WindowManager( 8355): rotationForOrientationLw(orient=-1, last=0); user=0 USER_ROTATION_LOCKED
I/Timeline(19172): Timeline: Activity_launch_request id:com.bankid.bus time:1712781
I/ActivityManager( 8355): START u0 {act=android.intent.action.MAIN flg=0x14000000 cmp=com.bankid.bus/.activities.StartupActivity} from uid 10073 on display 0
V/WindowManager( 8355): addAppToken: AppWindowToken{2d587654 token=Token{2fb171a7 ActivityRecord{147cca66 u0 com.bankid.bus/.activities.StartupActivity t86}}} to stack=1 task=86 at 1
V/WindowManager( 8355): Based on layer: Adding window Window{4086bbc u0 Starting com.bankid.bus} at 7 of 11
D/AndroidRuntime(19172): Shutting down VM
E/AndroidRuntime(19172): FATAL EXCEPTION: main
E/AndroidRuntime(19172): Process: com.bankid.bus, PID: 19172
E/AndroidRuntime(19172): java.lang.RuntimeException: Unable to resume activity {com.bankid.bus/com.bankid.bus.activities.StartupActivity}: android.opengl.GLException: 4Lx0MSjvuz3sg2eR3r4NuUQZj3E=
E/AndroidRuntime(19172): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3019)
E/AndroidRuntime(19172): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3050)
E/AndroidRuntime(19172): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2425)
E/AndroidRuntime(19172): at android.app.ActivityThread.access$900(ActivityThread.java:154)
E/AndroidRuntime(19172): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1321)
E/AndroidRuntime(19172): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(19172): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(19172): at android.app.ActivityThread.main(ActivityThread.java:5294)
E/AndroidRuntime(19172): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(19172): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(19172): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
E/AndroidRuntime(19172): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
E/AndroidRuntime(19172): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
E/AndroidRuntime(19172): Caused by: android.opengl.GLException: 4Lx0MSjvuz3sg2eR3r4NuUQZj3E=
E/AndroidRuntime(19172): at com.bankid.bus.activities.StartupActivity.b0445ххх044504450445(Unknown Source)
E/AndroidRuntime(19172): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(19172): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(19172): at com.bankid.bus.activities.StartupActivity.onResume(Unknown Source)
E/AndroidRuntime(19172): at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1257)
E/AndroidRuntime(19172): at android.app.Activity.performResume(Activity.java:6076)
E/AndroidRuntime(19172): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3008)
E/AndroidRuntime(19172): ... 12 more
W/ActivityManager( 8355): Force finishing activity 1 com.bankid.bus/.activities.StartupActivity
I/WindowManager( 8355): Screenshot max retries 4 of Token{2fb171a7 ActivityRecord{147cca66 u0 com.bankid.bus/.activities.StartupActivity t86 f}} appWin=Window{4086bbc u0 Starting com.bankid.bus} drawState=4
W/art ( 8355): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.crashApplication(com.android.server.am.ProcessRecord, android.app.ApplicationErrorReport$CrashInfo) from ActivityManagerService.java:12322 waiters=0 for 295ms
I/OpenGLRenderer( 8355): Initialized EGL, version 1.4
W/ActivityManager( 8355): Activity pause timeout for ActivityRecord{147cca66 u0 com.bankid.bus/.activities.StartupActivity t86 f}
V/WindowManager( 8355): rotationForOrientationLw(orient=5, last=0); user=0 USER_ROTATION_LOCKED
I/Timeline( 9153): Timeline: Activity_idle id: [email protected] time:1713710
I/Timeline( 8355): Timeline: Activity_windows_visible id: ActivityRecord{1b40d166 u0 com.teslacoilsw.launcher/.NovaLauncher t77} time:1713970
W/ResourceType( 8663): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 8663): Failure retrieving resources for com.bankid.bus: Resource ID #0x0
D/TaskPersister( 8355): removeObsoleteFile: deleting file=85_task.xml
MrKhozam said:
What exactly are you experiencing -- are the apps FCing?
Click to expand...
Click to collapse
both apps force closes, swish doesn't even say that it force closed. bankid says Unfortunately, BankID has stopped.
SpiritBreak3r said:
Just wanted to see if the app checks for root but it FCs. Here's the logcat.
PHP:
I/Timeline( 9153): Timeline: Activity_launch_request id:com.bankid.bus time:1712596
I/ActivityManager( 8355): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bankid.bus/.activities.InitActivity (has extras)} from uid 10075 on display 0
V/WindowManager( 8355): addAppToken: AppWindowToken{28764ddb token=Token{29df66ea ActivityRecord{2e0ed5 u0 com.bankid.bus/.activities.InitActivity t86}}} to stack=1 task=86 at 0
V/WindowManager( 8355): Adding window Window{4086bbc u0 Starting com.bankid.bus} at 7 of 11 (after Window{1360d09f u0 com.android.vending/com.google.android.finsky.activities.MainActivity})
I/ActivityManager( 8355): Start proc 19172:com.bankid.bus/u0a73 for activity com.bankid.bus/.activities.InitActivity
V/WindowManager( 8355): rotationForOrientationLw(orient=-1, last=0); user=0 USER_ROTATION_LOCKED
I/Timeline(19172): Timeline: Activity_launch_request id:com.bankid.bus time:1712781
I/ActivityManager( 8355): START u0 {act=android.intent.action.MAIN flg=0x14000000 cmp=com.bankid.bus/.activities.StartupActivity} from uid 10073 on display 0
V/WindowManager( 8355): addAppToken: AppWindowToken{2d587654 token=Token{2fb171a7 ActivityRecord{147cca66 u0 com.bankid.bus/.activities.StartupActivity t86}}} to stack=1 task=86 at 1
V/WindowManager( 8355): Based on layer: Adding window Window{4086bbc u0 Starting com.bankid.bus} at 7 of 11
D/AndroidRuntime(19172): Shutting down VM
E/AndroidRuntime(19172): FATAL EXCEPTION: main
E/AndroidRuntime(19172): Process: com.bankid.bus, PID: 19172
E/AndroidRuntime(19172): java.lang.RuntimeException: Unable to resume activity {com.bankid.bus/com.bankid.bus.activities.StartupActivity}: android.opengl.GLException: 4Lx0MSjvuz3sg2eR3r4NuUQZj3E=
E/AndroidRuntime(19172): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3019)
E/AndroidRuntime(19172): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3050)
E/AndroidRuntime(19172): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2425)
E/AndroidRuntime(19172): at android.app.ActivityThread.access$900(ActivityThread.java:154)
E/AndroidRuntime(19172): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1321)
E/AndroidRuntime(19172): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(19172): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(19172): at android.app.ActivityThread.main(ActivityThread.java:5294)
E/AndroidRuntime(19172): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(19172): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(19172): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
E/AndroidRuntime(19172): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
E/AndroidRuntime(19172): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
E/AndroidRuntime(19172): Caused by: android.opengl.GLException: 4Lx0MSjvuz3sg2eR3r4NuUQZj3E=
E/AndroidRuntime(19172): at com.bankid.bus.activities.StartupActivity.b0445ххх044504450445(Unknown Source)
E/AndroidRuntime(19172): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(19172): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(19172): at com.bankid.bus.activities.StartupActivity.onResume(Unknown Source)
E/AndroidRuntime(19172): at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1257)
E/AndroidRuntime(19172): at android.app.Activity.performResume(Activity.java:6076)
E/AndroidRuntime(19172): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3008)
E/AndroidRuntime(19172): ... 12 more
W/ActivityManager( 8355): Force finishing activity 1 com.bankid.bus/.activities.StartupActivity
I/WindowManager( 8355): Screenshot max retries 4 of Token{2fb171a7 ActivityRecord{147cca66 u0 com.bankid.bus/.activities.StartupActivity t86 f}} appWin=Window{4086bbc u0 Starting com.bankid.bus} drawState=4
W/art ( 8355): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.crashApplication(com.android.server.am.ProcessRecord, android.app.ApplicationErrorReport$CrashInfo) from ActivityManagerService.java:12322 waiters=0 for 295ms
I/OpenGLRenderer( 8355): Initialized EGL, version 1.4
W/ActivityManager( 8355): Activity pause timeout for ActivityRecord{147cca66 u0 com.bankid.bus/.activities.StartupActivity t86 f}
V/WindowManager( 8355): rotationForOrientationLw(orient=5, last=0); user=0 USER_ROTATION_LOCKED
I/Timeline( 9153): Timeline: Activity_idle id: [email protected] time:1713710
I/Timeline( 8355): Timeline: Activity_windows_visible id: ActivityRecord{1b40d166 u0 com.teslacoilsw.launcher/.NovaLauncher t77} time:1713970
W/ResourceType( 8663): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 8663): Failure retrieving resources for com.bankid.bus: Resource ID #0x0
D/TaskPersister( 8355): removeObsoleteFile: deleting file=85_task.xml
Click to expand...
Click to collapse
i tried to disable root so it's not that, BankID FC's and Swish just flashes for a millisecond before it even have a chance to FC.
these apps are the two of the most important apps in scandinavia
I had the same experience when I tried CM 12.1 yesterday. Didn't investigate any deeper, instead I went back to OOS 2.1.3.X where both apps work fine.
Swish has not always worked on OPX. About a month ago the Swish devs made a fix serverside to solve the problems to activate Swish on OPX. Before that, I used the xposed module Device Faker as a workaround. Apparently, Swish detects what device you are using and acts according to that... Don't know if Device Faker would work this time also. Seems like a different problem now, but try it and report back.
ptblad said:
I had the same experience when I tried CM 12.1 yesterday. Didn't investigate any deeper, instead I went back to OOS 2.1.3.X where both apps work fine.
Swish has not always worked on OPX. About a month ago the Swish devs made a fix serverside to solve the problems to activate Swish on OPX. Before that, I used the xposed module Device Faker as a workaround. Apparently, Swish detects what device you are using and acts according to that... Don't know if Device Faker would work this time also. Seems like a different problem now, but try it and report back.
Click to expand...
Click to collapse
not the same issue this time, i also had that and fixed it with device faker, this is instant FC and has nothing to do with the activation.
sydeu said:
both apps force closes, swish doesn't even say that it force closed. bankid says Unfortunately, BankID has stopped.
Click to expand...
Click to collapse
I think there should be a way to grab a logcat for the dev (since you're rooted) to help debug the issue.
/edit: nvm, you did exactly that and I didn't catch it.
MrKhozam said:
I think there should be a way to grab a logcat for the dev (since you're rooted) to help debug the issue.
/edit: nvm, you did exactly that and I didn't catch it.
Click to expand...
Click to collapse
It wasn't me but yes someone else already did so that's a good start
Bugs still present in new release.
i flashed back to oxygenOS meanwhile because call quality was crap aswell.
Has anyone tried on the last CM version?
charliebigpot said:
Has anyone tried on the last CM version?
Click to expand...
Click to collapse
I tried on stable 9.0s and the bug is still present.
Still doesn't work - how can I help?
I'm typically a Web Developer, I have some knowledge of adb and could probably debug properly if I knew where to start. How can I start?
Can i please get some help with understanding this.
im trying to run a activity from the app 'brilliant smart' using Automate block flow.
i have managed to extract this data using logcat when i press the function on the app.
can i get help in finding the intent or broadcast and what data i should input into automate flow.
Thank you
""
"W/AudioTrack( 1816): AUDIO_OUTPUT_FLAG_FAST denied by client
V/WindowManager( 1816): not Base app: Adding window Window{27c76ff3 u0 com.brilliantlighting.brain/com.tuya.smart.hometab.activity.FamilyHomeActivity} at 4 of 8
I/ActivityManager( 1816): START u0 {cmp=com.brilliantlighting.brain/com.tuya.smart.scene.ui.MatrixSceneExecuteActivity (has extras)} from uid 10042 on display 0
V/WindowManager( 1816): addAppToken: AppWindowToken{26e3c2ae token=Token{1bc72f29 ActivityRecord{3cf8e4b0 u0 com.brilliantlighting.brain/com.tuya.smart.scene.ui.MatrixSceneExecuteActivity t5}}} to stack=1 task=5 at 1
V/WindowManager( 1816): Adding window Window{187f9bdc u0 com.brilliantlighting.brain/com.tuya.smart.scene.ui.MatrixSceneExecuteActivity} at 5 of 9 (after Window{27c76ff3 u0 com.brilliantlighting.brain/com.tuya.smart.hometab.activity.FamilyHomeActivity EXITING})
I/ActivityManager( 1816): Displayed com.brilliantlighting.brain/com.tuya.smart.scene.ui.MatrixSceneExecuteActivity: +57ms""