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

Better visual feedback while parsing libraries #57

Open
iljaiwas opened this issue Apr 10, 2015 · 3 comments
Open

Better visual feedback while parsing libraries #57

iljaiwas opened this issue Apr 10, 2015 · 3 comments

Comments

@iljaiwas
Copy link

When using the library parsers provided by Apple such as (com.apple.medialibrary.iPhoto.image or com.apple.medialibrary.Photos.image) with large libraries, there can be large delay (up to 20s) before library nodes appears in the outline view of the media browser window.

Some of our testers even gave up and reported that the app was broken.

I suggest some kind of global progress spinner, that's displayed until all parsers are done parsing, so users have some indication that the application is still actively doing something.

@jjac
Copy link
Member

jjac commented May 27, 2015

@iljaiwas While I cannot reproduce this behavior (probably due to lack of a library of equivalent size) I am hearing similar complaints from other users as well. We would like to speed up the library initialization process substantially but would need a tester with an appropriate test library for verification. Can you help out with this?

jjac pushed a commit that referenced this issue May 29, 2015
So the associated node in outline view appears much earlier for large photo libraries.
@iljaiwas
Copy link
Author

iljaiwas commented Mar 3, 2016

Thanks for adding a progress indicator while parsing the Photos library, but why isn't it transparent? ;)
screen shot 2016-03-03 at 08 26 31

@jjac
Copy link
Member

jjac commented Jan 24, 2017

Relates to #78

gloubibou pushed a commit to houdahSoftware/iMedia that referenced this issue Feb 2, 2020
* upstream/development:
  Add some metadata to Lightroom-generated preview JPEG file
  When granting access to node log URL and error only if error not nil
  Fix Lightroom preview jpeg data not correctly identified
  Safeguard requestBookmarkWithError: against blocking main thread indefinitely under circumstances
  Fix logic in TestTextView where Drag&Drop would fail if location bookmark was already set
  Add persistent resource identifier for Apple Media Library based parsers
  document  preprocessor switch ALWAYS_COPY_OBJECTS_ON_PERFORM_SELECTOR_ASYNC
  No longer set .mediaSource on IMBMediaLibraryParser even if client app cannot handle SSBs
  Speed up initialization for AML-based libraries (should fix issue iMediaSandboxing#57)

# Conflicts:
#	SandBoxingKit/SBUtilities.m
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

2 participants