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

[Crash] ColumnView crashes when going back while loading large folder #2384

Open
jeremypw opened this issue Jan 21, 2024 · 0 comments
Open

Comments

@jeremypw
Copy link
Collaborator

jeremypw commented Jan 21, 2024

What Happened?

Opened a folder in ColumnView and the clicked on a subfolder containing a very large number of files. Before all the files were loaded, clicked on another subfolder contained many files. After a pause Files crashed with the message
ERROR:../src/View/AbstractDirectoryView.vala:2744:files_abstract_directory_view_schedule_thumbnail_color_tag_timeout: assertion failed: (slot is Files.AbstractSlot && slot.directory != null) Bail out! ERROR:../src/View/AbstractDirectoryView.vala:2744:files_abstract_directory_view_schedule_thumbnail_color_tag_timeout: assertion failed: (slot is Files.AbstractSlot && slot.directory != null) Aborted

This may not happen every time but is likely to happen with large folders

Steps to Reproduce

  1. Open ColumnView
  2. Click on a large subfolder
  3. Click on another large subfolder

Expected Behavior

The loading folder should be cancelled and the second one begin to load without any crashes

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

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

1 participant