Search found 36 matches

by DerekZiemba
Sat Jan 13, 2024 4:49 am
Forum: Everything 1.5 Alpha
Topic: Is there a limit on the number of items you can have in the exclude list?
Replies: 0
Views: 657

Is there a limit on the number of items you can have in the exclude list?

Since well before the holidays (for sure with at least versions 1361, 1363, & 1366), Everything rebuilds the index everytime it's launched. I didn't look into it too much earlier bcus it's only a problem after restarting the PC, and it probably avgs 10days between restarts. Figured it just neede...
by DerekZiemba
Sat Nov 18, 2023 12:52 am
Forum: Everything 1.5 Alpha
Topic: Formulas
Replies: 37
Views: 34386

Re: Search Formulas

*.lnk !exists($shortcut-target:) (find lnk files where the shortcut target doesn't exist) This is super cool. But it doesn't seem to work? Attempted to find all the broken links I may have, but everything it found works. BrokenLinksDontWork.gif EDIT: Just realized those were stupid examples with ta...
by DerekZiemba
Sat Nov 04, 2023 8:57 am
Forum: Bug report
Topic: [BUG][v1.5.1358a] Use of regex in Index->Exclude inconsistent
Replies: 6
Views: 4647

Re: [BUG][v1.5.1358a] Use of regex in Index->Exclude inconsistent

This is great news! I didn't realize a new version was out and actually came here to say some regular expressions are seemingly leaking items through again. ---------------------------- > This will be a hidden feature for now. The amount of hidden gems in this program blows my mind. Nearly everyday ...
by DerekZiemba
Fri Oct 27, 2023 3:41 am
Forum: Bug report
Topic: [BUG][v1.5.1358a] Use of regex in Index->Exclude inconsistent
Replies: 6
Views: 4647

Re: [BUG][v1.5.1358a] Use of regex in Index->Exclude inconsistent

Yeah I was able to fix the issue before posting. The database finally just finished rebuilding & the expressions no longer missed anything. Everything is properly excluded. IDK why some files would have ever been able to sneak by though. That doesn't make a lot of sense. The earliest backup I ca...
by DerekZiemba
Fri Oct 27, 2023 3:20 am
Forum: Bug report
Topic: [BUG][v1.5.1358a] Use of regex in Index->Exclude inconsistent
Replies: 6
Views: 4647

Re: [BUG][v1.5.1358a] Use of regex in Index->Exclude inconsistent

Yeah, originally there was spaces at the end and some of the expressions used quotes. Only today figured out that doesn't work. The reason I bring it up is I haven't changed them for a long time and haven't noticed them not working until recently. Thought maybe this was a regression or something. Ar...
by DerekZiemba
Thu Oct 26, 2023 11:42 pm
Forum: Bug report
Topic: [BUG][v1.5.1358a] Use of regex in Index->Exclude inconsistent
Replies: 6
Views: 4647

[BUG][v1.5.1358a] Use of regex in Index->Exclude inconsistent

I think this is something that broke recently as I didn't notice until now. The regex's in the exclude lists don't work if the regex is quoted. But if they're unquoted then they don't work in the everything search bar. The screenshot was taken after I wrapping them in quotes & before I figured o...
by DerekZiemba
Thu Oct 26, 2023 8:49 pm
Forum: Everything 1.5 Alpha
Topic: Exclude folders that contain a specific file from results?
Replies: 7
Views: 3521

Re: Exclude folders that contain a specific file from results?

I brought up something similar here: https://www.voidtools.com/forum/viewtopic.php?p=60046#post_content60047 NotNull said he would consider something like it https://www.voidtools.com/forum/viewtopic.php?p=60083#post_content60083 The difference between my suggestion & what you're asking: I was l...
by DerekZiemba
Thu Sep 07, 2023 1:52 pm
Forum: Bug report
Topic: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed
Replies: 15
Views: 10560

Re: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed

Thank you for Everything . I'll give that a try. Hopefully it doesn't break too bad... Will it give me some kind of indication if I've exceeded the 8MB macro expansion limit? I may try setting it lower to identify any potential problematic macros. Just blows my mind they may be expanding that much. ...
by DerekZiemba
Fri Sep 01, 2023 6:33 pm
Forum: Bug report
Topic: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed
Replies: 15
Views: 10560

Re: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed

I've triggered it again... This time I have noticed my PC slow down significantly. The standard windows task manager can't deal with this apparently - it's froze solid. I imagine the leak must be all zero's or something because Physical Memory isn't really affected. In fact SoftwareInformer say's it...
by DerekZiemba
Fri Aug 25, 2023 12:55 pm
Forum: Bug report
Topic: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed
Replies: 15
Views: 10560

Re: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed

:shock: those bookmarks are expanding to something like an 8mb query??? That blows my mind. It's magic that it can still be so fast. -------- So that ungoogled thing was just an example. There's all kinds of other similar folders like it. In that case its an ungoogled portable chromium build & t...
by DerekZiemba
Fri Aug 25, 2023 12:17 am
Forum: Bug report
Topic: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed
Replies: 15
Views: 10560

Re: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed

Oh wow, I only just realized my changes were saved! It appears like everything's there, right up to the crash, even the "Search History-1.5a.csv" So I've attached all of it to that gist. -------------------- > The crash occurred when building the search from your filter macro while inside ...
by DerekZiemba
Thu Aug 24, 2023 11:26 pm
Forum: Bug report
Topic: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed
Replies: 15
Views: 10560

Re: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed

> (Shell extensions can be disabled inside Everything, but the dumps might reveal which one is/are the culprit ) I emailed the mini & kernel dumps to support@voidtools.com shortly after void requested. > Now, as far as "Modules", does that imply that those various items have injected t...
by DerekZiemba
Thu Aug 24, 2023 6:25 am
Forum: Bug report
Topic: [Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed
Replies: 15
Views: 10560

[Out of memory error]: Crashed @ 128GB & 237GB virtual memory committed

It consumed all 64GB RAM. Crashed at 128GB with an error I've not seen before: .\src\mem.c(1124): mem_alloc(): Fatal error: out of memory 137438953472 (137438953472 = 128Gibibyte) . & somehow Virtual Memory Committed managed to reach 237,094MB. Untitled.png I was refactoring my bookmarks & m...
by DerekZiemba
Sat Jul 22, 2023 9:10 pm
Forum: Everything 1.5 Alpha
Topic: Possible to change zoom/text size using function/macro in Filter?
Replies: 5
Views: 1010

Re: Possible to change zoom/text size using function/macro in Filter?

So from a distance, all I have available to me is the wireless mouse or my phone. I want aware ctrll+shift+ scroll would s zoom the UI though. I'll have to try that later.
Screenshot_20230722-161009_Unified Remote Full.png
Screenshot_20230722-161009_Unified Remote Full.png (134.31 KiB) Viewed 993 times
by DerekZiemba
Sat Jul 22, 2023 6:50 pm
Forum: Everything 1.5 Alpha
Topic: Possible to change zoom/text size using function/macro in Filter?
Replies: 5
Views: 1010

Possible to change zoom/text size using function/macro in Filter?

I have a "Movies" bookmark: <add-column:Length;Dimensions;AudioChannels;Icaros.AudioTracks;Icaros.SubtitleTracks;Title> perceived-type:"video" height:">240" < <#[:"\Movies\" ext:avi;mp4;mkv length:">5m" #]:> | <#[: length:">10m" height:&quo...
by DerekZiemba
Sat May 06, 2023 1:26 am
Forum: Everything 1.5 Alpha
Topic: A need for visual aids in paths used in Search Edit box
Replies: 22
Views: 4163

Re: A need for visual aids in paths used in Search Edit box

I find Notepad++ "Visual Prolog" language does an OK job making queries readable. I write them in there then paste them back to everything. You'll want to set /paste_new_line_op=AND so it doesn't convert multiple lines to OR conditions. TO go from Everything back to notepad++ I paste it in...
by DerekZiemba
Wed Apr 12, 2023 8:25 am
Forum: Everything 1.5 Alpha
Topic: Formulas
Replies: 37
Views: 34386

Re: Column Formulas

Thank You! In case someone else ends up finding this via google, I went with the following (but with all spacing removed). I was pleasantly surprised I could nest the functions!: #define<:extracted-user-name=#{: add-column:Column0 column0:=REGEX_EXTRACT( REGEX_EXTRACT($Name:, "(?| (?:(?>\#[A-Za...
by DerekZiemba
Wed Apr 12, 2023 4:00 am
Forum: Everything 1.5 Alpha
Topic: Formulas
Replies: 37
Views: 34386

Re: Column Formulas

Do the regex functions work? I thought the following would fill the column with the matched text. And if this were to work, how would you select named groups? column1:=REGEX_EXTRACT($Name:, ".+") add-column:column1 Also how do you use the RegularExpressionMatch columns? I tried: Thought ma...
by DerekZiemba
Tue Jan 17, 2023 9:53 am
Forum: Everything 1.5 Alpha
Topic: Everything1.5.0.1331a - Default Instance Crashes when Indexing Props on C:\ Drive
Replies: 8
Views: 3200

Re: Everything1.5.0.1331a - Default Instance Crashes when Indexing Props on C:\ Drive

> The debug logs show that the console is in mark mode and almost all threads are waiting to exit mark mode. Everything will pause until you exit mark mode in the debug console. Woops. > The debug logs show you are indexing a lot of properties. I only recently realized that indexed properties &...
by DerekZiemba
Wed Jan 04, 2023 3:22 pm
Forum: Everything 1.5 Alpha
Topic: Everything1.5.0.1331a - Default Instance Crashes when Indexing Props on C:\ Drive
Replies: 8
Views: 3200

Re: Everything1.5.0.1331a - Default Instance Crashes when Indexing Props on C:\ Drive

It's doing something weird again. Kind of the same thing, but there's no PortableBaseLayer this time and it freezes @~3% sorting if I don't touch it, otherwise it freezes instantly Querying ... I can currently replicate the issue on demand & can screen record a launch if needed. I'm pretty sure ...
by DerekZiemba
Tue Dec 20, 2022 12:38 am
Forum: Everything 1.5 Alpha
Topic: Everything1.5.0.1331a - Default Instance Crashes when Indexing Props on C:\ Drive
Replies: 8
Views: 3200

Re: Everything1.5.0.1331a - Default Instance Crashes when Indexing Props on C:\ Drive

Hmm, now that I try to replicate it, "(offline)" was next "PortableBaseLayer". Previously "remove" was always greyed out. So I clicked it. And well, now I can't replicate the issue. It's successfully indexing. I haven't restarted the PC so nothing should have changed, I...
by DerekZiemba
Mon Dec 19, 2022 11:56 am
Forum: Everything 1.5 Alpha
Topic: Everything1.5.0.1331a - Default Instance Crashes when Indexing Props on C:\ Drive
Replies: 8
Views: 3200

Everything1.5.0.1331a - Default Instance Crashes when Indexing Props on C:\ Drive

I've recently had two 2TB Samsung 870 Evos fail ( drive's manufactured end of last year are failing prematurely en masse ) . This caused a need to rebuild my Index, but now the default instance of Everything stops responding as soon as it comes time to index properties. The work around I've arrived ...
by DerekZiemba
Tue Aug 30, 2022 9:11 pm
Forum: Suggestions
Topic: Fonts And Colors settings lack convenient Preview button
Replies: 5
Views: 2222

Re: Fonts And Colors settings lack convenient Preview button

Regarding Fonts & Colors, could these and other view related settings be pulled out of Everything.ini into their own file?

This would make applying the same view settings on different PCs easier. Column configuration is another I wish was in its own file.
by DerekZiemba
Wed Feb 23, 2022 10:10 pm
Forum: Everything 1.5 Alpha
Topic: 3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewer
Replies: 8
Views: 3861

Re: 3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewe

Just realized there is a USN CLOSE DATA_EXTEND log_2022-02-23.log . Below are the last few entries before each crash. It shows much better detail of what happened as it appears it was able to capture a few more seconds of logging than Everything Debug Log-1.5a.txt It seems I may have been correct ab...
by DerekZiemba
Wed Feb 23, 2022 1:17 pm
Forum: Everything 1.5 Alpha
Topic: 3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewer
Replies: 8
Views: 3861

Re: 3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewe

Figured it out. It's not getting hung up on a corrupt file. The property causing Everything to crash is Windows Property System -> System.ItemDate That property is likely causing it to crash because of this recent software addition. File Metadata 64-bit (v1.6.0.4) 2/17/2022 1.6.7354.0 Dijji 769 KB 6...
by DerekZiemba
Wed Feb 23, 2022 12:02 pm
Forum: Everything 1.5 Alpha
Topic: 3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewer
Replies: 8
Views: 3861

Re: 3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewe

As for the glitching preview pane, what version of Windows are you using? Win10 Education 20H2 OS Build 19042.1466 Everything is not set to "Run as administrator" and is instead using the "Everything Service". File | Preview runs the selected results with the "preview"...
by DerekZiemba
Tue Feb 15, 2022 8:19 pm
Forum: Everything 1.5 Alpha
Topic: 3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewer
Replies: 8
Views: 3861

Re: 3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewe

I have that bound to Ctrl + P. Which opens the previewer but doesn't play the content. I believe Ctrl+P was originally "Tools | Options..." but I bound that to Ctrl+O instead. ---------------------- I was trying to find a good notification sound to bind an alert to. It was somewhat painful...
by DerekZiemba
Tue Feb 15, 2022 7:40 pm
Forum: Everything 1.5 Alpha
Topic: 3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewer
Replies: 8
Views: 3861

3 Bugs: MetaData & WindowsPropertySystem properties, Nonfunctioning Previewer HotKey, + Graphical Glitch w/ Previewer

NOTE: The inconsistent/blank Property columns depending on if supplied by Everything MetaData or WindowsPropertySystem has been an issue for a while. The Preview HotKey & Graphical Glitch I just came across. Gif is worth a 1000 words. Examples of all 3 bugs shown in the gif. mp4 version if pause...
by DerekZiemba
Mon Jan 31, 2022 11:26 pm
Forum: Everything 1.5 Alpha
Topic: Slow to query after sitting for a few hours
Replies: 13
Views: 7661

Re: Slow to query after sitting for a few hours

Was able to reproduce it today. Believe its memory related as suspected. OmniSharp ate all the memory so Everything64.exe exhibited the issue. Not sure this is an actual issue now. I don't think it's reasonable to expect Everything to work properly when no memory is available. Note that while this s...
by DerekZiemba
Thu Jan 20, 2022 6:31 pm
Forum: Everything 1.5 Alpha
Topic: Slow to query after sitting for a few hours
Replies: 13
Views: 7661

Re: Slow to query after sitting for a few hours

In the screenshotted scenario Everything was actually working normally without issue. The issue is actually very hard to reproduce or deliberately cause. The long "Querying..." episodes happen randomly once then afterwards the frequency of it reoccurring skyrockets or occur nearly every ti...
by DerekZiemba
Tue Jan 18, 2022 6:27 pm
Forum: Everything 1.5 Alpha
Topic: Slow to query after sitting for a few hours
Replies: 13
Views: 7661

Re: Slow to query after sitting for a few hours

Searching for content (eg: Text Plain Line Count / MD5) may exacerbate the issue. It might be the Text Plain Line Count column and the MD5 column. The MD5 column is only present in the "Executable" category and is not an indexed property. Searches with that column present do not seem to b...
by DerekZiemba
Mon Jan 17, 2022 8:29 am
Forum: Everything 1.5 Alpha
Topic: Slow to query after sitting for a few hours
Replies: 13
Views: 7661

Slow to query after sitting for a few hours

If I haven't performed a query in Everything for an hour or so (ex: window open but haven't changed the query for a while) or if it's been sitting in the background and I then change the query or open a new window it will get stuck `Querying...` for up to a minute. This never happened on `v1.4`. I'v...
by DerekZiemba
Thu Jun 10, 2021 7:34 am
Forum: Everything 1.5 Alpha
Topic: Love the content indexing!
Replies: 8
Views: 16633

Re: Love the content indexing!

@void I came here to report a bug in 1.5.0.1263a (x64) regarding content indexing rather than start a new thread and never realized you responded! I'll detail the bug at the end of this post after responding to your response. ------------------------ Regarding filtering for file types: I was suggest...
by DerekZiemba
Fri Apr 23, 2021 5:47 pm
Forum: Everything 1.5 Alpha
Topic: Love the content indexing!
Replies: 8
Views: 16633

Love the content indexing!

Love the content indexing! Are there any plans to perhaps expand on it? I have a few unsolicited suggestions/requests :D : add ability to configure settings on a per file type basis (includes, excludes, etc.) add ability to set Minimum size in addition to Maximum size WOULD BE AMAZING: Remove the i...
by DerekZiemba
Thu Sep 17, 2020 7:32 pm
Forum: General
Topic: ignore duplicates or just show one of n-duplicates?
Replies: 6
Views: 16290

Re: ignore duplicates or just show one of n-duplicates?

Any update on this? I'd like to have what's outlined below. I suspect some of this would take quite a bit of work so I broke it down into stages where releases could occur - or you decide it's not worth going further. I'd be happier with this software than I already am with just Stage 1 Stage 1. Bas...
by DerekZiemba
Thu Sep 27, 2018 4:52 pm
Forum: Suggestions
Topic: Add bigger or multiline Search box in Edit Filter dialog
Replies: 3
Views: 10082

Add bigger or multiline Search box in Edit Filter dialog

The Search box in the Edit Filter dialog is small. Could it potentially be multiline where each line just counts as a space? I have rules like the following which I usually have to copy to a text editor and copy back. It's not a big deal, but would be nice. <A:\ | B:\ | C:\ | D:\ | M:\> !".git\...