Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Jed

Hi All,

I was wondering if there's any good Universal Remote software for CE or
HA being developed in this ecosystem?

Does anyone know of anything under way or a related Linux project that
could be re-adapted to it?

I have something roughly like this visualised... (see attached txt file)

I have an old Axim X50v which android is being ported to atm...
But progress is slow so I may have to find a better supported device soon.

Any thoughts/ideas/advice greatly appreciated!

Cheers,
Jed


scratchpad.rtf
Description: RTF file
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Countdown app using PyGTK

2009-09-29 Thread Matthias Huber

Marcel schrieb:



[1]:
error: invalid Python installation: unable to
open /usr/include/python2.6/pyconfig.h (No such file or directory)
  
  

when do you get this error ?


when doing
$ python setup.py install
in the program's directory on the Neo to install it.
  

i don't have such a headerfile in my python-dir.


Me neither, and I noticed it's included in Debian's normal python
package, but doesn't exist in Ångstrom (base of all our opkg-using
distros) as it seems...

  

i have meanwhile ubuntu 9.04 and i have

this file in /usr/include/python2.6/pyconfig.h


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


Re: recommendations for headset or 3.5mm adapter

2009-09-29 Thread Robin Paulson
2009/9/28 Stefan Buschmann s_buschm...@gmx.de:
 I also thought about soldering my own adapter, although my soldering
 skills are near to zero, but that might also be good for practicing :-)
 So, would it be possible to solder a wire like this?

 - 1 x 2.5mm
 to
 - 2 x 3.5mm (one for standard earphone, one for standard microphone)

 That way I could use standard earphones or a PC-headset, which would be
 very nice. And given the configuration of the pins, it should not be too
 hard to make. So, would this approach work, or is there something else
 to consider which I as a software-only geek don't think of?

it doesn't have two sockets, but you might be able to adapt this:

http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItemitem=310114120680ssPageName=ADME:B:EOIBSA:US:12

it's been working well on mine for several weeks

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


Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)

2009-09-29 Thread KaZeR

I've been hitting a new issue :

- Conversation, new
- Select contact
- Default category is 'Family', which is empty yet.
- Hit 'Jump', select a letter
- Boom : 

none
Segmentation fault

Maybe launcher should ask to sync, or sync by itself in that case?


-- 
View this message in context: 
http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3734675.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

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


[SHR-U] Get imei number without sim card

2009-09-29 Thread Mickael Labrousse
Hi folks,

I'ld like to get, with a command line, the IMEI number of my Freerunner 
(running SHR-U). But I don't have a sim card in it, so is it possible to 
talk to gsmd ?

(I know I can find the IMEI number written behind the battery)

Thanks !

Mickael

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


Re: [SHR-U] Get imei number without sim card

2009-09-29 Thread Alex (Maxious) Sadleir
On Tue, Sep 29, 2009 at 11:18 PM, Mickael Labrousse
m.labrousse_l...@bcmd.fr wrote:
 Hi folks,

 I'ld like to get, with a command line, the IMEI number of my Freerunner
 (running SHR-U). But I don't have a sim card in it, so is it possible to
 talk to gsmd ?
You can enter the AT command AT+CGSN using mickeyterm on SHR-U even
if you don't have a SIM inserted.
For example...

r...@om-gta02 ~ $ mickeyterm
Using **pending_return in dbus_connection_send_with_reply_setup()
without pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup()
without pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup()
without pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup()
without pending_setup is deprecated and strongly discouraged
Using **pending_return in dbus_connection_send_with_reply_setup()
without pending_setup is deprecated and strongly discouraged
--- Mickey's Term V2.9.4 @ /dev/pts/7 ---
AT-Command Interpreter ready
AT+CGSN

+CGSN: 123456789

OK
ctrl+d to exit

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


Re: Freerunner in real world

2009-09-29 Thread Michal Brzozowski
2009/9/14 Paul Fertser fercer...@gmail.com


 FR can and always could charge nokia batteries. Please read battery
 questions and answers on the wiki.


Hi,

The wiki is not clear on this. Can you tell that a nokia battery you've been
charging is fully charged?
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-U] Get imei number without sim card

2009-09-29 Thread Paul Fertser
Mickael Labrousse m.labrousse_l...@bcmd.fr writes:
 I'ld like to get, with a command line, the IMEI number of my Freerunner 
 (running SHR-U). But I don't have a sim card in it, so is it possible to 
 talk to gsmd ?

Alternatively, you can find imei on factory nand partition.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

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


Re: Freerunner in real world

2009-09-29 Thread Sebastian Krzyszkowiak
On 9/29/09, Michal Brzozowski ruso...@poczta.fm wrote:
 2009/9/14 Paul Fertser fercer...@gmail.com


 FR can and always could charge nokia batteries. Please read battery
 questions and answers on the wiki.


 Hi,

 The wiki is not clear on this. Can you tell that a nokia battery you've been
 charging is fully charged?


You can even have approx. percentage and time displayed. Even more -
it's supported out-of-box by SHR ;)

-- 
Sebastian Krzyszkowiak
dos

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


Re: Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Al Johnson
On Tuesday 29 September 2009, Jed wrote:
 Hi All,

 I was wondering if there's any good Universal Remote software for CE or
 HA being developed in this ecosystem?

 Does anyone know of anything under way or a related Linux project that
 could be re-adapted to it?

 I have something roughly like this visualised... (see attached txt file)

 I have an old Axim X50v which android is being ported to atm...
 But progress is slow so I may have to find a better supported device soon.

 Any thoughts/ideas/advice greatly appreciated!

I couldn't understand your plans from what I saw in the text file.

Since we don't have an infrared port we can't do a direct Universal Remote 
app. ReMoko[1] lets the Freerunner act as a configurable bluetooth human 
interface device, essentially a universal bluetooth remote. If you have a 
linux box with bluetooth and a lirc transmitter you could use the combination 
as a universal infrared remote.

Sriranjan has announced 'Auto home revision 1.1' on this list recently[2]. 

Most HA projects have a web interface which you could use, probably without 
modification as they often have themes for small screens such as the iPhone or 
n800. If they have a native linux client then that may run with a simple 
recompile, or with a little porting. Java clients are another option.

[1] http://wiki.openmoko.org/wiki/ReMoko
[2] http://n2.nabble.com/Auto-home-revision-1-1-td3698124.html

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


Re: Freerunner in real world

2009-09-29 Thread Michal Brzozowski
2009/9/29 Sebastian Krzyszkowiak seba.d...@gmail.com

 
  Hi,
 
  The wiki is not clear on this. Can you tell that a nokia battery you've
 been
  charging is fully charged?
 

 You can even have approx. percentage and time displayed. Even more -
 it's supported out-of-box by SHR ;)


Where does SHR take that info from? As I see, FSO doesn't support it. At
least the LEDs don't indicate the battery status.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Freerunner in real world

2009-09-29 Thread Sebastian Krzyszkowiak
On 9/29/09, Michal Brzozowski ruso...@poczta.fm wrote:
 2009/9/29 Sebastian Krzyszkowiak seba.d...@gmail.com

 
  Hi,
 
  The wiki is not clear on this. Can you tell that a nokia battery you've
 been
  charging is fully charged?
 

 You can even have approx. percentage and time displayed. Even more -
 it's supported out-of-box by SHR ;)


 Where does SHR take that info from? As I see, FSO doesn't support it. At
 least the LEDs don't indicate the battery status.


From kernel, FSO supports it too. Just click on Switch to dumb
battery driver in SHR Settings-Power-Battery.

-- 
Sebastian Krzyszkowiak
dos

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


Re: Freerunner in real world

2009-09-29 Thread Michal Brzozowski
2009/9/29 Sebastian Krzyszkowiak seba.d...@gmail.com

 From kernel, FSO supports it too. Just click on Switch to dumb
 battery driver in SHR Settings-Power-Battery.


I don't seem to have this option when ophonekitd is not running. Would you
mind telling me how it's done in the low level?
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Freerunner in real world

2009-09-29 Thread Sebastian Krzyszkowiak
On 9/29/09, Michal Brzozowski ruso...@poczta.fm wrote:
 2009/9/29 Sebastian Krzyszkowiak seba.d...@gmail.com

 From kernel, FSO supports it too. Just click on Switch to dumb
 battery driver in SHR Settings-Power-Battery.


 I don't seem to have this option when ophonekitd is not running. Would you
 mind telling me how it's done in the low level?


It's completely unrelated to ophonekitd, but to have it displayed you
need of course some other than FRs battery inserted.

At switching to dumb battery driver was described in battery FAQ. SHR
Settings just implements it.

-- 
Sebastian Krzyszkowiak
dos

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


Re: [SHR-u] black screen of death on resume

