I am novice on Android application development, slowly starting to understand the architecture. I particularly like that communication between applications and data storage are resource centric. But anyway…
If you have been developing mobile applications for Android you have most likely seen some exceptions in the Eclipse debugger that you don’t understand, maybe not the tiniest [...]
Debugging your Android application
9. januar 2010 · Ingen kommentarer
Emneord: Programmering · Teknologi
Could not dupe: Bad file descriptor
8. september 2009 · Ingen kommentarer
Ok, so I have been debugging a Perl application that I wrote about six months ago. Basically it creates some meta data and copies files to other user accounts using SSH.
For file transfer it uses File::RsyncP and for remote control it uses Net::SSH::Perl. Some times I get the error message Could not dupe: Bad file [...]
Emneord: English-posts · Programmering