Matteo Pergolesi

Results 4 issues of Matteo Pergolesi

Hi, I'm trying to use hadoop-pcap to work with some pcap files on hadoop, but I get the issue in the title. Here follows my configuration. I'm using cloudera 5.5...

It happens in different points of code, but always when managing bitmaps. It happens specially on low end devices. I can't reproduce this on my devices. > java.lang.RuntimeException: An error...

I can't reproduce this on my devices while cropping images. > java.lang.NullPointerException > at com.matpergo.androcr.CropImage.getOrigWidth(CropImage.java:85) > at com.matpergo.androcr.Cropper.setImgBox(Cropper.java:116) > at com.matpergo.androcr.Cropper.defaultPosition(Cropper.java:101) > at com.matpergo.androcr.Cropper.onDraw(Cropper.java:89) > at android.view.View.draw(View.java:6880) > at android.view.ViewGroup.drawChild(ViewGroup.java:1646)...

Can't reproduce this on my devices. > java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState > at android.support.v4.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1314) > at android.support.v4.app.FragmentManagerImpl.enqueueAction(FragmentManager.java:1325) > at android.support.v4.app.FragmentManagerImpl.popBackStack(FragmentManager.java:471) > at android.support.v4.app.DialogFragment.dismissInternal(DialogFragment.java:180) > at android.support.v4.app.DialogFragment.dismiss(DialogFragment.java:155)...