The past few days I've had the following problem:
That is, I search for something, the status bar says "1 object" (or the amounts of object fitting the search), but the list of files remains empty. Does anyone have a solution to this problem?
Objects not listed in file list
Re: Objects not listed in file list
Thanks for the screen shot, it makes it easy to identify the issue.
The name column is too long, please try:
The name column is too long, please try:
- Completely Exit Everything
- Open your %APPDATA%\Everything\Everything.ini
- Remove the following lines:
Code: Select all
name_column_pos=0 name_column_width=446 path_column_visible=1 path_column_pos=1 path_column_width=387 size_column_visible=1 size_column_pos=2 size_column_width=96 extension_column_visible=0 extension_column_pos=3 extension_column_width=96 type_column_visible=0 type_column_pos=4 type_column_width=96 last_write_time_column_visible=1 last_write_time_column_pos=3 last_write_time_column_width=99 creation_time_column_visible=0 creation_time_column_pos=6 creation_time_column_width=140 date_accessed_column_visible=0 date_accessed_column_pos=7 date_accessed_column_width=140 attribute_column_visible=0 attribute_column_pos=4 attribute_column_width=22 date_recently_changed_column_visible=0 date_recently_changed_column_pos=6 date_recently_changed_column_width=96 run_count_column_visible=0 run_count_column_pos=5 run_count_column_width=96 date_run_column_visible=0 date_run_column_pos=7 date_run_column_width=140 file_list_filename_column_visible=0 file_list_filename_column_pos=12 file_list_filename_column_width=96
- Save changes and restart Everything.
Re: Objects not listed in file list
Thanks a lot - it did help! The settings before were as follows:
Code: Select all
name_column_pos=3
name_column_width=0
path_column_visible=1
path_column_pos=0
path_column_width=0
size_column_visible=1
size_column_pos=1
size_column_width=0
extension_column_visible=0
extension_column_pos=3
extension_column_width=96
type_column_visible=0
type_column_pos=4