jstaf/onedriver

No login GUI, undocumented CLI

Opened this issue · 0 comments

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>