Re: [SailfishDevel] Sending SMS via Telepathy: Error "Channel Dispatcher .. does not support interface CD.I.Messages"

2015-08-11 Thread christopher . lamb
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|2591a70ed6d6a2ff08317e0

Re: [SailfishDevel] Sending SMS via Telepathy: Error "Channel Dispatcher .. does not support interface CD.I.Messages"

2015-08-11 Thread christopher . lamb
Am 2015-08-12 04:52, schrieb Matthew Vogt: Hi Chris. Although I can't speak with any authority on Telepathy, I agree with your assessment. I think that nemomobile issues are handled using the Mer bugzilla these days, at https://bugs.merproject.org/ Thanks, Matt _

Re: [SailfishDevel] Sending SMS via Telepathy: Error "Channel Dispatcher .. does not support interface CD.I.Messages"

2015-08-11 Thread Matthew Vogt
Hi Chris. Although I can't speak with any authority on Telepathy, I agree with your assessment. I think that nemomobile issues are handled using the Mer bugzilla these days, at https://bugs.merproject.org/ Thanks, Matt From: devel-boun...@lists.sailfisho

Re: [SailfishDevel] Sending SMS via Telepathy: Error "Channel Dispatcher .. does not support interface CD.I.Messages"

2015-08-11 Thread christopher . lamb
Hi Matt Having spent some hours pouring over the nemomobile TelepathyQt / Mission-Control code in Github, it looks to me like TelepathyQt and MissionControl master branches are out of sync (and hence the packages on my Jolla will also be out of sync). https://github.com/nemomobile-packages/te

Re: [SailfishDevel] Other programming languages for developing Harbour apps.

2015-08-11 Thread Renaud Casenave-Péré
Hi, I have tried packaging Embedded Common-Lisp for SailfishOS and you can find the result in openrepos.net. You also need the mer-tools repository because you also need gcc at runtime so it is not harbour compliant but I guess it's a start… It would be cool to also have sbcl or any other impleme