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

[BUG] odrive preferences screen is blank #169

Open
mcamou opened this issue Jul 16, 2021 · 0 comments
Open

[BUG] odrive preferences screen is blank #169

mcamou opened this issue Jul 16, 2021 · 0 comments
Labels

Comments

@mcamou
Copy link

mcamou commented Jul 16, 2021

Describe the bug

When I open the odrive Preferences screen, it is completely blank. If I start odrive from the command line I get the following errors over and over again:

{ Error: Cannot create a string longer than 0x3fffffe7 characters
    at stringSlice (buffer.js:595:43)
    at Buffer.toString (buffer.js:668:10)
    at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:48:23) code: 'ERR_STRING_TOO_LONG' }

As an additional data point, I just changed my Google password which invalidated all tokens.

To Reproduce
Steps to reproduce the behavior:

  1. Run odrive from the command line
  2. See the error
  3. Right click on the ODrive icon in the system tray
  4. Click on 'Preferences...'
  5. The Preferences window is blank

Expected behavior

The Preferences screen should appear. If the issue is related to an invalid token, it should ask me to reauthenticate.

Desktop (please complete the following information):

  • OS: Ubuntu 20.04, KDE Plasma 5.19.5
  • Version 0.2.1
@mcamou mcamou added the bug label Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant