Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ente Photos crashes when attempting to open a picture/video from SMS app #4887

Open
ghost opened this issue Jan 29, 2025 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Jan 29, 2025

Description

The Photos/Videos are not saved to the device's "Shared storage"

Crash log from GrapheneOS / Android 15
SMS app: Right Messages - Google Play (The app doesn't seem to have a internal photo/video viewer)

type: crash
osVersion: google/panther/panther:15/AP4A.250105.002/2025012700:user/release-keys
package: io.ente.photos.fdroid:981, targetSdk 34
process: io.ente.photos.fdroid
processUptime: 340 + 336 ms
installer: com.looker.droidify

java.lang.IllegalStateException: Couldn't read row 0, col -1 from CursorWindow.  Make sure the Cursor is initialized correctly before accessing data from it.
	at android.database.CursorWindow.nativeGetString(Native Method)
	at android.database.CursorWindow.getString(CursorWindow.java:499)
	at android.database.AbstractWindowedCursor.getString(AbstractWindowedCursor.java:54)
	at android.database.CursorWrapper.getString(CursorWrapper.java:142)
	at B4.b.a(MediaExtensionPlugin.kt:19)
	at o2.c.run(Unknown Source:10)
	at android.os.Handler.handleCallback(Handler.java:991)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loopOnce(Looper.java:232)
	at android.os.Looper.loop(Looper.java:317)
	at android.app.ActivityThread.main(ActivityThread.java:8826)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
	at com.android.internal.os.ExecInit.main(ExecInit.java:50)
	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:369)

Version

0.9.81

What product are you using?

Ente Photos

What platform are you using?

Mobile - FDroid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants