AndroidCupsPrint icon indicating copy to clipboard operation
AndroidCupsPrint copied to clipboard

IppResponse.kt line 452

Open BenoitDuffez opened this issue 7 years ago • 2 comments

in ch.ethz.vppserver.ippclient.IppResponse.setTextWithLanguageAttribute

  • Number of crashes: 1
  • Impacted devices: 1

There's a lot more information about this crash on crashlytics.com: https://fabric.io/upactivity/android/apps/io.github.benoitduffez.cupsprint/issues/5cc1794bf8b88c29632aa1df?utm_medium=service_hooks-github&utm_source=issue_impact

BenoitDuffez avatar Apr 25 '19 09:04 BenoitDuffez

Implementors of printer firmware often have "their own understanding" of ipp. I know from my own experience that these issues are difficult to track. I recommend to save the ipp response in binary and make it available to yourself somehow.

@BenoitDuffez , I have started a new implementation for ipp from zero and would like to communicate with you by email. Which ipp operations, ipp groups and tags does your android app require?

gmuth avatar Mar 21 '20 14:03 gmuth

I have very little knowledge of this. O have juts integrated and renewed the Android code of an existing app. I don't know the answer to your question sorry. I think that the answer is in the source code though.

BenoitDuffez avatar Apr 04 '20 15:04 BenoitDuffez