trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: September 2020

Re: fetching photos from android phone

From: deloptes <deloptes@...>
Date: Tue, 01 Sep 2020 08:18:28 +0200
Felix Miata wrote:

> | egrep -i 'udisk|tdeb|eio' | sort

$ dpkg -l | egrep -i 'mtp|udisk|tdeb|eio' | sort | awk '{print $2}'
go-mtpfs
libnet-smtp-ssl-perl
libudisks2-0:amd64
tdebase-data-trinity
tdebase-runtime-data-common-trinity
tdebase-tdeio-plugins-trinity
tdebase-tdeio-smb-trinity
tdebase-trinity
tdebase-trinity-bin
tdebase-trinity-dbg
tdeio-umountwrapper-trinity
tdemultimedia-tdeio-plugins-trinity
tdepim-tdeio-plugins-trinity
udisks2
udisks2-lvm2


I don't see the tdeio-umountwrapper, but honestly I don't know which one is
exactly responsible for handling the MTP here.
I am on Sailfish OS phone that apparently supports MTP (this is why I
installed go-mtpfs before I found out I was missing udisks2 the first
time).