aloisdeniel / media_gallery

A Flutter plugin that lists native gallery items.
MIT License
87 stars 33 forks source link

A resource failed to call close #12

Open Sameerkash opened 4 years ago

Sameerkash commented 4 years ago

I keep getting these logs when I scroll through the images, was wondering if there's something wrong. My implementation is the same as the example.

uid=10582(com.example.scannerx) FinalizerDaemon identical 1 line
W/System  (21990): A resource failed to call close.
AdrianSima commented 3 years ago

I get these messages too while I scroll through the images. Can these lead to memory leaks?

[√] Flutter (Channel stable, 1.20.3, on Microsoft Windows [Version 10.0.19041.572], locale ro-RO)
    • Flutter version 1.20.3 at C:\flutter
    • Framework revision 216dee60c0 (2 months ago), 2020-09-01 12:24:47 -0700
    • Engine revision d1bc06f032
    • Dart version 2.9.2

[√] Android toolchain - develop for Android devices (Android SDK version 29.0.2) 
    • Android SDK at C:\Android\android-sdk
    • Platform android-29, build-tools 29.0.2
    • ANDROID_HOME = C:\Android\android-sdk
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java       
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
    • All Android licenses accepted.

[√] Android Studio (version 4.0)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin version 47.1.2
    • Dart plugin version 193.7361
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[√] VS Code, 64-bit edition (version 1.50.1)
    • VS Code at C:\Program Files\Microsoft VS Code
    • Flutter extension version 3.16.0

[√] Connected device (2 available)
    • SM J730F (mobile)                  • 5200a1fc4eb8c49f • android-arm • Android 9 (API 28)
    • Android SDK built for x86 (mobile) • emulator-5554    • android-x86 • Android 7.1.1 (API 25) (emulator)

• No issues found!