Everything does not see an update
Everything does not see an update
Everything can not see the update, probably since version 1.3 comes with a stable and beta versions.
In the .ini I have set: beta_updates=1 - even though this is the message "Everything is up to date!"
My version is: 1.4.1.736b
In the .ini I have set: beta_updates=1 - even though this is the message "Everything is up to date!"
My version is: 1.4.1.736b
Re: Everything does not see an update
There is no public 1.4.1 release yet.
Sorry it's taking soo long.
I would consider 1.4.1 an alpha release at the moment, there's experimental features that need more testing.
Once I've gotten on top of the bugs that have been reported with internal testing I will do a public beta release.
If you wish to try the latest alpha/beta, please try:
http://www.voidtools.com/Everything-1.4.1.747b.x64.zip
http://www.voidtools.com/Everything-1.4.1.747b.x86.zip
Everything 1.4.1 is getting to the point where it is more stable than 1.4.0, so I will be doing a release very soon.
Sorry it's taking soo long.
I would consider 1.4.1 an alpha release at the moment, there's experimental features that need more testing.
Once I've gotten on top of the bugs that have been reported with internal testing I will do a public beta release.
If you wish to try the latest alpha/beta, please try:
http://www.voidtools.com/Everything-1.4.1.747b.x64.zip
http://www.voidtools.com/Everything-1.4.1.747b.x86.zip
Everything 1.4.1 is getting to the point where it is more stable than 1.4.0, so I will be doing a release very soon.
Re: Everything does not see an update
Thanks,
Why the new beta version is enabled: auto_remove_offline_ntfs_volumes=1 - I had 3 drives offline now Everything can not see them, even as I set: auto_remove_offline_ntfs_volumes=0
I went back to version 1.4.1.736b but it is the same. In Everything.db volumes they are offline - so why Everything can not see them?
Why the new beta version is enabled: auto_remove_offline_ntfs_volumes=1 - I had 3 drives offline now Everything can not see them, even as I set: auto_remove_offline_ntfs_volumes=0
I went back to version 1.4.1.736b but it is the same. In Everything.db volumes they are offline - so why Everything can not see them?
Re: Everything does not see an update
Everything 1.4.1.746 defaults to auto_remove_offline_ntfs_volumes=1
I'll change Everything from overwriting previous settings.
Any offline indexes are lost, you will need to re-index with these volumes attached.
sorry for the inconvenience.
I'll change Everything from overwriting previous settings.
Any offline indexes are lost, you will need to re-index with these volumes attached.
sorry for the inconvenience.
Re: Everything does not see an update
Just to point out that that's going to be one of the "gotchas" of using a Beta (& the installer version in particular, I'd think, or at least more so then the Zip).
Re: Everything does not see an update
Unfortunately, this disc (3 volumes) is damaged (BIOS not to see him) and I can not rebuild the database.void wrote:Everything 1.4.1.746 defaults to auto_remove_offline_ntfs_volumes=1
I'll change Everything from overwriting previous settings.
Any offline indexes are lost, you will need to re-index with these volumes attached.
sorry for the inconvenience.
But before using the last beta copies made Everything.db - just that when you start example: 1.4.1.736b not see the disks, yesterday was good - the last beta had to change something in the .ini.
Re: Everything does not see an update
Little did it, - only now volumes "O :, P :, Q :, Z:" are displayed as a "Removable Disk" and the former as "offlline"
What can I change here?
What can I change here?
Code: Select all
ntfs_volume_guids="\\\\?\\Volume{e1010dd2-949b-11e3-b34a-806d6172696f}","\\\\?\\Volume{59bc595d-7a8b-11e6-9c0e-00304f270075}","\\\\?\\Volume{e1010dd4-949b-11e3-b34a-806d6172696f}","\\\\?\\Volume{e1010dd5-949b-11e3-b34a-806d6172696f}","\\\\?\\Volume{8f7b3848-1e1b-11e4-a4b1-00304f270075}","\\\\?\\Volume{8f7b3849-1e1b-11e4-a4b1-00304f270075}","\\\\?\\Volume{8f7b384a-1e1b-11e4-a4b1-00304f270075}","\\\\?\\Volume{79cf6129-45cd-11e6-9d03-00304f270075}","\\\\?\\Volume{79cf612a-45cd-11e6-9d03-00304f270075}","\\\\?\\Volume{280b35b0-74fd-11e6-ac1a-806d6172696f}"
ntfs_volume_paths="C:","I:","M:","N:","O:","P:","Q:","S:","T:","Z:"
ntfs_volume_roots="","","","","","","","","",""
ntfs_volume_includes=1,0,1,1,1,1,1,1,1,1
ntfs_volume_load_recent_changes=1,0,1,1,1,1,1,1,1,1
ntfs_volume_include_onlys="","","","","","","","","",""
ntfs_volume_monitors=1,1,1,1,1,1,1,1,1,1
Re: Everything does not see an update
Please try Everything 1.4.1.749b:
http://www.voidtools.com/Everything-1.4.1.749b.x86.zip
http://www.voidtools.com/Everything-1.4.1.749b.x64.zip
This version doesn't not force a change to auto remove offline volumes.
Do you have a backup of your Everything.ini?
http://www.voidtools.com/Everything-1.4.1.749b.x86.zip
http://www.voidtools.com/Everything-1.4.1.749b.x64.zip
This version doesn't not force a change to auto remove offline volumes.
Do you have a backup of your Everything.ini?
Re: Everything does not see an update
Unfortunately, I did not do backup Everything.ini - I just Everything.db, I took GUID from the registry.
Re: Everything does not see an update
Were you able to get your offline indexes back?
Re: Everything does not see an update
David,
Do you know how to display: Offline Disk (O:) - instead of Removable Disk (O:)
Surely something must change that .ini just what?
Do you know how to display: Offline Disk (O:) - instead of Removable Disk (O:)
Surely something must change that .ini just what?
Re: Everything does not see an update
Everything doesn't use the string "Offline Disk", this string comes from the OS from a call to GetVolumeInformation.
Do you currently have a volume mounted at O: that is online?
Do you currently have a volume mounted at O: that is online?
Re: Everything does not see an update
Unfortunately, the volumes on the disk "O: P: Q:" is corrupt, but I connected the drive Z: - is normally detected as follows: "Local disk" - and after disconnection as a "Removable Disk"void wrote:Everything doesn't use the string "Offline Disk", this string comes from the OS from a call to GetVolumeInformation.
Do you currently have a volume mounted at O: that is online?
is started from when I used Everything-1.4.1.747b.x86.zip
Also, this version had to change something in the .ini.
Re: Everything does not see an update
David,
So nothing can be done about it?
So nothing can be done about it?
Re: Everything does not see an update
I've changed Everything to display "Offline Disk" for offline volumes.
If you would like to try this now, please try Everything 1.4.1.762b:
http://www.voidtools.com/Everything-1.4.1.762b.x64.zip
http://www.voidtools.com/Everything-1.4.1.762b.x86.zip
If you would like to try this now, please try Everything 1.4.1.762b:
http://www.voidtools.com/Everything-1.4.1.762b.x64.zip
http://www.voidtools.com/Everything-1.4.1.762b.x86.zip
Re: Everything does not see an update
Thanks,
Now displayed "Offline Disk"
Now displayed "Offline Disk"