Re: ostc BT download failure

2015-09-30 Thread Miika Turkia
yep, qt 5.5 did not help, firmware seems to be 10.18. Any ideas? Current error message on console: qt.bluetooth.bluez: Bluez 4 detected. qt.bluetooth.bluez: void QBluetoothDeviceDiscoveryAgentPrivate::_q_propertyChanged(const QString&, const QDBusVariant&) "Discovering" QVariant(bool, true)

Re: ostc BT download failure

2015-09-30 Thread Claudiu Olteanu
It should work with qt 5.4.1 too. From your logs it seems that the devices exchanged some data but there was something wrong with the communication protocol. If there is something wrong with your qt version I believe that it would fail on the connection step. Claudiu

Re: ostc BT download failure

2015-09-30 Thread Steve
On mobile, seems to be a firmware error updating from mac: http://forum.heinrichsweikamp.com/read.php?6,15704 Steve Original message From: Miika Turkia Date:01/10/2015 3:37 AM (GMT+09:30) To: Claudiu Olteanu

Re: ostc BT download failure

2015-09-30 Thread Miika Turkia
On Wed, Sep 30, 2015 at 4:31 PM, Steve wrote: > On mobile, seems to be a firmware error updating from mac: > > http://forum.heinrichsweikamp.com/read.php?6,15704 Thanks, even though this was about Mac, updating firmware did the trick for me. So I can report that

Re: ostc BT download failure

2015-09-30 Thread Anton Lundin
On 30 September, 2015 - Miika Turkia wrote: > On Wed, Sep 30, 2015 at 4:31 PM, Steve wrote: > > On mobile, seems to be a firmware error updating from mac: > > > > http://forum.heinrichsweikamp.com/read.php?6,15704 > > Thanks, even though this was about Mac,

trying to make linus happy

2015-09-30 Thread Tomaz Canabrava
this *should* fix linus issues with geocoordinates. I hope. From 5fd0d9e0394b589616e51a9a98a271abf3934b1f Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Wed, 30 Sep 2015 19:06:05 -0300 Subject: [PATCH 1/4] Remove unused code Signed-off-by: Tomaz Canabrava