Re: [ALL] will the owner of the stopwatch application please report to the front desk

2009-11-08 Thread Christof Musik
Hi

> i just have some suggestions / requests for it.
> mind if i reply off list?

Just send me an email.

> actually before i do do that, is there anyway to alter the time
> readout for the countdown to display as 24 hour clock?

Do you mean something like "1d 23h 3min 4sec" to the set day?

Kind regards,
Christof


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


Re: [ALL] will the owner of the stopwatch application please report to the front desk

2009-11-07 Thread Christof Musik
Hi Jeremy,

I wrote this application. How can I help you?

Kind regards,
Christof

On Sat, Nov 07, 2009 at 01:10:25PM -0800, jeremy jozwik wrote:
> list, ive just seen on opkg.org that someone added a
> stopwatch/countdown application.
> 
> http://www.opkg.org/package_300.html
> 
> they say they did not write the program, just added it. only they are 
> nameless.
> i am looking for the actual writer of the application. anyone know?
> 
> mike, are you the creator?
> http://www.mikecrash.com/index.php?name=News&file=article&id=103
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 


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


Re: Litephone 0.1

2009-09-24 Thread Christof Musik
Hi

I think the debian packages for FSO are quite outdated. The error you
send looks to me like opimd is not enabled, but litephone depends on it.
Since I don't use debian I can't tell you what packages you have to
update. Maybe you could check the debian threads on this list.

Kind regards,
Christof

On Thu, Sep 24, 2009 at 06:27:40PM -0600, Esteban Monge wrote:
> Hello, I came down the sources and I am compiling for Debian GNU / Linux.
> 
> But when I entry the gsm pin send the next error:
> 
> Warning: DBus error: "org.freedesktop.DBus.Error.ServiceUnknown" "The name
> org.freesmartphone.opimd wat not provided by .service files"
> fatal: src/qabstractdbuslib.cpp: 48: QString getString(const QDBUSMessage&):
> check failed: m.arguments().size == 1
> Aborted
> 
> Sorry for my bad english, but can someone help?
> 
> I haved run Zhone and works great, but I want more options, like
> LitePhone!!!
> -- 
> http://nuevaeracr.blogspot.com
> Linux user number 478378
> Linux machine number 386687
> Tec. Esteban Monge Marín
> Tel: (506) 8379-3562
> 
> “No habrá manera de desarrollarnos y salir de
> la pobreza mientras los pocos negocios
> grandes de nuestro medio se entreguen a las
> economías foráneas y nosotros nos
> quedemos con solo negocios de pobre,
> mientras en vez de ser propietarios de nuestro
> propio país nos convirtamos en un ejército de
> empleados del exterior”
> José Figueres Ferrer, 1952.

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



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


Re: Litephone 0.1

2009-09-11 Thread Christof Musik
Hello Vikas,

no you are not alone. I could reproduce this and fixed it in git.

Kind regards,
Christof

On Fri, Sep 11, 2009 at 02:03:04AM +0530, Vikas Saurabh wrote:
> > If you find any bugs or have feature requests, just report them on
> > www.litephone.org
> >
> I am using SHR-U but for litephone had always been crashing on bootup.
> I have already filed a bug [1] for this. Was wondering if I am the
> only one facing the issue???
> 
> --Vikas
> 
> [1]: http://www.litephone.org/ticket/2
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 


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


Re: Litephone 0.1

2009-09-09 Thread Christof Musik
Hello Matthias,

> Will this also work on Om2008.9 or is there a version for this?
> Thx

you need a recent FSO daemon to run this application, so it wouldn't work
on Om2008.9. Since the whole API on Om2008.9 is deprecated I don't think
that we will support this. You should really try shr-unstable.

Kind regards,
Christof


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


Litephone 0.1

2009-09-09 Thread Christof Musik
Hello

Today I'm pleased to announce Litephone 0.1. Since the last version
released by Michal I've done some work and improved the whole code.
There are also many changes and fixes for the UI.  To install it follow
the instructions on www.litephone.org. There you will find all packages
that are needed to install Litephone and Qt.

