Re: [Sugar-devel] Need Help: usb drive not visible in the journal

2009-08-04 Thread Sameer Verma
On Sun, Aug 2, 2009 at 4:11 PM, sumit singh sumit.co...@gmail.com wrote:

 Hi Jim ,

 Thanx a lot for your help. It worked. I was completely unaware of
 anything like that.

 Regards,
 sumit

 On Sat, Aug 1, 2009 at 9:13 PM, Jim Simmonsnices...@gmail.com wrote:
  Sumit,
 
  I've experienced this on my own XO.  One thing I've found that helps
  in this situation is to remove the hidden file that Sugar puts on the
  drive.  I think it's named .olpc, but in any case it begins with a
  period.  Sometimes if this file is present the thumb drive will not
  appear to be mounted in the Journal, and other times you may have new
  content on the drive copied from a non-Sugar environment and it won't
  show up in the Journal.  Removing this file can fix both problems.  In
  any case, it should not harm anything.You can use the Terminal
  Activity to do it.
 
  James Simmons
 
 
  Date: Sat, 1 Aug 2009 16:16:39 +0530
  From: sumit singh sumit.co...@gmail.com
  Subject: [Sugar-devel] Need Help: usb drive not visible in the journal
  To: sugar-devel@lists.sugarlabs.org, de...@lists.laptop.org,Tomeu
 Vizoso to...@sugarlabs.org
  Message-ID:
 b694aa9e0908010346o43d6ed38i2bbf01afaf59b...@mail.gmail.com
  Content-Type: text/plain; charset=ISO-8859-1
 
  Hi all,
 
  I am facing a sort of weird problem at this point. On my xo, my usb
  drives are not visible in the journal. I mean the icons at the bottom
  of the journal are not visible. However, to my surprise my usb
  drives(pendrives) are mounted and I can access them from the terminal.
  I have tested it with 3 pen drives so I don't think its due to my pen
  drive. Moreover, these pen drives are not even visible in the
  objectChooser widget when I invoke it through any of the xo activities
  like write or paint.
 
  Can anybody please suggest me a solution. Moreover, is there any way
  to access the data in the journal through the terminal, I mean there
  are many activities which saves data into the journal and I am in
  severe need to access that data. Is there any way to do so. I got this
  link-
 http://wiki.laptop.org/go/Copy_to_and_from_the_Journal#Copy_from_Journal_script
  , but I think the names of files are hashed and I won't be able to
  recognize my file in this case.
 
  Kindly give your suggestions.
 
  Regards,
  sumit
 
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel



I've seen this as well. I have a 4GB Sandisk Freedom stick, which used to
show up until some time ago. Deleting .olpc_store fixed it. The stick
mounted ok in the system though . df -h would show it as mounted, but it
wouldn't show in the journal until I deleted .olpc_store

cheers,
Sameer
-- 
Dr. Sameer Verma, Ph.D.
Associate Professor of Information Systems
San Francisco State University
San Francisco CA 94132 USA
http://verma.sfsu.edu/
http://opensource.sfsu.edu/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Need Help: usb drive not visible in the journal

2009-08-02 Thread sumit singh
Hi Jim ,

Thanx a lot for your help. It worked. I was completely unaware of
anything like that.

Regards,
sumit

On Sat, Aug 1, 2009 at 9:13 PM, Jim Simmonsnices...@gmail.com wrote:
 Sumit,

 I've experienced this on my own XO.  One thing I've found that helps
 in this situation is to remove the hidden file that Sugar puts on the
 drive.  I think it's named .olpc, but in any case it begins with a
 period.  Sometimes if this file is present the thumb drive will not
 appear to be mounted in the Journal, and other times you may have new
 content on the drive copied from a non-Sugar environment and it won't
 show up in the Journal.  Removing this file can fix both problems.  In
 any case, it should not harm anything.    You can use the Terminal
 Activity to do it.

 James Simmons


 Date: Sat, 1 Aug 2009 16:16:39 +0530
 From: sumit singh sumit.co...@gmail.com
 Subject: [Sugar-devel] Need Help: usb drive not visible in the journal
 To: sugar-devel@lists.sugarlabs.org, de...@lists.laptop.org,    Tomeu
        Vizoso to...@sugarlabs.org
 Message-ID:
        b694aa9e0908010346o43d6ed38i2bbf01afaf59b...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

 Hi all,

 I am facing a sort of weird problem at this point. On my xo, my usb
 drives are not visible in the journal. I mean the icons at the bottom
 of the journal are not visible. However, to my surprise my usb
 drives(pendrives) are mounted and I can access them from the terminal.
 I have tested it with 3 pen drives so I don't think its due to my pen
 drive. Moreover, these pen drives are not even visible in the
 objectChooser widget when I invoke it through any of the xo activities
 like write or paint.

 Can anybody please suggest me a solution. Moreover, is there any way
 to access the data in the journal through the terminal, I mean there
 are many activities which saves data into the journal and I am in
 severe need to access that data. Is there any way to do so. I got this
 link-  
 http://wiki.laptop.org/go/Copy_to_and_from_the_Journal#Copy_from_Journal_script
 , but I think the names of files are hashed and I won't be able to
 recognize my file in this case.

 Kindly give your suggestions.

 Regards,
 sumit

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Need Help: usb drive not visible in the journal

