Answering my own (academic) question: The package install history can be
found in /var/log/zypp/history
[root@Jolla nemo]# cd /var/log/zypp/
[root@Jolla zypp]# grep -n "telepathy-qt5|" history
3423:2014-04-11
20:22:58|install|telepathy-qt5|0.9.3+git7-1.4.2|armv7hl||jolla|2591a70ed6d6a2ff08317e0ede1709239e973c4f1d37141a704ed2bef1a16595
4048:2014-06-09
21:50:03|install|telepathy-qt5|0.9.3+git9-1.5.1|armv7hl||jolla|084265e82b72ef3f27d676f451f6893aeae350c7475d8979bde8ed7dd62990c6
4730:2014-07-20
14:07:11|install|telepathy-qt5|0.9.3+git9-1.5.2|armv7hl||jolla|6c02b8c917fb121929d258d5e48e668204889ecc86278ae874f0f3d30c9d4ab8
5329:2014-12-29
11:10:39|install|telepathy-qt5|0.9.4+git2-1.6.2|armv7hl||jolla|c1c583d34911c2c0b43c2c3731e4e0d48febbd1fbcc968ca96467ab806408fa9
6082:2015-03-05
19:53:59|install|telepathy-qt5|0.9.4+git2-1.7.2|armv7hl||jolla|7dcece67f3f83fcb847d86e9548bf34067f19a1f7d80c67e2f0139a77ea6320d
6701:2015-05-04
21:10:50|install|telepathy-qt5|0.9.4+git2-1.6.2|armv7hl||jolla|c1c583d34911c2c0b43c2c3731e4e0d48febbd1fbcc968ca96467ab806408fa9
8154:2015-07-17
22:29:15|install|telepathy-qt5|0.9.4+git2-1.6.5|armv7hl||jolla|04369ec62817d31d8620541bea9b57ed8de55b11327c2baffa8499ac2f212e9b
Then looking in github once again: telepathy-qt5 0.9.4+git2-1.6.2
installed to my Jolla on 2014-12-29 is probably when the problem
started.
Chris
Am 2015-08-12 07:12, schrieb christopher.l...@thurweb.ch:
Hi Matt
thanks for taking the time to have a look as well.
In the meantime I have opened a bug report in the mer / nemomobile
bugzila https://bugs.nemomobile.org/show_bug.cgi?id=847.
Our of pure academic interest I am curious to find out the change
history of the telepathy packages installed on the device - to see
which update "broke" the interface between the 2 packages.
On a more practical vein, given that the Jolla SMS app also uses
Telepathy, and is able to send SMSes, it must be taking a different
route through the Telepathy code: so I am now digging through the
nemo-qml-plugin-messages to better understand this.
They seem to use the textChannel.send() method, whereas I was using
the contactMessenger.sendMessage()
Chris
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org