2009-09-29 Thread Steven **
My black screen of death is a little different.
About once a month, my Neo will refuse to wake up from suspend.  I
have to pull the battery to reboot.
It usually happens in the middle of the day (where it's just sorta
annoying).  But last night/this morning it did it and made me late for
work (because the alarm didn't go off).  :-(

Am I the only one this happens to?

-Steven

On Fri, Sep 25, 2009 at 8:45 AM, Rui Miguel Silva Seabra r...@1407.org wrote:
 Is anyone else noticing a black screen of death when
 pressing the power button for resume?

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


Re: Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Jed
 Hi All,

 I was wondering if there's any good Universal Remote software for CE or
 HA being developed in this ecosystem?

 Does anyone know of anything under way or a related Linux project that
 could be re-adapted to it?

 I have something roughly like this visualised... (see attached txt file)

 I have an old Axim X50v which android is being ported to atm...
 But progress is slow so I may have to find a better supported device soon.

 Any thoughts/ideas/advice greatly appreciated!
 
 I couldn't understand your plans from what I saw in the text file.

What didn't you get?

 Since we don't have an infrared port we can't do a direct Universal Remote 
 app. 

IR directly from a hand-held isn't imperative, I don't see any real loss 
in not having do you?

 ReMoko[1] lets the Freerunner act as a configurable bluetooth human 
 interface device, essentially a universal bluetooth remote. If you have a 
 linux box with bluetooth and a lirc transmitter you could use the combination 
 as a universal infrared remote.

How would BT be better than using Wifi as the medium to the controller 
PC? Do none of the openmoko hardware devices have wifi integrated?

 Most HA projects have a web interface which you could use, probably without 
 modification as they often have themes for small screens such as the iPhone 
 or 
 n800. If they have a native linux client then that may run with a simple 
 recompile, or with a little porting. Java clients are another option.
 
 [1] http://wiki.openmoko.org/wiki/ReMoko
 [2] http://n2.nabble.com/Auto-home-revision-1-1-td3698124.html

Awesome thanks, I'll look into it!
I've also come across this and am quite impressed thus far!
http://openremote.org/display/orb/Boss+Overview

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


Re: [SHR-u] black screen of death on resume

2009-09-29 Thread Rui Miguel Silva Seabra
Mine is much more frequent (I've even disabled suspend, drastically
reducing the availability time of my device).

However, if you press and hold the power button from about 8 s the
device will power off without you needing to open the case and pull
the battery off.

Rui

On Tue, Sep 29, 2009 at 10:55:17AM -0500, Steven ** wrote:
 My black screen of death is a little different.
 About once a month, my Neo will refuse to wake up from suspend.  I
 have to pull the battery to reboot.
 It usually happens in the middle of the day (where it's just sorta
 annoying).  But last night/this morning it did it and made me late for
 work (because the alarm didn't go off).  :-(
 
 Am I the only one this happens to?
 
 -Steven
 
 On Fri, Sep 25, 2009 at 8:45 AM, Rui Miguel Silva Seabra r...@1407.org 
 wrote:
  Is anyone else noticing a black screen of death when
  pressing the power button for resume?

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


Re: Freerunner in real world

2009-09-29 Thread Michal Brzozowski
2009/9/29 Sebastian Krzyszkowiak seba.d...@gmail.com

 It's completely unrelated to ophonekitd, but to have it displayed you
 need of course some other than FRs battery inserted.


Maybe I'm blind, but I don't see it. Or maybe I have an old version of
settings.



 At switching to dumb battery driver was described in battery FAQ. SHR
 Settings just implements it.


Thanks! I wasn't aware of the battery FAQ.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-u] black screen of death on resume

2009-09-29 Thread Steven **
Nope.  Holding the power button does nothing for me.  My Neo just
isn't awake at all.  It's a brick until I pull the battery out to
reset it.  I know it's still on because holding the power button would
normally cause it to boot up...  And if it was on with just no
backlight, I'd be able to get calls and hear my alarm sound.  That's
not the case when this error occurs.

Are there any logs I could check that might give a clue as to what the
issue was?  My understanding is that the logs are lost on a reboot
though...

-Steven


On Tue, Sep 29, 2009 at 11:15 AM, Rui Miguel Silva Seabra r...@ansol.org 
wrote:
 Mine is much more frequent (I've even disabled suspend, drastically
 reducing the availability time of my device).

 However, if you press and hold the power button from about 8 s the
 device will power off without you needing to open the case and pull
 the battery off.

 Rui

 On Tue, Sep 29, 2009 at 10:55:17AM -0500, Steven ** wrote:
 My black screen of death is a little different.
 About once a month, my Neo will refuse to wake up from suspend.  I
 have to pull the battery to reboot.
 It usually happens in the middle of the day (where it's just sorta
 annoying).  But last night/this morning it did it and made me late for
 work (because the alarm didn't go off).  :-(

 Am I the only one this happens to?

 -Steven

 On Fri, Sep 25, 2009 at 8:45 AM, Rui Miguel Silva Seabra r...@1407.org 
 wrote:
  Is anyone else noticing a black screen of death when
  pressing the power button for resume?

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


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


Re: Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Al Johnson
On Tuesday 29 September 2009, Jed wrote:
  Hi All,
 
  I was wondering if there's any good Universal Remote software for CE or
  HA being developed in this ecosystem?
 
  Does anyone know of anything under way or a related Linux project that
  could be re-adapted to it?
 
  I have something roughly like this visualised... (see attached txt
  file)
 
  I have an old Axim X50v which android is being ported to atm...
  But progress is slow so I may have to find a better supported device
  soon.
 
  Any thoughts/ideas/advice greatly appreciated!
 
  I couldn't understand your plans from what I saw in the text file.

 What didn't you get?

I saw:
***
find out if our aircon network can also be used as a gigabit LAN.

griffin total remote
AMD Radeon HD 58xxx (mid range)

UR OEM's
urc
phillips
nevo
rti

creston
control4

http://vip.asus.com/eservice/techserv.aspx
manager_t...@asustek.com.cn
***
It's a list of things bits with no indication of how they may be connected.  
It's probably one of these things that's obvious when you understand it, and 
totally opaque when you don't ;-)

  Since we don't have an infrared port we can't do a direct Universal
  Remote app.

 IR directly from a hand-held isn't imperative, I don't see any real loss
 in not having do you?

Can't control the TV or whatever without the HTPC being powered up. Many would 
see that as core functionality in a universal remote. If you don't then the 
Freerunner may be what you're looking for.

  ReMoko[1] lets the Freerunner act as a configurable bluetooth human
  interface device, essentially a universal bluetooth remote. If you have a
  linux box with bluetooth and a lirc transmitter you could use the
  combination as a universal infrared remote.

 How would BT be better than using Wifi as the medium to the controller
 PC? Do none of the openmoko hardware devices have wifi integrated?

It was just a suggestion as to how you could get infrared functionality with 
an existing BT remote app. There's no reason not to use WiFi if it suits you 
better - the Freerunner has both. BT uses less power, especially if your WiFi 
access point doesn't support the power saving mode. WiFi is faster and has 
longer range.

  Most HA projects have a web interface which you could use, probably
  without modification as they often have themes for small screens such as
  the iPhone or n800. If they have a native linux client then that may run
  with a simple recompile, or with a little porting. Java clients are
  another option.
 
  [1] http://wiki.openmoko.org/wiki/ReMoko
  [2] http://n2.nabble.com/Auto-home-revision-1-1-td3698124.html

 Awesome thanks, I'll look into it!
 I've also come across this and am quite impressed thus far!
 http://openremote.org/display/orb/Boss+Overview

Last time I looked many of the features turned out to be intended but not 
implemented, but that may have changed by now. You might also like to check 
out LinuxMCE, PlutoHome, MisterHouse and Minerva.

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


Re: Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Jed

LOL sorry, wrong file, here...
Geez wonder where else I sent that off too or what I sent instead!?
Excuse me I must go to bed 345am!


I saw:
***
find out if our aircon network can also be used as a gigabit LAN.

griffin total remote
AMD Radeon HD 58xxx (mid range)

UR OEM's
urc
phillips
nevo
rti

creston
control4

http://vip.asus.com/eservice/techserv.aspx
manager_t...@asustek.com.cn
***
It's a list of things bits with no indication of how they may be connected.  
It's probably one of these things that's obvious when you understand it, and 
totally opaque when you don't ;-)
ÿþMiscellaneous --------Internet--------
                  |                  | 
....... Hand-held ----Wifi---------- 
CE/HA server (Pluto/LMCE?) 
----------PoE (existing aircon 
network)...
                  |                  |  
                               |--Wifi? 
(2.4ghz 802.11n)...
                   --Irda            |  
                               
|--IR?...
                         |           
|_IR bridge__CE devices           |
                         |              
                               
|--Powerline?...
                         |_CE devices   
                               |
                                        
                               
|_Proprietary RF:
                                        
                                
Zigbee,Zwave,Insteon,X10 etc.
                                        
                                One or 
combination...

                                        
                                        
        HA/CE end devices ===___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Stroller

On 29 Sep 2009, at 17:15, Jed wrote:
 ...
 Any thoughts/ideas/advice greatly appreciated!

 I couldn't understand your plans from what I saw in the text file.

 What didn't you get?

The easy answer to this is:  any of it.

If you put up a great idea, and people don't understand it, there's a  
certain onus on you to explain. Saying what didn't you get seems  
like shifting the fault onto the other party.

Your RTF file starts with the fragment find out if our aircon network  
can also be used as a gigabit LAN, which seems COMPLETELY irrelevant  
to the topic at hand.

I ASSUME that urc, phillips, nevo, rti, creston, control4 are models  
of remote you wish to emulate - but why not just say that? Why not do  
so in the text of your email message, rather than in an attachment?

What is the Asus link  email address about?

Stroller.


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


Re: Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Christoph Mair
Am Dienstag 29 September 2009 16:09:05 schrieben Sie:
 On Tuesday 29 September 2009, Jed wrote:
  Hi All,
 
  I was wondering if there's any good Universal Remote software for CE or
  HA being developed in this ecosystem?
 
  Does anyone know of anything under way or a related Linux project that
  could be re-adapted to it?
 
  I have something roughly like this visualised... (see attached txt
  file)
 
  I have an old Axim X50v which android is being ported to atm...
  But progress is slow so I may have to find a better supported device
  soon.
 
  Any thoughts/ideas/advice greatly appreciated!
 
 I couldn't understand your plans from what I saw in the text file.
 
 Since we don't have an infrared port we can't do a direct Universal Remote
 app.
I glued a infrared led into the aux key for this purpose. Did someone already 
try to compile lirc for the FR? My attempt to just 'bitbake' it failed 
(missing kernel configuration).

Christoph

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


Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)

2009-09-29 Thread Warren Baird
I really like the SMS conversation interface - however I'm having trouble
with it.   When I try to send a reply to a conversation launcher crashes and
I see the following:

Error: org.freedesktop.DBus.Python.AttributeError - Traceback (most recent
call last):
  File /usr/lib/python2.6/site-packages/dbus/service.py, line 702, in
_message_cb
retval = candidate_method(self, *args, **keywords)
  File
/usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimd_messages.py,
line 392, in Add
return self.add(entry_data)
  File
/usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimd_generic.py,
line 693, in add
if not PIMB_CAN_ADD_ENTRY in backend.properties:
AttributeError: 'NoneType' object has no attribute 'properties'

EDJE ERROR: file /usr/share/elementary/themes/default.edj, group
elm/label/base/default has a non-fixed part. add fixed: 1 1; ???
  Problem part is: elm.text
  Will recalc min size not allowing broken parts to affect the result.

this is on shr-t after changing my framework.conf to have
messages_default_backend = SQList-Messages

any suggestions?

BTW - it seems like the message is correctly sent, it just kills launcher...


On Tue, Sep 29, 2009 at 4:44 AM, KaZeR ka...@altern.org wrote:


 I've been hitting a new issue :

 - Conversation, new
 - Select contact
 - Default category is 'Family', which is empty yet.
 - Hit 'Jump', select a letter
 - Boom :

 none
 Segmentation fault

 Maybe launcher should ask to sync, or sync by itself in that case?


 --
 View this message in context:
 http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3734675.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.

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




-- 
Warren Baird - Photographer and Digital Artist
http://www.synergisticimages.ca
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)

2009-09-29 Thread Sebastian Krzyszkowiak
On 9/29/09, Warren Baird wjba...@alumni.uwaterloo.ca wrote:
 I really like the SMS conversation interface - however I'm having trouble
 with it.   When I try to send a reply to a conversation launcher crashes and
 I see the following:

 Error: org.freedesktop.DBus.Python.AttributeError - Traceback (most recent
 call last):
   File /usr/lib/python2.6/site-packages/dbus/service.py, line 702, in
 _message_cb
 retval = candidate_method(self, *args, **keywords)
   File
 /usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimd_messages.py,
 line 392, in Add
 return self.add(entry_data)
   File
 /usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimd_generic.py,
 line 693, in add
 if not PIMB_CAN_ADD_ENTRY in backend.properties:
 AttributeError: 'NoneType' object has no attribute 'properties'

 EDJE ERROR: file /usr/share/elementary/themes/default.edj, group
 elm/label/base/default has a non-fixed part. add fixed: 1 1; ???
   Problem part is: elm.text
   Will recalc min size not allowing broken parts to affect the result.

 this is on shr-t after changing my framework.conf to have
 messages_default_backend = SQList-Messages

 any suggestions?

 BTW - it seems like the message is correctly sent, it just kills launcher...


 On Tue, Sep 29, 2009 at 4:44 AM, KaZeR ka...@altern.org wrote:


 I've been hitting a new issue :

 - Conversation, new
 - Select contact
 - Default category is 'Family', which is empty yet.
 - Hit 'Jump', select a letter
 - Boom :

 none
 Segmentation fault

 Maybe launcher should ask to sync, or sync by itself in that case?


 --
 View this message in context:
 http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3734675.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.

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




 --
 Warren Baird - Photographer and Digital Artist
 http://www.synergisticimages.ca


What does SQList-Messages mean? Did you mean SQLite-Messages? :P

-- 
Sebastian Krzyszkowiak
dos

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


Re: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)

