GNOME Bugzilla – Bug 400365
Importing large directory blocks mainloop
Last modified: 2007-01-25 00:07:39 UTC
Load a large directory into totem (e.g. totem /path/to/my/music/collection, or drag-and-drop, or Movie->Open...) and totem will block the mainloop while it recursively adds the directory to the playlist. This is particularly unfortunate if you accidentally click Add while navigating up through your collection in the Movie->Open... dialog. Observed in totem-2.16.4, gnome-vfs-2.17.90.
Note for fixing: src/totem-pl-parser.c, totem_pl_parser_parse_internal().
That's known, and normal (unfortunately). I don't think poking in totem_pl_parser_parse_internal is going to be enough to come up with a *good* solution to this. Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 338908 ***