The Wayback Machine - https://web.archive.org/web/20220624171657/https://github.com/wavebox/waveboxapp/issues/1279
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

Error, unable to start due to "Cannot read property 'humanizedLogo' of undefined" #1279

Open
stevenlafl opened this issue Sep 29, 2020 · 3 comments

Comments

@stevenlafl
Copy link

@stevenlafl stevenlafl commented Sep 29, 2020

I see this when starting up, it started happening randomly after my computer crashed due to out of memory issues.

Cannot read property 'humanizedLogo' of undefined

image

So I beautified the JS, replaced the offending code with this:
image

and it starts now, but here is what I see:
image

It's usable now, but the icons are missing. Not sure what to do to fix it as I can't debug the console for the application level, and alert is too cumbersome to get any usefulness out of it. I've not delved into the WebKit code in quite a while.

  • Wavebox Version: 10.0.283.2 stable
  • Operating System & Version: Windows 10
  • Account type (if applicable): Any/All
@Thomas101
Copy link
Member

@Thomas101 Thomas101 commented Sep 30, 2020

Hi, thanks for reporting and for the in-depth dive in it. By the looks of it, the app has failed to write to disk just before the restart and then the rollback/recovery procedure has failed after that.

If you open a new tab and load chrome-extension://ckimpoegidoklmlkmkccfmbdmfigmgfm/ui-support-debug/index.html then press the auto-repair button it should be able to fix whatever's missing. It might be worth taking a screenshot of the success/failure report in case it doesn't.

You'll also need to revert the change you added in to get the icons back!

@stevenlafl
Copy link
Author

@stevenlafl stevenlafl commented Sep 30, 2020

@Thomas101 Thank you for the response. It didn't appear to find anything wrong.
image

@Thomas101
Copy link
Member

@Thomas101 Thomas101 commented Sep 30, 2020

Thanks, can you drop wavebox support a quick message at https://wavebox.io/support and I'll pick it up from there :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants