evgs / BombusLime

Xmpp client for Android devices
http://bombus.im/lime/nightlies
GNU General Public License v2.0
15 stars 1 forks source link

Problem with inflating resources on HTC EVO Shift 4G #73

Closed evgs closed 12 years ago

evgs commented 12 years ago

Reported stack trace is unhelpfull

ANDROID_VERSION=2.3.7 BRAND=sprint PHONE_MODEL=PG06100 CUSTOM_DATA=GIT = 347 (79dbd91)

STACK_TRACE=java.lang.RuntimeException: Unable to start activity ComponentInfo{org.bombusim.lime/org.bombusim.lime.activity.ChatActivity}: android.content.res.Resources$NotFoundException: File res/drawable-hdpi/divider_horizontal_dark_opaque.9.png from drawable resource ID #0x0

because error was raised earlier, when inflating XML, something like this:

android.view.InflateException: Binary XML file line #804: Error inflating class

evgs commented 12 years ago

need more records from system log

evgs commented 12 years ago

Related discussion at http://stackoverflow.com/questions/5580290/setting-textcolor-from-a-theme-fails-only-on-htc-desire-hd/8142895#8142895

and http://forum.swype.com/showthread.php?2447-Swype-crashes-while-using-the-switch-language-button&p=13659#post13659