-
Notifications
You must be signed in to change notification settings - Fork 46
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
Crash when selecting a category #208
Comments
I am sorry that you are having problems with the filtering using the categories. The log entry would be useful to narrow down the potential problem. The log is accessible as a menu item via settings/functions or via cmd: https://github.com/2fast-team/2fast/wiki/Open-(error)-log-via-cmd |
I turned it on. When I try to click on Show Error Log the application doesn't do anything. Where can I find the log? |
Here is what eventvwr says: Faulting application name: Project2FA.UWP.exe, version: 1.0.0.0, time stamp: 0x67b4d81a second event 3/1/2025 11:35:58 AM Faulting application name: Project2FA.UWP.exe, version: 1.0.0.0, time stamp: 0x67b4d81a |
The .log file should be opened with the standard program that corresponds to the type. If no log has been created, a message is displayed in the app. When the
|
Here are the contents: 2025-02-26 11:28:15 - uptime -10675199.02:48:05.4775808 The RPC server is unavailable. Log - System.Exception: The RPC server is unavailable. The RPC server is unavailable. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 2025-02-26 11:28:15 - uptime -10675199.02:48:05.4775808 The RPC server is unavailable. Log - System.Exception: The RPC server is unavailable. The RPC server is unavailable. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 2025-02-26 11:28:15 - uptime -10675199.02:48:05.4775808 The RPC server is unavailable. Log - System.Exception: The RPC server is unavailable. The RPC server is unavailable. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 2025-02-26 11:28:15 - uptime -10675199.02:48:05.4775808 The RPC server is unavailable. Log - System.Exception: The RPC server is unavailable. The RPC server is unavailable. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 2025-02-26 11:43:48 - System.NullReferenceException: Object reference not set to an instance of an object.Object reference not set to an instance of an object. 2025-02-26 13:25:04 - System.NullReferenceException: Object reference not set to an instance of an object.Object reference not set to an instance of an object. |
Something else that is odd is that if I have an entry without an account name specified the "Confirm" button in the edit window is not clickable which makes it impossible to put it in a category. If this helps, I have about 30 entries that were all imported via QR code from Google Authenticator. Is is possible you are expecting some fields to have values and they don't on these records? |
Just to be sure I added an account name for any that did not have it and the problem is still there. |
Describe the bug
Application crashes when selecting a category filter
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
Display filtered records
Screenshots
Environment
App Version(s):1.3.5.0
Windows 10/11 Build Number:
Windows 11 23H2 build 22631.4890
Additional context
System.NullReferenceException: Object reference not set to an instance of an object.Value cannot be null.
Parameter name: source
The text was updated successfully, but these errors were encountered: