try this "find  /tmp/ -name tmp* "
and check through the files, problem is the double dots I think, or try find
/tmp/ -name *gz

[r...@localhost Vamsi]# find  /tmp/ -name *exe
/tmp/tmplBKdcC.exe

works pretty well for me.

yes, hopefully it should be fixed by .86, infact it would make my project
easy. Thing is sugar references the metadata associated with the file, and
reads the name through that. for the XO user point of view it is not a
problem. You can a file a bug if its already not filed on the bugtracker.

On Mon, Apr 13, 2009 at 8:08 PM, Bastien <bastiengue...@googlemail.com>wrote:

> Thanks for your help.
>
> Vamsi Krishna Davuluri <vamsi.davul...@gmail.com> writes:
>
>
> I just did.  Nothing useful.
>
> > Sugar tends to rename them to funny names, so your best bet is to go
> > through all of the tar.gz s there,
>
> A quick find . -name "*tar.gz" didn't bring anything useful neither.
>
> If you cannot easily find a file under the very same name you downloaded
> it, looks like a bug to me.
>
> --
>  Bastien
>
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to