Re: [all] gpe-sketchbook file save location.

2009-09-15 Thread jeremy jozwik
On Mon, Sep 14, 2009 at 10:52 PM, Gmail forin...@gmail.com wrote:

 Look under $HOME/.gpe/sketchbook/

blah! i was trying /.gpe-sketchbook/ and /.gpesketchbook/

thanks a lot

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


Re: [all] USB Device-Network-Mode Switcher

2009-09-15 Thread Robin Paulson
2009/9/15 Marcel tan...@googlemail.com:
 I recently had my Neo with me to visit some friends and always found it
 quite annoying to have to ssh into it, especially if they ran Windows®.
 So I built a little python script and a .desktop icon that can switch
 between network and device mode by just a touch. ;)
 You might (will) want to adjust mountpoints and the script path in
 the .desktop file. As always, this only works if you're running the OS
 from internal flash. And it might eat your cat, which would be sad. (Of
 course I don't expect it to do so.)
 I'm curious to hear if this makes someone happy. :)

 http://d-a300.selfip.net/files/devnetswitch.tar.gz
 (Feel free to host somewhere, the DynDNS-hostname isn't too reliable.)

please don't take this as criticism - it's great people work on stuff
like this, but i'm afraid this has already been implemented, in
shr-settings via a slide switch

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


Re: [all] USB Device-Network-Mode Switcher

2009-09-15 Thread Marcel
Am Dienstag, den 15.09.2009, 19:25 +1200 schrieb Robin Paulson: 
 2009/9/15 Marcel tan...@googlemail.com:
  I recently had my Neo with me to visit some friends and always found it
  quite annoying to have to ssh into it, especially if they ran Windows®.
  So I built a little python script and a .desktop icon that can switch
  between network and device mode by just a touch. ;)
  You might (will) want to adjust mountpoints and the script path in
  the .desktop file. As always, this only works if you're running the OS
  from internal flash. And it might eat your cat, which would be sad. (Of
  course I don't expect it to do so.)
  I'm curious to hear if this makes someone happy. :)
 
  http://d-a300.selfip.net/files/devnetswitch.tar.gz
  (Feel free to host somewhere, the DynDNS-hostname isn't too reliable.)
 
 please don't take this as criticism - it's great people work on stuff
 like this, but i'm afraid this has already been implemented, in
 shr-settings via a slide switch

Yes, the switch is there. But I have no idea where one could configure
if/which partitions get un-/mounted. That makes it useless for me. ;)


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


Re: [shr-u] wakeuptime, was Re: 2.6.31 is out,where is my ultimate kernel?

2009-09-15 Thread arne anka
 how does the end user get to that point?  I think there are some who will
 point to Qi as a part of the solution, but I understand that this is a
 faith-based discussion. ;)

well, i am not 100% sure, but i think indeed it is qi -- not at least  
because it
a) does less on wakeup (might be wrong here)
b) is configurable to print considerable less messages while resuming,  
those print outs take a lot of time

additionally the recently mentioned debugfs hack _seems_to improve things.

i tested a bit yesterday with and without the debugfs hack (only 6,7  
calls) and with the debugfs hack, one ring was enough. the second ring the  
caller heard was the first one the fr made.
w/ the hack it took usually two or sometimes three (which i knew from  
before already).

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


Re: Icon issue with SHR-unstable...

2009-09-15 Thread Robin Paulson
2009/9/15 John Dowd jdowds...@gmail.com:
 I can run the Linphone app but on the neo main display the linphone icon is
 shown as the default (or unknown) icon of a blank page.

 The linphone app has a linphone.png file under /usr/share/pixmaps (I just
 copied it there) but after I rebooted, it's still the blank page showing.

 Where should the linphone icon file go and is a png format the correct
 format to use for SHR?

yes, png will work fine

which icon theme are you using? i've got the nEo theme installed in
shr-u, and it changes the root of the pixmaps dir to a different
location (dunno how, must be a conf file somwhere), so the location on
my machine becomes

/usr/share/icons/nEo/86x86/apps

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


Re: [shr-u] wakeuptime, was Re: 2.6.31 is out,where is my ultimate kernel?

2009-09-15 Thread Richy
I'm using QI, have to wait one ring to get the screen, press accept and than
another ring to have the other person actually hear me. The delay is very
confusing, for both parties.(Seems like they hear that someone picked up the
phone, but can't hear me in the beginning. -- have to acknowledge that).

Trying the debugfs hack today afternoon.


On Tue, Sep 15, 2009 at 09:44, arne anka openm...@ginguppin.de wrote:

  how does the end user get to that point?  I think there are some who will
  point to Qi as a part of the solution, but I understand that this is a
  faith-based discussion. ;)

 well, i am not 100% sure, but i think indeed it is qi -- not at least
 because it
 a) does less on wakeup (might be wrong here)
 b) is configurable to print considerable less messages while resuming,
 those print outs take a lot of time

 additionally the recently mentioned debugfs hack _seems_to improve things.

 i tested a bit yesterday with and without the debugfs hack (only 6,7
 calls) and with the debugfs hack, one ring was enough. the second ring the
 caller heard was the first one the fr made.
 w/ the hack it took usually two or sometimes three (which i knew from
 before already).

 ___
 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: C code compilation,Qt

2009-09-15 Thread Michal Brzozowski
2009/9/15 Michael Zanetti michael_zane...@gmx.net

 On Tuesday 15 September 2009 07:45:20 RANJAN wrote:
  Wrote a code in C ,tried compiling on FR but gcc filename.c doesnot
 work
  ,says gcc not found (Distro is SHR).Any suggestions?

 AFAIK you have to install the complete development framework on your PC and
 cross-compile it from there.


or install gcc on the FR
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: C code compilation,Qt

2009-09-15 Thread RANJAN

 or install gcc on the FR


Is it there in the package feed browser?

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


Re: Freerunner in real world

2009-09-15 Thread Michael Smith
On Mon, 14 Sep 2009 22:52:12 +0200
Marcel tan...@googlemail.com wrote:

 SHR-U is SHR's Unstable branch, the actively developed one. Your
 installation seems to be an Unstable one, a non-updated though. I had no
 problems upgrading from 8-8-2009 to today.

Okay, thanks. I updated to the current version a couple of weeks ago and lost 
the ability to use GSM, among other things. I have since read about the 
necessity to reset kernel module dependencies after some updates. So if 
unstable is working at the moment I will do an update tonight.
-- 
Michael Smith
Network Applications
www.netapps.com.au   | +61 (0) 416 062 898
Web Hosting  | Internet Services


signature.asc
Description: PGP signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Web site promoting open hardware?

2009-09-15 Thread jbl2024
Hello,
we, at Bearstech, are currently working on such initiative. The main
goal is to promote hackable devices and create a strong community around
this idea.

The main features will be :
 * promote open source and hackable devices
 * create and manage projects which use such devices (a bit like
sourceforge but for hardware hacking)
 * link people between them and promote hackable events


Regards,
Jérôme Blondon.


Le jeudi 10 septembre 2009 à 11:00 -0400, Stefan Monnier a écrit :
 While looking for new hardware, I noticed that all the open hardware
 I know, I discovered it by accident while reading some mailing-list.
 
 Is there a web site somewhere that kind of centralizes this info to try
 and make it easier for openness-conscious consumers to find
 appropriate hardware?  Of course, there are various notions of open
 hardware, so there might be parts of the site for hardware-hackers, for
 example, but I'm more interested in a web-site for end-users.  Also it
 might include hardware that is not itself open source, but where the
 company states a clear commitment to Free Software principles.
 
 I.e. a site that links to things like Openmoko, Qi, AlwaysInnovating,
 maybe Lemote, OpenPandora, ...
 
 Any hint?
 
 
 Stefan
 
 
 ___
 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: C code compilation,Qt

2009-09-15 Thread rakshat hooja
On Tue, Sep 15, 2009 at 2:08 PM, RANJAN infi...@gmail.com wrote:



 or install gcc on the FR


 Is it there in the package feed browser?

 Sriranjan




If it is not ask on the SHR dev list to include. I am sure for gcc people
will be willing to make a package and bb files and get it in the SHR-U repo.

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


Re: QtMoko images V9

2009-09-15 Thread Vincent Meurisse
  - Bad sound quality. I got complain until I switched to
  http://docs.openmoko.org/trac/attachment/ticket/2121/gsmhandset.state.ne
 w. With this, the speaker is still too low but at least the other person
  can hear me.
 
 This is probably impossible to solve out-of-the-box. If a am right,
 phones need different alsa setting
I'm not an expert but the wiki says :
Please use 
http://docs.openmoko.org/trac/attachment/ticket/2121/gsmhandset.state.new for 
*all* Neo Freerunner. (2009-04-27 jOERG)
 
  - 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).
It seem that the switch to dash killed the logging capacity of my phone :( I 
tried with the init file in the mail. (with the one you linked to fix restart, 
qt extended doesn't start at all) I will try to investigate today.

But the UI responsible for the display is the line 97 of the file 
src/server/phone/telephony/cell/supplementaryservice/supplservice.cpp

  - Boot time is still too long (2'40 to first picture, 3'10 to PIN screen)
 
 Yes, known issue with great improvement potential. E.g. by replacing
 bash with dash i can get time 2:30
Thanks for the fix. (It's funny, I was sure it was already included in the 
image)

-- 
Vincent Meurisse

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


Re: C code compilation,Qt

2009-09-15 Thread RANJAN

 or install gcc on the FR


 I got this package for gcc:
http://www.angstrom-distribution.org/unstable/feed/armv4t/base/gcc_4.3.3-r5.1.3_armv4t.ipk

After installation on FR when I type gcc ,it still says command not
found.Wonder what does this package do?

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


Re: C code compilation,Qt

2009-09-15 Thread Michal Brzozowski
2009/9/15 RANJAN infi...@gmail.com



 or install gcc on the FR


  I got this package for gcc:

 http://www.angstrom-distribution.org/unstable/feed/armv4t/base/gcc_4.3.3-r5.1.3_armv4t.ipk

 After installation on FR when I type gcc ,it still says command not
 found.Wonder what does this package do?


You can check with opkg files gcc (gcc being a package name not the
command)
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


package feed browser? [was- C code compilation,Qt]

2009-09-15 Thread rakshat hooja
On Tue, Sep 15, 2009 at 2:08 PM, RANJAN infi...@gmail.com wrote:



 or install gcc on the FR


 Is it there in the package feed browser?


Why do I not have a package feed browser in my SHR :( What extra have you
installed?  Or are you talking about opkg?

Rakshat




 Sriranjan


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




-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Web site promoting open hardware?

2009-09-15 Thread Kerstin
Hello,

there is a number of websites which centralize this information and try to
promote open source hardware, link people and build a community around that
in one or the other way.

If you want a pure list of open source hardware devices, you might like
OpenCores:
http://opencores.org/projects

More projects and more details can be found on this page which uses a wiki
to maintain their list:
http://p2pfoundation.net/Product_Hacking

And there is my page, Open Innovation Projects. There you'll find a
directory of projects including open source hardware and other open source
projects beyond IT software and hardware. Our goal is to connect those
projects and build a community around, but so far the interest was rather
limited, but the list of projects is well established and contains a lot of
details about the projects:
http://open-innovation-projects.org/project-list/

Let me know if you don't find what you're looking for and I'll send you
some more pages like that ;-)

Cheers
Kerba

On Tue, 15 Sep 2009 10:39:52 +0200, jbl2024 jbl2...@hackable1.org wrote:
 Hello,
 we, at Bearstech, are currently working on such initiative. The main
 goal is to promote hackable devices and create a strong community around
 this idea.
 
 The main features will be :
  * promote open source and hackable devices
  * create and manage projects which use such devices (a bit like
 sourceforge but for hardware hacking)
  * link people between them and promote hackable events
 
 
 Regards,
 Jérôme Blondon.
 
 
 Le jeudi 10 septembre 2009 à 11:00 -0400, Stefan Monnier a écrit :
 While looking for new hardware, I noticed that all the open hardware
 I know, I discovered it by accident while reading some mailing-list.
 
 Is there a web site somewhere that kind of centralizes this info to try
 and make it easier for openness-conscious consumers to find
 appropriate hardware?  Of course, there are various notions of open
 hardware, so there might be parts of the site for hardware-hackers, for
 example, but I'm more interested in a web-site for end-users.  Also it
 might include hardware that is not itself open source, but where the
 company states a clear commitment to Free Software principles.
 
 I.e. a site that links to things like Openmoko, Qi, AlwaysInnovating,
 maybe Lemote, OpenPandora, ...
 
 Any hint?
 
 
 Stefan
 
 
 ___
 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: package feed browser? [was- C code compilation,Qt]

2009-09-15 Thread Marcel
Am Dienstag, den 15.09.2009, 14:38 +0530 schrieb rakshat hooja:
 
 
 On Tue, Sep 15, 2009 at 2:08 PM, RANJAN infi...@gmail.com wrote:
 
 
 or install gcc on the FR
 
 
 
 Is it there in the package feed browser?
 
 
 Why do I not have a package feed browser in my SHR :( What extra have
 you installed?  Or are you talking about opkg?

Afaik there's shr-installer as packagekit frontend, but I didn't try it yet.


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


old shr images

2009-09-15 Thread Mickael Labrousse
Hi folks !

Is there any place where I can find old shr images (like 2.6.24 kernel) 
? I have searched on http://build.shr-project.com and 
http://shr.bearstech.com but I didn't find anything.

Thanks :)

Mickael

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


debian: X doesn't start anymore

2009-09-15 Thread arne anka
xserver-xorg-video-glamo: 0.0.0+20090707.git98c012f7-1+b1
everything up to date.

i installed shr-[dialer|contacts|messages] and after some trying wnet to  
restart X completely, to make sure ophonekitd is started correctly.

turns out, it was a big mistake: X doesn't start anymore.
no errors, no messages, nothing but

waiting for X server to shut down

i tried different settings in xorg.conf -- nothing.
i started w/o xorg.conf at all -- nothing, well, except the normal log  
below it prints at the end:


Backtrace:
0: /usr/bin/X11/X(xorg_backtrace+0x28) [0xec81c]

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
  at http://wiki.x.org
  for help.
Please also check the log file at /var/log/Xorg.0.log for additional  
information.


so, can some please share his xorg.conf and/or give some clues how to make  
X more informative?
simply failing without so little as an error message is rather annoying ...




here's, what i get starting X manually as root:

debian-gta02:~# startx


This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.6.3.901 (1.6.4 RC 1)
Release Date: 2009-8-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-iop32x armv5tel Debian
Current Operating System: Linux debian-gta02 2.6.29-20090702.gitd1c828aa  
#1 PREEMPT Fri Jul 24 22:35:01 UTC 2009 armv4tl
Build Date: 14 September 2009  05:56:55PM
xorg-server 2:1.6.3.901-1 (bui...@arcadelt.debian.org)
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Sep 15 11:51:24 2009
(==) Using config file: /etc/X11/xorg.conf
Initialized EXA acceleration
SELinux: Disabled on system, not enabling in X server
xf86TslibControlProc
xf86TslibControlProc
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
xf86TslibControlProc
xf86TslibControlProc

waiting for X server to shut down xf86TslibControlProc
xf86TslibControlProc
xf86TslibUninit
xf86TslibControlProc
xf86TslibControlProc
xf86TslibControlProc
xf86TslibUninit
xf86TslibControlProc


debian-gta02:~#

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


Re: [shr-u] wakeuptime, was Re: 2.6.31 is out, where is my ultimate kernel?

2009-09-15 Thread Al Johnson
On Tuesday 15 September 2009, Russell Dwiggins wrote:
 I'm still a bit confused.  I'm in the same boat with others here where it
 takes between 3 and 4 rings before I can take any action on the incoming
 call.  (shr-u and u-boot, both recently updated)

 What is the condition that allows one to take action on a call ~1 ring, and
 how does the end user get to that point?  I think there are some who will
 point to Qi as a part of the solution, but I understand that this is a
 faith-based discussion. ;) I'd prefer to remain with u-boot for now until
 the suggested kexec kernel shows up to allow me to directly select the
 partition I wish to boot from.

You need to reduce the log level. The best way is to do it in the kernel 
parameters as this will also help with the boot time, but it can be done at 
runtime as well, so you could add it to an init script. Log level 4 gets rid 
of almost everything but should still give something useful with errors, while 
0 will stop it entirely. You could pick something in between too.

For the kernel parameters you need to edit your uboot environment. Add either 
'quiet' or 'loglevel=n' where n is the desired loglevel. quiet gives loglevel 
4. See:
http://wiki.openmoko.org/wiki/Bootloader_commands#Environment

The runtime method is described on the shr tweaks page:
http://www.shr-
project.org/trac/wiki/Tweaks#majorreallymajorspeedupofsuspendandwakeup



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


Re: [shr-u] wakeuptime, was Re: 2.6.31 is out,where is my ultimate kernel?

2009-09-15 Thread Marko Knöbl
2009/9/15, Russell Dwiggins undrwa...@verizon.net:
 I'm still a bit confused.  I'm in the same boat with others here where it
 takes between 3 and 4 rings before I can take any action on the incoming
 call.  (shr-u and u-boot, both recently updated)

 What is the condition that allows one to take action on a call ~1 ring, and
 how does the end user get to that point?  I think there are some who will
 point to Qi as a part of the solution, but I understand that this is a
 faith-based discussion. ;) I'd prefer to remain with u-boot for now until
 the suggested kexec kernel shows up to allow me to directly select the
 partition I wish to boot from.

 Russell Dwiggins




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

