gbour / harbour-smssync

SMS synchronization daemon for Jolla devices
GNU General Public License v3.0
3 stars 0 forks source link

Not working on modern SFOS (2.1.2.3) #17

Open D4rk4 opened 6 years ago

D4rk4 commented 6 years ago

Tested on J1 and AquaFish with some result:

[D] SmsListener::SmsListener:47 - starting SMS listener... 
[D] unknown:0 - tp-qt 0.9.7 DEBUG: Creating new DBusProxy 
[D] unknown:0 - tp-qt 0.9.7 DEBUG: ReadinessHelper: new supportedStatuses = QSet(0) 
[D] unknown:0 - tp-qt 0.9.7 DEBUG: ReadinessHelper: new supportedFeatures = QSet(QPair("Tp::Account",3), QPair("Tp::Account",2), QPair("Tp::Account",1), QPair("Tp::Account",0)) 
[W] unknown:0 - The 'mergePresenceChanges' option has not been configured - presence changes will only be reported via ContactManagerEngine::contactsPresenceChanged()
[D] SmsListener::SmsListener:66 - "org.nemomobile.contacts.sqlite" 
[D] unknown:0 - tp-qt 0.9.7 DEBUG: Discovering if the Channel Dispatcher supports request hints 
[D] unknown:0 - tp-qt 0.9.7 DEBUG: Got reply to PendingVariant call 
[D] unknown:0 - tp-qt 0.9.7 DEBUG: Discovered channel dispatcher support for request hints:  true 
[D] unknown:0 - tp-qt 0.9.7 DEBUG: Calling Properties::GetAll(Account) on  "/org/freedesktop/Telepathy/Account/ring/tel/account0" 
[D] unknown:0 - tp-qt 0.9.7 DEBUG: ReadinessHelper::setIntrospectCompleted: feature: QPair("Tp::Account",0) - success: false 
[W] unknown:0 - tp-qt 0.9.7 WARN: GetAll(Account) failed: "org.freedesktop.DBus.Error.UnknownMethod": "Method \"GetAll\" with signature \"s\" on interface \"org.freedesktop.DBus.Properties\" doesn't exist\n"
[D] SmsListener::onAccountReady:76 - account is not ready/valid 
gbour commented 6 years ago

Hi @D4rk4 I'll fix it, but I cannot say when.

Any patch is welcome ;)