[QtMoko PC] bluetooth segfault patch

2013-05-05 Thread Ivan Matveev
Hi

Thank you Radek for great instructions for PC build. 
There is no bluetooth on my PC so qpe segfaults on start. Here is a
patch to fix it.

diff --git a/qtopiacore/qt b/qtopiacore/qt
--- a/qtopiacore/qt
+++ b/qtopiacore/qt
@@ -1 +1 @@
-Subproject commit e1d064ee4b4046d9b52eae073eea4a3bed7dd6c7
+Subproject commit e1d064ee4b4046d9b52eae073eea4a3bed7dd6c7-dirty
diff --git
a/src/libraries/qtopiacomm/bluetooth/qbluetoothabstractservice.cpp b/
src/libraries/qtopiacomm/bluetooth/qbluetoothabstractservice.cpp index
e43c485..00ffae8 100644 ---
a/src/libraries/qtopiacomm/bluetooth/qbluetoothabstractservice.cpp +++
b/src/libraries/qtopiacomm/bluetooth/qbluetoothabstractservice.cpp @@
-266,6 +266,9 @@ void
QBluetoothAbstractServicePrivate::handleError(const QDB usError error)

 quint32 QBluetoothAbstractServicePrivate::registerRecord(const QString
 record) {
+if(!m_ifc)
+   return 0;
+
 QDBusReplyquint32 reply;
 QListQVariant args;
 args  record;

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko PC] bluetooth segfault patch

2013-05-05 Thread Radek Polak
On Sunday, May 05, 2013 10:53:16 AM Ivan Matveev wrote:

 Hi
 
 Thank you Radek for great instructions for PC build.
 There is no bluetooth on my PC so qpe segfaults on start. Here is a
 patch to fix it.

Hi,
thanks for the patch. It's applied now.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Bitcoin Client

2013-05-05 Thread Ed Kapitein

Hi all,

Doest anyone know of a bitcoin client that will run on our beloved FR?

Kind regards,
Ed


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Bitcoin Client

2013-05-05 Thread Brian
On Sun, 05 May 2013 14:43:57 +0200
Ed Kapitein e...@kapitein.org wrote:

 Hi all,
 
 Doest anyone know of a bitcoin client that will run on our beloved FR?
 
 Kind regards,
 Ed

Nope, and it's probably not worth the effort since it's become
exponentially harder to mine them. The FR simply doesn't have the
processing power to make it a useful platform for bitcoin mining. It
would probably be an excellent way to shorten the lifespan of one
however.

I don't use mine as a regular phone any longer but it still gets
limited use performing other duties that aren't too taxing.

B

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Bitcoin Client

2013-05-05 Thread Ed Kapitein.org

On 05/05/13 17:17, Brian wrote:

On Sun, 05 May 2013 14:43:57 +0200
Ed Kapitein e...@kapitein.org wrote:


Hi all,

Doest anyone know of a bitcoin client that will run on our beloved FR?

Kind regards,
Ed

Nope, and it's probably not worth the effort since it's become
exponentially harder to mine them. The FR simply doesn't have the
processing power to make it a useful platform for bitcoin mining. It
would probably be an excellent way to shorten the lifespan of one
however.

I don't use mine as a regular phone any longer but it still gets
limited use performing other duties that aren't too taxing.

B



no, mining is not an option, but being able to use it as a wallet could be!
Kind regards,
Ed



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community