W nowym sofcie do sterowników PELLO dodaliśmy obsługę BUFORA. Więcej informacji na forum lub w tym pliku

Profil użytkownika

krzsas

Pabianice

 

Rejestracja: 2014-10-24 13:15

Logowanie: 2021-09-22 21:21

Urządzenia: 1

Tematy: 1

Posty: 11

posty użytkownika 
2016-04-25 10:30 Temat: Aplikacje mobilne » eSterownik Mobile wersja 1.5.x
  krzsas Posty: 11
To adb logcat, a nie ja

dodane 2016-04-25 10:30
To jest chyba problem, który występuje:

E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 51
W/dalvikvm(18692): threadid=14: thread exiting with uncaught exception (group=0x430f9140)
E/AndroidRuntime(18692): FATAL EXCEPTION: Thread-12787
E/AndroidRuntime(18692): Process: pl.esterownik.android.esterownik, PID: 18692
E/AndroidRuntime(18692): android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
E/AndroidRuntime(18692):     at android.view.ViewRootImpl.checkThread(ViewRootImpl.java:6340)
E/AndroidRuntime(18692):     at android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:861)
E/AndroidRuntime(18692):     at android.view.View.requestLayout(View.java:16754)
E/AndroidRuntime(18692):     at android.view.View.setFlags(View.java:9157)
E/AndroidRuntime(18692):     at android.view.View.setVisibility(View.java:6085)
E/AndroidRuntime(18692):     at android.widget.ProgressBar.setVisibility(ProgressBar.java:930)
E/AndroidRuntime(18692):     at com.android.internal.policy.impl.PhoneWindow.updateProgressBars(PhoneWindow.java:1366)
E/AndroidRuntime(18692):     at com.android.internal.policy.impl.PhoneWindow.onIntChanged(PhoneWindow.java:1325)
E/AndroidRuntime(18692):     at com.android.internal.policy.impl.PhoneWindow.updateInt(PhoneWindow.java:3371)
E/AndroidRuntime(18692):     at com.android.internal.policy.impl.PhoneWindow.setFeatureInt(PhoneWindow.java:1270)
E/AndroidRuntime(18692):     at android.app.Activity.setProgressBarIndeterminateVisibility(Activity.java:4776)
E/AndroidRuntime(18692):     at pl.esterownik.android.esterownik.parameters.ParametersActivity.b(Unknown Source)
E/AndroidRuntime(18692):     at pl.esterownik.android.esterownik.parameters.ParametersActivity.b(Unknown Source)
E/AndroidRuntime(18692):     at pl.esterownik.android.esterownik.parameters.b.run(Unknown Source)
E/AndroidRuntime(18692):     at java.lang.Thread.run(Thread.java:841)
W/ActivityManager(  533):   Force finishing activity pl.esterownik.android.esterownik/.parameters.ParametersActivity
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 66
2016-04-22 13:21 Temat: Aplikacje mobilne » eSterownik Mobile wersja 1.5.x
  krzsas Posty: 11
Tak, wtedy miałem objaw, że nie chciał się w ogóle łączyć ze sterownikiem. Po tej aktualizacji występuje właśnie ten problem, o którym napisałem 1 post wcześniej.

dodane 2016-04-22 13:21Log z logcata (zagwiazdkowałem wrażliwe dane) :

D/eSterownikMobile(18692): Request: https://remote.esterownik.pl/device/****/?com=**************************
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 78
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 84
V/ContextImpl(18692): ----- packageName = pl.esterownik.android.esterownik is NOT LOCKED -----
I/ActivityManager(  533): START u0 {cmp=pl.esterownik.android.esterownik/.parameters.ParametersActivity (has extras)} from pid 18692
D/XT9IME  (27147): onStartInput isInputViewShown() = false isShowInputRequested() = false
D/WindowManager(  533): adjustConfigurationLw, config:{1.0 ?mcc?mnc ?locale ?layoutDir sw360dp w360dp h567dp 480dpi nrml port ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
D/InputMethodManagerService(  533): --- calledFromForegroundUserOrSystemProcess ? calling uid = 10201 system uid = 1000 calling userId = 0, foreground user id = 0, calling pid = 18692com.android.server.InputMethodManagerService.windowGainedFocus(InputMethodManagerService.java:1887)
V/InputMethodManagerService(  533): windowGainedFocus: android.os.BinderProxy@22cc1f38 controlFlags=#101 softInputMode=#10 windowFlags=#1810500
V/InputMethodManagerService(  533): Unspecified window will hide input
V/AbsListView(18692): physical density factor: 1.0
D/eSterownikMobile(18692): Request: https://remote.esterownik.pl/device/****/?com=**************************
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 87
D/InputMethodManagerService(  533): --- calledFromForegroundUserOrSystemProcess ? calling uid = 10201 system uid = 1000 calling userId = 0, foreground user id = 0, calling pid = 18692com.android.server.InputMethodManagerService.windowGainedFocus(InputMethodManagerService.java:1887)
V/InputMethodManagerService(  533): windowGainedFocus: android.os.BinderProxy@22cc1f38 controlFlags=#104 softInputMode=#110 windowFlags=#1810500
D/XT9IME  (27147): onStartInput isInputViewShown() = false isShowInputRequested() = false
V/InputMethodManagerService(  533): Unspecified window will hide input
I/ActivityManager(  533): Displayed pl.esterownik.android.esterownik/.parameters.ParametersActivity: +152ms
D/VenGaugeGlow(18692): surfaceDestroyed
W/System.err(18692): java.lang.IllegalArgumentException: canvas object must be the same instance that was previously returned by lockCanvas
W/System.err(18692):     at android.view.Surface.unlockCanvasAndPost(Surface.java:256)
W/System.err(18692):     at android.view.SurfaceView$4.unlockCanvasAndPost(SurfaceView.java:907)
W/System.err(18692):     at pl.komur.android.controls.VenBarGraph.run(Unknown Source)
W/System.err(18692):     at java.lang.Thread.run(Thread.java:841)
D/BatteryStatsImpl(  533): noteStopWakeLocked system isFromForeground = false
D/eSterownikMobile(18692): Param Short: Value: 1, Min: 0, Max: 3, Def: 0
D/hwcomposer(  172): int IntelDisplayPlaneManager::setZOrderConfig(int, int): set zorder: 3
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 51
W/dalvikvm(18692): threadid=14: thread exiting with uncaught exception (group=0x430f9140)
E/AndroidRuntime(18692): FATAL EXCEPTION: Thread-12787
E/AndroidRuntime(18692): Process: pl.esterownik.android.esterownik, PID: 18692
E/AndroidRuntime(18692): android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
E/AndroidRuntime(18692):     at android.view.ViewRootImpl.checkThread(ViewRootImpl.java:6340)
E/AndroidRuntime(18692):     at android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:861)
E/AndroidRuntime(18692):     at android.view.View.requestLayout(View.java:16754)
E/AndroidRuntime(18692):     at android.view.View.setFlags(View.java:9157)
E/AndroidRuntime(18692):     at android.view.View.setVisibility(View.java:6085)
E/AndroidRuntime(18692):     at android.widget.ProgressBar.setVisibility(ProgressBar.java:930)
E/AndroidRuntime(18692):     at com.android.internal.policy.impl.PhoneWindow.updateProgressBars(PhoneWindow.java:1366)
E/AndroidRuntime(18692):     at com.android.internal.policy.impl.PhoneWindow.onIntChanged(PhoneWindow.java:1325)
E/AndroidRuntime(18692):     at com.android.internal.policy.impl.PhoneWindow.updateInt(PhoneWindow.java:3371)
E/AndroidRuntime(18692):     at com.android.internal.policy.impl.PhoneWindow.setFeatureInt(PhoneWindow.java:1270)
E/AndroidRuntime(18692):     at android.app.Activity.setProgressBarIndeterminateVisibility(Activity.java:4776)
E/AndroidRuntime(18692):     at pl.esterownik.android.esterownik.parameters.ParametersActivity.b(Unknown Source)
E/AndroidRuntime(18692):     at pl.esterownik.android.esterownik.parameters.ParametersActivity.b(Unknown Source)
E/AndroidRuntime(18692):     at pl.esterownik.android.esterownik.parameters.b.run(Unknown Source)
E/AndroidRuntime(18692):     at java.lang.Thread.run(Thread.java:841)
W/ActivityManager(  533):   Force finishing activity pl.esterownik.android.esterownik/.parameters.ParametersActivity
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 66
V/ScrollView(  533): physical density factor: 1.0
D/WindowManager(  533): adjustConfigurationLw, config:{1.0 ?mcc?mnc ?locale ?layoutDir sw360dp w360dp h567dp 480dpi nrml port ?uimode ?night finger -keyb/v/h -nav/v} mLidState:-1 mHasDockFeature:false mHasKeyboardFeature:false mHasHallSensorFeature:false config.hardKeyboardHidden:2
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 62
D/InputMethodManagerService(  533): --- calledFromForegroundUserOrSystemProcess ? calling uid = 10201 system uid = 1000 calling userId = 0, foreground user id = 0, calling pid = 18692com.android.server.InputMethodManagerService.startInput(InputMethodManagerService.java:1255)
D/eSterownikMobile(18692): onResume()
W/InputMethodManagerService(  533): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@221008b0 (uid=10201 pid=18692)
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 57
D/Device Thread(18692): Wątek [1461323889751] uruchomiony. 5688
D/eSterownikMobile(18692): onResume() finish
D/eSterownikMobile(18692): Request: https://remote.esterownik.pl/device/*****/?com=************************
D/VenGaugeGlow(18692): surfaceCreated
D/VenGaugeGlow(18692): surfaceChanged WxH: 823 x 222
D/VenGaugeGlow(18692): Height: 222, Rh: 909.5466, width: 823, z cięciwy: 1035.8689
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 78
D/dalvikvm(18692): GC_FOR_ALLOC freed 2427K, 16% free 14148K/16720K, paused 6ms, total 6ms
D/VenGaugeGlow(18692): Not init
D/hwcomposer(  172): int IntelDisplayPlaneManager::setZOrderConfig(int, int): set zorder: 0
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 88
D/VenGaugeGlow(18692): Generate bgd:
D/hwcomposer(  172): bool IntelOverlayContext::disable(uint32_t): disable overlay...
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 89
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 84
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 96
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 94
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 51
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 84
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 89
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 78
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 51
D/BatteryStatsImpl(  533): noteStopWakeLocked system isFromForeground = false
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 56
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 48
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 83
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 84
W/SurfaceFlinger(  172): couldnt log to binary event log: overflow.
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 62
I/dpstmrg:(  182): waiting for message from kernel.
I/dpstmrg:(  182): message from kernel received.
E/dpstmrg:(  182): executing DPST command
E/dpstmrg:(  182): sent command: cmd = 5
E/dpstmrg:(  182): sent command: cmd = 7
E/dpstmrg:(  182): sent command: cmd = 3
E/dpstmrg:(  182): sent command: cmd = 5
E/dpstmrg:(  182): sent command: cmd = 7
E/dpstmrg:(  182): sent command: cmd = 5
E/dpstmrg:(  182): sent command: cmd = 7
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 66
E/dpstmrg:(  182): sent command: cmd = 5
E/dpstmrg:(  182): sent command: cmd = 7
E/dpstmrg:(  182): sent command: cmd = 5
D/Device Thread(18692): Wątek [1461323878774] zakończony. 5688
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 40
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 88
D/eSterownikMobile(18692): Request: https://remote.esterownik.pl/device/****/?com=********************
E/IMGSRV  (  172): :0: PVRDRMOpen: TP3, ret = 86
D/eSterownikMobile(18692): Request: https://remote.esterownik.pl/device/****/?com=********************
I/Process (18692): Sending signal. PID: 18692 SIG: 9
I/dpstmrg:(  182): waiting for message from kernel.
I/dpstmrg:(  182): message from kernel received.
E/dpstmrg:(  182): executing DPST command
E/dpstmrg:(  182): sent command: cmd = 3
W/InputDispatcher(  533): channel 21e62ad0 pl.esterownik.android.esterownik/pl.esterownik.android.esterownik.main (server) ~ Consumer closed input channel or an error occurred.  events=0x9
E/InputDispatcher(  533): channel 21e62ad0 pl.esterownik.android.esterownik/pl.esterownik.android.esterownik.main (server) ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher(  533): Attempted to unregister already unregistered input channel 21e62ad0 pl.esterownik.android.esterownik/pl.esterownik.android.esterownik.main (server)
I/ActivityManager(  533): Process pl.esterownik.android.esterownik (pid 18692) has died.
I/WindowState(  533): WIN DEATH: Window{21ebbf58 u0 SurfaceView}