This is documented in the SHR User Manual[1] and on the SHR wiki[2].

[1] http://wiki.openmoko.org/wiki/SHR_User_Manual#Speedup_of_suspend_and_wake_up
[2] 
http://shr-project.org/trac/wiki/Tweaks#majorreallymajorspeedupofsuspendandwakeup

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


Re: Where can I buy miniUSB-m → USB-A-f adapters i n Canada?

2009-09-15 Thread Robin Paulson
2009/9/14 Brolin Empey bro...@brolin.be:
 Bright idea ;), but I got the same product for even closer to nothing:

 http://cgi.ebay.ca/ws/eBayISAPI.dll?ViewItemitem=150368985447

jeez, less than a dollar...and post costs 2 and a half times as much

good score

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


Re: debian: X doesn't start anymore

2009-09-15 Thread Nikita V. Youshchenko
 i installed shr-[dialer|contacts|messages] and after some trying wnet to
 restart X completely, to make sure ophonekitd is started correctly.

 turns out, it was a big mistake: X doesn't start anymore.
 no errors, no messages, nothing but

 waiting for X server to shut down

 i tried different settings in xorg.conf -- nothing.
 i started w/o xorg.conf at all -- nothing, well, except the normal log
 below it prints at the end:

 
 Backtrace:
 0: /usr/bin/X11/X(xorg_backtrace+0x28) [0xec81c]

 Fatal server error:
 Caught signal 11.  Server aborting

Does this happen even if you manually start X server by typing 'X' in ssh 
session?

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


Re: debian: X doesn't start anymore

2009-09-15 Thread arne anka
 Does this happen even if you manually start X server by typing 'X' in ssh
 session?

no. and i can start X apps with
DISPLAY=:0 lxpanel

so, looks like vt allocation doesn't work correctly with startx/nodm.



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


Re: debian: X doesn't start anymore

2009-09-15 Thread Nikita V. Youshchenko
  Does this happen even if you manually start X server by typing 'X' in
  ssh session?

 no. and i can start X apps with
 DISPLAY=:0 lxpanel

 so, looks like vt allocation doesn't work correctly with startx/nodm.

What happens is some X client causes X server to crash. Although it is 
definitly a server-side bug - X server must not crash whatever clietns 
do - it would be helpful to know which particular client triggers that.


Could you please start X as above, then set DISPLAY and run commands from 
your xsession one-by-one?

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


Re: debian: X doesn't start anymore

2009-09-15 Thread arne anka
there's no .xsession. X crashes nevertheless.

if i use the one from the user, there's only

export GTK_MODULES=libgtkstylus.so
exec startlxde

both run flawless that way.

.xsession-errors shows

Xsession: X session started for root at Tue Sep 15 12:54:27 CEST 2009
renice: 4853: getpriority: No such process

not really helpful, since i can't see, what process.

if you're available, we can try irc to figure that out?

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


Re: debian: X doesn't start anymore

2009-09-15 Thread arne anka
well, just got joachim's mail at smartphones-userland and it turns out
/etc/X11/Xsession.d/80ophonekitd
is the culprit.
removed that file -- and back to normal again.

thank's for your patience.

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


Re: debian: X doesn't start anymore

2009-09-15 Thread Nikita V. Youshchenko
 well, just got joachim's mail at smartphones-userland and it turns out
 /etc/X11/Xsession.d/80ophonekitd
 is the culprit.
 removed that file -- and back to normal again.

 thank's for your patience.

Still unclear why there was a sigsegv mentioned in your original mail.

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


RE: old shr images

2009-09-15 Thread Niels Heyvaert

 Hi folks !

 Is there any place where I can find old shr images (like 2.6.24 kernel)
 ? I have searched on http://build.shr-project.com and
 http://shr.bearstech.com but I didn't find anything.


Have you checked http://build.shr-project.org/shr-unstable/images/om-gta02/ ?
 
You should find quite a few older images at that location.
 
Niels.
_
Je hele online leven op één stek met Windows Live
http://www.microsoft.com/belux/nl/windows/windowslive/default.aspx
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: debian: X doesn't start anymore

2009-09-15 Thread arne anka
 Still unclear why there was a sigsegv mentioned in your original mail.

true.
the sigsev happened when starting _without_ an xorg.conf.
afaik, Xorg has an automatism to detect valid values instead -- maybe  
xserver-xorg-vido-glamo fails to support that automatism somehow?


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


Re: Icon issue with SHR-unstable...

2009-09-15 Thread John Dowd
On Tuesday 15 September 2009 03:45:36 Robin Paulson wrote:
 yes, png will work fine

 which icon theme are you using? i've got the nEo theme installed in
 shr-u, and it changes the root of the pixmaps dir to a different
 location (dunno how, must be a conf file somwhere), so the location on
 my machine becomes

 /usr/share/icons/nEo/86x86/apps

I didn't change any themes once I had loaded on the SHR-U load. I had a look 
and there was a directory /usr/share/icons/shr/86x86/apps and I copied the png 
file for linphone to it. No joy.

Thanks for the help though.

Cheers!!
-- 
To Err is human, to forgive is NOT company policy.

John Dowd
S/W Contractor
email: jdowd at gmail dot com
Cell: (613)316-7884
Home: (613)234-7884


signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[SHR-U] Notifier

2009-09-15 Thread Dan Staley
Now that we have shr-today, is notifier necessary?  I find it very obtrusive
and annoying as it takes up the entire screen even if I am in the process of
doing something.
Also, I use launcher so I get an sms/missed call notification there as well.

If I want to get rid of notifier, is just opkg removing it enough?  I looked
in the oevents rules.yaml hoping to find where it is called on incoming
sms/calls, but had no luck.
I feel like I just tried uninstalling it in the past, and I lost all
vibration/ringtones on incoming calls...but I could be wrong.

Has anyone else done this?

Thanks,
-Dan Staley
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-U] Notifier

2009-09-15 Thread Klaus 'mrmoku' Kurzmann
Am Dienstag 15 September 2009 14:56:37 schrieb Dan Staley:
 Now that we have shr-today, is notifier necessary?  I find it very
 obtrusive and annoying as it takes up the entire screen even if I am in the
 process of doing something.
 Also, I use launcher so I get an sms/missed call notification there as
 well.

 If I want to get rid of notifier, is just opkg removing it enough?  I
 looked in the oevents rules.yaml hoping to find where it is called on
 incoming sms/calls, but had no luck.
 I feel like I just tried uninstalling it in the past, and I lost all
 vibration/ringtones on incoming calls...but I could be wrong.
Just removing it should be enough. It does not get started on incoming 
calls/SMS... It get's started via a X session script (and that script will be 
removed, when you remove the package).

 Has anyone else done this?

 Thanks,
 -Dan Staley

-- 

Klaus 'mrmoku' Kurzmann

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


Selling/giving damaged Neo Freerunner.

2009-09-15 Thread Radek Bartoň
Hello all.

I would like to offer you my damaged Neo Freerunner A6 without any HW fix 
(which 
doesn't matter) for spare parts and three original batteries. Components 
should be fine (LCD is without any scratch) except of damaged PCB and missing 
micro-USB and micro-BNC connectors. Case is quite scratchy.

Best offer takes which may be even zero (just postage).

Selling from Brno, Czech Republic.

-- 
Ing. Radek Bartoň

Faculty of Information Technology
Department of Computer Graphics and Multimedia
Brno University of Technology

E-mail: black...@post.cz
Web: http://blackhex.no-ip.org
Jabber: black...@jabber.cz

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


Re: [SHR-U] Notifier

2009-09-15 Thread Klaus 'mrmoku' Kurzmann
Am Dienstag 15 September 2009 15:07:24 schrieb Klaus 'mrmoku' Kurzmann:
 Am Dienstag 15 September 2009 14:56:37 schrieb Dan Staley:
  Now that we have shr-today, is notifier necessary?  I find it very
  obtrusive and annoying as it takes up the entire screen even if I am in
  the process of doing something.
  Also, I use launcher so I get an sms/missed call notification there as
  well.
 
  If I want to get rid of notifier, is just opkg removing it enough?  I
  looked in the oevents rules.yaml hoping to find where it is called on
  incoming sms/calls, but had no luck.
  I feel like I just tried uninstalling it in the past, and I lost all
  vibration/ringtones on incoming calls...but I could be wrong.

 Just removing it should be enough. It does not get started on incoming
 calls/SMS... It get's started via a X session script (and that script will
 be removed, when you remove the package).
addendum: you might have to remove it with -force-depends - not sure about 
that. If it complains about dependencies just remove it with 'opkg remove -
force-depends'


  Has anyone else done this?
 
  Thanks,
  -Dan Staley

-- 

Klaus 'mrmoku' Kurzmann

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


Re: old shr images

2009-09-15 Thread Mickael Labrousse
Yes I have checked but images aren't old enough !

Thanks
Mickael

Niels Heyvaert a écrit :
 Hi folks !

 Is there any place where I can find old shr images (like 2.6.24 kernel)
 ? I have searched on http://build.shr-project.com and
 http://shr.bearstech.com but I didn't find anything.

 

 Have you checked http://build.shr-project.org/shr-unstable/images/om-gta02/ ?
  
 You should find quite a few older images at that location.
  
 Niels.
 _
 Je hele online leven op één stek met Windows Live
 http://www.microsoft.com/belux/nl/windows/windowslive/default.aspx
 ___
 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: debian: X doesn't start anymore