2009-09-29 Thread KaZeR

Warren Baird-2 (via Nabble) a écrit :
 I really like the SMS conversation interface - however I'm having 
 trouble with it.   When I try to send a reply to a conversation 
 launcher crashes and I see the following

Althought not being an expert, i would say that you need a more recent 
version of frameworkd..

c_c would probably be able to confirm.


-- 
View this message in context: 
http://n2.nabble.com/Launcher-v0-38-Release-Updated-26Sep09-inbuilt-contacts-sms-and-phonelog-tp3552019p3738249.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

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


Re: [QtMoko] Arora web browser

2009-09-29 Thread Torfinn Ingolfsen
Hi,

On Mon, Sep 28, 2009 at 10:33 PM, ANT ant0...@gmail.com wrote:

 The port is based on Arora 0.4. This is an old version, but its
 functionality is more that enough for a smartphone:


I did 'apt-get update' then 'apt-cache shw arora', and the output says that
this is version 0.2-1
neo:~# apt-cache show arora
Package: arora
Priority: extra
Section: web
Installed-Size: 1144
Maintainer: Sune Vuorela deb...@pusling.com
Architecture: armel
Version: 0.2-1
Depends: libc6 (= 2.7-1), libgcc1 (= 1:4.3), libqt4-network (= 4.4.0),
libqt4-webkit (= 4.4.0), libqtcore4 (= 4.4.0), libqtgui4 (= 4.4.0),
libstdc++6 (= 4.3)
Filename: pool/main/a/arora/arora_0.2-1_armel.deb
Size: 371920
MD5sum: 0258b9669d3563ddc5e4742cf6c91f74
SHA1: ef9256cab20525846e850c1568aaf3d483bac230
SHA256: d3828ec047cfc41373aa468d3ebc3a25cd0f5eca3db19458b53c3f475cbc0e70
Description: simple cross platform web browser
 simple webkit based webbrowser using Qt toolkit. Originally based
 on the Qt demo browser to show the possibilities of Qt Webkit.
 Arora is a very basic browser that supports history and bookmarks.