2009-08-01 Thread sumit singh
Hi all,

I am facing a sort of weird problem at this point. On my xo, my usb
drives are not visible in the journal. I mean the icons at the bottom
of the journal are not visible. However, to my surprise my usb
drives(pendrives) are mounted and I can access them from the terminal.
I have tested it with 3 pen drives so I don't think its due to my pen
drive. Moreover, these pen drives are not even visible in the
objectChooser widget when I invoke it through any of the xo activities
like write or paint.

Can anybody please suggest me a solution. Moreover, is there any way
to access the data in the journal through the terminal, I mean there
are many activities which saves data into the journal and I am in
severe need to access that data. Is there any way to do so. I got this
link-  
http://wiki.laptop.org/go/Copy_to_and_from_the_Journal#Copy_from_Journal_script
, but I think the names of files are hashed and I won't be able to
recognize my file in this case.

Kindly give your suggestions.

Regards,
sumit
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Need Help: usb drive not visible in the journal

2009-08-01 Thread Walter Bender
What version of Sugar are you running?

re copy-from-journal, if you use the -q flag, it will search on the
title and description fields.

copy-from-journal -q 'title of some journal object' filename

with copy-to-journal, it is it important to use a -m flag

copy to journal foo.png -m image/png

-walter


On Sat, Aug 1, 2009 at 6:46 AM, sumit singhsumit.co...@gmail.com wrote:
 Hi all,

 I am facing a sort of weird problem at this point. On my xo, my usb
 drives are not visible in the journal. I mean the icons at the bottom
 of the journal are not visible. However, to my surprise my usb
 drives(pendrives) are mounted and I can access them from the terminal.
 I have tested it with 3 pen drives so I don't think its due to my pen
 drive. Moreover, these pen drives are not even visible in the
 objectChooser widget when I invoke it through any of the xo activities
 like write or paint.

 Can anybody please suggest me a solution. Moreover, is there any way
 to access the data in the journal through the terminal, I mean there
 are many activities which saves data into the journal and I am in
 severe need to access that data. Is there any way to do so. I got this
 link-  
 http://wiki.laptop.org/go/Copy_to_and_from_the_Journal#Copy_from_Journal_script
 , but I think the names of files are hashed and I won't be able to
 recognize my file in this case.

 Kindly give your suggestions.

 Regards,
 sumit
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel




-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Need Help: usb drive not visible in the journal

2009-08-01 Thread Jim Simmons
Sumit,

I've experienced this on my own XO.  One thing I've found that helps
in this situation is to remove the hidden file that Sugar puts on the
drive.  I think it's named .olpc, but in any case it begins with a
period.  Sometimes if this file is present the thumb drive will not
appear to be mounted in the Journal, and other times you may have new
content on the drive copied from a non-Sugar environment and it won't
show up in the Journal.  Removing this file can fix both problems.  In
any case, it should not harm anything.You can use the Terminal
Activity to do it.

James Simmons


 Date: Sat, 1 Aug 2009 16:16:39 +0530
 From: sumit singh sumit.co...@gmail.com
 Subject: [Sugar-devel] Need Help: usb drive not visible in the journal
 To: sugar-devel@lists.sugarlabs.org, de...@lists.laptop.org,    Tomeu
        Vizoso to...@sugarlabs.org
 Message-ID:
        b694aa9e0908010346o43d6ed38i2bbf01afaf59b...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

 Hi all,

 I am facing a sort of weird problem at this point. On my xo, my usb
 drives are not visible in the journal. I mean the icons at the bottom
 of the journal are not visible. However, to my surprise my usb
 drives(pendrives) are mounted and I can access them from the terminal.
 I have tested it with 3 pen drives so I don't think its due to my pen
 drive. Moreover, these pen drives are not even visible in the
 objectChooser widget when I invoke it through any of the xo activities
 like write or paint.

 Can anybody please suggest me a solution. Moreover, is there any way
 to access the data in the journal through the terminal, I mean there
 are many activities which saves data into the journal and I am in
 severe need to access that data. Is there any way to do so. I got this
 link-  
 http://wiki.laptop.org/go/Copy_to_and_from_the_Journal#Copy_from_Journal_script
 , but I think the names of files are hashed and I won't be able to
 recognize my file in this case.

 Kindly give your suggestions.

 Regards,
 sumit
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Need Help: usb drive not visible in the journal

2009-08-01 Thread sumit singh
Hello sir,

Thank You for your reply.

On Sat, Aug 1, 2009 at 5:44 PM, Walter Benderwalter.ben...@gmail.com wrote:
 What version of Sugar are you running?

I am on sugar 0.82 ( 767 build). It was working fine since the last
4-5 months but the problem started suddenly yesterday.

 re copy-from-journal, if you use the -q flag, it will search on the
 title and description fields.

 copy-from-journal -q 'title of some journal object' filename

 with copy-to-journal, it is it important to use a -m flag

 copy to journal foo.png -m image/png

Yes, this should be of gr8 help. Would soon be trying it on the xo.

Regards,
sumit
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel