santhoshsathish94 / notifications-widget

Automatically exported from code.google.com/p/notifications-widget
0 stars 0 forks source link

crash in settings #185

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In settings the app always crashes when clicking on"Darstellung" (view? In 
English?). Widget itself runs without issues, but not customizable.

System: JB 4.1.1
Device: padfone a66
Widget locker

Original issue reported on code.google.com by lotze.th...@googlemail.com on 4 May 2013 at 10:37

GoogleCodeExporter commented 9 years ago
Version 1.05

Original comment by lotze.th...@googlemail.com on 4 May 2013 at 10:40

GoogleCodeExporter commented 9 years ago
it shouldn't crash.
it might be a missing translation issue.
can you switch your phone to English and try again?

Original comment by ad...@roymam.com on 4 May 2013 at 11:42

GoogleCodeExporter commented 9 years ago
Unfortunately this does not solve the issue.
Am 04.05.2013 13:42 schrieb <notifications-widget@googlecode.com>:

Original comment by lotze.th...@googlemail.com on 4 May 2013 at 1:35

GoogleCodeExporter commented 9 years ago
can you send the crash report using "report" button?

Original comment by ad...@roymam.com on 4 May 2013 at 1:53

GoogleCodeExporter commented 9 years ago
I just sent it. Not sure where it was sent... how can I attach it to the
bug?
Am 04.05.2013 15:53 schrieb <notifications-widget@googlecode.com>:

Original comment by lotze.th...@googlemail.com on 4 May 2013 at 2:05

GoogleCodeExporter commented 9 years ago
Found it:
java.lang.NullPointerException
at 
com.roymam.android.notificationswidget.AppearanceActivity$ClockSectionFragment.r
efreshPreview(AppearanceActivity.java:482)
at 
com.roymam.android.notificationswidget.AppearanceActivity.onNavigationItemSelect
ed(AppearanceActivity.java:975)
at 
com.android.internal.widget.ActionBarView$1.onItemSelected(ActionBarView.java:14
7)
at android.widget.AdapterView.fireOnSelected(AdapterView.java:892)
at android.widget.AdapterView.access$200(AdapterView.java:49)
at android.widget.AdapterView$SelectionNotifier.run(AdapterView.java:860)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4812)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
at dalvik.system.NativeStart.main(Native Method)

Original comment by ad...@roymam.com on 4 May 2013 at 2:31

GoogleCodeExporter commented 9 years ago
Fixed on code. meanwhile you should set an alarm clock to make it work.

Original comment by ad...@roymam.com on 4 May 2013 at 2:33

GoogleCodeExporter commented 9 years ago
Thanks. That was unbelievable fast :-)
Am 04.05.2013 16:33 schrieb <notifications-widget@googlecode.com>:

Original comment by lotze.th...@googlemail.com on 4 May 2013 at 2:40