Tag: implemented-in::c++, interface::x11, role::program, scope::application,
uitoolkit::qt, use::browsing, web::browser, x11::application

Why does it do that?
Shouldn't it show version 0.4 something?
-- 
Regards,
Torfinn Ingolfsen
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Arora web browser

2009-09-29 Thread Kahless
Torfinn Ingolfsen schrieb:
 Why does it do that?
 Shouldn't it show version 0.4 something?
Try the QtMoko Software installer, i think thats the correct version.
(cant confirm it now, making some backups)

Sascha

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


Re: [QtMoko] Arora web browser

2009-09-29 Thread radek polak
 I did 'apt-get update' then 'apt-cache shw arora', and the output says that
 this is version 0.2-1
 neo:~# apt-cache show arora

You should use the Qtopia package manager (Main menu-Settings-Package 
manager)

Regards

Radek

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


Re: QtMoko images V12

2009-09-29 Thread Vincent Meurisse
On Monday 14 September 2009 11:27:02 Radek Polak wrote:
  - My provider (orange in France) use service request (#123#) to give me
  the  remaining credit. Unfortunately qtmoko only display the first line
  of the answer (which btw doesn't contain any usefull information).
  Moreover it's not possible to respond to it.
 
 Can you please enable Modem AT commands logging and send me the line
 with the text that operator sent? (should be line containing +CUSD).
 
The bug is still there in V12
Here is the log (with few lines before and after in case) :

Sep 29 21:57:54 neo Qtopia: AtChat :  f : OK 
Sep 29 21:58:05 neo Qtopia: AtChat :  T : ^Z 
Sep 29 21:58:05 neo Qtopia: AtChat :  W :  
Sep 29 21:58:05 neo Qtopia: AtChat :  W : OK 
Sep 29 21:58:06 neo Qtopia: AtChat :  T : ATD#123# 
Sep 29 21:58:06 neo Qtopia: AtChat :  F : OK 
Sep 29 21:58:11 neo Qtopia: AtChat :  N : +CUSD: 1,Restant: 
Sep 29 21:58:11 neo Qtopia: AtChat :  ? : Au 29/09 a 21:57 
Sep 29 21:58:11 neo Qtopia: AtChat :  ? : Solde forfait:0h48m12s en com nat 
soit 14.46EUR 
Sep 29 21:58:11 neo Qtopia: AtChat :  ? : Jsq 12/10 inclus 
Sep 29 21:58:11 neo Qtopia: AtChat :  ? : Solde compte mobile : 1h11m20s en 
com nat 
Sep 29 21:58:11 neo Qtopia: AtChat :  ? : Repondre 
Sep 29 21:58:11 neo Qtopia: AtChat :  ? : 1:Menu 
Sep 29 21:58:11 neo Qtopia: AtChat :  ? : 2:Suivi conso+ 
Sep 29 21:58:11 neo Qtopia: AtChat :  ? : 3:Aide,15 
Sep 29 21:58:16 neo Qtopia: AtChat :  N : %CSQ:  14, 99, 1 
Sep 29 21:58:16 neo Qtopia: AtChat :  N : +CIEV: 1, 2 
Sep 29 21:58:25 neo Qtopia: AtChat :  N : %CSQ:  8, 99, 0 
Sep 29 21:58:25 neo Qtopia: AtChat :  N : +CIEV: 1, 1 
Sep 29 21:57:53 neo Qtopia: AtChat :  T : AT%CWUP=1 
Sep 29 21:57:53 neo Qtopia: AtChat :  f : AT+CPBR=1,3 
Sep 29 21:57:53 neo Qtopia: AtChat :  f : OK 
Sep 29 21:57:53 neo Qtopia: AtChat :  F : OK

-- 
Vincent Meurisse

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


Re: [SHR-u] black screen of death on resume

2009-09-29 Thread Rui Miguel Silva Seabra
When it next happens, put it by your ear, press the power button for
up to 10 s (just to make sure).

You *will* hear a very light noise of it truly powering off.

Then you release and press again once, like a click, and it will boot.

This is an effect outside the operating system.

Rui

On Tue, Sep 29, 2009 at 12:14:05PM -0500, Steven ** wrote:
 Nope.  Holding the power button does nothing for me.  My Neo just
 isn't awake at all.  It's a brick until I pull the battery out to
 reset it.  I know it's still on because holding the power button would
 normally cause it to boot up...  And if it was on with just no
 backlight, I'd be able to get calls and hear my alarm sound.  That's
 not the case when this error occurs.
 
 Are there any logs I could check that might give a clue as to what the
 issue was?  My understanding is that the logs are lost on a reboot
 though...
 
 -Steven
 
 
 On Tue, Sep 29, 2009 at 11:15 AM, Rui Miguel Silva Seabra r...@ansol.org 
 wrote:
  Mine is much more frequent (I've even disabled suspend, drastically
  reducing the availability time of my device).
 
  However, if you press and hold the power button from about 8 s the
  device will power off without you needing to open the case and pull
  the battery off.
 
  Rui
 
  On Tue, Sep 29, 2009 at 10:55:17AM -0500, Steven ** wrote:
  My black screen of death is a little different.
  About once a month, my Neo will refuse to wake up from suspend.  I
  have to pull the battery to reboot.
  It usually happens in the middle of the day (where it's just sorta
  annoying).  But last night/this morning it did it and made me late for
  work (because the alarm didn't go off).  :-(
 
  Am I the only one this happens to?
 
  -Steven
 
  On Fri, Sep 25, 2009 at 8:45 AM, Rui Miguel Silva Seabra r...@1407.org 
  wrote:
   Is anyone else noticing a black screen of death when
   pressing the power button for resume?
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

-- 

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


Re: [Shr-User] Offline SHR Manager - First Release 0.1

2009-09-29 Thread Baruch Even
Hi,

I hacked such a thing, currently it only shows the GSM signal strength, 
not very useful, but it's a proof-of-concept.

I export a rest-like interface at /api/0.1/gsm/status that returns json, 
essentially it's a simple bridge to dbus.

I then used html and javascript to load this data in the background with 
a refresh button to reload it. It works nicely. I used jQuery for the ajax.

For myself I only need a gpx export of the tracks from tangogps. What 
would others want to do with such a web interface to their phone?

Baruch

Olivier Migeot wrote:
 The web approach is interesting. Ideally, one should expose some
 hooks via REST-like URIs (dbus-mapping or something?), and then let
 much of the interface build itself client side, javascript-style. The
 FR is such a weak beast that it would be better to let as much work
 as possible occur on the strong (e.g. desktop) side.
 
 Just my two cents.
 
 On Sat, Sep 26, 2009 at 8:23 PM, Baruch Even bar...@ev-en.org wrote:
 Hi,

 Michael Pilgermann wrote:
 Offline SHR Manager (oSHyReMan) is a tiny GTK-based tool for managing
 your Freerunner from your Desktop when the phone is connected via USB.

 The idea behind is putting together a collection of commands, which are
 executed via SSH - before oSHyReMan again and again typed by the user -
 now with oSHyReMan automatically.
 I'm been thinking about a similar thing but maybe a better approach is
 to have a small webserver on the moko with a cgi that presents a web
 interface to the user with plugins from various applications that help
 you manage them, configure them and do whatever is needed. This way it
 will work no matter what your host is, it can also work when at a
 friends/parents and not depend on your machine.

 As convenience improvements that I'd like for such a solution would be
 to register this webapp with avahi for zeroconf detection and an export
 of a small usb drive with windows/mac/Linux drivers/conf that can make
 configuring the network on the moko a breeze.

 I already have some code that uses libsoup for a basic webserver in vala
  but I'm also doing other things as well and don't have enough time to
 work on this all by myself, if there will be collaborators I'd be happy
 to jump-start such a project. Any takers?

 Baruch

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

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


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


GSM roaming question

2009-09-29 Thread Mikhail Umorin
Hello --

I cannot access network in certain locations (in Texas, USA) on my FR using 
ATT SIM card. However, when I use the same SIM in the ATT GoPhone that came 
with the card, I have access to a network. Operators button in the phone 
settings in SHR-U shows only Automatic and T-Mobile.

So, is this roaming problem a bug? misconfiguration? not implemented? not 
possible?



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


Re: Freerunner in real world

2009-09-29 Thread William Kenworthy
On Tue, 2009-09-29 at 17:08 +0200, Sebastian Krzyszkowiak wrote:
 On 9/29/09, Michal Brzozowski ruso...@poczta.fm wrote:
  2009/9/29 Sebastian Krzyszkowiak seba.d...@gmail.com
 
  From kernel, FSO supports it too. Just click on Switch to dumb
  battery driver in SHR Settings-Power-Battery.
 
 
  I don't seem to have this option when ophonekitd is not running. Would you
  mind telling me how it's done in the low level?
 
 
 It's completely unrelated to ophonekitd, but to have it displayed you
 need of course some other than FRs battery inserted.
 
 At switching to dumb battery driver was described in battery FAQ. SHR
 Settings just implements it.
 

which version/date of shr-settings has this? - I have updated to
approximately 2 weeks ago when the shr builds broke (i.e., I have not
had a good local build since :( and none of these settings are
visible ...

BillK




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


Re: [Shr-User] Offline SHR Manager - First Release 0.1

2009-09-29 Thread fredrik normann
On Wed, Sep 30, 2009 at 12:23 AM, Baruch Even bar...@ev-en.org wrote:

 For myself I only need a gpx export of the tracks from tangogps. What
 would others want to do with such a web interface to their phone?


It would be nice to send and read sms's
Access contact list
Upload and download files, nice if your at friends houses connected to the
wifi

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


Re: GSM roaming question

2009-09-29 Thread Al Johnson
On Tuesday 29 September 2009, Mikhail Umorin wrote:
 Hello --

 I cannot access network in certain locations (in Texas, USA) on my FR using
 ATT SIM card. However, when I use the same SIM in the ATT GoPhone that came
 with the card, I have access to a network. Operators button in the phone
 settings in SHR-U shows only Automatic and T-Mobile.

 So, is this roaming problem a bug? misconfiguration? not implemented? not
 possible?

It could be as simple as the GoPhone being more sensitive than the Freerunner. 
Which network does the GoPhone connect to?

The Freerunner should default to Automatic mode. You can find this if you 
press the Modem information button in the settings app and scroll down a 
little. It should also tell you the network it's registered with (if any) and 
whether it's your home network or not. Signal strength should be in there too 
with more detail than bars/blobs.

Automatic mode means the gsm firmware is in control of which network it 
registers to. This should be the home network if available, or any other 
allowed network if not. There is an AT command to list the order of preference 
for picking other networks, but I don't remember what it is, or whether it is 
provided by the SIM. It's not something you should normally need to touch 
though.

If it says T-Mobile instead of T-Mobile [forbidden] you should be able to 
click on it to register with T-Mobile. I don't know enough about the US GSM 
market to know if this is likely though.

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


Re: [Shr-User] Offline SHR Manager - First Release 0.1

2009-09-29 Thread Dan Staley
On Tue, Sep 29, 2009 at 7:46 PM, fredrik normann 
fredrik.normann.j...@gmail.com wrote:

 On Wed, Sep 30, 2009 at 12:23 AM, Baruch Even bar...@ev-en.org wrote:

 For myself I only need a gpx export of the tracks from tangogps. What
 would others want to do with such a web interface to their phone?


 It would be nice to send and read sms's
 Access contact list
 Upload and download files, nice if your at friends houses connected to the
 wifi

 -fredrik-

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


+1 for sending/receiving sms from the client computer when the freerunner is
connected!
It would make answering texts much easier (as I am near a computer most of
the time anyway).
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


No screen input after suspend

2009-09-29 Thread Jim Morris
I am using qtmoko, but I don;t think this is related as restartinf qpe does not 
solve the problem.

We are using the latest andy tracking.

Occasionally after waking up from suspend everything works except the touch 
screen input, I can ssh 
and all seems ok. The side buttons work, but the touch screen input does not.

Has anyone seen this happening on other dists? It could be qtmoko, but it is 
suspicious that a qpe 
restart won't fix screen input.

Thanks

-- 
Jim Morris, http://blog.wolfman.com

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


Re: Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Jed

Hi All,

I was wondering if there's any good Universal Remote software for CE or
HA being developed in this ecosystem?

Does anyone know of anything under way or a related Linux project that
could be re-adapted to it?

I have something roughly like this visualised... (see attached txt
file)

I have an old Axim X50v which android is being ported to atm...
But progress is slow so I may have to find a better supported device
soon.

Any thoughts/ideas/advice greatly appreciated!


Can't control the TV or whatever without the HTPC being powered up. Many would 
see that as core functionality in a universal remote. If you don't then the 
Freerunner may be what you're looking for.


Sorry if I'd sent my diagram through properly you'd have understood why 
it's not that imperative for me. The idea is to have a dedicated CE/HA 
controller/bridge. It will ideally be relatively low power/profile.


[I've attached the diagram again in case you didn't see it when I 
re-sent it earlier, tis very basic]



How would BT be better than using Wifi as the medium to the controller
PC? Do none of the openmoko hardware devices have wifi integrated?


It was just a suggestion as to how you could get infrared functionality with 
an existing BT remote app. There's no reason not to use WiFi if it suits you 
better - the Freerunner has both. BT uses less power, especially if your WiFi 
access point doesn't support the power saving mode. WiFi is faster and has 
longer range.


K cool, I just thought you might know something I didn't, thanks!


[1] http://wiki.openmoko.org/wiki/ReMoko
[2] http://n2.nabble.com/Auto-home-revision-1-1-td3698124.html



I've also come across this and am quite impressed thus far!
http://openremote.org/display/orb/Boss+Overview


Last time I looked many of the features turned out to be intended but not 
implemented, but that may have changed by now. You might also like to check 
out LinuxMCE, PlutoHome, MisterHouse and Minerva.


Isn't LinuxMCE just the non-commercialised version of PlutoHome?
Coolness, never heard of those other two, thanks!

Cheers,
Jed
ÿþMiscellaneous --------Internet--------
                  |                  | 
....... Hand-held ----Wifi---------- 
CE/HA server (Pluto/LMCE?) 
----------PoE (existing aircon 
network)...
                  |                  |  
                               |--Wifi? 
(2.4ghz 802.11n)...
                   --Irda            |  
                               
|--IR?...
                         |           
|_IR bridge__CE devices           |
                         |              
                               
|--Powerline?...
                         |_CE devices   
                               |
                                        
                               
|_Proprietary RF:
                                        
                                
Zigbee,Zwave,Insteon,X10 etc.
                                        
                                One or 
combination...

                                        
                                        
        HA/CE end devices ===___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Jed
 I was wondering if there's any good Universal Remote software for CE or
 HA being developed in this ecosystem?

 Does anyone know of anything under way or a related Linux project that
 could be re-adapted to it?

 I have something roughly like this visualised... (see attached txt
 file)

 I have an old Axim X50v which android is being ported to atm...
 But progress is slow so I may have to find a better supported device
 soon.

 Any thoughts/ideas/advice greatly appreciated!

 Since we don't have an infrared port we can't do a direct Universal Remote
 app.
 
 I glued a infrared led into the aux key for this purpose. Did someone already 
 try to compile lirc for the FR? My attempt to just 'bitbake' it failed 
 (missing kernel configuration).

LOL, if I want IR that badly I'll just find a similar device that does 
have IR integrated. Hmmm, wonder if some of the other hand-held 
platforms do have IR? Surely there's at least one device! Lets see 
there's: Android devices, Maemo devices, Axim x5xx (kinda), any others?

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


Re: Universal Remote for CE/HA? (openmoko)

2009-09-29 Thread Christ van Willegen
On Wed, Sep 30, 2009 at 6:51 AM, Jed jedi.the...@gmail.com wrote:
 I glued a infrared led into the aux key for this purpose. Did someone already
 try to compile lirc for the FR? My attempt to just 'bitbake' it failed
 (missing kernel configuration).
 LOL, if I want IR that badly I'll just find a similar device that does
 have IR integrated.

Would it be possible to solder a led onto a USB connector, and use the
USB port (and its power) to blink the led? Ofcourse, this all depends
on how low-level you can go on that connector...

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

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