Re: QtMoko v16

2009-12-22 Thread Thomas Bellembois
Radek Polak a écrit :
 Hi,
 new images of QtMoko are released! They can be downloaded from sourceforge as 
 usually [1].
   
Thanks for this great work !
I have some newbie questions:
1. is there a way to add wifi/GPS icon like the bluetooth one to see 
when it is enable or not ?
2. what is the best tool to use WIFI under QT ?
3. is there a way to synchronise the agenda with Google or Evolution ?
4. is there a tool to autorotate the screen ?

Thanks a lot for your help.

Regards,

Thomas

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


Re: [SHR-U] Podboy 1.0.0

2009-12-22 Thread Valery Febvre
undrwater wrote:
 
 
 Valery Febvre wrote:
 Hi,

 After 6 months of inactivity, here is a new release of Podboy.



 Screenies look great.  Here's what I'm getting:
 
 $ podboy 
 Traceback (most recent call last):
   File /usr/bin/podboy, line 24, in module
 from podboy import main
   File /usr/lib/python2.6/site-packages/podboy/__init__.py, line 1, in
 module
 from podboy import *
   File /usr/lib/python2.6/site-packages/podboy/podboy.py, line 30, in
 module
 from gui import *
   File /usr/lib/python2.6/site-packages/podboy/gui.py, line 27, in
 module
 from database import db
   File /usr/lib/python2.6/site-packages/podboy/database.py, line 151, in
 module
 db = PodboyDB()
   File /usr/lib/python2.6/site-packages/podboy/database.py, line 38, in
 __init__
 self.cnx = sqlite3.connect(db_path)
 sqlite3.OperationalError: unable to open database file
 
 sqlite is installed.  Maybe a configuration thing?
 

During first run, the configuration folder (~/.config/podboy) was not
created.

Sorry for the inconvenience.

A new package is available:

Package: http://podboy.googlecode.com/files/podboy_1.0.1-r0_all.ipk

-- 
Valéry Febvre
Valos

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


Re: Hardwarefixing at 26c3?

2009-12-22 Thread Konstantin
Hi there,

 Hi,
 
 I'm at the 26c3 and my phone needs a buzzfix as well.
 
 I checked out http://wiki.openmoko.org/wiki/1024#Bug_detection and started
 the script mentioned on the top of the page after setting
 ti_calypso_deep_sleep = always and got only very few messages every other
 minute but with same cid. Neither did I get any logs about recamping in
 /var/log/frameworkd.log after setting ti_calypso_deep_sleep = adaptive. So
 I believe I don't suffer from bug #1024, but I'm not sure because my phone
 does not connect to GSM anymore if I don't set ti_calypso_deep_sleep =
 never.

I think I need a #1024-fix, too, I basically have the same problem (well, except
for the does not connect to GSM anymore-part, I think). Because the bug
detection script did not output any results the first time I tried, I just
activated ti_calypso_deep_sleep and used that for a while, but it seemed to
drain my battery even faster than without this option - I assume this is another
symptom of bug #1024.

 So how do we meet up at 26c3?

I second this question, I would like the fix, too :)

 Cheers
 Jan

Regards,
Konstantin

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


Hackable1 rev5 is out !

2009-12-22 Thread David Wagner
Sorry for the cross-post but we are wery pwoud to announce it:


Dear Hackable:1 users,

After rev5rc1, we spent hours and hours debugging this or improving that
to finally get the rev5 out today. Yep, that's right: hackable:1 rev5
(Codename: Chuck) is there!


First of all, you can grab the different flavours (user for the flash
and developer for the SD) here: http://download.hackable1.org/rev5

Changelog
Here are the changes since rev4:

+ End users matters

* Most of the software stack now runs under the 'hackable1' user,
for security purposes.
* SMS proper implementation
* The contact list bug has been found and fixed!
* Power management improvements, suspend works, bluetooth and wifi
are no longer turned on by default.
* An application called 'h1settings' can be used to configure phone
features, (enable / disable GSM / Wireless / GPS, power management, ...)
as well as time and date.
* We created a new theme to celebrate this new release!
* We got a splashscreen! It features a Chuck figure to reflects the
rev5 codename: Chuck
* For those who used to love the games on OM2007.2, we put them back !
* Boot time seems to have been improved a bit


