![]() |
Re: [Announce] Pebble Watch Connector daemon 0.2
Quote:
|
Re: [Announce] Pebble Watch Connector daemon 0.2
Quote:
Problem is that the "companion" part also needs XMLHttpRequest and GPS thing which is not supported by QScriptEngine, only QWebkit My idea would be doing the app handlers as a separate deamon and communicate with the main daemon. (dbus?) The pebble js kit handler would be a separate deamon like one for SmartStatus+ for example. The app deamon could be activated or suspended by the main daemon based on the launcher message (49) from the pebble (not sure if the message is sent reliable) |
Re: [Announce] Pebble Watch Connector daemon 0.2
Quote:
Quote:
|
Re: [Announce] Pebble Watch Connector daemon 0.2
Was just an idea to not bloat the main deamon with app handlers the user probably don't use.
I still would suggesst adding some kind of dbus interface to allow third party apps to communicate with pebble. |
Re: [Announce] Pebble Watch Connector daemon 0.2
Quote:
Quote:
|
Re: [Announce] Pebble Watch Connector daemon 0.2
Great.
I looked at the app and had some problems with it. 1. 99% of the time it does not show the caller id. I noticed that it seams to be a problem with the dbus thing. lineId is empty. But dbus-monitor shows the lineId. (probably getAll vs get) 2. The app does not work. (always no watch found) while the daemon connects and at least call notifications get triggered 3. I have problems compiling. While compiling "lib" i get warnings but it does compile: Code:
ln: creating symbolic link `libpebble.so': Read-only file system Code:
"/opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: cannot find -lpebble" Any tips? |
Re: [Announce] Pebble Watch Connector daemon 0.2
1. I get that too, but very rarely. Possibly a Nemo bug.
2. I broke it in 0.2. Already fixed in 0.3. 3. These errors are very weird. Possibly some issues with your SDK. Do you have it freshly installed or upgraded from some earlier Alpha? |
Re: [Announce] Pebble Watch Connector daemon 0.2
Ok,
about the compile problem: With Virtual Box 4.1.8 creating symlinks on shares is disabled. After enabling it, it still does not work, "protocol error", i guess thats because i use windows as host. Copying the libpebble.so.1.0.0 to libpebble.so manually works and daemon and app now compiles. |
Re: [Announce] Pebble Watch Connector daemon 0.2
Quote:
I'm pretty sure it was working fine in 0.1 with daemon running, but I cannot reproduce it now. I always have a resource busy error when app tries to connect to pebble. Looks like I cannot open two concurrent connections to Pebble. Even when I downgraded to 0.1. Strange. I'm (pretty) sure it was working before... |
Re: [Announce] Pebble Watch Connector daemon 0.2
I have no Pebble yet, so excuse the maybe dumb question ;).
Is it possible to install an application to the Pebble like Twebble and use it via your lib? |
All times are GMT. The time now is 06:13. |
vBulletin® Version 3.8.8