@ville-ranki
I looked at your trace in comment #12 and maybe I found out something..
(gdb) bt full
#0 0x00007ffff63bc247 in __access (file=0x5555569c0770 "/run/user/1000/gvfs/google-drive:host=gmail.com,user=xxxxyyy/iTunes_Control", type=0) at ../sysdeps/unix/sysv/linux/access.c:27
looks like libgpod tries to mount google drive as an iPod device?
(/run/user/1000/gvfs/google-drive:host=gmail.com,user=xxxxyyy/iTunes_Control)
@ville-ranki
I looked at your trace in comment #12 and maybe I found out something..
(gdb) bt full c0770 "/run/user/ 1000/gvfs/ google- drive:host= gmail.com, user=xxxxyyy/ iTunes_ Control" , type=0) at ../sysdeps/ unix/sysv/ linux/access. c:27
#0 0x00007ffff63bc247 in __access (file=0x5555569
looks like libgpod tries to mount google drive as an iPod device? 1000/gvfs/ google- drive:host= gmail.com, user=xxxxyyy/ iTunes_ Control)
(/run/user/
someone that knows how to fix?