+ Power users / developers matters

* This rev5 release has entirely been built from the automatic build
system.
* A Linux kernel is now packaged in hackable:1, in order not to rely
on fso-pkg anymore.
  o Debugging has been disabled (boot time improvement)
  o Easier kernel upgrade when using an ext2 partition to store
the kernel on µSD cards
  o Separation of kernel modules in three sets: essential (comes
with the kernel), common modules and more modules
  o You can read a bit on
http://zecrazytux.net/Embedded/Hackable1/Custom_Kernel.html

* CDBS is now used for some packages.
  o the package h1packtools contains a CDBS rule that may
suffice for simple programs with the autotools
  o this rule also enables cross-compilation ; it is based on
previous works on this subject
* Git repositories can now be used as sources for remote projects.

Where can I find it? Where can I get it? I didn't understand last time,
so I ask again : what is the answer to the ultimate question about life,
the universe, and everything?

As ever, you can download hackable:1 on http://download.hackable1.org/rev5.

All the necessary information can be found on http://trac.hackable1.org
as ever, that is documentation, installation instructions as well as
known issues.

It's obvious that the answer to the aforementioned question is Chuck.

Who should I thank for all that stuff?

Among the people who worked on this release, the most notorious are
(alphabetically):

* Marcus Bauer (mbauer)
* Jérome Blondon (jbl2024)
* Sébastien Bocahu (zecrazytux)
* Pierre Pronchery (khorben)
* David Wagner (Deubeuliou)


We'd also like to thank all the testers, among them most notably
Bearstech employees, and regular contributors/users of hackable:1, who
kept us going forward.

What should I expect next?
Due to a very good number of good reasons, which could all of them be
summed up by a minute of one of khorben's rants against libgsmd, we'll
switch to Freesmartphone.Org for rev6.
We will also switch from xserver-xglamo to xserver-xorg for the sake of
more responsive graphics.
On the developer side, we will of course continue to improve the
packaging system and lower the entry barrier.

All in all, more reliable GSM  suspend, and almost all the features one
may need. Stay tuned!



The hackable:1 team

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


Re: Hackable1 rev5 is out !

2009-12-22 Thread Mickael Labrousse
First, Congrats ;)

I've put Hackable1 on my memoryCard, pushed the button My first 
feeling, what a beautiful startup ! Nice splashscreen and no debug 
messages. Same thing for the lock screen.

The global UI is very clean, but maybe a little slow sometimes.
 
I had a crash switching screen orientation in wireless configuration 
application.

Nice works again.

Mickael


David Wagner a écrit :
 Sorry for the cross-post but we are wery pwoud to announce it:


 Dear Hackable:1 users,

 After rev5rc1, we spent hours and hours debugging this or improving that
 to finally get the rev5 out today. Yep, that's right: hackable:1 rev5
 (Codename: Chuck) is there!


 First of all, you can grab the different flavours (user for the flash
 and developer for the SD) here: http://download.hackable1.org/rev5

 Changelog
 Here are the changes since rev4:

 + End users matters

 * Most of the software stack now runs under the 'hackable1' user,
 for security purposes.
 * SMS proper implementation
 * The contact list bug has been found and fixed!
 * Power management improvements, suspend works, bluetooth and wifi
 are no longer turned on by default.
 * An application called 'h1settings' can be used to configure phone
 features, (enable / disable GSM / Wireless / GPS, power management, ...)
 as well as time and date.
 * We created a new theme to celebrate this new release!
 * We got a splashscreen! It features a Chuck figure to reflects the
 rev5 codename: Chuck
 * For those who used to love the games on OM2007.2, we put them back !
 * Boot time seems to have been improved a bit


 + Power users / developers matters

 * This rev5 release has entirely been built from the automatic build
 system.
 * A Linux kernel is now packaged in hackable:1, in order not to rely
 on fso-pkg anymore.
   o Debugging has been disabled (boot time improvement)
   o Easier kernel upgrade when using an ext2 partition to store
 the kernel on µSD cards
   o Separation of kernel modules in three sets: essential (comes
 with the kernel), common modules and more modules
   o You can read a bit on
 http://zecrazytux.net/Embedded/Hackable1/Custom_Kernel.html

 * CDBS is now used for some packages.
   o the package h1packtools contains a CDBS rule that may
 suffice for simple programs with the autotools
   o this rule also enables cross-compilation ; it is based on
 previous works on this subject
 * Git repositories can now be used as sources for remote projects.

 Where can I find it? Where can I get it? I didn't understand last time,
 so I ask again : what is the answer to the ultimate question about life,
 the universe, and everything?

 As ever, you can download hackable:1 on http://download.hackable1.org/rev5.

 All the necessary information can be found on http://trac.hackable1.org
 as ever, that is documentation, installation instructions as well as
 known issues.

 It's obvious that the answer to the aforementioned question is Chuck.

 Who should I thank for all that stuff?

 Among the people who worked on this release, the most notorious are
 (alphabetically):

 * Marcus Bauer (mbauer)
 * Jérome Blondon (jbl2024)
 * Sébastien Bocahu (zecrazytux)
 * Pierre Pronchery (khorben)
 * David Wagner (Deubeuliou)


 We'd also like to thank all the testers, among them most notably
 Bearstech employees, and regular contributors/users of hackable:1, who
 kept us going forward.

 What should I expect next?
 Due to a very good number of good reasons, which could all of them be
 summed up by a minute of one of khorben's rants against libgsmd, we'll
 switch to Freesmartphone.Org for rev6.
 We will also switch from xserver-xglamo to xserver-xorg for the sake of
 more responsive graphics.
 On the developer side, we will of course continue to improve the
 packaging system and lower the entry barrier.

 All in all, more reliable GSM  suspend, and almost all the features one
 may need. Stay tuned!



 The hackable:1 team

 ___
 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: QtMoko v16

