Page 2 of 2

Problems with MTP device

Posted: Wed Aug 10, 2016 12:12 pm
by leigh
I also only want to copy the files to the device, but when I copy it says X files copied in 0:00 seconds and nothing is copied.

Problems with MTP device

Posted: Wed Aug 10, 2016 4:59 pm
by anonbeat
Please can you email me the console output when running guayadeque from console and doing the copy to the mtp device?

I just did a copy to where transcoding is needed and it worked fine...

Thanks for your help

Problems with MTP device

Posted: Wed Aug 10, 2016 5:08 pm
by anonbeat
@dip: about point 3 : Did you ever installed guayadeque ?

If you compiled from source you need to do sudo make install at the end to copy the needed files in your system.

Problems with MTP device

Posted: Wed Aug 10, 2016 5:33 pm
by dip
Yes, I always first run ./build and than sudo make install.

I will email you the console output. If I can test anything else please let me know.

Problems with MTP device

Posted: Wed Aug 10, 2016 5:53 pm
by dip
Console output has been sent by email.

Problems with MTP device

Posted: Sat Aug 27, 2016 12:59 pm
by anonbeat
Just pushed some changes to try to fix this. Can anyone test it and let me know ?

Thanks in advance

Problems with MTP device

Posted: Fri Sep 02, 2016 5:29 am
by leigh
Hi,

Not sure if this helps but I tried right click and 'copy to' just said '12 files copied in 0:00 seconds and nothing was copied.

I have 'copy to' path set at /run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C004%5D/Card/Music/ and I had opened this phone external SD card through Thunar first.

I have:

Xubuntu 16.04
cat /etc/issue returns 'Ubuntu 16.04.1 LTS \n \l'

Guayadeque updated yesterday via:
cd ~/guayadeque
git pull
./build
sudo make install
Help About says Version 0.4.1-757e8ff

I can:

Connect Samsung A3 2016 phone (screen lock open)
Open Thunar
Click Samsung
Takes a while then says 'cant mount' but opens at mtp://[usb:002,004]/Card/Music

Open Guayadeque
No portable device visible in sources pane

However, I can play content from File Browser /run/user/1000/gvfs/mtp:host=%5Busb%3A002%2C004%5D/Card/Music

But, if I don't access the phone SD card in Thunar first then there is nothing at /run/user/1000/gvfs in Guayadeque.

Also, if I start Guayadeque when file browser tab was already open in the previous session then I don't have access to the file system (there are a couple of My Music entries and Podcasts but no file tree, there is a list of root directories in the RHS pane but clicking on them does nothing), and I have to close the file browser tab, close Guayadeque, restart Guayadeque and reopen the File Browser to access the files through Guayadeque.

Hope this helps