bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13390: tramp-adb hanging forever


From: Thierry Volpiatto
Subject: bug#13390: tramp-adb hanging forever
Date: Tue, 08 Jan 2013 19:10:03 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi,

(require 'tramp-adb)
(setq tramp-adb-sdk-dir "~/share/android-sdk-linux")

M-x shell
adb connect 192.168.0.24:5555
=> connected to 192.168.0.24:5555
adb shell ls
=> works as expected.

[EVAL] (tramp-adb-parse-device-names nil)
=>((nil "192.168.0.24:5555")) ; OK

C-x C-f => find-file => /adb::/
Hang forever.
I am able though to C-g to exit.

With tramp-debug set to 6, nothing new or interesting popping up,
just hanging forever.

-- 
  Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]