2009-12-22 Thread ghislain

Radek,

First of all, thanks again.
Second, on first boot, I cannot pass the select-language screen, it just
keeps asking for a language followed by the tap-anywhere-screen, again and
again.

Regards,
Ghislain
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v16-tp4198642p4204131.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: [CU,Templates] DistributionBox template latest changes

2009-12-22 Thread Patryk Benderz
Dnia 2009-12-09, śro o godzinie 19:45 +0100, Patryk Benderz pisze:
 Hi all,
 Recently wiki editor Kukide, changed DistributionBos template. It was on
[cut]
Tomorrow is a release date for next CU and it looks like nobody
(including author of the changes - Kukide) is interested in this topic.
May I assume Kukide has abandoned his project of changes in Templates
for DistributionBox ?

-- 
Patryk LeadMan Benderz
Linux Registered User #377521
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments


Email secured by Check Point

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


Re: [CU,Templates] DistributionBox template latest changes

2009-12-22 Thread Warren Baird
I can't speak for Kukide - but I'd agree that the changes don't seem to make
sense --- I like having a history available, and I don't think it makes
sense to have to twiddle the templates everytime a new distro variant comes
along.

Warren


On Tue, Dec 22, 2009 at 10:41 AM, Patryk Benderz patryk.bend...@esp.plwrote:

 Dnia 2009-12-09, śro o godzinie 19:45 +0100, Patryk Benderz pisze:
  Hi all,
  Recently wiki editor Kukide, changed DistributionBos template. It was on
 [cut]
 Tomorrow is a release date for next CU and it looks like nobody
 (including author of the changes - Kukide) is interested in this topic.
 May I assume Kukide has abandoned his project of changes in Templates
 for DistributionBox ?

 --
 Patryk LeadMan Benderz
 Linux Registered User #377521
 ()  ascii ribbon campaign - against html e-mail
 /\  www.asciiribbon.org   - against proprietary attachments


 Email secured by Check Point

 ___
 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: [CU,Templates] DistributionBox template latest changes

2009-12-22 Thread Patryk Benderz
Dnia 2009-12-22, wto o godzinie 10:57 -0500, Warren Baird pisze:
 I can't speak for Kukide - but I'd agree that the changes don't seem
 to make sense --- I like having a history available, and I don't think
 it makes sense to have to twiddle the templates everytime a new distro
 variant comes along.
Hi Warren, thank you for your answer. I will wail till tomorrow just to
be sure nobody feels otherwise. If not, i will revert Kukide's changes.

-- 
Patryk LeadMan Benderz
Linux Registered User #377521
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments


Email secured by Check Point

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