2009-09-15 Thread Nikita V. Youshchenko
  Still unclear why there was a sigsegv mentioned in your original mail.

 true.
 the sigsev happened when starting _without_ an xorg.conf.
 afaik, Xorg has an automatism to detect valid values instead -- maybe
 xserver-xorg-vido-glamo fails to support that automatism somehow?

Thanks for info. Will try to look at it.

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


[SHR] kernel config and how to build modules

2009-09-15 Thread Radek Polak
Hi,
anybody knows how is kernel built for SHR? I am interested in kernel
config and in knowing how to build modules for the resulting image. I
can see that modules in SHR are around 6MB, while gta02_packaging_config
produces about 30MB of modules (after doing ./build GTA02 dummy in andy
tracking git).

Thanks for help

Radek


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


Re: old shr images

2009-09-15 Thread jeremy jozwik
On Tue, Sep 15, 2009 at 6:27 AM, Mickael Labrousse
m.labrousse_l...@bcmd.fr wrote:
 Yes I have checked but images aren't old enough !


do you happen to know a build date? i have a bunch of old images
sitting on my fedora machine.

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


Re: Selling/giving damaged Neo Freerunner.

2009-09-15 Thread Laszlo KREKACS
On Tue, Sep 15, 2009 at 3:11 PM, Radek Bartoň black...@post.cz wrote:
 except of damaged PCB and missing
 micro-USB and micro-BNC connectors.

What the hell did you do with this poor freerunner? Messed hardware fixes?

Best regards,
Laszlo

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


Re: Dbus api for gta2 accelerometers

2009-09-15 Thread Al Johnson
On Tuesday 15 September 2009, Rask Ingemann Lambertsen wrote:
 On Mon, Sep 14, 2009 at 01:36:35PM +0100, Al Johnson wrote:
  Out of interest why you want to know the position of the points,

For simulation purposes. Aerial photographs can be used too, of course,
 but it is quite time consuming to measure the distances that way. Curves
 are also an issue that I hope the GPS will do away with.

If you're lucky it'll be in openstreetmap already. I was surprised by the 
level of detail on some of the railways while using navit on holiday recently. 
Even if they're not there already the OSM tools should make it relatively easy 
to get positions in from aerial photos, and the data into a vector format.

  and how do
  you intend to distinguish them from a lateral track defect?

I don't know if it can be done automatically. The idea is to detect the
 common crossing as the wheels pass over it, and maybe you can tell from the
 accelerometer readings that only wheels on one side ran over something or
 perhaps the data show a particular signature from the common crossing that
 a lateral track defect doesn't have.

For simple crossings look for a lateral acceleration in one direction, 
followed by a damped rebound and overshoot, a short gap, then a lateral 
acceleration in the opposite direction with damped rebound and overshoot. You 
will probably see some peaks in vertical acceleration on the crossings too. If 
you're lucky lateral defects won't occur in pairs, and they may have more 
overshoot. 

Aim to sit close to the bogie centre near the end of the carriage as you will 
get about double the signal that you would in the middle of the carriage.

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


Re: Selling/giving damaged Neo Freerunner.

2009-09-15 Thread Radek Bartoň
Dne úterý 15 Září 2009 16:53:06 Laszlo KREKACS napsal(a):
 On Tue, Sep 15, 2009 at 3:11 PM, Radek Bartoň black...@post.cz wrote:
  except of damaged PCB and missing
  micro-USB and micro-BNC connectors.
 
 What the hell did you do with this poor freerunner? Messed hardware fixes?
 
It started with felt off external GPS antenna connector. When I opened the case 
to fix this two other parts felt off quite easily - USB connector and rear 
speaker link (or whatever it is). Missing USB connection was really a problem 
because I wanted to show some application running on my Freerunner on a 
workshop. I gave it to my friend to fix it but although it seemed fixed fine 
first, a bad contact appeared soon. I decided to fix it myself but when I was 
trying to unsolder USB connector one of the connector's printed circuit has 
wrenched from the PCB. That's it. I learned my lesson :-(.


-- 
Ing. Radek Bartoň

Faculty of Information Technology
Department of Computer Graphics and Multimedia
Brno University of Technology

E-mail: black...@post.cz
Web: http://blackhex.no-ip.org
Jabber: black...@jabber.cz

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


shr-contacts/messages/dialer: window size and further issues

2009-09-15 Thread arne anka
sebastian reichel made shr-messages/dialer/contacts available for debian  
and i decided to check them out.
i do not run illume, enlightment or whatever the name is, but LXDE.

when one of the apps mentioned above opens up its window is too small  
(about 80x120) and not resizable.
font size is ok, but frinst in dialer it's very cramped and in messages  
not everything is visible.

- how is the window size calculated?
- where can resizing be enabled?

while i am at it, that file
/etc/frameworkd-phonegui.conf
does it allow to configure anything else except

[phonegui]
library=libframeworkd-phonegui-efl.so.0

?

creating a new contact is nowhere visible stored --  
/etc/freesmartphone/opim/sqlite-contacts.db is not touched, though  
configured in /etc/frameworkd.conf.

and i just see, incoming messages are not notified (frameworkd prints  
something in its log, but ophonekitd doesn't).
is that a known problem? a missing config?

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


Re: Dbus api for gta2 accelerometers

2009-09-15 Thread rhn
Rask Ingemann Lambertsen wrote:
 On Sat, Sep 12, 2009 at 07:50:26PM +0200, Ivo van den Maagdenberg wrote:
 
 The use case is as follows: take the openmoko and make it a cycleway shock
 measuring platform, utilizing the accelerometers. So, direct reads from the
 are going to be needed. The gps unit is of course of interest to make the
 measurements location-based.
 
I've had an idea along the same lines: Use accelerometer data to log the
 position of points during a train ride. Only, I'd need GPS readings that are
 accurately timestamped, i.e. not rounded to whole seconds.
 
Another idea for the list - determining road surface smoothness from 
accelerometer data. I'm quite sure OSM mappers would appreciate taking some 
work off their memory (I would for sure).

Cheers,
rhn

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


Re: Selling/giving damaged Neo Freerunner.

2009-09-15 Thread Xavier Bestel
On Tue, 2009-09-15 at 17:27 +0200, Radek Bartoň wrote:
 Dne úterý 15 Září 2009 16:53:06 Laszlo KREKACS napsal(a):
  On Tue, Sep 15, 2009 at 3:11 PM, Radek Bartoň black...@post.cz wrote:
   except of damaged PCB and missing
   micro-USB and micro-BNC connectors.
  
  What the hell did you do with this poor freerunner? Messed hardware fixes?
  
 It started with felt off external GPS antenna connector. When I opened the 
 case 
 to fix this two other parts felt off quite easily - USB connector and rear 
 speaker link (or whatever it is). Missing USB connection was really a problem 
 because I wanted to show some application running on my Freerunner on a 
 workshop. I gave it to my friend to fix it but although it seemed fixed fine 
 first, a bad contact appeared soon. I decided to fix it myself but when I was 
 trying to unsolder USB connector one of the connector's printed circuit has 
 wrenched from the PCB. That's it. I learned my lesson :-(.

I know of a guy with a working FR with just a broken LCD. Maybe he'll be
interested.

Xav





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


[ETK] Problem running etk hello world.

2009-09-15 Thread Adolph J. Vogel
I`m trying to run some of the examples from enlightenment trunk on my laptop 
with pyhton-etk installed, but it appears i`ve been a naughty programmer. :)

*** ECORE ERROR: Ecore Magic Check Failed!!!
*** IN FUNCTION: ecore_evas_window_get()
  Input handle pointer is NULL!
*** NAUGHTY PROGRAMMER!!!
*** SPANK SPANK SPANK!!!
*** Now go fix your code. Tut tut tut!


Certainly one of the most creative tracebacks i`ve ever seen, but meaningless 
to me. Does anybody have an idea to rectify this?
-- 
Adolph J. Vogel BEng(Hons)




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


Re: [ETK] Problem running etk hello world.

2009-09-15 Thread Laszlo KREKACS
On Tue, Sep 15, 2009 at 5:52 PM, Adolph J. Vogel ajvo...@tuks.co.za wrote:
 I`m trying to run some of the examples from enlightenment trunk on my laptop
 with pyhton-etk installed, but it appears i`ve been a naughty programmer. :)

 *** ECORE ERROR: Ecore Magic Check Failed!!!
 *** IN FUNCTION: ecore_evas_window_get()
  Input handle pointer is NULL!
 *** NAUGHTY PROGRAMMER!!!
 *** SPANK SPANK SPANK!!!
 *** Now go fix your code. Tut tut tut!


 Certainly one of the most creative tracebacks i`ve ever seen, but meaningless
 to me. Does anybody have an idea to rectify this?

Could you make sure, you have set the DISPLAY variable right?

Btw, you need to catch up with some south park episode
to fully enjoy the error message;-)

Laszlo

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


Re: shr-contacts/messages/dialer: window size and further issues

2009-09-15 Thread jeremy jozwik
On Tue, Sep 15, 2009 at 8:28 AM, arne anka openm...@ginguppin.de wrote:
 sebastian reichel made shr-messages/dialer/contacts available for debian
 and i decided to check them out.

[debian] shr-contacts/messages/dialer: window size and further issues

please.

___
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-15 Thread c_c

Hi,
  Here's the latest version of launcher. 
  
  Changes :-
 * contacts categories
 * better sms workflow
  
  Caveats : It still takes long for the program to get ready for use. I'm
still trying to figure out how best to optimise the initial data sync
between opim and launcher. Ideas are welcome.

http://n2.nabble.com/file/n3650415/launcher_0.37_arm.ipk
launcher_0.37_arm.ipk 
-- 
View this message in context: 
http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3650415.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: old shr images

2009-09-15 Thread m . labrousse_list
I'm looking for a 2.6.24 kernel SHR's uImage.


On Tue, Sep 15, 2009 at 6:27 AM, Mickael Labrousse
m.labrousse_l...@bcmd.fr wrote:
 Yes I have checked but images aren't old enough !


do you happen to know a build date? i have a bunch of old images
sitting on my fedora machine.

___
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-U] Notifier

2009-09-15 Thread c_c

Hi,

   Notifier is part of task-shr-minimal-apps. So you will need to do
-force-depends and every opkg update and upgrade will re-install it.
   So I've moved the 89notifier and 89opimd-notifier scripts out of
/etc/X11/Xsession.d/ directory. Not the best solution perhaps, but it stops
all the popups.
HTH

-- 
View this message in context: 
http://n2.nabble.com/SHR-U-Notifier-tp3648902p3650461.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: shr-contacts/messages/dialer: window size and further issues

2009-09-15 Thread arne anka
 [debian] shr-contacts/messages/dialer: window size and further issues

no.
if only debian it would have kept that to pkg-fso list.
these apps are developed and mainly used on shr, so the shr guys are meant  
as well -- and probably re the only one able to answer.


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


Re: shr-contacts/messages/dialer: window size and further issues

2009-09-15 Thread jeremy jozwik
On Tue, Sep 15, 2009 at 10:44 AM, arne anka openm...@ginguppin.de wrote:
 [debian] shr-contacts/messages/dialer: window size and further issues

 no.
 if only debian it would have kept that to pkg-fso list.
 these apps are developed and mainly used on shr, so the shr guys are meant
 as well -- and probably re the only one able to answer.

right, but they work fine on the shr-distro. so this is not all encompassing.

___
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-15 Thread Dan Staley
On Tue, Sep 15, 2009 at 1:16 PM, c_c cchan...@yahoo.com wrote:


 Hi,
  Here's the latest version of launcher.

  Changes :-
  * contacts categories
  * better sms workflow

  Caveats : It still takes long for the program to get ready for use. I'm
 still trying to figure out how best to optimise the initial data sync
 between opim and launcher. Ideas are welcome.

 http://n2.nabble.com/file/n3650415/launcher_0.37_arm.ipk
 launcher_0.37_arm.ipk
 --
 View this message in context:
 http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3650415.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


Hi c_c,

As always, thanks for the hard work!
I am currently still using your version of launcher from before the
integrated sms/call log, but will upgrade to your new version shortly.
One thing I have noticed, is that using your new versions, I can no longer
start launcher in my xsession init.  With the old version I would have it
run launcher before illume.  Then when the wm came up, my preferred home
screen was already waiting.  I'm assuming this is because the framework is
not finished initializing yet.  Is there any way you could allow launcher to
load the home screen with app launchersand then just wait for the
framework isReady message to load the rest of the contacts/messages/call log
info if the framework is not ready when you first try?

Thanks again,  I'll try out your new version soon and give you some
feedback.

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


Re: Where can I buy miniUSB-m → USB-A-f adapte rs in Canada?

2009-09-15 Thread Boris Wong
Brolin Empey wrote:
 Where can I buy such an adapter or cable in Canada?
Try www.dealextreme.com

They have free shipping (although order and shipping takes 3 weeks 
total) and their prices are phenomenally low.

-Boris


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


Re: [ETK] Problem running etk hello world.

2009-09-15 Thread ajvogel



Laszlo KREKACS wrote:
 
 
 Could you make sure, you have set the DISPLAY variable right?
 
 

