|
2011-02-06
, 08:53
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#252
|
1. I was referring to the contacts integration component. I was just recommending that you make it open the window to send a text message instead of the chatroom window if that is possible (until you fix the chatroom).
2. I was actually referring to switching forwarding phones in a google voice account (which phones ring when your number is called).
I was just (today) looking into how to get mosquitto run on the n900 so I could try to setup a push service to the device. Let me know when you have a package ready.
dpkg-shlibdeps: error: couldn't find library libmosquitto.so.0 needed by debian/mosquitto/opt/maemo/usr/bin/mosquitto_pub (ELF format: 'elf32-littlearm'; RPATH: ''). Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file. To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH. dh_shlibdeps: dpkg-shlibdeps -Tdebian/mosquitto.substvars debian/mosquitto/opt/maemo/usr/lib/libmosquitto.so.0 debian/mosquitto/opt/maemo/usr/lib/libmosquittopp.so.0 debian/mosquitto/opt/maemo/usr/bin/mosquitto_sub debian/mosquitto/opt/maemo/usr/bin/mosquitto debian/mosquitto/opt/maemo/usr/bin/mosquitto_pub returned exit code 2 make: *** [binary-arch] Error 9 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
|
2011-02-06
, 15:39
|
|
Posts: 722 |
Thanked: 1,223 times |
Joined on Apr 2010
@ USA
|
#253
|
The Following User Says Thank You to fcrochik For This Useful Post: | ||
|
2011-02-06
, 17:24
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#254
|
Have you packaged mosquito yourself?
Have a look at http://maemo.crochik.com/qt-developm...-lib-for-maemo
If you don't have how to change the mosquito library and this is indeed the issue you can fix the issue by manually adding the dependencies to the buildep on your control file.
|
2011-02-06
, 19:21
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#255
|
|
2011-02-06
, 19:25
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#256
|
|
2011-02-09
, 03:40
|
Posts: 356 |
Thanked: 123 times |
Joined on Dec 2008
|
#257
|
|
2011-02-09
, 08:28
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#258
|
I just figured out why my battery life has been aweful for the past few days.
QGVDial was eating up ~25% of the processor constantly for the past few days. Looking at batterygraph, it appears that it began when I tried to make an outgoing call, and it failed to go through (it took forever trying to get the number to dial, and then gave some sort of error).
I glance at my log file, but didn't see anything that looked very useful. I'm not sure what can be done about this, but just something to keep in mind.
|
2011-02-09
, 13:36
|
Posts: 356 |
Thanked: 123 times |
Joined on Dec 2008
|
#259
|
|
2011-02-15
, 02:10
|
Posts: 356 |
Thanked: 123 times |
Joined on Dec 2008
|
#260
|
2. I was actually referring to switching forwarding phones in a google voice account (which phones ring when your number is called).
I was just (today) looking into how to get mosquitto run on the n900 so I could try to setup a push service to the device. Let me know when you have a package ready.