The Gui gets stuck when inputting the email address. unable to proceed
Search Criteria
Package Details: onedriver 0.15.0-0
Package Actions
| Git Clone URL: | https://aur.archlinux.org/onedriver.git (read-only, click to copy) |
|---|---|
| Package Base: | onedriver |
| Description: | Native Linux filesystem for Microsoft OneDrive |
| Upstream URL: | https://github.com/jstaf/onedriver |
| Licenses: | GPL3 |
| Submitter: | faisalm |
| Maintainer: | faisalm |
| Last Packager: | faisalm |
| Votes: | 30 |
| Popularity: | 0.002599 |
| First Submitted: | 2021-03-25 16:15 (UTC) |
| Last Updated: | 2026-02-06 05:14 (UTC) |
Dependencies (4)
- fuse2
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- pkgconf (pkgconf-gitAUR) (make)
Required by (0)
Sources (1)
Bavarian commented on 2026-03-29 12:42 (UTC)
vshra commented on 2026-02-10 09:10 (UTC)
Yes, thanks @faisalm - thanks for that. It did work in the end and it's great now. Thank you for your work on this.
faisalm commented on 2026-02-10 05:59 (UTC)
@vshra, I just tried it on a fresh install of CachyOS. It takes a while to compile github.com/gotk3/gotk3/gtk but it does finish successfully. On this test machine it took 20 minutes to install.
vshra commented on 2026-02-08 22:58 (UTC)
I too am having my installation on CachyOS stalling on the line
github.com/gotk3/gotk3/gtk
Any ideas?
faisalm commented on 2026-02-06 05:15 (UTC)
Updated to 0.15.0
isomo commented on 2024-09-02 08:14 (UTC)
i also have this issue. That is the nvidia driver influction ?
onedriver -a ~/test
16:04:52 WRN Configuration file not found, using defaults. error="open /home/xjh/.config/onedriver/config.yml: no such file or directory" path=/home/xjh/.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:300: 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 900x1200: Permission denied
bastionntb commented on 2024-08-31 17:11 (UTC)
Anyone else getting this error when they try to mount a filepath?
onedriver /home/bastionntb/onedrive/
10:08:55 WRN Configuration file not found, using defaults. error="open /home/bastionntb/.config/onedriver/config.yml: no such file or directory" path=/home/bastionntb/.config/onedriver/config.yml
10:08:55 INF onedriver v0.14.1
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
src/nv_gbm.c:300: 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
dclark16 commented on 2024-02-06 21:32 (UTC) (edited on 2024-02-07 09:07 (UTC) by dclark16)
Anyone else seeing this problem? I've checked the go.mod file and the git repo is there, but I don't profess to be an expert so any suggestions would be appreciated!
==> Starting build()...
cmd/onedriver/main.go:21:2: cannot find module providing package github.com/spf13/pflag: import lookup disabled by -mod=readonly
==> ERROR: A failure occurred in build().
Aborting...
Edit: Sorry, this is me not reading properly! Cleaned the Go mod/cache and it worked fine.
RedSkuller commented on 2023-12-25 16:28 (UTC)
@sbeve72 @atdang The build may take a long time. It also seemed stuck for me but after some time it went forward. I suggest waiting until the process exits on its own
Pinned Comments
faisalm commented on 2026-02-06 05:15 (UTC)
Updated to 0.15.0
faisalm commented on 2021-05-31 16:07 (UTC)
FWIW, I had to manually create the systemd service, after which I was able to enable/start it. YMMV.