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

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

Re: tramp & numberp


From: Andrea Crotti
Subject: Re: tramp & numberp
Date: Sun, 24 Oct 2010 16:12:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin)

Andrea Crotti <andrea.crotti.0@gmail.com> writes:

> Opening a connection to a virtual machina I've used until 10 minutes ago
> I got this error below.
>
> Now I don't get what the problem is, since all the files in the
> directory written there don't appear to be strange.
> What can make the function tramp-convert-file-attributes going so crazy?
>
> Debugger entered--Lisp error: (wrong-type-argument numberp 
> 1287926791\.000000000\.0)
>   floor(1287926791\.000000000\.0 65536)
>   tramp-convert-file-attributes(["ssh" nil "arch" 
> "/root/wifi-git/wifi-fw/libwifi-fw/"] 
> (("`/root/wifi-git/wifi-fw/libwifi-fw/'") 4 0 0 1287926791\.000000000\.0 
> 1287925867\.000000000\.0 1287925867\.000000000\.0 4096.0 "drwxr-xr-x" t 
> 134754.0 -1))
>   tramp-handle-file-attributes("/ssh:arch:/root/wifi-git/wifi-fw/libwifi-fw/")
>   apply(tramp-handle-file-attributes 
> "/ssh:arch:/root/wifi-git/wifi-fw/libwifi-fw/")
>   tramp-sh-file-name-handler(file-attributes 
> "/ssh:arch:/root/wifi-git/wifi-fw/libwifi-fw/")
>   apply(tramp-sh-file-name-handler file-attributes 
> "/ssh:arch:/root/wifi-git/wifi-fw/libwifi-fw/")
>   tramp-file-name-handler(file-attributes 
> "/ssh:arch:/root/wifi-git/wifi-fw/libwifi-fw/")
>   file-attributes("/ssh:arch:/root/wifi-git/wifi-fw/libwifi-fw/")
>   ido-directory-too-big-p("/ssh:arch:/root/wifi-git/wifi-fw/libwifi-fw/")
>   ido-set-current-directory("/ssh:arch:/root/wifi-git/wifi-fw/libwifi-fw/")
>   ido-prev-work-directory()
>   call-interactively(ido-prev-work-directory nil nil)
>   ad-Orig-completing-read("Find file: ~/bash_conf/" (("dummy" . 1)) nil nil 
> "" ido-file-history nil nil)
>   completing-read("Find file: ~/bash_conf/" (("dummy" . 1)) nil nil "" 
> ido-file-history)
>   byte-code("\304\305        \"\306\307\211\n\307&\207" [item prompt 
> ido-text-init history completing-read ido-make-prompt (("dummy" . 1)) nil] 7)
>   ad-Orig-ido-read-internal(file "Find file: " ido-file-history nil 
> confirm-after-completion nil)
>   ido-read-internal(file "Find file: " ido-file-history nil 
> confirm-after-completion nil)
>   ido-file-internal(raise-frame)
>   ido-find-file()
>   call-interactively(ido-find-file nil nil)

I can add that other remote machines work perfectly fine, but on this
one everything I try to open I get the same error...




reply via email to

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