Issues with port of maru for redmi note 4

61 views
Skip to first unread message

gopikrishnan .r

unread,
Jul 14, 2020, 9:35:42 AM7/14/20
to Maru OS dev
Im having some issues with maru os porting to my phone:

1) when i click home button im having this issue:



2) when i click "Desktop" in settings im getting :



3) when i boot im getting lineageOS logo but its stuttering 

Anyways im also having a vendor mismatch issue that i gotta solve, also do we have a telegram group for maru os discussions?

utzcoz

unread,
Jul 15, 2020, 2:00:25 AM7/15/20
to gopikrishnan .r, Maru OS dev
1) when i click home button im having this issue:


It looks like the home app doesn't have permission.

2) when i click "Desktop" in settings im getting :


It looks like the IPerspectiveService doesn't exist. Maybe you should check whether the perspective service starts correctly.

3) when i boot im getting lineageOS logo but its stuttering 

Anyways im also having a vendor mismatch issue that i gotta solve, also do we have a telegram group for maru os discussions?

Maybe the issue https://github.com/maruos/maruos/issues/125 could provide some information to help to
resolve the vendor mismatch problem.

--
You received this message because you are subscribed to the Google Groups "Maru OS dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maru-os-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maru-os-dev/a6fafc5a-4a98-41da-b1f6-484c5bc040c9o%40googlegroups.com.

gopikris...@gmail.com

unread,
Aug 13, 2020, 6:39:06 PM8/13/20
to Maru OS dev
Ive been dealing with java.lang.SecurityException much, like permission issues, I wonder why. Its even causing the service to not being able to start, any idea what maybe causing this?


08-13 20:13:29.021  1210  1210 I SystemServiceManager: Starting com.android.server.mperspective.PerspectiveService$Lifecycle
08-13 20:13:29.023  1210  1210 W SystemServer: ***********************************************
08-13 20:13:29.023  1210  1210 E SystemServer: BOOT FAILURE starting PerspectiveService
08-13 20:13:29.023  1210  1210 E SystemServer: java.lang.RuntimeException: Failed to start service com.android.server.mperspective.PerspectiveService$Lifecycle: onStart threw an exception
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:126)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:111)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.server.SystemServer.startOtherServices(SystemServer.java:1308)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.server.SystemServer.run(SystemServer.java:410)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.server.SystemServer.main(SystemServer.java:277)
08-13 20:13:29.023  1210  1210 E SystemServer:     at java.lang.reflect.Method.invoke(Native Method)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
08-13 20:13:29.023  1210  1210 E SystemServer: Caused by: java.lang.SecurityException
08-13 20:13:29.023  1210  1210 E SystemServer:     at android.os.BinderProxy.transactNative(Native Method)
08-13 20:13:29.023  1210  1210 E SystemServer:     at android.os.BinderProxy.transact(Binder.java:766)
08-13 20:13:29.023  1210  1210 E SystemServer:     at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:150)
08-13 20:13:29.023  1210  1210 E SystemServer:     at android.os.ServiceManager.addService(ServiceManager.java:105)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.server.SystemService.publishBinderService(SystemService.java:207)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.server.SystemService.publishBinderService(SystemService.java:199)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.server.mperspective.PerspectiveService$Lifecycle.onStart(PerspectiveService.java:80)
08-13 20:13:29.023  1210  1210 E SystemServer:     at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:124)
08-13 20:13:29.023  1210  1210 E SystemServer:     ... 7 more
08-13 20:13:29.024  1210  1210 I SystemServer: StartTwilightService
Reply all
Reply to author
Forward
0 new messages