Bug 411755 - Scanning stops at 1002 tracks
Summary: Scanning stops at 1002 tracks
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 0.4.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-09 13:43 UTC by Mark Fraser
Modified: 2020-04-06 04:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Fraser 2019-09-09 13:43:16 UTC
SUMMARY


STEPS TO REPRODUCE
1. Load Elisa.
2. Message appears at the top saying scanning tracks
3. Changes to Imported 501 tracks, Imported 1002 tracks and then stops.

If I refresh scan it just adds those tracks again and again.

 elisa 
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredHeight"
org.kde.elisa.indexers.manager: Local file system indexer is inactive
org.kde.elisa.indexers.manager: Baloo indexer is unavailable
org.kde.elisa.indexers.manager: Baloo indexer is inactive
org.kde.elisa.database: begin creation of v9 database schema
MediaPlayList::setPersistentState QMap(("currentTrack", QVariant(int, 0))("playList", QVariant(QVariantList, ()))("randomPlay", QVariant(bool, false))("repeatPlay", QVariant(bool, false)))
org.kde.elisa.database: end creation of v9 database schema
org.kde.elisa.database: begin update to v11 of database schema
org.kde.elisa.database: finished update to v11 of database schema
org.kde.elisa.database: begin update to v12 of database schema
org.kde.elisa.database: finished update to v12 of database schema
org.kde.elisa.database: begin update to v13 of database schema
org.kde.elisa.database: finished update to v13 of database schema
org.kde.elisa.indexers.manager: Baloo indexer is available
org.kde.elisa.indexers.manager: Baloo indexer is active
org.kde.elisa.database: artistsAdded 275
org.kde.elisa.database: albumsAdded 312
org.kde.elisa.database: tracksAdded 501
org.kde.elisa.database: artistsAdded 331
org.kde.elisa.database: albumsAdded 478
org.kde.elisa.database: tracksAdded 501

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.16.5
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION
Comment 1 Matthieu Gallien 2020-03-22 22:34:18 UTC
Thanks for your report.

I believe that you were encountering a bug that has been fixed.

As soon as an error would occur, Elisa would stop indexing your music. This has been fixed and now indexing can complete.

Can you still reproduce this issue ?
Comment 2 Bug Janitor Service 2020-04-06 04:33:11 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Mark Fraser 2020-04-06 04:57:09 UTC
I can confirm that it has been fixed.