Knut-Olav blogger

Alt om ingenting og litt i mellom

Knut-Olav blogger header image 4

Debugging your Android application

9. januar 2010 · Ingen kommentarer

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 [...]

[Les mer →]

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 [...]

[Les mer →]

Emneord: English-posts · Programmering