Skip to content
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

App safe mode (DevToys Ver.2) #1160

Open
niyari opened this issue May 10, 2024 · 2 comments
Open

App safe mode (DevToys Ver.2) #1160

niyari opened this issue May 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@niyari
Copy link
Contributor

niyari commented May 10, 2024

What improvement do you think would an existing feature or tool in DevToys?

Installing a broken extension will prevent DevToys from starting.
Manually removing the extension will allow it to start.

Solution/Idea

  • Start by holding down the Ctrl or Shift key.
  • Add command line options.

Prepare such troubleshooting steps.

Comments

No response

@niyari niyari added enhancement Idea of improvement of existing feature. untriaged labels May 10, 2024
@veler veler added bug Something isn't working and removed enhancement Idea of improvement of existing feature. untriaged labels May 10, 2024
@veler
Copy link
Collaborator

veler commented May 10, 2024

Thank you for this feedback! I made a PR here: #1161

@niyari
Copy link
Contributor Author

niyari commented May 11, 2024

I think it's very good!

2024-05-11T09:02:42.1325400+09:00 Information [DevToys.Core.Tools.GuiToolInstance] [LogInitialized] Initialized 'Base64TextEncoderDecoder' tool instance manager.
2024-05-11T09:02:42.1355829+09:00 Error [DevToys.Core.Tools.GuiToolProvider] [LogResourceManagerAssemblyIdentifierFound] Unable to find the ResourceManagerAssemblyIdentifier 'IResourceAssemblyIdentifier' that the tool 'Boilerplate' is pointing to.

2024-05-11T09:02:42.1845424+09:00 Information [DevToys.Core.Tools.GuiToolProvider] [LogToolInstancesCreated] Instantiated 34 tools in 55.2009ms
2024-05-11T09:02:43.0441351+09:00 Error [DevToys.Core.Tools.GuiToolInstance] [LogGetMetadataStringFailed] Unable to get the string for 'LongDisplayTitle' for the tool 'Boilerplate'.
2024-05-11T09:02:43.0457156+09:00 Error [DevToys.Core.Tools.GuiToolInstance] [LogGetMetadataStringFailed] Unable to get the string for 'Description' for the tool 'Boilerplate'.
2024-05-11T09:02:43.1102082+09:00 Information [DevToys.Blazor.Core.Services.FontService] [LogImportThirdPartyFontsAsync] Loaded 2 font(s) in 77.9885 ms and injected them in 335.995 ms

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants