View Single Post
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#35
Originally Posted by ajalkane View Post
...
You can also manually get logs from the daemon by shutting down first the systemd controlled daemon ("servicectl stop harbour-ringingrestorer" or somethin like that), and then running from terminal with "harbour-ringingrestorer -d".

...
Herbe is the output from terminal:
Code:
[nemo@Sailfish ~]$ harbour-ringingrestorer -d >the.log[D] unknown:0 - int main(int, char**) isDaemon true[D] unknown:0 - virtual int DaemonMainInit::main(int, char**) Starting ringingrestorer daemon[D] unknown:0 - Using Wayland-EGL[D] unknown:0 - virtual int DaemonMainInit::main(int, char**) Calling exec[D] unknown:0 - Profile changed 1/1/silent[D] unknown:0 - void ProfileChangeWatcher::profileChanged(const QString&) stopping and startingtimer[D] unknown:0 - void QmlDaemonBackend::showTimeoutDialog()[D] expression for onOpenTimeoutDialog:30 - onOpenTimeoutDialog[W] unknown:157 - file:///usr/lib/qt5/qml/Sailfish/Silica/DialogHeader.qml:157: TypeError: Cannot read property 'backIndicatorDown' of null[W] unknown:152 - file:///usr/lib/qt5/qml/Sailfish/Silica/DialogHeader.qml:152: TypeError: Cannot read property 'backIndicatorDown' of null[W] unknown:212 - file:///usr/lib/qt5/qml/Sailfish/Silica/DialogHeader.qml:212: TypeError: Cannot read property 'forwardIndicatorDown' of null[W] unknown:207 - file:///usr/lib/qt5/qml/Sailfish/Silica/DialogHeader.qml:207: TypeError: Cannot read property 'forwardIndicatorDown' of null[D] onStatusChanged:71 - onStatusChanged 1[D] onStatusChanged:78 - Cancelling cancel timer[D] onStatusChanged:71 - onStatusChanged 2[D] onStatusChanged:74 - Starting cancel timer[D] onAccepted:63 - onAccepted, mins: 15, volume: 40[D] unknown:0 - void QmlDaemonBackend::restoreRingingIn(int, int) restoreRingingIn 15 minutes,volume 40[D] unknown:0 - ProfileChangeWatcher::restoreRingingIn 15, volume 40, currentProfile 'silent'[D] unknown:0 - void SystemAlignedTimer::stop()stopped timeout[D] unknown:0 - int SystemAlignedTimer::_calculateNearestSlot(quint64) const secsTo 900[D] unknown:0 - int SystemAlignedTimer::_calculateNearestSlot(quint64) const considering sec 30against slot 30[D] unknown:0 - int SystemAlignedTimer::_calculateNearestSlot(quint64) const considering sec 150against slot 150[D] unknown:0 - int SystemAlignedTimer::_calculateNearestSlot(quint64) const considering sec 300against slot 300[D] unknown:0 - int SystemAlignedTimer::_calculateNearestSlot(quint64) const considering sec 600against slot 600[D] unknown:0 - int SystemAlignedTimer::_calculateNearestSlot(quint64) const considering sec 1800 against slot 1800[D] unknown:0 - int SystemAlignedTimer::_calculateNearestSlot(quint64) const chose slot 600[D] onStatusChanged:71 - onStatusChanged 3[D] onStatusChanged:78 - Cancelling cancel timer[D] unknown:0 - virtual int DaemonMainInit::main(int, char**) Exec returned with value 0[D] unknown:0 - virtual int DaemonMainInit::main(int, char**) Calling exec[D] onStatusChanged:71 - onStatusChanged 0[D] onStatusChanged:78 - Cancelling cancel timer[D] unknown:0 - Profile changed 1/1/general[D] unknown:0 - void ProfileChangeWatcher::profileChanged(const QString&) Changed to  "general" which is either different than currentProfile "silent" or is not silent profile silent
Sorry for the format. Ya know SFOS style copied in chunks from terminal and put to Notes app and copied here.
Let me know if you can read it. Else I will try to make it more readable.

--edit
Oh and should not the button in your app stop/start the daemon?

--edit2
attached the log as txt a but more readable
Attached Files
File Type: txt log.txt (3.0 KB, 92 views)
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2020-06-16 at 21:02.
 

The Following User Says Thank You to peterleinchen For This Useful Post: