Error al dibujar usando GPS - Versión para impresión +- Cartodruid (https://foro.cartodruid.es) +-- Foro: Cartodruid (https://foro.cartodruid.es/forum-1.html) +--- Foro: Preguntas y soporte / Questions and support (https://foro.cartodruid.es/forum-6.html) +--- Tema: Error al dibujar usando GPS (/thread-60.html) |
Error al dibujar usando GPS - dalda - 31-01-2024 Hola, a raíz de la última actualización me he percatado que esta funcionalidad está dando algún error ya que en cuanto activo dibujar usando el trazado de GPS aparece un mensaje de Advertencia diciendo "Esta funcionalidad utiliza el servicio de ubicación en segundo plano" y acto seguido la aplicación se reinicia o cierra con lo que no puedes hacer nada. Lo he probado en varios dispositivos y en todos ocurre lo mismo. He revisado los logs y he visto algunos errores. Os paso algunos de los que he visto: 01-31 11:40:48.099 30849 30849 I ViewRootImpl@2fc7870[DefaultMapActivity]: dispatchDetachedFromWindow 01-31 11:40:48.099 30849 30849 I BLASTBufferQueue: [ViewRootImpl@2fc7870[DefaultMapActivity]#7](f:0,a:1) destructor() 01-31 11:40:48.112 30849 30849 I LocationSketchService: Servicio creado 01-31 11:40:48.114 30849 30849 E AndroidRuntime: FATAL EXCEPTION: main 01-31 11:40:48.114 30849 30849 E AndroidRuntime: Process: es.jcyl.ita.crtdrd, PID: 30849 01-31 11:40:48.114 30849 30849 E AndroidRuntime: java.lang.RuntimeException: Unable to start service es.jcyl.ita.crtdrd.tools.location.LocationSketchService@e4d234 with Intent { act=ACTION_SERVICE_START cmp=es.jcyl.ita.crtdrd/.tools.location.LocationSketchService (has extras) }: java.lang.IllegalArgumentException: es.jcyl.ita.crtdrd: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. 01-31 11:40:48.114 30849 30849 E AndroidRuntime: Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles. 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:5261) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.app.ActivityThread.-$$Nest$mhandleServiceArgs(Unknown Source:0) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2447) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8762) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: es.jcyl.ita.crtdrd: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. 01-31 11:40:48.114 30849 30849 E AndroidRuntime: Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles. 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.app.PendingIntent.checkFlags(PendingIntent.java:408) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:491) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.app.PendingIntent.getActivity(PendingIntent.java:477) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at es.jcyl.ita.crtdrd.tools.location.LocationSketchService.onStartCommand(SourceFile:202) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:5243) 01-31 11:40:48.114 30849 30849 E AndroidRuntime: ... 9 more 01-31 11:40:48.121 30849 30849 I Process : Sending signal. PID: 30849 SIG: 9 01-31 11:40:48.239 31694 31694 I jcyl.ita.crtdrd: Using CollectorTypeCC GC. 01-31 11:40:48.243 31694 31694 E jcyl.ita.crtdrd: Not starting debugger since process cannot load the jdwp agent. 01-31 11:40:48.275 31694 31694 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.arm64_v8a.dm': No such file or directory 01-31 11:40:48.275 31694 31694 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.arm64_v8a.dm': No such file or directory 01-31 11:40:48.276 31694 31694 W jcyl.ita.crtdrd: Entry not found 01-31 11:40:48.277 31694 31694 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.es.dm': No such file or directory 01-31 11:40:48.277 31694 31694 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.es.dm': No such file or directory 01-31 11:40:48.277 31694 31694 W jcyl.ita.crtdrd: Entry not found 01-31 11:40:48.278 31694 31694 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.xxhdpi.dm': No such file or directory 01-31 11:40:48.278 31694 31694 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.xxhdpi.dm': No such file or directory 01-31 11:40:48.279 31694 31694 W jcyl.ita.crtdrd: Entry not found 01-31 11:40:48.293 31694 31712 E jcyl.ita.crtdrd: No package ID 7b found for ID 0x7b08005f. 01-31 11:40:48.294 31694 31712 W ResourcesOffloading: An exception occurred : 01-31 11:40:48.294 31694 31712 W ResourcesOffloading: android.content.res.Resources$NotFoundException: Resource ID #0x7b08005f 01-31 11:40:48.294 31694 31712 W ResourcesOffloading: at android.content.res.ResourcesImpl.getValueForDensity(ResourcesImpl.java:251) 01-31 11:40:48.294 31694 31712 W ResourcesOffloading: at android.content.res.Resources.offloadDrawable(Resources.java:2916) 01-31 11:40:48.294 31694 31712 W ResourcesOffloading: at android.app.ResourcesOffloading$ResourcesOffloadingRunnable.run(ResourcesOffloading.java:94) 01-31 11:40:48.294 31694 31712 W ResourcesOffloading: at java.lang.Thread.run(Thread.java:1012) 01-31 11:40:48.304 31694 31714 W QT : qt_process_init() called 01-31 11:40:48.304 31694 31714 E QT : [QT]file does not exist 01-31 11:40:48.304 31694 31714 W QT : Support!! 01-31 11:40:48.307 31694 31714 E QT : [QT]file does not exist 01-31 11:40:48.316 31694 31694 I DecorView: [INFO] isPopOver=false config=true 01-31 11:40:48.316 31694 31694 I DecorView: updateCaptionType: isFloating=false isApplication=true hasWindowDecorCaption=false this=DecorView@418c23d[] 01-31 11:40:48.324 31694 31694 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=450 msg=resources_loaded 01-31 11:40:48.324 31694 31694 I DecorView: setWindowBackground: isPopOver=false color=ffffffff d=android.graphics.drawable.ColorDrawable@92b4373 01-31 11:40:48.345 31694 31694 I e : URL DEL FICHERO--->/storage/0123-4567/cartodroid/crtdrdLayers.xml 01-31 11:40:48.346 31694 31694 I e : fileExists-->false 01-31 11:40:48.346 31694 31694 I e : URL DEL FICHERO--->/storage/0123-4567/cartodroid/crtdrdLayers.xml 01-31 11:40:48.346 31694 31694 I e : fileExists-->false 01-31 11:40:48.346 31694 31694 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /storage/emulated/0/cartodroid/config/splashimage.png: open failed: ENOENT (No such file or directory) 01-31 11:40:48.353 31694 31694 I MSHandlerLifeCycle: check: return. pkg=es.jcyl.ita.crtdrd parent=null callers=com.android.internal.policy.DecorView.setVisibility:4412 android.app.ActivityThread.handleResumeActivity:5476 android.app.servertransaction.ResumeActivityItem.execute:54 android.app.servertransaction.ActivityTransactionItem.execute:45 android.app.servertransaction.TransactionExecutor.executeLifecycleState:176 01-31 11:40:48.353 31694 31694 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@418c23d[] 01-31 11:40:48.365 31694 31694 I ViewRootImpl@8611c79[DefaultLoaderActivity]: setView = com.android.internal.policy.DecorView@418c23d TM=true 01-31 11:40:48.366 31694 31694 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@418c23d[DefaultLoaderActivity] 01-31 11:40:48.369 31694 31694 I LocationSketchService: Servicio creado 01-31 11:40:48.378 31694 31694 E AndroidRuntime: FATAL EXCEPTION: main 01-31 11:40:48.378 31694 31694 E AndroidRuntime: Process: es.jcyl.ita.crtdrd, PID: 31694 01-31 11:40:48.378 31694 31694 E AndroidRuntime: java.lang.RuntimeException: Unable to start service es.jcyl.ita.crtdrd.tools.location.LocationSketchService@db4e7ed with Intent { act=ACTION_SERVICE_START cmp=es.jcyl.ita.crtdrd/.tools.location.LocationSketchService (has extras) }: java.lang.IllegalArgumentException: es.jcyl.ita.crtdrd: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. 01-31 11:40:48.378 31694 31694 E AndroidRuntime: Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles. 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:5261) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.app.ActivityThread.-$$Nest$mhandleServiceArgs(Unknown Source:0) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2447) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8762) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: es.jcyl.ita.crtdrd: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. 01-31 11:40:48.378 31694 31694 E AndroidRuntime: Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles. 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.app.PendingIntent.checkFlags(PendingIntent.java:408) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:491) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.app.PendingIntent.getActivity(PendingIntent.java:477) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at es.jcyl.ita.crtdrd.tools.location.LocationSketchService.onStartCommand(SourceFile:202) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:5243) 01-31 11:40:48.378 31694 31694 E AndroidRuntime: ... 9 more 01-31 11:40:48.384 31694 31694 I Process : Sending signal. PID: 31694 SIG: 9 01-31 11:40:48.431 31744 31744 I jcyl.ita.crtdrd: Using CollectorTypeCC GC. 01-31 11:40:48.434 31744 31744 E jcyl.ita.crtdrd: Not starting debugger since process cannot load the jdwp agent. 01-31 11:40:48.457 31744 31744 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.arm64_v8a.dm': No such file or directory 01-31 11:40:48.457 31744 31744 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.arm64_v8a.dm': No such file or directory 01-31 11:40:48.458 31744 31744 W jcyl.ita.crtdrd: Entry not found 01-31 11:40:48.458 31744 31744 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.es.dm': No such file or directory 01-31 11:40:48.458 31744 31744 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.es.dm': No such file or directory 01-31 11:40:48.459 31744 31744 W jcyl.ita.crtdrd: Entry not found 01-31 11:40:48.459 31744 31744 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.xxhdpi.dm': No such file or directory 01-31 11:40:48.459 31744 31744 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.xxhdpi.dm': No such file or directory 01-31 11:40:48.460 31744 31744 W jcyl.ita.crtdrd: Entry not found 01-31 11:40:48.483 31744 31764 W QT : qt_process_init() called 01-31 11:40:48.483 31744 31764 E QT : [QT]file does not exist 01-31 11:40:48.483 31744 31764 W QT : Support!! 01-31 11:40:48.483 31744 31764 E QT : [QT]file does not exist 01-31 11:40:48.499 31744 31744 I MultiDex: VM with version 2.1.0 has multidex support 01-31 11:40:48.499 31744 31744 I MultiDex: Installing application 01-31 11:40:48.499 31744 31744 I MultiDex: VM has multidex support, MultiDex support library is disabled. 01-31 11:40:48.523 31744 31744 I DecorView: [INFO] isPopOver=false config=true 01-31 11:40:48.523 31744 31744 I DecorView: updateCaptionType: isFloating=false isApplication=true hasWindowDecorCaption=false this=DecorView@bf7bfe7[] 01-31 11:40:48.531 31744 31744 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=450 msg=resources_loaded 01-31 11:40:48.531 31744 31744 I DecorView: setWindowBackground: isPopOver=false color=ffffffff d=android.graphics.drawable.ColorDrawable@76ca3cf 01-31 11:40:48.539 31744 31744 I MSHandlerLifeCycle: check: return. pkg=es.jcyl.ita.crtdrd parent=null callers=com.android.internal.policy.DecorView.setVisibility:4412 android.app.ActivityThread.handleResumeActivity:5476 android.app.servertransaction.ResumeActivityItem.execute:54 android.app.servertransaction.ActivityTransactionItem.execute:45 android.app.servertransaction.TransactionExecutor.executeLifecycleState:176 01-31 11:40:48.539 31744 31744 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@bf7bfe7[] 01-31 11:40:48.549 31744 31744 I ViewRootImpl@774760[ProjectImportActivity]: setView = com.android.internal.policy.DecorView@bf7bfe7 TM=true 01-31 11:40:48.551 31744 31744 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@bf7bfe7[ProjectImportActivity] 01-31 11:40:48.552 31744 31744 I LocationSketchService: Servicio creado 01-31 11:40:48.555 31744 31744 E AndroidRuntime: FATAL EXCEPTION: main 01-31 11:40:48.555 31744 31744 E AndroidRuntime: Process: es.jcyl.ita.crtdrd, PID: 31744 01-31 11:40:48.555 31744 31744 E AndroidRuntime: java.lang.RuntimeException: Unable to start service es.jcyl.ita.crtdrd.tools.location.LocationSketchService@6036e24 with Intent { act=ACTION_SERVICE_START cmp=es.jcyl.ita.crtdrd/.tools.location.LocationSketchService (has extras) }: java.lang.IllegalArgumentException: es.jcyl.ita.crtdrd: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. 01-31 11:40:48.555 31744 31744 E AndroidRuntime: Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles. 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:5261) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.app.ActivityThread.-$$Nest$mhandleServiceArgs(Unknown Source:0) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2447) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8762) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: es.jcyl.ita.crtdrd: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. 01-31 11:40:48.555 31744 31744 E AndroidRuntime: Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles. 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.app.PendingIntent.checkFlags(PendingIntent.java:408) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:491) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.app.PendingIntent.getActivity(PendingIntent.java:477) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at es.jcyl.ita.crtdrd.tools.location.LocationSketchService.onStartCommand(SourceFile:202) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:5243) 01-31 11:40:48.555 31744 31744 E AndroidRuntime: ... 9 more 01-31 11:40:48.557 31744 31744 I Process : Sending signal. PID: 31744 SIG: 9 01-31 11:40:48.595 31784 31784 I jcyl.ita.crtdrd: Using CollectorTypeCC GC. 01-31 11:40:48.598 31784 31784 E jcyl.ita.crtdrd: Not starting debugger since process cannot load the jdwp agent. 01-31 11:40:48.620 31784 31784 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.arm64_v8a.dm': No such file or directory 01-31 11:40:48.620 31784 31784 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.arm64_v8a.dm': No such file or directory 01-31 11:40:48.621 31784 31784 W jcyl.ita.crtdrd: Entry not found 01-31 11:40:48.621 31784 31784 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.es.dm': No such file or directory 01-31 11:40:48.621 31784 31784 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.es.dm': No such file or directory 01-31 11:40:48.622 31784 31784 W jcyl.ita.crtdrd: Entry not found 01-31 11:40:48.622 31784 31784 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.xxhdpi.dm': No such file or directory 01-31 11:40:48.622 31784 31784 W ziparchive: Unable to open '/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/split_config.xxhdpi.dm': No such file or directory 01-31 11:40:48.623 31784 31784 W jcyl.ita.crtdrd: Entry not found 01-31 11:40:48.643 31784 31804 W QT : qt_process_init() called 01-31 11:40:48.643 31784 31804 E QT : [QT]file does not exist 01-31 11:40:48.643 31784 31804 W QT : Support!! 01-31 11:40:48.644 31784 31804 E QT : [QT]file does not exist 01-31 11:40:48.655 31784 31784 I DecorView: [INFO] isPopOver=false config=true 01-31 11:40:48.655 31784 31784 I DecorView: updateCaptionType: isFloating=false isApplication=true hasWindowDecorCaption=false this=DecorView@d58b701[] 01-31 11:40:48.663 31784 31784 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=450 msg=resources_loaded 01-31 11:40:48.663 31784 31784 I DecorView: setWindowBackground: isPopOver=false color=ffffffff d=android.graphics.drawable.ColorDrawable@92b4373 01-31 11:40:48.685 31784 31784 I e : URL DEL FICHERO--->/storage/0123-4567/cartodroid/crtdrdLayers.xml 01-31 11:40:48.685 31784 31784 I e : fileExists-->false 01-31 11:40:48.685 31784 31784 I e : URL DEL FICHERO--->/storage/0123-4567/cartodroid/crtdrdLayers.xml 01-31 11:40:48.686 31784 31784 I e : fileExists-->false 01-31 11:40:48.687 31784 31784 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /storage/emulated/0/cartodroid/config/splashimage.png: open failed: ENOENT (No such file or directory) 01-31 11:40:48.689 31784 31784 I MSHandlerLifeCycle: check: return. pkg=es.jcyl.ita.crtdrd parent=null callers=com.android.internal.policy.DecorView.setVisibility:4412 android.app.ActivityThread.handleResumeActivity:5476 android.app.servertransaction.ResumeActivityItem.execute:54 android.app.servertransaction.ActivityTransactionItem.execute:45 android.app.servertransaction.TransactionExecutor.executeLifecycleState:176 01-31 11:40:51.271 31784 31913 I DynamiteModule: Selected remote version of com.google.android.gms.googlecertificates, version >= 7 01-31 11:40:51.274 31784 31913 W jcyl.ita.crtdrd: ClassLoaderContext classpath size mismatch. expected=11, found=1 (DLC[];PCL[base.apk*2344813147:base.apk!classes2.dex*3100013992:base.apk!classes3.dex*2328198795:base.apk!classes4.dex*2208642464:base.apk!classes5.dex*801821350:base.apk!classes6.dex*3091014220:base.apk!classes7.dex*1764767236:base.apk!classes8.dex*847709850:base.apk!classes9.dex*643074129:base.apk!classes10.dex*927595191:base.apk!classes11.dex*3292401780]{PCL[/system/framework/org.apache.http.legacy.jar*3951777098]#PCL[/system/framework/com.android.media.remotedisplay.jar*3743104115]#PCL[/system/framework/com.android.location.provider.jar*3175360615]#PCL[/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.jar*1887653036]#PCL[/system/framework/org.apache.http.legacy.jar*3951777098]} | DLC[];PCL[/data/app/~~LUvRPn_310qmASs1NEi3kw==/es.jcyl.ita.crtdrd-g928SxkePuGd8WPi3IEgDg==/base.apk*1557708564]{PCL[/system/framework/org.apache.http.legacy.jar*3951777098]}) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: Unable to update local snapshot for com.google.android.libraries.consentverifier#es.jcyl.ita.crtdrd, may result in stale flags. 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: java.util.concurrent.ExecutionException: java.lang.SecurityException: GoogleCertificatesRslt: not allowed: pkg=es.jcyl.ita.crtdrd, sha256=[713cad586ffd26536dab90e24e69c186d0dd9ccecf3aa68c8e69c2ef48736026], atk=false, ver=240213038.true (go/gsrlt) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.aof.s(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):21) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.aof.get(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):5) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.app.g(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):9) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.yc.c(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):1) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.yj.run(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):5) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at java.util.concurrent.FutureTask.run(FutureTask.java:264) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at java.lang.Thread.run(Thread.java:1012) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: Caused by: java.lang.SecurityException: GoogleCertificatesRslt: not allowed: pkg=es.jcyl.ita.crtdrd, sha256=[713cad586ffd26536dab90e24e69c186d0dd9ccecf3aa68c8e69c2ef48736026], atk=false, ver=240213038.true (go/gsrlt) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at android.os.Parcel.createExceptionOrNull(Parcel.java:3023) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at android.os.Parcel.createException(Parcel.java:3007) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at android.os.Parcel.readException(Parcel.java:2990) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at android.os.Parcel.readException(Parcel.java:2932) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.ed.c(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):11) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.rg.a(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):39) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.ir.e(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):11) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.jp.u(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):10) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.jp.v(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):22) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.jp.e(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):16) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at m.jt.handleMessage(:com.google.android.gms.dynamite_mapsdynamite@240213038@24.02.13 (190400-0):774) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at android.os.Handler.dispatchMessage(Handler.java:102) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at android.os.Looper.loopOnce(Looper.java:226) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at android.os.Looper.loop(Looper.java:313) 01-31 11:40:51.310 31784 31899 W MobStoreFlagStore: at android.os.HandlerThread.run(HandlerThread.java:67) 01-31 11:40:52.054 31784 31784 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=true 01-31 11:40:52.055 31784 31784 I ViewRootImpl@6933d18[DefaultMapActivity]: performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=false mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=pan} ty=BASE_APPLICATION wanim=0x1030302 01-31 11:40:52.055 31784 31784 I ViewRootImpl@6933d18[DefaultMapActivity]: fl=1810180 01-31 11:40:52.055 31784 31784 I ViewRootImpl@6933d18[DefaultMapActivity]: pfl=12020040 01-31 11:40:52.055 31784 31784 I ViewRootImpl@6933d18[DefaultMapActivity]: bhv=DEFAULT 01-31 11:40:52.055 31784 31784 I ViewRootImpl@6933d18[DefaultMapActivity]: fitSides= naviIconColor=0} 01-31 11:40:52.060 31784 31784 I ViewRootImpl@6933d18[DefaultMapActivity]: updateBlastSurfaceIfNeeded mBlastBufferQueue=0xb400007b329aef80 isSameSurfaceControl=true 01-31 11:40:52.061 31784 31784 I BLASTBufferQueue: update, w= 1080 h= 2408 mName = ViewRootImpl@6933d18[DefaultMapActivity] mNativeObject= 0xb400007b329aef80 sc.mNativeObject= 0xb400007b13438c00 format= -1 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898 android.view.ViewRootImpl.relayoutWindow:9847 android.view.ViewRootImpl.performTraversals:3884 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 android.view.Choreographer$CallbackRecord.run:1301 Gracias! RE: Error al dibujar usando GPS - Javier Ramos - 12-02-2024 Gracias por contactar con nosotros y comentarnos el problema. Vamos a revisarlo y en la próxima versión esperamos tenerlo corregido. |