Copy link to clipboard
Copied
CC25 version gets stuck on "import Files..."
If I run
app.project.importFiles([file.fsName], true, bin, false);
30 times in a row. It gets stuck once or twice randomly.
When can we expect a fix?
Same code same files work ok in cc24.
The bug (which has to do with the progress bar invoked by import) is already fixed in PPro beta builds, and will be fixed in the next official release.
Copy link to clipboard
Copied
The bug (which has to do with the progress bar invoked by import) is already fixed in PPro beta builds, and will be fixed in the next official release.
Copy link to clipboard
Copied
Thanks!
Copy link to clipboard
Copied
@Bruce Bullis Is it possible that this progress bar bug could also occasionally freeze exporting files with exportAsMediaDirect? Had a user complain about it freezing up in 25 and this might be the answer
Copy link to clipboard
Copied
Yes, definitely!