Fwd: [Shr-User] SHR-testing upgrade. PLEASE READ BEFORE UPGRADING

2009-12-22 Thread Thomas Zimmermann

--  Weitergeleitete Nachricht  --

Betreff: [Shr-User] SHR-testing upgrade. PLEASE READ BEFORE UPGRADING
Datum: Dienstag 22 Dezember 2009
Von: Sebastian Spaeth sebast...@sspaeth.de
An: SHR-user shr-u...@lists.shr-project.org, SHR-devel shr-
de...@lists.shr-project.org

I just pushed an update to the shr-testing repository. How to upgrade 
and what has changed?

--
Make big upgrades work
--
This upgrade will unfortunately require manual attention. Why? opkg 
downloads all upgrades to /tmp (which is in RAM), so for big upgrades 
your RAM will be full even before it starts upgrading.

There are 2 solutions for this:

1. Only install one package at a time, calling opkg multiple time. 
This is quite easy and described here: 
http://trac.shr-project.org/trac/wiki/opkg#Installonepackageatatime
2. Create a swap file that allows to swap out the downloads on the 
SD card. I recommend this anyway: 
http://trac.shr-project.org/trac/wiki/swap#Createaswapfile. If you are 
afraid that your SD card will die soon because of this, I don't think so 
and they are cheap anyway, so if you need to buy a new one every 2 
years, what the heck.

--
Remove SHR-TODAY
--
Before starting the upgrade do opkg remove -force-depends shr-today. 
Opkg *should* be removing this automatically, however according to some 
reports opkg failed to do so (due to opkg stupidness), and keeping 
shr-today seems to cause weird lockups. So get rid of it in advance.

--
Safety tipp: screen session
--
- Do run this upgrade (as in every upgrade) in a screen session. My FR 
display froze during the upgrade (access through ssh still worked)
- It's a big upgrade unfortunately which takes some time. All kernel 
modules and all the efl stuff seems to have been bumped.

--
What is new:
--
- Plenty of changes to the shr phone apps...
- Dimming is now done with a  dim phase rather than the simple on/off. 
Timeouts can be set for the Idle and Idle_dim timeouts. To make these 
changes persistent, modify the values in /etc/frameworkd.conf
- python-based shr-today is no more. It is now rewritten in C and 
integrated into the shr UI. It's reportedly faster than the old lock screen.

Bugs that I have seen:
- The new idle screen does not show the signal strength for me
- During the opkg upgrade process my phone suspended and this aborted 
the upgrading Annoying, I know. I now tap on the screen while 
updating which is pretty silly but Of course, what you should be 
doing is to automatically request the CPU resource while running updates 
using this technique: 
http://trac.shr-project.org/trac/wiki/opkg#Preventsuspendwhileupgrading

To sum it up: if you see mysterious screen hangs, you have still 
shr-today installed and/or running.
___
Shr-User mailing list
shr-u...@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-user

-

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


QSuunto-Lite version 0.1.0 released

2009-12-22 Thread Christian Rüb
Hallo everybody,

there finally is a release of QSuunto-Lite, a divelog viewing program for 
Suunto dive computers.

What has changed?
 * there is now real data in time/depth graph displayed [4a]
 * you can save settings
 * UI changes
 * Suunto Spdyder does work now as well

To download dives from your DC on your Freerunner, you can find instructions 
here: [1]
If you just want to have a look at some sample dive logs get the package 
divetools-ab-samples from here [2]

The installable package + necessary Qt packages built for SHR-unstable are here 
[2]
Source [3] and Screenshots [4]

For distribution maintainers, a bitbake recipe is also available [5]

Further information can be found on the wiki page [1] - I still want to support 
more (Suunto) dive computers, if someone can help me with logs...

Cheers,
 Christian

[1] http://wiki.openmoko.org/wiki/QSuunto-Lite
[2] http://openmoko.senfdax.de/shr-new-unstable/
[3] http://git.senfdax.de/?p=qsuunto-lite;a=summary
[4] http://openmoko.senfdax.de/screenshots/
[4a] http://openmoko.senfdax.de/screenshots/qsuunto-lite3.png
[5] 
http://git.senfdax.de/?p=oe_recipes;a=tree;f=qsuunto-lite;h=b82c1099ac0d2ef93cdf6b7cd016b7abde75b624;hb=HEAD

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