Im trying to run everything from my desktop (ubuntu 9.04) no freerunner
involved. Wanted to get comfortable with etk before going to the FR.

Regards, Adolph
-- 
View this message in context: 
http://n2.nabble.com/ETK-Problem-running-etk-hello-world-tp3649910p3651716.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: Freerunner in real world

2009-09-15 Thread Cry
Michael Pilgermann KichKasch at gmx.de writes:
 also with some troubles with the sun making the 
 reading from the display rather hard

Does anyone have a solution for this?  I can't see the screen on my
freerunner when I am in sunshine.  It is completely washed out.

Does anyone have an anti-glare coating they've used on their freerunner
successfully?

BTW:  Next gen freerunner should use OLPC style screen.  Low power digital ink
screen would be perfect for daytime phone use.

Cry




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


atd-over-fso: new release 0.70-r2

2009-09-15 Thread Łukasz Pankowski
Hi,

I have just uploaded new release of atd-over-fso, fixes problem with atd
exiting during system start up, see Notes and Download below.

Hope it works for you.


Notes:
--

Now atd-over-fso is waiting for org.freesmartphone.otimed instead of
exiting if it is not available on first call to SetAlarm.

The previous behavior caused atd to exit during system start up if
frameworkd has not yet started org.freesmartphone.otimed and at least
one alarm was set (left from previous system run or before otimed was
ready).

