On Fri, Aug 21, 2009 at 2:49 AM, c_c wrote:
>
> Hi,
> Well, here's the latest release.
>
> http://n2.nabble.com/file/n3480288/launcher_0.30_arm.ipk
> launcher_0.30_arm.ipk
>
I guess this is a feature request. How hard would it be to optionally allow
finger swiping from category to category ? Th
Bartłomiej Zimoń wrote:
> Hi Radek!
>
> Please consider this patch:
> http://starowa.one.pl/~uzi/neofr/qpe.sh-bt_poweron.patch
Hi Bartłomiej,
commited it, thanks.
> Do You know why bluetooth couldn't be enabled by btsettings ?
> I mean checkbox m_powerCheckBox is checked but Options are disable
On Tue, Jul 28, 2009 at 8:27 AM, Michal Brzozowski wrote:
> Hi,
>
> I gave it a try and wrote an FSO based phone app in Qt. It's using the new
> PIM service, and since that's not completely stable yet, there are a few
> problems. I'm releasing this anyway, to help test FSO, and meanwhile get
> som
On Fri, Aug 21, 2009 at 2:17 PM, c_c wrote:
>
> Hi,
> Well, thats one issue. Could you copy all the icons from
> /usr/share/icons/shr/86x86/apps to /usr/share/pixmaps ?
>
Yes that fixed it thanks.
cheers Denis
___
Openmoko community mailing list
com
> And maybe try the attached patch.
Thanks that seems to have helped.
FYI I was using revision 4.4.1-1 of the g++-4.4-arm-linux-gnueabi compiler.
Cheers,
Jonathan
--
View this message in context:
http://n2.nabble.com/QtMoko-new-images-v6-tp3385796p3484667.html
Sent from the Openmoko Communit
On Fri, Aug 21, 2009 at 10:04 AM, Vikas Saurabh wrote:
>> Did anyone get their location data? (Should come under the date and above
>> where the LOADING.. message appears).
> I can see the location data. Although there is one issue (not with the
> location data)...when "Ready!" is shown the categor
> Did anyone get their location data? (Should come under the date and above
> where the LOADING.. message appears).
I can see the location data. Although there is one issue (not with the
location data)...when "Ready!" is shown the category bar shifts down
just so much to hide the category labels
(h
Mickey,
> Not really. Reloading (in the worst case) 128MB from an SD is not exactly
> fast
> either.
>
> The only sane way to substantially improve booting time is to stop booting
> like a desktop PC, that is move away from starting all services just because
> you can. Start them on demand an
Hi,
Going to a different geographical location gives me the location string of
the new cell for the first time. But, re-starting launcher doesn't.
Something to do with the calypso?
--
View this message in context:
http://n2.nabble.com/Getting-location-info-from-cell-tower-tp3458613p3484485.htm
Hi,
Well, thats one issue. Could you copy all the icons from
/usr/share/icons/shr/86x86/apps to /usr/share/pixmaps ?
I wonder what the best way to solve this is - other than checking both
directories.
--
View this message in context:
http://n2.nabble.com/Launcher-0-30-release-tp3480288p34844
On Fri, Aug 21, 2009 at 11:28 AM, c_c wrote:
>
> Please post bugs / problems / inconsistencies you've faced. There are a
> lot of db changes and things will take a little while to settle.
I set the dialer and contacts into the home category and they show on the
bottom of the screen only as lab
Hi,
undrwater wrote:
Can you make it aware of itself (or ignore me if it already is) so that
multiple instances don't get invoked?
Sure. I'll do that.
Thanks for the idea. Actually - could you post how you're doing this here?
Sure. Just map the executable to the AUX key via Illume
Hi,
Did anyone get their location data? (Should come under the date and above
where the LOADING.. message appears).
Any feedback about the phonelog, reminders etc?
--
View this message in context:
http://n2.nabble.com/Launcher-0-30-release-tp3480288p3483421.html
Sent from the Openmoko Com
Hi,
Rui Miguel Silva Seabra wrote:
>
> How can I try this one, and then come back to the other as a fallback if
> it fails for me?
>
It's quite stable here. The databases have changed - and some features
have been added. The rest is pretty much the same. You could always go back
to the older
I'm running SHR unstable. A number of days ago I decided to try to
turning ti_calypso_deep_sleep to adaptive to see what would happen.
Everything *seems* okay, and though I haven't done any formal test of
battery life some anecdotal evidence would seem to indicate that battery
life has gone up sig
Hi Radek!
Please consider this patch:
http://starowa.one.pl/~uzi/neofr/qpe.sh-bt_poweron.patch
Do You know why bluetooth couldn't be enabled by btsettings ?
I mean checkbox m_powerCheckBox is checked but Options are disabled.
Best regards
Bartłomiej Zimoń
___
On Thu, Aug 20, 2009 at 11:49:49AM -0500, c_c wrote:
>
> Hi,
> Well, here's the latest release.
>
> http://n2.nabble.com/file/n3480288/launcher_0.30_arm.ipk
> launcher_0.30_arm.ipk
>
> Features :-
> * reminders every 2 min (if phone is awake) about missed calls/sms
> * internal phonelog (
On 8/20/09, Vikas Saurabh wrote:
>> * sms/missed calls notifications use opimd
>
> I was just looking into
> http://code.google.com/p/shr-launcher/source/browse/trunk/src/dbsqlite.c
> and saw that you are directly using opim.db. Shouldn't you be uisng
> opimd api for that. Moreover, if you need s
Hey, c_c. :)
I wasn't sure what exactly this was, so I installed it to check it out.
Unfortunately, I only have one screen of icons now so I don't really need
it, but it looks really nice. Only two things:
* The clock was cut in half horizontally by the blue background below and
black above. Compl
> Well, here's the latest release.
>
> http://n2.nabble.com/file/n3480288/launcher_0.30_arm.ipk
> launcher_0.30_arm.ipk
I get:
# launcher
SQL error: no such table: contacts
Using **pending_return in dbus_connection_send_with_reply_setup()
without pending_setup is deprecated and strongly discourag
On Wed, Aug 19, 2009 at 12:33:48PM +0200, arne anka wrote:
> >And not from e.g. a local TangoGPS.
>
> that wasn't the question.
It should be clear from his question that he's likely not capable of
figuring that side effect out himself. Don't you think it is something he
should be told abou
> * sms/missed calls notifications use opimd
I was just looking into
http://code.google.com/p/shr-launcher/source/browse/trunk/src/dbsqlite.c
and saw that you are directly using opim.db. Shouldn't you be uisng
opimd api for that. Moreover, if you need some more functionaliy, even
then it should g
Hi, everybody,
I wrote a small C tool for patching .desktop files to make apps be launched
via fsoraw (to prevent automatic screen dimming and suspending).
It can be used in various distribution enhancing scripts or just to make
freshly installed app fsoraw-enabled.
Typical usage - allocating D
How can I try this one, and then come back to the other as a fallback if it
fails for me?
On Thu, Aug 20, 2009 at 11:49:49AM -0500, c_c wrote:
>
> Hi,
> Well, here's the latest release.
>
> http://n2.nabble.com/file/n3480288/launcher_0.30_arm.ipk
> launcher_0.30_arm.ipk
>
> Features :-
>
Hi,
Well, here's the latest release.
http://n2.nabble.com/file/n3480288/launcher_0.30_arm.ipk
launcher_0.30_arm.ipk
Features :-
* reminders every 2 min (if phone is awake) about missed calls/sms
* internal phonelog (starts with a small 'p')
* location info display (works sometimes) needs
Hi,
Just got the location once. Noting thereafter.
SetCellBroadcastSubscriptions( "none" ) followed by
SetCellBroadcastSubscriptions( "all" ) doesn't help either.
Any ideas?
--
View this message in context:
http://n2.nabble.com/Getting-location-info-from-cell-tower-tp3458613p3480235.html
S
Hi,
Michael 'Mickey' Lauer-2 wrote:
>
> SetCellBroadcastSubscriptions( "all" ) -- according to
> http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.GSM.CB.html;hb=HEAD#SetCellBroadcastSubscriptions
>
Thanks. Missed the "all". Its working now with "all". I wonde
Thanks for all your help!
I actually do not have a toolchain set up (though in the coming months I
plan to set one up).
If you wouldn't mind updating the SHR-U feed to the latest unstable, I would
be more than happy to test it out for you =).
I think transparent keyboards in illume is certainly s
On Thursday 20 August 2009 16:57:07 c_c wrote:
> Michael 'Mickey' Lauer-2 wrote:
> > AT+CSCB=1,"","" (this allows everything)
>
> I want to use the FSO API. How do I do AT+CSCB=1,"","" through the API?
SetCellBroadcastSubscriptions( "all" ) -- according to
http://git.freesmartphone.org/?p=specs
On Thursday 20 August 2009 10:02:45 Michal Brzozowski wrote:
> Any chance suspend to disk, or 'hibernate' would work on openmoko?
Not really. Reloading (in the worst case) 128MB from an SD is not exactly fast
either.
The only sane way to substantially improve booting time is to stop booting
lik
Hi,
Michael 'Mickey' Lauer-2 wrote:
>
> AT+CSCB=1,"","" (this allows everything)
>
I want to use the FSO API. How do I do AT+CSCB=1,"","" through the API?
Thanks.
--
View this message in context:
http://n2.nabble.com/Getting-location-info-from-cell-tower-tp3458613p3479603.html
Sent from the
On Wednesday 19 August 2009 06:35:39 c_c wrote:
> Just to confirm - would SetCellBroadcastSubscriptions for channel 50
> correspond to something like AT+CSCB=0,"50","1" ?
> I'm Not too clued up on AT commands for GSM.
Well, that's what the FSO API is for... anyways, if you prefer to do it via
On 8/20/09, Risto H. Kurppa wrote:
> Hi there!
>
> ABSTRACT
> I think a new showroom for community created application is needed to
> boost the development and help users to get to know new apps easily.
> Now we have opkg.org to show & distribute the apps created by the
> community for Freerunner.
Hi there!
ABSTRACT
I think a new showroom for community created application is needed to
boost the development and help users to get to know new apps easily.
Now we have opkg.org to show & distribute the apps created by the
community for Freerunner.
SETUP
opkg.org has allowed us to easily see wha
Avid wrote:
> Does this mean anything to anyone?
And maybe try the attached patch.
diff --git a/src/applications/datebook/accounteditor.cpp b/src/applications/datebook/accounteditor.cpp
index a881248..0dd61f9 100644
--- a/src/applications/datebook/accounteditor.cpp
+++ b/src/applications/datebook
Avid wrote:
> I've just spent a few hours trying to cross-build from the git sources on my
> 686 Debian box with a view to making a .deb file so I can add qtmoko to an
> existing Debian installation. After several hours of working it fails with:
>
> > /home/jschultz/openmoko/qtmoko/qtmoko/src/ap
For details look at my response for Risto's mail.
> You might as well ask him to subscribe with another email, which might not
> be very convenient for him.
not convenietnt at all :(
>
> I'm betting he might not be able to remove that message some corporate idiot
> thinks is binding.
exactly, i do
[cut]
> Awesome, thanks Patryk for this!!!
Praises also should go to:
* MadHatter
* Kichkasch
* PipBoy2000
* Crei
BTW, i am wondering, is it good idea to list who contributed to current
CU? This might encourage others to add something to CU.
>
> > This message and any attached files are confident
Hi,
undrwater wrote:
>
> Can you make it aware of itself (or ignore me if it already is) so that
> multiple instances don't get invoked?
>
Sure. I'll do that.
Thanks for the idea. Actually - could you post how you're doing this here?
--
View this message in context:
http://n2.nabble.com/Enh
Any chance suspend to disk, or 'hibernate' would work on openmoko?
2009/8/19 Glenn
> Maybe this might be possible in some future of Openmoko Linux?:
>
> 07/15/09, NEWS: MontaVista claims an ultra-fast 1 second Embedded
> Linux Boot Time:
> http://www.embedded.com/products/softwaretools/218500563
On Thu, Aug 20, 2009 at 10:01:44AM +0300, Risto H. Kurppa wrote:
> On Thu, Aug 20, 2009 at 9:52 AM, Patryk Benderz wrote:
> > Hello everybody, August 19th , 2009 Community Update is out!
> > Take a look at:
> > http://wiki.openmoko.org/wiki/Community_Updates/2009-08-19
> >
> > and contribute to the
On Wed, Aug 19, 2009 at 09:56:42PM -0500, c_c wrote:
> Hi,
> I would look for a decent middle path. A reasonable boot time, perhaps 30
> secs to fully usable, and charging required in say 3 days of some measure of
> activity assumed to be normal (we could define something as a benchmark).
> And
On Thu, Aug 20, 2009 at 9:52 AM, Patryk Benderz wrote:
> Hello everybody, August 19th , 2009 Community Update is out!
> Take a look at:
> http://wiki.openmoko.org/wiki/Community_Updates/2009-08-19
>
> and contribute to the new draft at:
> http://wiki.openmoko.org/wiki/Community_Updates/Draft_2009-0
43 matches
Mail list logo