Copying Failing

Discussion related to "Everything" 1.5.
Post Reply
kilikilimanjaro
Posts: 4
Joined: Wed Sep 15, 2021 5:48 am

Copying Failing

Post by kilikilimanjaro »

After some amount of time, any item in the Everything window won't copy. Copy-pasting from other sources continues to work as intended.

If I press the escape key, copying will return to functioning as normal for around 10 minutes. When it's not working, the right click menu appears like this:
image.png
image.png (10.92 KiB) Viewed 2693 times


Once I press escape, it opens to the full menu:
image.png
image.png (31.04 KiB) Viewed 2693 times
This has been happening for some months, currently using the most recent alpha.
Let me know if there's any other information I can provide. Thanks!
kilikilimanjaro
Posts: 4
Joined: Wed Sep 15, 2021 5:48 am

Re: Copying Failing

Post by kilikilimanjaro »

Here's the troubleshooting information:

Everything 1.5.0.1391a (x64)
OS: Windows NT 10.0 26100 (x64)
Admin: 0
Service: 1 (connected / installed and running)
Command line:
Binary: C:\Program Files\Everything 1.5a\Everything64.exe
Profile: C:\Users\~\AppData\Roaming\Everything\Everything-1.5a.ini
Database: C:\Users\~\AppData\Local\Everything\Everything-1.5a.db
Instance: 1.5a

Config:
ignore_whitespace=1
show_tray_icon=0
beta_updates=1
offline_alpha=128
toggle_window_key=1312
language=1033
show_selected_item_in_statusbar=0
show_size_in_statusbar=0
auto_remove_offline_ntfs_volumes=0
auto_include_fixed_refs_volumes=1
find_first_file_path_not_found_retry_timeout=30000
input_stream_buf_size=0
output_stream_buf_size=0
thumbnail_medium_text_lines=2
thumbnail_large_text_lines=2
filelist_preview=0
filelist_context_menu=0
open_many_files_warning_threshold=16
set_foreground_window_attach_thread_input=0
home_ignore_whitespace=1
close_on_execute=1
path_hit_text_only=1
rename_select_filepart_only=1
bring_result_focus_into_view_on_sort=0
keep_result_focus_in_view=0
hscroll_div=3
paste_new_line_op=0
show_window_on_monitor_from_cursor=1
efu_folder_append_path_separator=0
txt_folder_append_path_separator=0
csv_folder_append_path_separator=0
date_descending_first=1
size_descending_first=1
size_number_format=4
open_search_action=0
exclude_files=*.ini; *.cab; *.json; *.css; *.js; *.dll; *.pdb; ~$*.*; *.yaml; Uninstall*.*;~$*.*;*.dll,Paint.lnk
db_update_thread_priority=-1
refs_file_id_extd_directory_info_buffer_size=0
folder_rescan_timeout=300000
content_buf_size=0
content_multithreaded_max_memory_percent=50
no_incur_seek_penalty_multithreaded=0
include_file_content=1
content_include_only_files=*.pptx
content_exclude_recall_on_data_access=0
context_menu_parent_folder=4
filter_visible_count_max=0
filter=JumpToFolder
preview_icon=1
folders_sidebar_labels=0
folders_sidebar_match_only_when_shown=0
findbar_highlight_all=0
status_bar_visible=0
inc_run_count_on_drag_drop=1
nav_max_selection=1024
plugins=0
columns=[{"name":"Name","width":315},{"name":"Path","width":248},{"name":"Run Count","width":69},{"name":"Size","width":67},{"name":"Date Modified","width":115}]

Policy:

Plugins:
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Copying Failing

Post by void »

Sounds like Everything is in some sort of modal dialog or action.
ESC will cancel the modal dialog or action.



Please send a mini crash dump when Everything is showing the simple menu:
kilikilimanjaro
Posts: 4
Joined: Wed Sep 15, 2021 5:48 am

Re: Copying Failing

Post by kilikilimanjaro »

Hi,

Just checking in to see if there's any more information on this. I can submit another bug report if needed!

Thanks for all your work :)
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Copying Failing

Post by void »

Please send a debug log:
  • In Everything, from the Tools menu, under the Debug submenu, click Start Debug Logging.
  • ---wait for copying to fail.
  • from the Tools menu, under the Debug submenu, click Stop Debug Logging.
    ---This will open your %TEMP%\Everything Debug Log.txt in Notepad.
  • Please upload this file in a bug report.
Post Reply