Here is a quick summary of the changes I've done:

- Improved message and phonelog view
- Contacts can have more properties
- Added PIN input widget and use it in PIN change dialog
- Translation support (thanks to Bartłomiej Zimoń for polish
  translation)
- Improved startup code

If you find any bugs or have feature requests, just report them on
www.litephone.org

Kind regards,
Christof



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


Re: [litephone] entering numbers during a call

2009-08-18 Thread Christof Musik
Hi

this is really weird, but I have 2 more thing you could try/check.

Try this commmand during a call:

mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
org.freesmartphone.GSM.Call.SendDtmf 'dbus.String("1")'

This is the FSO function that litephone calls.

The other thing you should check is if the message "Sending tone 1"
appears on stdout if you press the keypad. You could also try the
"nogsm" mode (/usr/bin/litephone nogsm). This should also give you the
message.

Hope this helps to find the problem.

Kind regards,
Christof


On Tue, Aug 18, 2009 at 02:46:01PM -0700, Ali wrote:
> On Tue, 2009-08-18 at 22:01 +0200, Christian Rüb wrote:
> > Just tried it with litephone integrated numpad and it worked (checked my 
> > account balance using IVR).
> > I just packaged latest version from git which includes bug fixes (e.g. call 
> > log) and UI improvements (messages).
> > 
> > current version is: 0.0+git55+09876ba843d6a731c72ed2134c82bfc8f7945d5e-r2
> > 
> > If you have still problems, please also provide your version.
> > 
> > Cheers,
> >  Christian
> Hate to do this to you but it *still* doesn't work here :( I saw that
> version on http://openmoko.senfdax.de/shr-unstable/  a couple days ago
> and it's dated aug 16, the one dated aug 18th is git62. I tried both and
> still can't send dtmf tones for some reason :( Even had a friend tell me
> he couldn't here a thing when I pressed the keypad numbers. Would it be
> worth it to compile myself? Any suggestions about things I can try? I
> love this phone app and would much prefer to use it over the default
> dialer/contacts/messages 
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community


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


Re: [litephone] entering numbers during a call

2009-08-17 Thread Christof Musik
Hi Ali

I just tried it here with a normal phone and it worked for me. You have
to go back to the dialer. There you can input your pin.

Which distribution do you use? Does it work with other phone tools?

Please start litephone from commandline and send me the output of it.
Maybe I can see the problem from there.

Kind regards,
Christof

On Sun, Aug 16, 2009 at 03:52:14PM -0700, Ali wrote:
> On Sun, 2009-08-16 at 10:59 +0200, Christian Rüb wrote:
> > 
> > I made a new ipk based on above commit [1] (litephone_0.0+git52+e6f7...). 
> > Ali, can you please check if it works for you now?
> > 
> > Cheers,
> >  Christian
> > 
> > [1] http://openmoko.senfdax.de/shr-unstable/
> Hey, thanks for the quick reply, fix, and ipk, but it is still not
> working. How does one bring up the keypad during a call in litephone? I
> click the phone icon, key in the number and the screen changes to active
> call: (number) with the vol up and down icons to the right. I press the
> phone icon again to go to the only keypad i've seen in litephone and
> pressing the keys there does not send the tones. For the hell of it i
> pressed call after keying in my pin, and it just attempts to make
> another call as expected. Am I doing something wrong? Does it work for
> you guys?
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community


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


Re: [litephone] entering numbers during a call

2009-08-15 Thread Christof Musik
Hi

I think that was my mistake. It worked, but during my changes I removed
it and forgot it to add. I fixed in git[1].

Kind regards,
Christof

[1] http://git.senfdax.de/?p=litephone;a=summary
On Sat, Aug 15, 2009 at 03:26:55PM -0700, Ali wrote:
> I finally got a chance to test the app and I love it! But one problem is
> a blocker for me. I can't check my voice mail as I can't enter the pin
> after making a call (the pin to my voice mail box) :( Is the
> functionality in already and i'm just missing it? If not, any plans for
> that to be in?
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 


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