(issue reported by W.Kenworthy on community at lists.openmoko.org,
http://lists.openmoko.org/pipermail/community/2009-July/050794.html)


Download


http://projects.openmoko.org/frs/?group_id=260release_id=574


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


Re: shr-contacts/messages/dialer: window size and further issues

2009-09-15 Thread Michal Brzozowski
2009/9/15 jeremy jozwik jerjoz.for...@gmail.com

 On Tue, Sep 15, 2009 at 10:44 AM, arne anka openm...@ginguppin.de wrote:
  [debian] shr-contacts/messages/dialer: window size and further issues
 
  no.
  if only debian it would have kept that to pkg-fso list.
  these apps are developed and mainly used on shr, so the shr guys are
 meant
  as well -- and probably re the only one able to answer.

 right, but they work fine on the shr-distro. so this is not all
 encompassing.


This doesn't depend on the distro, but on the WM.

I've had the same trouble when running these apps on SHR under Icewm. The
problem is that they set a maximum size property (or something similar), and
the WM won't resize them to anything bigger. The same thing happened in
vala-terminal (except the other way around - too big and didn't fit the
screen).

Illume or enlightement seems to ignore these properties and set the size to
480x640 no matter what. So I did the same and hacked Icewm to ignore it and
everything works fine.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Freerunner in real world

2009-09-15 Thread Alexander Lehner

On Tue, 15 Sep 2009, Cry wrote:

 BTW:  Next gen freerunner should use OLPC style screen.  Low power 
 digital ink screen would be perfect for daytime phone use.

Thats perfectly true. I've got one OLPC and the screen is really amazing. 
Unfortunately, the lady who did the screen development, Mary Lou Jepsen, 
has left the OLPC project as far as I know. 
Too bad that good things seem to die too early...

I really was considering screwing the OLPC on my bike, using the FR as 
GPS. Both open software, using USB or WiFi, could make fun.

Alex.


___
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-15 Thread Łukasz Pankowski
c_c cchan...@yahoo.com writes:

 Hi,
   Here's the latest version of launcher. 
   
   Changes :-
  * contacts categories
  * better sms workflow
   
   Caveats : It still takes long for the program to get ready for use. I'm
 still trying to figure out how best to optimise the initial data sync
 between opim and launcher. Ideas are welcome.

 http://n2.nabble.com/file/n3650415/launcher_0.37_arm.ipk
launcher_0.37_arm.ipk

I must say launcher is a promising program with nice looking GUI, but
with some notable segfaults (but you probably know all of them).

Some issues:

- The must have feature is to respect SingleInstance=true as illume
  does.

- It is somewhat strange for me that Edit cat is a top level icon (why
  not under Configure?) and Set App Categories (the feature I needed
  first) is hidden down on the configure screen.  I only discovered Set
  App Categories now writing this sentence, before I thought App
  Icons was for this purpose, but it segfaults when I select some
  category.

- I like messages grouped in conversations (as is). But Whenever I start
  launcher one more copy of almost all messages is copied from SIM to
  the conversations (some has 30 messages)

- The Re: part of conversation could be displayed after first clicking
  on Reply as it unnecessary takes screen space when I just watch the
  conversation.

- For me there is only one ==OUT conversation with all messages
  attached to a random name from my phone book and random date.

- Conversation recognizes some numbers from phone book but not the
  others.

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


Re: Freerunner in real world

2009-09-15 Thread Al Johnson
On Wednesday 16 September 2009, Alexander Lehner wrote:
 On Tue, 15 Sep 2009, Cry wrote:
  BTW:  Next gen freerunner should use OLPC style screen.  Low power
  digital ink screen would be perfect for daytime phone use.

 Thats perfectly true. I've got one OLPC and the screen is really amazing.
 Unfortunately, the lady who did the screen development, Mary Lou Jepsen,
 has left the OLPC project as far as I know.
 Too bad that good things seem to die too early...

She's continuing development at PixelQi and they're supposed to be releasing 
netbook size screens shortly. I would love to see this technology in an open 
phone, but in the meantime a transreflective screen like the one on the Flow 
would be good.


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


Re: [ETK] Problem running etk hello world.

2009-09-15 Thread The Rasterman
On Tue, 15 Sep 2009 17:52:49 +0200 Adolph J. Vogel ajvo...@tuks.co.za said:

 I`m trying to run some of the examples from enlightenment trunk on my laptop 
 with pyhton-etk installed, but it appears i`ve been a naughty programmer. :)
 
 *** ECORE ERROR: Ecore Magic Check Failed!!!
 *** IN FUNCTION: ecore_evas_window_get()
   Input handle pointer is NULL!
 *** NAUGHTY PROGRAMMER!!!
 *** SPANK SPANK SPANK!!!
 *** Now go fix your code. Tut tut tut!
 
 
 Certainly one of the most creative tracebacks i`ve ever seen, but meaningless 
 to me. Does anybody have an idea to rectify this?

the input part is null - that means likely it created the ecore_evas canvas
+window but this failed and return asnt checked. something else checked it and
was unhappy spanking he who wrote the code for not checking. so a create
failed. could be because of missing engine, missing api support for than env or
more. this can depend on your efl build and what it enabled when things compiled

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


___
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-15 Thread c_c

Hi,
  Thanks for the quick feedback. Its so easy for me to work around these
problems that after some time they stop appearing as problems any more.
Hence, your feedback on basic issues really helps re-align my perspective.

Łukasz Pankowski wrote:
 
 - The must have feature is to respect SingleInstance=true as illume
   does.
 
  It does for all the external apps. I assume you're talking about the
internal apps or for launcher itself. Thats something I need to add - and I
must admit that I have let this slip for long. Will sort this out soon.

Łukasz Pankowski wrote:
 
 - It is somewhat strange for me that Edit cat is a top level icon (why
   not under Configure?) and Set App Categories (the feature I needed
   first) is hidden down on the configure screen.
 
  You're right. I'll exchange the locations. 'Configure' is a longer word -
so it takes more screen space. Not just for itself but each toolbar item
expands to the size of the largest word.

Łukasz Pankowski wrote:
 
  I only discovered Set  App Categories now writing this sentence,
  before I thought App Icons was for this purpose, but it segfaults
 when I select some  category.
 
  Ok - I guess the frame headings are too grey to be seen clearly. The
button categories and app icons are in the frame 'Icon Sequence' and
actually offer a way of having the icons displayed in your own sequence. The
categories works - the 'app icons' is again something I've not done work on
for some time. Will sort that out soon.

Łukasz Pankowski wrote:
 
 - But Whenever I start launcher one more copy of almost all messages
   is copied from SIM to the conversations 
 
  Can you try the newer version? This should work fine now.

Łukasz Pankowski wrote:
 
 - The Re: part of conversation could be displayed after first clicking
   on Reply as it unnecessary takes screen space when I just watch the
   conversation.
 
  Yes, usefull suggestion. I'll do that. First click on reply shows the
reply bubble, and after typing a message, the second click sends it. Makes
sense.

Łukasz Pankowski wrote:
 
 - For me there is only one ==OUT conversation with all messages
   attached to a random name from my phone book and random date.
 
  That should be fixed too. Can you send me a screenshot? I'll add buttons
in settings that allow you to resync from launcher itself - if you notice
something is off - till all the bugs get squashed. For now can you delete
the db in /home/root/.launcher/launcher.db and retry?

Łukasz Pankowski wrote:
 
 - Conversation recognizes some numbers from phone book but not the
   others.
 
  Well, I'm picking up the settings from /etc/phone-utils.conf. Can you
check if your international, country and area codes there are right? And can
you send me a few examples where the names aren't matched right? 

 Thanks again.
-- 
View this message in context: 
http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3653350.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: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)

2009-09-15 Thread c_c

Hi,

Dan Staley wrote:
 
 Is there any way you could allow launcher to load the home screen with app
 launchersand then just wait for the framework isReady message to load
 the rest of the contacts/messages/call log info if the framework is not
 ready
 when you first try?
 
  Sure, I'll do that soon. Thanks for the suggestion.
-- 
View this message in context: 
http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3653425.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: Launcher - v 0.37 Release UPDATED (inbuilt contacts, sms and phonelog)

2009-09-15 Thread c_c

Hi,

Dan Staley wrote:
 
 and then just wait for the framework isReady message to load
 
  Can you/someone point me to where this signal is emitted from? Or can I
just listen for the idle signal from org.freesmartphone.Device.IdleNotifier
to do this?
  Thanks.

-- 
View this message in context: 
http://n2.nabble.com/Launcher-v-0-37-Release-UPDATED-inbuilt-contacts-sms-and-phonelog-tp3552019p3653505.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: Freerunner in real world

2009-09-15 Thread yangm
[image: kg71ljl6.jpg]


cheep water protecter

2009/9/14 Michael Pilgermann kichka...@gmx.de

 Dear all,

 last weekend I went for a small cycling tour and I thought, with gps in my
 Freerunner and track load capabilities of tangogps there is no need anymore
 for physical maps - I took the Freerunner with me.

 I was really impressed, how smoothly the whole thing was working. No
 problems with the GPS; no problems with tangogps either.
 However, two small problems:
 - I could not attach the phone properly to my bike; had to put it in a
 front bag and this was somehow a pain; also with some troubles with the sun
 making the reading from the display rather hard
 - The power capacity was just enough to bring me from A to B; another
 (longer) trip might result in troubles / me getting lost :(

 So my question: has anybody got any experiences with
 - attaching a Freerunner to a bike (maybe even incl. sun protection)
 - using some additional batteries?

 Thx in advance for you input; greetings
 Michael

 ___
 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-u] wakeuptime, was Re: 2.6.31 is out,where is my ultimatekernel?

2009-09-15 Thread Russell Dwiggins

|This is documented in the SHR User Manual[1] and on the SHR wiki[2].
|
|[1]
|http://wiki.openmoko.org/wiki/SHR_User_Manual#Speedup_of_suspend_and_wake_u
|p
|[2] http://shr-
|project.org/trac/wiki/Tweaks#majorreallymajorspeedupofsuspendandwakeup

Just to be clear for others, I had already applied the above before running
into this complaint.  Prior to those instructions, I rarely was able to
answer a call from suspend before it went to voicemail prior to applying the
above solution.

I will try the suggestion of reducing the loglevel in u-boot.  

Quick question (or maybe not): My understanding of the bootloader is that it
passes the system startup to the kernel, and goes home for beer.  It seems
that it still has a job to do after the kernel starts...what is it doing?  I
only ever remember grub being involved in a suspend situation when I was
using suspend to disk.

[Russell Dwiggins] 


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


Re: Freerunner in real world

2009-09-15 Thread Laszlo KREKACS
On Wed, Sep 16, 2009 at 12:07 AM, Cry cry_regar...@yahoo.com wrote:
 Does anyone have a solution for this?  I can't see the screen on my
 freerunner when I am in sunshine.  It is completely washed out.

Did you tried paroli? It has a blackwhite design for a reason.;)
I can read the screen without problem in direct sunlight too.

I know there is no gps app with similar design, but Im working on it;-)

Laszlo

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


Re: Freerunner in real world

2009-09-15 Thread Alex (Maxious) Sadleir
On Wed, Sep 16, 2009 at 2:21 PM, Laszlo KREKACS
laszlo.krekacs.l...@gmail.com wrote:
 On Wed, Sep 16, 2009 at 12:07 AM, Cry cry_regar...@yahoo.com wrote:
 Does anyone have a solution for this?  I can't see the screen on my
 freerunner when I am in sunshine.  It is completely washed out.

 Did you tried paroli? It has a blackwhite design for a reason.;)
 I can read the screen without problem in direct sunlight too.

 I know there is no gps app with similar design, but Im working on it;-)

In the mean time, someone could make a navit color scheme

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


Re: QtMoko images V9

2009-09-15 Thread Linus Gasser
Hi Roland,

looks great - Now I can write SMS, too - last time I tried (v3), it 
always crashed on me.

Is there a way to have a reliable alarm-clock? I just gained half an 
hour of sleep today because the alarm didn't ring ;)

Linus

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