Confusing FileSystem MakeDirectory()

MakeDirectory() accepts a path and breaks the path string into folder segments. Thereafter it starts creating directories present in the segments array at the same level (level being the first dire...

Id #16825 | Release: None | Updated: Nov 28 2011 at 7:20 PM by camalot | Created: Oct 31 2011 at 11:15 AM by pingvishal

SyncPackageToDevice assumes root access

public String SyncPackageToDevice() assumes root access and tries to copy to /data/local/tmp folder (which fails later while doing chmod(0666)). the temp directory should be the home directory perh...

Id #16823 | Release: None | Updated: Nov 28 2011 at 7:17 PM by camalot | Created: Oct 31 2011 at 7:35 AM by pingvishal

Issues with CanSU( )

public bool CanSU( ) in Device.cs tries to ascertain if SU commands can be run by executing 'su -c echo' command. However, it passes a NullOutputReceiver.Instance whereby the shell output is lost. ...

Id #16822 | Release: None | Updated: Nov 28 2011 at 7:16 PM by camalot | Created: Oct 31 2011 at 6:41 AM by pingvishal

Bug w/ MountPointReceiver.cs/ProcessNewLines()

On certain devices (like the Coby Kyros), there can be multiple volumes mounted on the same mount path. Not sure exactly how that works...but the current code crashes when trying to add "/" a seco...

Id #16001 | Release: None | Updated: Nov 28 2011 at 7:13 PM by camalot | Created: Jun 6 2011 at 8:24 PM by GeekTeligence

Issues w/ BusyBox.cs/ProcessNewLines()

There is an issue with ProcessNewLines in your BusyBox detection code. The section that checks what functions are available gets executed on every line, which causes the library to crash with some...

Id #16000 | Release: None | Updated: Nov 28 2011 at 7:13 PM by camalot | Created: Jun 6 2011 at 8:11 PM by GeekTeligence

  • 1-5 of 5 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items