feezi / dsa-tab

Automatically exported from code.google.com/p/dsa-tab
0 stars 1 forks source link

App-Crash #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Wie schon im Blog erwähnt:

Beim Laden eines (beliebigen) Charakters stürzt die gesamte App (v4.0.1 Holo) 
ab auf Gingerbread.

Aus dem Crash-Bericht:
Exception class name - android.content.re. Resources$NotFoundException
Source file - Resources.java
Source class - android.content.res.Resourdces
Source method - loadDrawable
Line number - 1681

Original issue reported on code.google.com by 1se...@gmail.com on 26 Dec 2012 at 9:15

GoogleCodeExporter commented 9 years ago
Hi there seems to be an issue with to many library projects. I merged them into 
one, lets see if this fixes this.

Original comment by gandul...@gmail.com on 29 Dec 2012 at 6:55

GoogleCodeExporter commented 9 years ago
Das hat das Problem bei der Charakterauswahl behoben.

Dennoch lässt sich ein Crash herbeiführen, wenn man in dem 
Charakterauswahl-Menu auf das Bearbeitungszeichen rechts oben klickt.

Crash Report:
Package versuin name: 4.0.2 Holo
Exception class name - java.lang.NoSuchMethodError
Source file - BasePreferenceActivity.java
Source class - com.dsatab.activity.BasePreferenceActivity
Source method - onCreate
Line number - 330

Grüße

Original comment by 1se...@gmail.com on 1 Jan 2013 at 11:49

GoogleCodeExporter commented 9 years ago
sollte ab 4.0.3 auch behoben sein. hier gab es noch ein 
abwärtskompatibilitäts problem. mit android 2.x

Original comment by gandul...@gmail.com on 9 Jan 2013 at 7:44