2016-04-22 12:55 Temat: Aplikacje mobilne » eSterownik Mobile wersja 1.5.x
  krzsas Posty: 11
Witam,

  W najnowszej wersji aplikacji eSterownik Mobile, po wejściu do menu parametry zaawansowane lub parametry użytkownika, następuje zamknięcie aplikacji (Niestety, aplikacja eSterownik Mobile została zatrzymana).  Dzieje się tak na Androidzie 4.4.2. Na innym telefonie (chyba z Androidem 4.5), ten problem nie występuje. Gdy wchodzę do menu Programatorów, problem nie występuje.
2016-04-22 12:40 Temat: eCoal.pl » Synchronizacja czasu i daty w eCoal 0.3.1.6
  krzsas Posty: 11
Uff, czyli tak źle nie jest. Zegar trzymał dobrze czas przez ok. 3-4h.
2016-04-22 12:35 Temat: eCoal.pl » Synchronizacja czasu i daty w eCoal 0.3.1.6
  krzsas Posty: 11
Wow, a co jest uszkodzone? Jakiś zegar wewnętrzny?
2016-04-22 12:12 Temat: eCoal.pl » Synchronizacja czasu i daty w eCoal 0.3.1.6
  krzsas Posty: 11
Udostępnione.
2016-04-22 12:07 Temat: eCoal.pl » Synchronizacja czasu i daty w eCoal 0.3.1.6
  krzsas Posty: 11
Dzięki za informacje. Sprawdzę czy rzeczywiście jest lepiej i dam znać.
2016-04-22 11:40 Temat: eCoal.pl » Synchronizacja czasu i daty w eCoal 0.3.1.6
  krzsas Posty: 11
Sterownik ma nazwę: "KrzSas - dom". Czy to wystarczy?
2016-04-22 10:28 Temat: eCoal.pl » Synchronizacja czasu i daty w eCoal 0.3.1.6
  krzsas Posty: 11
Witam,

  Od ponad tygodnia, mniej więcej od czasu wypuszczenia nowej wersji eSterownik Mobile, mam problem z gubieniem aktualnego czasu i daty, w sterowniku eCoal 0.3.1.6. Codziennie muszę ustawiać aktualny czas przez panel WWW dostępny na esterownik.pl.
  Na forum znalazłem, że trzeba włączyć opcję synchronizacji czasu przez internet, lecz ja u siebie nie widzę takiej opcji w dedykowanym miejscu. Czy ktoś może wie dlaczego są takie problemy z sychronizacją czasu i daty, lub ew. gdzie włączyć opcję synchronizacji czasu?