Coder Social home page Coder Social logo

No media shown with fresh install about aves HOT 14 OPEN

IzzySoft avatar IzzySoft commented on August 26, 2024 1
No media shown with fresh install

from aves.

Comments (14)

MichaelDevon avatar MichaelDevon commented on August 26, 2024 1

PS: Leaving the issue open so hopefully @MichaelDevon can check and confirm as well.

Works for me too. Thanks!

from aves.

IzzySoft avatar IzzySoft commented on August 26, 2024 1

Yuck, I can only uninstall during boot it seems… OK, done: uninstalled profile, installed the new, tried – and failed: starts up, but no images. Here's the corresponding
aves-logs-20240522_235441.txt

Guess next try is profile-izzy-vNext or release-play-vNext to see in which field the culprit lies?

from aves.

MichaelDevon avatar MichaelDevon commented on August 26, 2024 1

For me, aves libre from fdroid didnt work, but the one you sent previously did. I cant test the new one currently, but ill get to it eventually.

from aves.

MichaelDevon avatar MichaelDevon commented on August 26, 2024 1

Here are some fresh builds:

I added some logs in these releases, hopefully I'll see where things hang (if they do).

Play Release works fine. I cant install the other one because its "not compatible with my device".
Assuming its because its not arm64 v8

from aves.

IzzySoft avatar IzzySoft commented on August 26, 2024 1

@deckerst sorry, was AFK (just returned last night). Just tried aves-armeabi-v7a-izzy-profile_20240523_2230 now: works as expected (starts, shows available pictures).

from aves.

MichaelDevon avatar MichaelDevon commented on August 26, 2024

I also experience this. Android 14, AOSP. Other gallery apps instantly start collecting media.
Aves only shows newly added media. For example if i have 400 photos in /sdcard/Download/ then install Aves, it wont pick up anything, but if i then download another image, so there would be 401 images in /sdcard/Download/ then only that single new image would be shown. Its not a permission issue. It happens even when aves has direct access to the folder.

from aves.

deckerst avatar deckerst commented on August 26, 2024

@IzzySoft Could you please try this build and export/save the logs?
https://drive.google.com/file/d/1pysSJmpVyBjUMZmU8xBrKJCpUFrJiW7I/view?usp=sharing

It will install as Aves [Profile]. I don't expect this build to solve the issue, but I added some logs to help me pinpoint where the code is hanging.

from aves.

IzzySoft avatar IzzySoft commented on August 26, 2024

@deckerst I would – but since I installed the previous version, that old phone got very instable – so not sure how helpful I can be here. But I'll try..

Background of instability, only indirectly related to getting the details for above reportI had to unstall Aves from there, but that didn't solve the issue (I don't think it's related to Aves, just that the install triggered something. Now the device hangs at least once a day, logcat spilling something about `lowmemorykiller: Killing 'Binder:30652_2'` in some eternal loop until the device reboots… (the replacement is scheduled to arrive in July/August).

Eh, guess I just found the culpritwhile summing this up – hope you don't ask me again to copy-paste something from the app info: it was the editor I only installed to be able to get those details off-device 🙈 Was hard to get rid of that as the uninstall process hung as well, claiming Specified package com.farmerbb.notepad under uid 10171 but it is really -1 and then Exception while retrieving the package info followed by some unlinkToDeath (only managed to get rid of it doing a hard-boot removing the battery, getting in via adb before the device was fully booted, and then pm uninstall it with root powers, yikes…)

What logs will you need then from me, and where do I find them? If logcat, I'd need some term(s) to grep for, as adb logcat on the affected device currently has something like 100 lines per second (down to 5-10 again now) 🙈

from aves.

deckerst avatar deckerst commented on August 26, 2024

Thank you for all the efforts.

If you can, the simplest would be to save the logs via the app > About > Bug Report > Step 1.

If you can't or it yields an empty file, logcat could be a solution:

adb logcat | grep "$(adb shell ps | grep deckers.thibault.aves.profile$ | awk '{print $2}')"

from aves.

IzzySoft avatar IzzySoft commented on August 26, 2024

Well, call it a disappointment then, Thibault: as my good old FP2 runs smoothly again, I dared installing the APK. Installed fine, started up faster than the old one I had removed a few days ago – and immediately shows all the photos and screenshots. Even without all the artifacts and bucking I had before (hey, FP2, with its old 32bit CPU, that's amazing, and totally unexpected), thanks a lot! Finally, the great Aves usable on my old Fairphone, I'm excited! 🤩

Would you still want the logs – or will they rather be obsolete as the error no longer occurs?

from aves.

IzzySoft avatar IzzySoft commented on August 26, 2024

PS: Leaving the issue open so hopefully @MichaelDevon can check and confirm as well.

from aves.

deckerst avatar deckerst commented on August 26, 2024

Thank you both for the feedback.

However, I'd like to double check this positive result.

What you previously had was this version of Aves:

  • release build
  • izzy flavour
  • v1.11.1

What I linked above is:

  • profile build
  • play build
  • vNext

As I understand, it wasn't working with release-izzy-v1.11.1 but it works with profile-play-vNext.

Could you try then this build to confirm? It's a release build of the izzy flavour with the current code on master.

  • aves-izzy-release_v1.11.1
  • aves-play-profile_20240521_2000
  • aves-armeabi-v7a-izzy-release_20240522_2230
  • aves-armeabi-v7a-izzy-profile_20240523_2230

from aves.

deckerst avatar deckerst commented on August 26, 2024

Here are some fresh builds:

I added some logs in these releases, hopefully I'll see where things hang (if they do).

from aves.

deckerst avatar deckerst commented on August 26, 2024

@IzzySoft if you find the time, please let me know how this goes in your environment.

from aves.

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.