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

No login GUI, undocumented CLI #427

Open
DanySK opened this issue Oct 11, 2024 · 0 comments
Open

No login GUI, undocumented CLI #427

DanySK opened this issue Oct 11, 2024 · 0 comments

Comments

@DanySK
Copy link

DanySK commented Oct 11, 2024

Click the "+" button in the app to setup one or more OneDrive accounts. (There's a command-line workflow for those who prefer doing things that way too!)

Then there is no CLI description of what to do. GUI fails on my PC with:

onedriver -a onedriver                                                                                                                                                                                                                    12:43:26 WRN Configuration file not found, using defaults. error="open /home/danysk/.config/onedriver/config.yml: no such file or directory" path=/home/danysk/.config/onedriver/config.yml
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native): nv_common_gbm_create_device failed (ret=-1)

KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
Failed to create GBM buffer of size 450x600: Permission denied

For those finding this bug, a workaround is:

WEBKIT_DISABLE_DMABUF_RENDERER=1 onedriver <MOUNT_POINT> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant