Comment 16 for bug 1566870

Revision history for this message
Alexander Vinbæk Strand (alexstrand7-o) wrote : Re: libgpod freezes banshee & rhythmbox at startup with Google Drive mounted

@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)

someone that knows how to fix?