Hi, Am Samstag, 16. März 2013, 23:31:45 schrieb [email protected]: > I was testing it under Arch, Kubuntu and openSUSE and it's still a bit > buggy both - Nexus 10 and Nexus 4 work only 2 out of 10 times and I get > protocol failed error.
Yes please, when I test with my 3 devices it works like a charm, at least for N7 and GNex. The S3 is another issue but has nothing to do with the slave itself but more the way KIO works and how samsung implemented its MTP host (e.g.: Without any error handling in case a connection is already open but another one is opened anyway and with no way to reset it other than to disconnect and plug it back in). So if you have a reliable way to trigger those protocol errors: Gimme ;). > On the contrary under Gnome gvfs works like charm. If you need more > testing I can assist. That is also due to the way GVFS works: It actually "mounts" the device and keeps the lock until you tell it not to. KIO has a scheduler that opens new slaves as it sees fit (resulting in new connections to the device), which of course interferes with the MTP way of things of "one connection to rule them all". That is also what causes the problems with most samsung devices... :(. Philipp >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
