X2Go Bug report logs - #228
Mount MTP on thinclients

Package: x2gousbmount; Maintainer for x2gousbmount is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2gousbmount is src:x2gothinclient.

Reported by: Anders Bruun Olsen <abo@dsl.dk>

Date: Mon, 10 Jun 2013 09:48:01 UTC

Severity: wishlist

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#228: Mount MTP on thinclients
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 228@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: owner@bugs.x2go.org
X-Loop: owner@bugs.x2go.org
Resent-Date: Mon, 10 Jun 2013 11:03:02 +0000
Resent-Message-ID: <handler.228.B228.137086164319425@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 228
X-X2Go-PR-Package: x2gothinclientmanagement
X-X2Go-PR-Keywords: 
Received: via spool by 228-submit@bugs.x2go.org id=B228.137086164319425
          (code B ref 228); Mon, 10 Jun 2013 11:03:02 +0000
Received: (at 228) by bugs.x2go.org; 10 Jun 2013 10:54:03 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_DNSWL_BLOCKED,
	URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id 5D4BB5DB0A;
	Mon, 10 Jun 2013 12:54:03 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 25F7FE75;
	Mon, 10 Jun 2013 12:54:03 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 1DCE93BAE3;
	Mon, 10 Jun 2013 12:54:03 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id c7lzv2+aYdxQ; Mon, 10 Jun 2013 12:54:03 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id ED7643BBB7;
	Mon, 10 Jun 2013 12:54:02 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id B784D3BAE3;
	Mon, 10 Jun 2013 12:54:02 +0200 (CEST)
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id CFCF23BBB7; Mon, 10 Jun 2013 12:54:01 +0200 (CEST)
Received: from 46.115.97.206 ([46.115.97.206]) by mail.das-netzwerkteam.de
 (Horde Framework) with HTTP; Mon, 10 Jun 2013 12:54:01 +0200
Message-ID: <20130610125401.17466aj1yvt8qg5l@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Mon, 10 Jun 2013 12:54:01 +0200
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Anders Bruun Olsen <abo@dsl.dk>, 228@bugs.x2go.org
Cc: control@bugs.x2go.org
References:  <CAFJm-UP16cCfO6tEkH-W09_RrwEzuEhBvyoDr3hk6YkozKR_Uw@mail.gmail.com>
In-Reply-To:  <CAFJm-UP16cCfO6tEkH-W09_RrwEzuEhBvyoDr3hk6YkozKR_Uw@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_67yn9iby9555";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)
[Message part 1 (text/plain, inline)]
reassign #228 x2gousbmount
thanks

Hi Anders,

On Mo 10 Jun 2013 11:38:29 CEST Anders Bruun Olsen wrote:

> Package: x2gothinclientmanagement
> Severity: wishlist
>
> X2go thinclients currently mount usb-storage devices nicely. It would be
> nice if they could also handle MTP-devices (like newer Android-phones). The
> mechanics for connecting the x2goserver session to the actual device
> (sshfs) wouldn't need to be changed. It would be a case of adding mtpfs or
> something similar to the thinclient chroot and making sure it auto mounts.

This basically has to be solved in the x2gousbmount package of the  
src:x2gothinclient X2Go component.

As I do not have such a device here for testing, I need help for that.

A test rig would look like this:

  o Install a minimal Debian/Ubuntu system
  o install the x2gothinclient package from our nightly builds (+dependencies)
    (or build from source: x2gothinclient.git)
  o edit the files you find in [1] and add mtpfs to the test system till it
    works

Greets,
Mike

[1] http://code.x2go.org/gitweb?p=x2gothinclient.git;a=tree;f=x2gousbmount

-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Apr 25 07:39:31 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.