How many errors, is it just the one error?
Is there anything that might have happened to the monitoring state?
For example, suspending the computer, or plugging in / removing a drive?
Search found 430 matches
- Sat Oct 03, 2009 12:01 pm
- Forum: Support
- Topic: Everything 1.2.1.426:Failed to get overlapped result
- Replies: 5
- Views: 7808
- Sat Oct 03, 2009 7:35 am
- Forum: Bug report
- Topic: Filter bar keeps disapperaing in 426.
- Replies: 9
- Views: 9243
Re: Filter bar keeps disapperaing in 426.
you will have to add the following line to the end of Everything.ini file:
A lot of the toolbar features are still being implemented.
Code: Select all
filter_toolbar_visible=1
- Sat Oct 03, 2009 1:27 am
- Forum: Bug report
- Topic: Minor bug in v1.2.1.426a Help Menu
- Replies: 2
- Views: 5073
Re: Minor bug in v1.2.1.426a Help Menu
I will supply the updated help file when the alpha is released as an official beta.
For basic search syntax, please see:
http://www.voidtools.com/Everything/wiki/Search_syntax
For basic search syntax, please see:
http://www.voidtools.com/Everything/wiki/Search_syntax
- Sat Oct 03, 2009 12:14 am
- Forum: Support
- Topic: No System Tray Icon
- Replies: 8
- Views: 8785
Re: No System Tray Icon
Could be a timing issue.
Added to my "things to fix" list.
Added to my "things to fix" list.
- Sat Oct 03, 2009 12:11 am
- Forum: Support
- Topic: Failure to update indexes
- Replies: 4
- Views: 6665
Re: Failure to update indexes
Yes, sorry, please try replacing your Everything.exe with the latest alpha.
Re: Beta News
Latest alpha:
http://www.voidtools.com/Everything-1.2.1.426a.zip
Some minor issues still need fixing and some missing features need to be implemented...
http://www.voidtools.com/Everything-1.2.1.426a.zip
Some minor issues still need fixing and some missing features need to be implemented...
- Fri Oct 02, 2009 11:34 pm
- Forum: Support
- Topic: Failure to update indexes
- Replies: 4
- Views: 6665
Re: Failure to update indexes
I am aware of the issue and it has been fixed for the next release of "Everything". It is caused by old update events firing when a monitor is not ready. For example, putting the computer to sleep. The problem causes the monitors to stop. Restart "Everything" to restart the monitors. You can optiona...
- Fri Oct 02, 2009 11:34 pm
- Forum: Support
- Topic: Everything 1.2.1.375: Failed to ready notify for drive
- Replies: 2
- Views: 5753
Re: Everything 1.2.1.375: Failed to ready notify for drive
I am aware of the issue and it has been fixed for the next release of "Everything". It is caused by old update events firing when a monitor is not ready. For example, putting the computer to sleep. The problem causes the monitors to stop. Restart "Everything" to restart the monitors. You can optiona...
- Thu Oct 01, 2009 12:46 am
- Forum: Bug report
- Topic: Indexing fails after committing folder to MS Live Mesh
- Replies: 3
- Views: 6148
Re: Indexing fails after committing folder to MS Live Mesh
I have not had any luck installing MS Live Mesh..
I have added this to my "Things to do" list.
I have added this to my "Things to do" list.
- Thu Oct 01, 2009 12:43 am
- Forum: Suggestions
- Topic: Open command line from here
- Replies: 2
- Views: 4079
Re: Open command line from here
You can add a context menu item to open a command prompt for folders by adding the following registry entry: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Folder\shell\Command Prompt\command] @="cmd %1" Save the above as a .reg file and run it. You can do the same for files with the follow...
- Tue Sep 29, 2009 12:18 am
- Forum: Bug report
- Topic: "Search Everything..." pass wrong unicode path name
- Replies: 6
- Views: 7879
Re: "Search Everything..." pass wrong unicode path name
Please run "Everything" in debug mode.
To run "Everything" in debug mode:
Run "Everything" with the -debug command line option.
What is displayed in the debugging console when you try to "Search Everything..." from this folder?
To run "Everything" in debug mode:
Run "Everything" with the -debug command line option.
What is displayed in the debugging console when you try to "Search Everything..." from this folder?
- Sun Sep 27, 2009 5:33 am
- Forum: Development, plugins and third party software
- Topic: Calling Everything from .NET
- Replies: 11
- Views: 24440
Re: Calling Everything from .NET
everything_hwnd = FindWindow("EVERYTHING_TASKBAR_NOTIFICATION",0);
See http://www.tek-tips.com/viewthread.cfm?qid=304765 for more information.
See http://www.tek-tips.com/viewthread.cfm?qid=304765 for more information.
- Wed Sep 23, 2009 2:56 am
- Forum: Development, plugins and third party software
- Topic: Calling Everything from .NET
- Replies: 11
- Views: 24440
Re: Calling Everything from .NET
I used the value returned by System.Diagnostics.Process.MainWindowHandle, which is described as "Gets the window handle of the main window of the associated process". I thought this fit the bill Yes, this should be the handle we are after, it is probably using the wrong endianess like you suggested...
- Wed Sep 23, 2009 12:58 am
- Forum: Support
- Topic: Cannot get edits in everything.ini to stick
- Replies: 2
- Views: 5726
Re: Cannot get edits in everything.ini to stick
Please make sure you exit "Everything" completely when changing the Everything.ini file.
To exit Everything:
To exit Everything:
- Right click the "Everything" system notification icon.
- Click Exit.
- Tue Sep 22, 2009 1:57 am
- Forum: Development, plugins and third party software
- Topic: Calling Everything from .NET
- Replies: 11
- Views: 24440
Re: Calling Everything from .NET
1. Is this structure for unicode searches (with double byte characters) valid or am I still missing something? The unicode part is correct, however.. 0xC00B3F00 [3221962496] This looks like a pointer to a CWnd It should be a HWND handle. Try using ReplyWindow.m_hWnd instead of ReplyWindow. Is your ...
- Mon Sep 21, 2009 9:46 pm
- Forum: Suggestions
- Topic: Prioritized sorting
- Replies: 4
- Views: 5711
Re: Prioritized sorting
Sorting by run frequency will be available in the next release of "Everything".
You might like to try this now with the following alpha:
http://www.voidtools.com/Everything-1.2.1.425a.zip
You might like to try this now with the following alpha:
http://www.voidtools.com/Everything-1.2.1.425a.zip
- Mon Sep 21, 2009 3:58 am
- Forum: Support
- Topic: Bypassing UAC as "Standard User"
- Replies: 11
- Views: 24759
- Mon Sep 21, 2009 3:51 am
- Forum: Support
- Topic: No System Tray Icon
- Replies: 8
- Views: 8785
Re: No System Tray Icon
Are there any error messages in the Errorlog.txt file in your "Everything" installation folder? Something like: Failed to notify shell icon, GetLastError(): x Please make sure the tray icon is not hidden. To re-show the icon: Right click the Start menu . Click Properties . Click the Toolbar tab. Cli...
- Mon Sep 21, 2009 1:39 am
- Forum: Development, plugins and third party software
- Topic: Calling Everything from .NET
- Replies: 11
- Views: 24440
Re: Calling Everything from .NET
Sorry, I am not familiar with the .NET syntax.. The search string MUST follow the IPC query struct. Pointers are not allowed in the WM_COPYDATA messages. Use the following IpcQuery structure public struct IpcQuery { public IntPtr ReplyHandle; public IntPtr ReplyCopyDataMessage; public int SearchFlag...
- Sun Sep 20, 2009 9:52 am
- Forum: General
- Topic: Search in external harddrive
- Replies: 5
- Views: 9552
Re: Search in external harddrive
See Option to freeze database for a possible solution.
I have plans to make this a feature in a future release.
I have plans to make this a feature in a future release.
- Sun Sep 20, 2009 9:38 am
- Forum: Development, plugins and third party software
- Topic: Calling Everything from .NET
- Replies: 11
- Views: 24440
Re: Calling Everything from .NET
SendMessage() should return 1 when the IPC query request is successful. Check the Errorlog.txt file in your "Everything" installation folder for any errors messages. You might be getting one of the following errors: The IPC query structure is too small. bad query size in COPYDATA_IPC_QUERY cds->cbDa...
- Sat Sep 19, 2009 7:46 am
- Forum: Suggestions
- Topic: Everything for FAT32 ...
- Replies: 2
- Views: 12184
Re: Everything for FAT32 ...
FAT32 support is on my "Things to do" list.
- Sat Sep 19, 2009 5:03 am
- Forum: Suggestions
- Topic: Edit the Home Page of web Server
- Replies: 8
- Views: 9887
Re: Edit the Home Page of web Server
Currently the layout is fixed.
Only the images and style sheet can be customized.
(See http://www.voidtools.com/Everything/wik ... HTTP_files).
I have added: "Make a customizable html template for the HTTP server" to my "Things to do" list.
Only the images and style sheet can be customized.
(See http://www.voidtools.com/Everything/wik ... HTTP_files).
I have added: "Make a customizable html template for the HTTP server" to my "Things to do" list.
- Wed Sep 16, 2009 6:59 am
- Forum: Support
- Topic: Junction Points, Hardlinks,...
- Replies: 4
- Views: 10897
Re: Junction Points, Hardlinks,...
The USN Change Journal is used to monitor file system changes. Since the USN Change Journal does not correctly monitoring hard links it is not possible at this time to keep the database up-to-date realtime. You would have to re-indexing all your hardlinks to update the database. (This could be quite...
- Wed Sep 16, 2009 6:54 am
- Forum: Suggestions
- Topic: Comfortable selection
- Replies: 2
- Views: 4440
Re: Comfortable selection
1. How about new option: selecting by clicking not only on filename but on whole search result i.e. on path, attributes, file type etc... On whole line i mean. It would be very comfortable! Entire row selection is on my "Things to do" list. 2. Pls make search input line symmetrical. It has several ...
- Wed Sep 16, 2009 6:30 am
- Forum: Support
- Topic: Junction Points, Hardlinks,...
- Replies: 4
- Views: 10897
Re: Junction Points, Hardlinks,...
Junction points will be indexed and monitored. Only the first hardlink of a file will be indexed and monitored. Files that are not the first hardlink will not be indexed or monitored. This is a limitation of the USN Change Journal. I have plans to index all hard links in the future. However, you wil...
- Wed Sep 16, 2009 3:00 am
- Forum: General
- Topic: Indexing Service
- Replies: 1
- Views: 8260
Re: Indexing Service
"Everything" does not require the Windows indexing service.
"Everything" uses the USN Change Journal for updating.
The USN Change Journal is maintained by the NTFS driver.
"Everything" uses the USN Change Journal for updating.
The USN Change Journal is maintained by the NTFS driver.
- Mon Sep 14, 2009 6:42 am
- Forum: Bug report
- Topic: HTTP relative urls
- Replies: 1
- Views: 5001
Re: HTTP relative urls
Is it possible to get the result your after by customizing the http server files in "Everything"? See http://www.voidtools.com/Everything/wiki/Customizing for more information. The full URL to "Everything"'s HTTP server files may not be accessible or even included in the database. "Everything" needs...
- Mon Sep 14, 2009 6:31 am
- Forum: Suggestions
- Topic: some sort and export suggestion
- Replies: 2
- Views: 4948
Re: some sort and export suggestion
1. i cannt find what i saw in everything, such as time ,name, size Exporting to a CSV file with all the information from the visible columns is on my "Things to do" list.. 2. export file cannt get sorted cotent The exported file should use the same sort order as in the result list. 3. canot set fil...
- Thu Sep 10, 2009 7:49 am
- Forum: Suggestions
- Topic: Minimize to Taskbar & Close to Taskbar
- Replies: 3
- Views: 5993
Re: Minimize to Taskbar & Close to Taskbar
close_window_on_esc=0 should work for "Everything" 1.2.1.371.
See http://www.voidtools.com/Everything/wik ... dow_on_esc for more info.
The close_window_on_esc and minimize_to_tray ini options will be available in the GUI for the next release of "Everything".
See http://www.voidtools.com/Everything/wik ... dow_on_esc for more info.
The close_window_on_esc and minimize_to_tray ini options will be available in the GUI for the next release of "Everything".
- Wed Sep 09, 2009 11:18 pm
- Forum: Suggestions
- Topic: exFAT (FAT64)
- Replies: 3
- Views: 6236
Re: exFAT (FAT64)
Indexing any folder in Windows will be available in a future release of "Everything".
However, indexing folders will not be as fast as indexing NTFS volumes and you will need to manually update the indexes.
However, indexing folders will not be as fast as indexing NTFS volumes and you will need to manually update the indexes.
- Wed Sep 09, 2009 11:10 pm
- Forum: Suggestions
- Topic: Volumes Tab
- Replies: 1
- Views: 3548
Re: Volumes Tab
I will consider adding columns to the volumes list.
Thanks for your suggestion.
Thanks for your suggestion.
- Wed Sep 09, 2009 11:08 pm
- Forum: Support
- Topic: Folder search and regex
- Replies: 6
- Views: 10619
Re: Folder search and regex
Yes, there should be a * after the .
- Wed Sep 09, 2009 9:42 am
- Forum: Support
- Topic: Folder search and regex
- Replies: 6
- Views: 10619
Re: Folder search and regex
Please try (with match path enbaled):
See http://www.voidtools.com/faq.php#How_do_I_use_regex for the basic regex syntax.
Code: Select all
temp\\.*docx
- Sun Sep 06, 2009 10:10 pm
- Forum: Support
- Topic: Folder search and regex
- Replies: 6
- Views: 10619
Re: Folder search and regex
"Everything" will not match path when you include a backslash (\) when regex is enabled. You will need to manually enable match path when regex is enabled. I have fixed this for the next release of "Everything". I do have plans to add some search switches in a future release to over-ride the current...
- Fri Sep 04, 2009 2:09 pm
- Forum: Support
- Topic: Right Click
- Replies: 14
- Views: 12833
Re: Right Click
The following beta uses a different method for executing files:
Please try:
http://www.voidtools.com/Everything-1.2.1.416b.zip
Please try:
http://www.voidtools.com/Everything-1.2.1.416b.zip
- Fri Sep 04, 2009 2:02 pm
- Forum: Suggestions
- Topic: Allow Option For SearchEdit Cursor Positioning Mode
- Replies: 2
- Views: 4905
Re: Allow Option For SearchEdit Cursor Positioning Mode
I have added the following Everything.ini option for next release: settings_search_edit_on_focus_select_text_mode=2 List of modes when the search edit receives focus: 0 Do nothing (use previous caret position and selection). 1 Move caret to end and remove selection. 2 Move caret to end and select al...
- Fri Sep 04, 2009 1:51 pm
- Forum: Support
- Topic: use on file server
- Replies: 1
- Views: 4482
Re: use on file server
Unfortunately the currently version of "Everything" uses hard coded links with the following syntax:
\\server name\drive
You will need to share each drive, or
You might like to try the following beta:
http://www.voidtools.com/Everything-1.2.1.421b.zip
This version uses the admin shares instead.
\\server name\drive
You will need to share each drive, or
You might like to try the following beta:
http://www.voidtools.com/Everything-1.2.1.421b.zip
This version uses the admin shares instead.
- Thu Sep 03, 2009 1:21 pm
- Forum: Suggestions
- Topic: Things to do (TODO)
- Replies: 126
- Views: 1261030
- Thu Sep 03, 2009 11:31 am
- Forum: Suggestions
- Topic: Things to do (TODO)
- Replies: 126
- Views: 1261030
Re: Things to do
Please try the following beta with the updated -connect command line option and \\server\drive$ shares...
http://www.voidtools.com/Everything-1.2.1.419b.zip
http://www.voidtools.com/Everything-1.2.1.419b.zip
- Thu Sep 03, 2009 8:59 am
- Forum: Support
- Topic: Running everything in Linux with Wine
- Replies: 6
- Views: 18828
Re: Running everything in Linux with Wine
Error 50 means unsupported.
I am guessing the USN Journal is not implemented with the default NTFS driver for WINE..?
I am guessing the USN Journal is not implemented with the default NTFS driver for WINE..?
- Tue Sep 01, 2009 7:52 am
- Forum: Support
- Topic: Explorer Like Interface
- Replies: 2
- Views: 5337
Re: Explorer Like Interface
I have plans to add the option to mount the current "Everything" search as a folder in Windows Explorer in a future release of "Everything".
I will also be adding more explorer-like options to the "Everything" interface in future releases..
I will also be adding more explorer-like options to the "Everything" interface in future releases..
- Tue Sep 01, 2009 7:47 am
- Forum: Support
- Topic: Crashing while not searching
- Replies: 9
- Views: 8322
Re: Crashing while not searching
I keep getting a popup with this message: .\src\thread_t.cpp(106): thread_t::start(): Fatal error: Assertion failed This sounds like a bug that occurred in an older version of "Everything". There was a thread handle leak that would eventually use up all handle resources. What version is causing thi...
- Mon Aug 31, 2009 10:24 am
- Forum: Support
- Topic: Everything & Directory Opus
- Replies: 7
- Views: 10601
Re: Everything & Directory Opus
You might have to include quotes around $namepart() Try: open_folder_path_command=$exec("C:\Program Files\GPSoftware\Directory Opus\hstart" /NOCONSOLE ""C:\Program Files\GPSoftware\Directory Opus\dopusrt.exe" /cmd Go LASTACTIVELISTER" ""C:\Program Files\GPSoftware\Directory Opus\dopusrt.exe" /cmd Go...
- Mon Aug 31, 2009 5:50 am
- Forum: Support
- Topic: Everything & Directory Opus
- Replies: 7
- Views: 10601
Re: Everything & Directory Opus
Just got around to testing the namepart function and found a problem.
Please try http://www.voidtools.com/Everything-1.2.1.415a.zip
Please try http://www.voidtools.com/Everything-1.2.1.415a.zip
Re: Beta News
There will be an official beta release soon.
- Fri Aug 28, 2009 4:33 am
- Forum: Suggestions
- Topic: Eagerly Awaiting FAT/FAT32. Great Program!
- Replies: 7
- Views: 13509
Re: Eagerly Awaiting FAT/FAT32. Great Program!
Thanks for your support. One thing I might suggest is that there be an option for it to not necessarily create a new database quite so often. "Everything" should only do a full index once. Try increasing the size of the "USN Change Journal" for each volume. To increase the size of the "USN Change Jo...
- Fri Aug 28, 2009 4:27 am
- Forum: Support
- Topic: Keyboard layout switching doesn't work
- Replies: 4
- Views: 6313
Re: Keyboard layout switching doesn't work
I have added a Russian keyboard layout by doing the following: From the Start menu , click Settings , Control Panel . Open Regional and Language Options . Click the Languages tab. Click Details . Click Add . Select Russian for input language. Click OK . From the language bar in the taskbar I made th...
- Fri Aug 28, 2009 3:12 am
- Forum: Support
- Topic: Portable "Everything" FAQ
- Replies: 0
- Views: 4707
Portable "Everything" FAQ
Does it require any install at all? No Single file? Yes Unzip files into a folder? No Change system settings? No Modify Registry? No Create files after running? Yes: Everything.db - database file. Everything.ini - settings file (use Notepad to edit). Errorlog.txt - system error log file (only if sys...
- Fri Aug 28, 2009 2:57 am
- Forum: Support
- Topic: Right Click
- Replies: 14
- Views: 12833
Re: Right Click
Please send the debug text from "Everything" after the crash. To run "Everything" in debug mode: Run Everything.exe with the -debug command line option. For example: C:\Program Files\Everything\Everything.exe -debug To copy the debug output: Right click the debug window . Click Select all . Right cl...