-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fail to run on win10-1903 #51
Comments
Was this the binary or did you build it yourself? Any errors? I think #37 could be related. |
The binary, from https://indexer-plus-plus.com/?smd_process_download=1&download_id=351. |
I just tried that URL and I could not seem to reproduce the error. Are there any messages in event viewer? I'm on 1903 as well. Unfortunately I do not have multiple drives to test this issue, but could you possibly try the following?
|
nothings happens Do i have to install specific VCR or .net? |
The readme says this:
I would assume you would see an error when launching if you didn't have the correct run times installed. I cannot seem to reproduce this error. |
Hi Hendra! Thanks for reporting this issue. If it still does not help, I have compiled a debug version of Indexer++ with enabled logging, so we may find out what exactly is the error if it is cached and logged. |
is it critical? my own is x64.
still, nothings happens. |
No, x64 should also work. |
surprisingly, there is no folder named "logs" inside installation dir (E:\Downloads\Indexer++ Beta). |
I can confirm the bug under Windows 10 1909. The application starts in the tray icons but crash immediately after. Here's the error in the event viewer: Origin: Application Error
Origin: .NET Runtime
|
before I couldn't get the window to go past flashing. I think I'm on a new install of windows or at least a different version. I have .NET 4.8. the 'IndexerUILog_637152574449304181' is the only one that seemed to fail, or rather produce anything resembling a crash log. I freed up some memory after receiving the memory error and haven't had that message again, but still crash on start |
@diVineProportion Did you download the installer, or build from source? Did you download from here, or from somewhere else? |
Downloaded the installer; wasn't able to build from source. Not sure if it had to do with v141_xp or something else, i'm playing around with it. Do you have a nightly build or anything else I can try? |
One of the things i tried was disabling all the drives so that none were selected. Didn't help. Today after a restart I saw it sitting in the system tray and it had the C drive indexed. The 2-3 times I tried to use indexer++ I uninstalled it before attempting a restart. Maybe other people have a similar experience. Try leaving it installed and restart. lol |
@diVineProportion I'm guessing it was open in the tray when you tried to launch it. Seems like that could be a possible bug and I'll see if I can reproduce it. |
nvm, could not reproduce. I just installed it and ran it and did not have any issues with it crashing. |
and you didn't have to restart? |
I did not have to restart, it just worked. I'm wondering if there's a C++ redist package missing, or possibly a .net version. |
Still nothings happens. Location: Control Panel\System and Security\Administrative Tools
Location: Control Panel\System and Security\Security and Maintenance\Change Security and Maintenance settings
Location: settings\privacy\background apps:
Location: settings\privacy\app diagnostics:
.net 3.5: console admin, then command:
But please don't ask me to change those. |
.net version is 3.5, but should be 4.0
…On Fri, Jan 31, 2020, 10:32 Hendra Gunawan ***@***.***> wrote:
Still nothings happens.
These are my config. Hopefully can help you:
Location: Control Panel\System and Security\Administrative Tools
- Diagnostic Execution Service: disabled
- Diagnostic Policy Service: disabled
- Diagnostic Service Host: disabled
- Diagnostic System Host: disabled
- Server: disabled
- Windows Error Reporting Service: disabled
Location: Control Panel\System and Security\Security and
Maintenance\Change Security and Maintenance settings
- internet security settings: uncheck
- network firewall: uncheck
- user account control: uncheck
- virus protection: uncheck
- Windows backup: uncheck
- automatic maintenance: uncheck
- drive status: uncheck
- windows troubleshooting: uncheck
- homegroup: uncheck
- file history: uncheck
- storage space: uncheck
- work folders: uncheck
Location: settings\privacy\background apps:
- let apps run in the background: off
Location: settings\privacy\app diagnostics:
- let apps access diagnostic information: off
.net 3.5: console admin, than command:
- dism /online /enable-feature /featurename:netfx3 /all
/source:d:\sources\sxs /limitaccess
But please don't ask me to change those.
Thanks in advance.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#51?email_source=notifications&email_token=ADJD43Z5ZCGGWGPKZGBBF2TRAPVZJA5CNFSM4IPFP3KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKOCAUI#issuecomment-580657233>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADJD437E2AKXFNSAFDFL4CDRAPVZJANCNFSM4IPFP3KA>
.
|
Ah, i forgot to mention that i already installed .net 4.0. FYI: i have been using app named "Everything" hosted at https://www.voidtools.com/ for several years. It is a lovely app. It works just what i need with minimum requirement. It is not open source, but it is fine to continue to work with. As an open source enthusiast, i was very excited when i found this project and gave it a try. I hope this app has same minimum requirement which is very important to me. Once or two, I was faced with a difficult situation to install dependency/change config on my clients machine. |
Now that it runs without crashing (only my C drive in selected for indexing) I can mess with it a bit. First observation is that when indexing my 4TB external hard drive (mounted to A:) it will crash. Logs are no help |
the window does not appears at all.
The text was updated successfully, but these errors were encountered: