Closed callimero closed 5 years ago
Does the image appears correctly on your phone gallery ?
Yes!
Very strange. I think it may be some kind of deprecation that is affecting. Can you collect a logcat while testing and submit here?
Same device same issue!
same issue on ONEPLUS 6, issue started after upgrading to Android Pie 9.0
Very strange. I think it may be some kind of deprecation that is affecting. Can you collect a logcat while testing and submit here?
logcat? please elaborate. :-)
Same here on Google Pixel
The same on OnePlus 5T
Same issue using Xiaomi Mi 8 and LineageOS 16.
Same issue on a Motorola G6. The issue was not present in the past. I suspect it may have been triggered by updating to Android Pie.
To better detail the issue, consider that the image appears as a thumbnail in the application, but when you click on it, you see just a white page.
is bug of TouchImageView, i delete the TouchImageView file and upgrade it with https://github.com/MikeOrtiz/TouchImageView, the error has gone
I also get this issue on Nokia N7+, as a workaround I was able to display the image by doing a zoom gesture on the blank screen
I'm surprised to see this thread is from February. I just installed the application and almost consistently have the same problem. I have an A8 2018.
is bug of TouchImageView, i delete the TouchImageView file and upgrade it with https://github.com/MikeOrtiz/TouchImageView, the error has gone
Hi @A-W-C-J , can you submit a pull request with the fix? I will try to make a release fixing it soon.
I'm surprised to see this thread is from February. I just installed the application and almost consistently have the same problem. I have an A8 2018.
Sorry all for the long period without releases. As already noted, development is halted because my other tasks occupy all my time. I am trying to elaborate a plan that will allow me to work on it using some of my workday time, but this can take a long to become reality.
is bug of TouchImageView, i delete the TouchImageView file and upgrade it with https://github.com/MikeOrtiz/TouchImageView, the error has gone
Hi @A-W-C-J , can you submit a pull request with the fix? I will try to make a release fixing it soon.
sure
@A-W-C-J , i am avoiding getting opencv to newer versions because it will mark the antifeature on f-droid because it will include pre-build binaries. Anyway I will look at your pull request soon to fix the blank image issue.
fixed on commit 0d82ad1a
Everyone that is following this issue, I've just made a new release on the github releases page, there is an APK there. F-Droid should catch up soon. Will wait some reports before pushing it to Google Play.
As I do not have an Android 9 device, can somebody monitoring this issue report if the new release fixed it? Right now it is only available on the github releases page - f-droid haven't build it yet.
both versions (releases and f-droid) will ask for the download of OpenCV Manager, future release on Google Play will embed it.
@callimero @A-W-C-J @CodingEagle02 @agutenkunst @Muhammadhl @dbogdanov @callegar @kai-kb @mario-g98 @mikelpzm
Describe your issue here.
Latest apk on Google Pixel XL (first version), Android 9.x
Steps to reproduce
Open Gallery, Thunbs show up, tap any thumbnail -> Blank Image
Expected behaviour
Showing the actual image
Actual behaviour
blank/white image with toolbar
Would you like to work on the issue?
No. Lack of knowledge