Giter Site home page Giter Site logo

Comments (12)

Silverhawk85 avatar Silverhawk85 commented on July 27, 2024 1

Uninstalling andreinstalling doesn't work.

I'll report back for the logs when I'm at home today. ;)

from nanoledger.

chvp avatar chvp commented on July 27, 2024

Just to be clear, this didn't happen on 0.1.2 but does from 0.1.3 onwards?

from nanoledger.

Silverhawk85 avatar Silverhawk85 commented on July 27, 2024

Just to be clear, this didn't happen on 0.1.2 but does from 0.1.3 onwards?

0.1.2 works. 0.1.3 and 0.1.4 not.
I can't say what the issue is.
There is no error report.

from nanoledger.

chvp avatar chvp commented on July 27, 2024

Unfortunately I can't reproduce this on an emulator running Android 10. Can you try clearing data and seeing if that fixes the issue?

from nanoledger.

chvp avatar chvp commented on July 27, 2024

Or could you try running LogFox? You should be able to find the logs for the crash that way.

from nanoledger.

Silverhawk85 avatar Silverhawk85 commented on July 27, 2024

Sorry for the late reply.
I had some problems running LogFox. Im stuck with the setup. Even when I restart the device the setup screen appears which sais that after a restart the logs should be available.
So I activated the developer fuction on my device and found an entry "bug report".
Now I have a zip-file named dumpstate with many files and folders in it but I don't know if this is of any help. I have to look into it.

from nanoledger.

Silverhawk85 avatar Silverhawk85 commented on July 27, 2024

I sent you the dumpstate.txt file to your e-mail. Maybe you can find the problem. :)
I had to zip it because it was too big.

from nanoledger.

chvp avatar chvp commented on July 27, 2024

I found the relevant part of the logs:

12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime: Process: be.chvp.nanoledger, PID: 12507
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime: java.lang.SecurityException: Permission Denial: opening provider me.zhanghai.android.files.file.FileProvider from ProcessRecord{de31995 12507:be.chvp.nanoledger/u0a1219} (pid=12507, uid=11219) that is not exported from UID 10935
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.os.Parcel.createException(Parcel.java:2088)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.os.Parcel.readException(Parcel.java:2056)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.os.Parcel.readException(Parcel.java:2004)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.app.IActivityManager$Stub$Proxy.getContentProvider(IActivityManager.java:5759)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.app.ActivityThread.acquireProvider(ActivityThread.java:7035)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:2893)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:2124)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1678)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:1510)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.content.ContentResolver.openInputStream(ContentResolver.java:1194)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at x2.e.b(Unknown Source:75)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at a3.l.g(Unknown Source:59)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at r3.a.c(Unknown Source:8)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at g4.g0.run(Unknown Source:109)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at kotlinx.coroutines.internal.f.run(Unknown Source:12)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at kotlinx.coroutines.scheduling.i.run(Unknown Source:2)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at kotlinx.coroutines.scheduling.a.run(Unknown Source:76)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  Suppressed: g4.e0: [n1{Cancelling}@74002b8, Dispatchers.IO]
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime: Caused by: android.os.RemoteException: Remote stack trace:
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at com.android.server.am.ActivityManagerService.getContentProviderImpl(ActivityManagerService.java:8414)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at com.android.server.am.ActivityManagerService.getContentProviderImpl(ActivityManagerService.java:8141)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at com.android.server.am.ActivityManagerService.getContentProvider(ActivityManagerService.java:8771)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:2409)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime:  at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:3347)
12-17 11:39:48.674 11219 12507 12558 E AndroidRuntime: 

from nanoledger.

chvp avatar chvp commented on July 27, 2024

Not sure what is happening here, I'll take a look when I find some time (although it will probably be on the weekend).

from nanoledger.

chvp avatar chvp commented on July 27, 2024

I still can't reproduce this, even with the Material Files app installed (which is the app mentioned in the crash). Do you have any apps installed that could mess with file access for apps?

from nanoledger.

Silverhawk85 avatar Silverhawk85 commented on July 27, 2024

Today I reinstalled version 0.1.4 and suddenly it works.
In the meantime, Samsung has rolled out new updates for my smartphone. But I can't say exactly what kind of updates they were and if it works now because of the updates.

from nanoledger.

chvp avatar chvp commented on July 27, 2024

OK, in that case I will close this issue. Feel free to re-open if you encounter it again.

from nanoledger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.