Hi,
Am Freitag, den 22.08.2008, 11:32 -0400 schrieb Bruce Adams:
> In 'phonebookTupleToNumber' in 'const.py' I changed the 'assert' to just
> spit out a message, like this:
>
> # assert ntype in ( 129, 145, 185, 208 ), "unknown type %i" % ntype
> if not ntype in ( 129, 145, 185, 208 ):
>
In 'phonebookTupleToNumber' in 'const.py' I changed the 'assert' to just
spit out a message, like this:
# assert ntype in ( 129, 145, 185, 208 ), "unknown type %i" % ntype
if not ntype in ( 129, 145, 185, 208 ):
print "unknown type %i for %s" % ( ntype, str(nstring) )
This is the
On Sat, Aug 16, 2008 at 4:48 PM, xaos x <[EMAIL PROTECTED]> wrote:
> I notice that upon a successful outgoing call connection, it looks like the
> GUI is not receiving or maybe not checking for the call status as the
> dialpad is not closing to display the call status screen.
>
> You can close the
arne anka wrote:
Is there any chance someone might be interested in making an image of
their Debian-SD card available on the 'web, so that all we would need
>>> shouldn't be to hard -- but where to put the image? it would at least be
>>> about 512mb -- with a reasonable number of downlo
Michael Shiloh wrote:
>
> arne anka wrote:
>>> Is there any chance someone might be interested in making an image of
>>> their Debian-SD card available on the 'web, so that all we would need
>> shouldn't be to hard -- but where to put the image? it would at least be
>> about 512mb -- with a reas
>>> Is there any chance someone might be interested in making an image of
>>> their Debian-SD card available on the 'web, so that all we would need
>>
>> shouldn't be to hard -- but where to put the image? it would at least be
>> about 512mb -- with a reasonable number of downloads ones traffic lim
arne anka wrote:
>> Is there any chance someone might be interested in making an image of
>> their Debian-SD card available on the 'web, so that all we would need
>
> shouldn't be to hard -- but where to put the image? it would at least be
> about 512mb -- with a reasonable number of downloads
Aaron Sowry wrote:
>> Well I have no SD-Reader so I try to do it by ssh with:
>>
>> ssh [EMAIL PROTECTED] 'cd ; tar czvf - *' | cat > debian_image.tar.gz
>>
>> I dunno if this works they way you want it but I'll upload it if it's ready
>> and you can test it.
>>
>>
> Well I have no SD-Reader so I try to do it by ssh with:
>
> ssh [EMAIL PROTECTED] 'cd ; tar czvf - *' | cat > debian_image.tar.gz
>
> I dunno if this works they way you want it but I'll upload it if it's ready
> and you can test it.
>
> --
> Is there any chance someone might be interested in making an image of
> their Debian-SD card available on the 'web, so that all we would need
shouldn't be to hard -- but where to put the image? it would at least be
about 512mb -- with a reasonable number of downloads ones traffic limit
might
On Mon, 18 Aug 2008 14:17:30 +0200
Jay Vaughan <[EMAIL PROTECTED]> wrote:
>
> Is there any chance someone might be interested in making an image of
> their Debian-SD card available on the 'web, so that all we would need
> to do is copy the image to a compatible-sized SD card and away we go?
Is there any chance someone might be interested in making an image of
their Debian-SD card available on the 'web, so that all we would need
to do is copy the image to a compatible-sized SD card and away we go?
I'd sure like to test this, if someone wants to do it ..
;
--
Jay Vaughan
Am Sonntag 17 August 2008 00:07:28 schrieb xaos x:
> That worked for outgoing calls. I'm still receiving the following upon
> incoming calls:
>
> Traceback (most recent call last):
> File
> "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.p
>y", line 218, in _readyToRead
I notice that upon a successful outgoing call connection, it looks like the GUI
is not receiving or maybe not checking for the call status as the dialpad is
not closing to display the call status screen.
You can close the pyphone_phone manually and open zhone again, which will
display the pyph
im Breitner" <[EMAIL PROTECTED]>
To: support@lists.openmoko.org
Sent: Saturday, August 16, 2008 6:13:20 PM GMT -05:00 US/Canada Eastern
Subject: Re: Official Debian port with FSO
Hi,
> AssertionError: unknown type 161
The FSO stack does not yet know and support all possible number types
Hi,
Am Samstag, den 16.08.2008, 18:07 -0400 schrieb xaos x:
> That worked for outgoing calls. I'm still receiving the following upon
> incoming calls:
>
> Traceback (most recent call last):
> File
> "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.py",
> line 218, in
im Breitner" <[EMAIL PROTECTED]>
To: support@lists.openmoko.org
Sent: Saturday, August 16, 2008 5:13:38 PM GMT -05:00 US/Canada Eastern
Subject: Re: Official Debian port with FSO
Hi,
Am Samstag, den 16.08.2008, 17:00 -0400 schrieb xaos x:
> I'm not sure what string type the write f
Hi,
Am Samstag, den 16.08.2008, 17:00 -0400 schrieb xaos x:
> I'm not sure what string type the write function is expecting the
> variable "data" to be, but doing a data = data.encode("utf-8") before
> the isinstance() check in def write(self,data) gets rid of the error
> output, however it still
Hi,
Am Samstag, den 16.08.2008, 16:37 -0400 schrieb xaos x:
> the frameworkd shows this when the dial button is pressed:
>
> ( 0x5d2ed0> queue is: deque([(u'ATD4078972297;\r\n', CallHandler.responseFromChannel of
> 0x615550>>, 0x615550>>, 3600)]))
> Traceback (most recent call last):
> Fil
I'm not sure what string type the write function is expecting the variable
"data" to be, but doing a data = data.encode("utf-8") before the isinstance()
check in def write(self,data) gets rid of the error output, however it still
will not dial.
-Tom
___
+CRING: VOICE')
ogsmdWARNING CALLCHANNEL: UNHANDLED INTERMEDIATE: +CRING: VOICE
-Tom
- Original Message -
From: "xaos x" <[EMAIL PROTECTED]>
To: "Support for Openmoko Device Owners"
Sent: Saturday, August 16, 2008 4:37:59 PM GMT -05:00 US/Canada Easter
pport for Openmoko Device Owners"
Sent: Saturday, August 16, 2008 11:18:52 AM GMT -05:00 US/Canada Eastern
Subject: Re: Official Debian port with FSO
sparky mat wrote:
> I tried out the official debian port with FSO
> (http://wiki.debian.org/DebianOnFreeRunner) and it works quite nicel
sparky mat wrote:
> I tried out the official debian port with FSO
> (http://wiki.debian.org/DebianOnFreeRunner) and it works quite nicely!!
> However, i ran into some problems.
>
> 1) Can't make calls. It shows my operator and signal strength correctly.
> However, when
Hi,
Am Samstag, den 16.08.2008, 16:40 +0530 schrieb sparky mat:
> I tried out the official debian port with FSO
> (http://wiki.debian.org/DebianOnFreeRunner) and it works quite
> nicely!! However, i ran into some problems.
>
> 1) Can't make calls. It shows my operator
On Sat, 16 Aug 2008 17:04:49 +0530
"sparky mat" <[EMAIL PROTECTED]> wrote:
> I didn't suspend it manually. The display switches off on a timeout. I press
> the power button to wake it up.
That's no suspend what you mean.
___
support mailing list
suppo
2008/8/16 sparky mat <[EMAIL PROTECTED]>
>
>
> On Sat, Aug 16, 2008 at 5:40 PM, Thomas Bertani <[EMAIL PROTECTED]>wrote:
>
>>
>>
>> 2008/8/16 sparky mat <[EMAIL PROTECTED]>
>>
>>>
And, sorry, another question... gnome could run? how many mbs needs?
Maybe I want too XD
>>>
>>> haha..
On Sat, Aug 16, 2008 at 5:40 PM, Thomas Bertani <[EMAIL PROTECTED]> wrote:
>
>
> 2008/8/16 sparky mat <[EMAIL PROTECTED]>
>
>>
>>> And, sorry, another question... gnome could run? how many mbs needs?
>>> Maybe I want too XD
>>>
>>
>> haha.. I really don't think Gnome would be a good idea!
>>
>
> l
2008/8/16 sparky mat <[EMAIL PROTECTED]>
>
>> And, sorry, another question... gnome could run? how many mbs needs? Maybe
>> I want too XD
>>
>
> haha.. I really don't think Gnome would be a good idea!
>
lol but if I want it could run XD
___
support mail
>
>
> And, sorry, another question... gnome could run? how many mbs needs? Maybe
> I want too XD
>
haha.. I really don't think Gnome would be a good idea!
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/sup
2008/8/16 Risto H. Kurppa <[EMAIL PROTECTED]>
> On Sat, Aug 16, 2008 at 2:50 PM, Thomas Bertani <[EMAIL PROTECTED]>
> wrote:
> > how many mb needs debian by default on freerunner? oO
>
> About 400-450M so you can do it on 512M card but can't install much
> more there, for example no space enough f
On Sat, Aug 16, 2008 at 2:50 PM, Thomas Bertani <[EMAIL PROTECTED]> wrote:
> how many mb needs debian by default on freerunner? oO
About 400-450M so you can do it on 512M card but can't install much
more there, for example no space enough for xfce4
r
--
| risto h. kurppa
| risto at kurppa dot
how many mb needs debian by default on freerunner? oO
2008/8/16 sparky mat <[EMAIL PROTECTED]>
>
>> I suppose it's called keylock or something like that, not calibration
>> :) So it's there only to prevent unintentional actions.
>>
>
> Ahh.. ok! That makes sense! And yeah, this would hardly suffi
>
>
> I suppose it's called keylock or something like that, not calibration
> :) So it's there only to prevent unintentional actions.
>
Ahh.. ok! That makes sense! And yeah, this would hardly suffice for ts
calibration .. lol
___
support mailing list
sup
On Sat, Aug 16, 2008 at 2:10 PM, sparky mat <[EMAIL PROTECTED]> wrote:
> I tried out the official debian port with FSO
> (http://wiki.debian.org/DebianOnFreeRunner) and it works quite nicely!!
Great!
> 3) Zhone. Zhone looks quite nice and simple and I do like it. However, I
>
>
> How did you do suspend??? I just get the screen darkened and if touch it I
> get the screensaver you are talking about but I couldn't find out how to do
> suspend?
>
I didn't suspend it manually. The display switches off on a timeout. I press
the power button to wake it up.
Btw, USB network
> 4) Touchscreen calibration (Atleast that's what i think it is) - Every time
> I resume from suspend, 4 boxes with 1-4 come up and (assuming its
> touchscreen calibration) I press them in order to make it go away. How can I
> turn this off? Is this a Zhone feature?
How did you do suspend??? I jus
I tried out the official debian port with FSO (
http://wiki.debian.org/DebianOnFreeRunner) and it works quite nicely!!
However, i ran into some problems.
1) Can't make calls. It shows my operator and signal strength correctly.
However, when I dial a number and hit the big green tick button (
37 matches
Mail list logo