On Wed, 17 Sep 2008 00:41:10 +0800
Chia-I Wu <[EMAIL PROTECTED]> wrote:
> AttachData(int, variant) -> void
> GetData(int) -> variant
> Track(objpath) -> void
>
> [...] The Track method takes an objpath as its argument and asks
> DiversityTrack to monitor the object accociated
Am I the only one having problems using QEmu to run FSO?
I use the qemu-neo1973/openmoko/flash.sh script and created a couple of
symbolic links so the script uses the correct files.
In case you are wondering, I want to program a little on a train ride to work.
But inserting the battery, booting,
On Wed, Sep 17, 2008 at 03:41:23AM +0800, Julian Chu wrote:
> $./autogen.sh --host=arm-angstrom-linux-gnueabi
> $ file src/assassin
> src/assassin: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for
> GNU/Linux 2.6.14, dynamically linked (uses shared libs), not stripped
Great work, Julian!
On Wed, Sep 17, 2008 at 03:41:23AM +0800, Julian Chu wrote:
> $opkg-target update
> $opkg-target install libedje-dev
> $opkg-target install packagekit-dev
> $opkg-target install edbus-dev
> $opkg-target install libetk-dev
> $opkg-
Hello All --
When in 320x240 (Tested this in Landscape),The touch screen coordinates are
not properly re-calculated. This does not mean much for general purpose
phone gui, but does matter much with game porting. Since most games that
i've been working on, do not run well in 640x480.
I've buil
On Tue, 16 Sep 2008 23:17:52 +0200 "Anton Persson" <[EMAIL PROTECTED]>
babbled:
> Hi,
>
> I have a few questions about the math support. I've noticed that
> math functions such as sin() are very slow on the OpenMoko. How
> is the math support implemented? Are all floating point operations
> imple
Since quite a lot of WLAN problems have been reported, we decided to
start a more systematic search for them, and any usability exceptions
we may hit on the way.
The approach is to make tries in a controlled environment and to
work bottom-up, i.e., we begin with completely unprotected networks
and
Hi,
I have a few questions about the math support. I've noticed that
math functions such as sin() are very slow on the OpenMoko. How
is the math support implemented? Are all floating point operations
implemented in software, or is there hardware support for float
multiplication, and trigonometric
#1904: om2008.8 wifi don't get always an ipv4 ip
+---
Reporter: dolfje |Owner: openmoko-devel
Type: defect | Status: new
Priority: normal |Milestone:
Co
#1904: om2008.8 wifi don't get always an ipv4 ip
+---
Reporter: dolfje |Owner: openmoko-devel
Type: defect | Status: new
Priority: normal |Milestone:
Co
#1904: om2008.8 wifi don't get always an ipv4 ip
+---
Reporter: dolfje |Owner: openmoko-devel
Type: defect | Status: new
Priority: normal |Milestone:
Co
Julian Chu wrote:
> On Mon, Sep 15, 2008 at 04:26:16AM -0700, SCarlson wrote:
>> Applying patch scrolled_view-drag.patch
>> patching file etk/core/scrolled_view.pxi
>> Hunk #1 succeeded at 43 with fuzz 2 (offset 24 lines).
>> patching file include/etk/scrolled_view.pxd
>> Hunk #1 FAILED at 21.
>> 1
Dne Tuesday 16 of September 2008 18:47:18 Matt Brown napsal(a):
> On Mon, Sep 15, 2008 at 11:39 PM, Al Johnson <
>
> > It's in ogpsd in the latest FSO milestone release according to:
> >
> > http://wiki.openmoko.org/index.php?title=OpenmokoFramework/Status_Update_
> >4
>
> And working great, I have
#1904: om2008.8 wifi don't get always an ipv4 ip
+---
Reporter: dolfje |Owner: openmoko-devel
Type: defect | Status: new
Priority: normal |Milestone:
Co
Hi Julian,
I got the same some days ago. I'm the one who made the bug report.
I use the MokoMakefile. I regularly
$ make update-makefile ; make setup update image
But here is my local python-etk_git.bb version :
DESCRIPTION = "Python etk binding"
require python-efl.inc
DEPENDS += "etk python-s
Hi,
There is a fresh meta-toolchain.
You can download it by the link.
http://downloads.openmoko.org/toolchains/openmoko-i686-arm-linux-gnueabi-toolchain.tar.bz2
or
http://downloads.openmoko.org/toolchains/openmoko-x86_64-arm-linux-gnueabi-toolchain.tar.bz2
#1904: om2008.8 wifi don't get always an ipv4 ip
+---
Reporter: dolfje |Owner: openmoko-devel
Type: defect | Status: new
Priority: normal |Milestone:
Co
Julia --
Not sure, I followed the directions on the page, I had nothing to begin
with, so I made the assumption that I must have downloaded the latest
available version. At any rate. I woke up this morning with a build
complete. Although after I had removed the two patch lines from python-etk
#1904: om2008.8 wifi don't get always an ipv4 ip
+---
Reporter: dolfje |Owner: openmoko-devel
Type: defect | Status: new
Priority: normal |Milestone:
Co
On Mon, Sep 15, 2008 at 04:26:16AM -0700, SCarlson wrote:
>
> Applying patch scrolled_view-drag.patch
> patching file etk/core/scrolled_view.pxi
> Hunk #1 succeeded at 43 with fuzz 2 (offset 24 lines).
> patching file include/etk/scrolled_view.pxd
> Hunk #1 FAILED at 21.
> 1 out of 1 hunk FAILED -
On Tuesday 16 September 2008, Michael 'Mickey' Lauer wrote:
> Am Tuesday 16 September 2008 15:08:38 schrieb sh:
> > Hi Erwin,
> >
> > On Tue, Sep 16, 2008 at 07:55:14PM +0800, Erin Yueh wrote:
> > > you could use 'cu', 'socat', or 'minicom' to connect to GSM modem
> > > directly. Also, you can find
On Tue, 16 Sep 2008 18:31:39 +0200
"Alexey Feldgendler" <[EMAIL PROTECTED]> wrote:
> On Tue, 16 Sep 2008 18:16:05 +0200, Simon Kagstrom
> <[EMAIL PROTECTED]> wrote:
>
> > Anyway, my main point is this: 90% of the time I'm using my phone
> > I'd like to use plain finger input. I carry my fingers
On Mon, Sep 15, 2008 at 11:39 PM, Al Johnson <
> It's in ogpsd in the latest FSO milestone release according to:
>
> http://wiki.openmoko.org/index.php?title=OpenmokoFramework/Status_Update_4
And working great, I haven't done any proper timings, but it gets a
fix after walking outside each morning
On Mon, Sep 15, 2008 at 08:15:17PM +0200, Simon Kagstrom wrote:
> First a general question: Where can I find the dbus API for
> om-locations/diversity-nav?
https://svn.projects.openmoko.org/svnroot/diversity/trunk/diversity-daemon/introspection/
> Then a request. I've tried to browse the source co
On Tue, 16 Sep 2008 18:16:05 +0200, Simon Kagstrom
<[EMAIL PROTECTED]> wrote:
> Anyway, my main point is this: 90% of the time I'm using my phone I'd
> like to use plain finger input. I carry my fingers around all the
> time. :-)
Sure, and I have fingernails on me all the time. They can be used
Hello. I have found that many times the tar command fails giving this error:
*
[EMAIL PROTECTED]:~# tar xvzf AccelGame.tar.gz
tar: corrupted octal value in tar header*
Asking to the busybox guys they told me that busybox should be compiled with
this option turned on:
*"Enable FEATURE_TAR_OLDGNU_
On Tue, 16 Sep 2008 17:00:37 +0200
"Alexey Feldgendler" <[EMAIL PROTECTED]> wrote:
> The problem with capacitive touch screens is that you're bound to use
> a finger with it, so that you can't use a stylus (or even a
> fingernail) for precision input. The touch screen of iPhone is
> fine for scrol
#2009: [battery] The battery stops with charching, if it's fully charched.
+---
Reporter: dolfje |Owner: openmoko-devel
Type: defect | Status: new
Priority: normal |Milest
On Mon, 15 Sep 2008 19:03:00 +0200, Simon Kagstrom
<[EMAIL PROTECTED]> wrote:
> After playing with the freerunner for a month now, hardware-wise there
> is only one thing which I *really* wish it had: A capacitive touchscreen
> (like the apple iphone). I dislike having to carry around a stylus and
#1904: om2008.8 wifi don't get always an ipv4 ip
+---
Reporter: dolfje |Owner: openmoko-devel
Type: defect | Status: new
Priority: normal |Milestone:
Co
#1904: om2008.8 wifi don't get always an ipv4 ip
+---
Reporter: dolfje |Owner: openmoko-devel
Type: defect | Status: new
Priority: normal |Milestone:
Co
31 matches
Mail list logo