You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Run odrive from the command line
See the error
Right click on the ODrive icon in the system tray
Click on 'Preferences...'
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
The text was updated successfully, but these errors were encountered:
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:
As an additional data point, I just changed my Google password which invalidated all tokens.
To Reproduce
Steps to reproduce the behavior:
odrive
from the command lineExpected 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):
The text was updated successfully, but these errors were encountered: