Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - alban42

Pages: [1] 2
1
Angstrom & OpenZaurus / Installing Or Building Oz Or (angstrom) For Spitz
« on: January 03, 2007, 02:46:14 pm »
Quote
I take it the colon on the end of the URL is a typo?

Looks like Berlios is too busy at this time of the day, but other than that it ought to work.


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=149949\"][{POST_SNAPBACK}][/a][/div]
Thanks its working now I have downloaded bitbake
 I have just foud a new angstrom release  unfortunatly it does not seem to be for  opie

2
Angstrom & OpenZaurus / Installing Or Building Oz Or (angstrom) For Spitz
« on: December 29, 2006, 12:28:39 pm »
Quote
Quote
I have decided to Re install My 3200 can anybody point me to  a currient mirror to download OZ for my 3200  
(i believe ewe mirror was moving nov this year )
as oesf has been unavailable most of dec it came back xmas day ,THANKS Great xmas Present

http://openzaurus.org

Quote
a currient web site with info how to build oe or angstrom for spitz
( I am running  kubuntu )

http://openembedded.org
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]


I have installed everything in getting started except Bitbake

When you goto the bitbake link you get  

An error occurred while loading [a href=\"http://developer.berlios.de/projects/bitbake/:]http://developer.berlios.de/projects/bitbake/:[/url]

3
General Discussion / Sl-c1000 Portability
« on: December 29, 2006, 11:10:20 am »
Quote
Typically I dont carry my Z around... but when I do... it is usually in my inner coat pocket... with wifi card in... because my Z is allergic to pocket lint :-)

But for long trips I have a backpack that I just throw it in... with my pdaxrom dev log notebook and my Z accessories...

Late
[div align=\"right\"][a href=\"index.php?act=findpost&pid=149463\"][{POST_SNAPBACK}][/a][/div]
i bought a leather case for my Z but its far too bulky for a shirt or trouser pocket
ok inside the  jacket though

I bought a shirt with a pocket with a button on it

far safer than the orig shirt  ( lean forward Z drops on floor WIMPER)
metal top has a few dents in it now ...

Maybe geek anser is velcro in shirt pocket instead of button (:-))

4
Angstrom & OpenZaurus / Installing Or Building Oz Or (angstrom) For Spitz
« on: December 29, 2006, 10:18:04 am »
Quote
Quote
I have decided to Re install My 3200 can anybody point me to  a currient mirror to download OZ for my 3200  
(i believe ewe mirror was moving nov this year )
as oesf has been unavailable most of dec it came back xmas day ,THANKS Great xmas Present

http://openzaurus.org

Quote
a currient web site with info how to build oe or angstrom for spitz
( I am running  kubuntu )

http://openembedded.org
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]


Thanks for This I have installed the packages in getting started
but I Presume I need bitbake

The OE site gives this Error

An error occurred while loading [a href=\"http://developer.berlios.de/projects/bitbake/:]http://developer.berlios.de/projects/bitbake/:[/url]

5
Angstrom & OpenZaurus / Installing Or Building Oz Or (angstrom) For Spitz
« on: December 29, 2006, 03:07:49 am »
I have decided to Re install My 3200 can anybody point me to  a currient mirror to download OZ for my 3200  
(i believe ewe mirror was moving nov this year )
as oesf has been unavailable most of dec it came back xmas day ,THANKS Great xmas Present
 
OR

a currient web site with info how to build oe or angstrom for spitz
( I am running  kubuntu )

 
I need to use kopi kapi pyhon pyqt portabase a mp3 /ogg player
a terminal for vim & thats about it...

Thanks & a happy new year to all

6
Python / Possible Build Problem With Python Pylint & Pychec
« on: November 16, 2006, 01:09:16 pm »
Zaurus 3200 Trying to Debug Python Program

on pymoney I can now get a devide by zero error  when I tap on a budget icon

( I have Posted The Traceback To The sourceforge List ) &
I have Tried a google search  and am part way through the python docs

I thought I would install pdb  ( python de bugger) and have a go myself ... so the FUN Starts
 


I Cannot find a python-pdb ipkg ??

import pdb does not work

Ok so I then installed  python-pylint & python-pychecker
 

Both appear to have a incorrect first line in /usr/bin/pychecker & /usr/bin/pylint
(They both say that python is in  /home/hrw/..I686 Directory & the Lib directory is set incorrectly also  ...)

7
Zaurus - pdaXrom / Avoid Nand For Storage
« on: November 14, 2006, 06:17:13 am »
I thought that the idea of Using internal NAND  was to Reduce Power Consumption I am rinning OZ on my 3200 & the battery life is approx Half that
of the sharp rom which only used the disk for Mp3s ??

8
Angstrom & OpenZaurus / Open Zaurus £ Key
« on: November 08, 2006, 10:45:32 am »
I am Trying to Add a Uk Pound Key £ Its "Shift 3" on a UK Pc Keyboard

#I Noticed that the British Keyboard made it into OpenZaurus Multikey
(Works Great on My Z3200 )

 I am Trying To Get The Same symbol into The Zaurus  Keyboard ...
is Modyfying the 2.6 Kernel Keymap in/etc/ The Correct way to go ?

The Only Other Tweak is to Make The Shift & FN Keys Sticky

9
Python / Running Pymoney On Openzaurus
« on: November 06, 2006, 07:16:41 am »
Quote
Quote
from StringIO import StringIO
ImportError: No module named StringIO

install python-io

looks like python-pickle misses a dependency on python-io.

I'll fix that, thanks.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=145623\"][{POST_SNAPBACK}][/a][/div]
 

That Fixed it Thanks ...

10
Python / Running Pymoney On Openzaurus
« on: November 05, 2006, 09:00:31 am »
Quote
Quote
import shelve
ImportError: No module named shelve

Install python-pickle.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Thanks I did not realise there was a python directory in
[a href=\"http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4.1/feed/python]http://ewi546.ewi.utwente.nl/mirror/www.op...4.1/feed/python[/url]

 i have uninstalled the old  python from mickeyl added the above feed
and installed python pickle

root@spitz:~# pymoney
Traceback (most recent call last):
  File "/opt/QtPalmtop/bin/pymoney", line 18, in ?
    from main import mainForm
  File "/opt/QtPalmtop/share/PyMoney/main.py", line 25, in ?
    from odb import *
  File "/opt/QtPalmtop/share/PyMoney/odb.py", line 15, in ?
    import shelve
  File "/usr/lib/python2.4/shelve.py", line 64, in ?
    from pickle import Pickler, Unpickler
  File "/usr/lib/python2.4/pickle.py", line 1379, in ?
    from StringIO import StringIO
ImportError: No module named StringIO
root@spitz:~#                    



I have cut out the ipkgs Thar dont seem relevent
I hve tried pymoney from  a console by tapping the icon & from a remote SSH connection
root@spitz:~# ipkg    list_installed


libapm1 - 3.2.2-r8 -
libasound2 - 1.0.10-r0 -
libbluetooth1 - 2.21-r0 -
libc6 - 2.3.5+cvs20050627-r3 -
libcrypto0.9.7 - 0.9.7e-r1 -
libetpan3 - 0.38-r0 -
libfreetype6 - 2.1.10-r0 -
libgcc1 - 3.4.4-r3 -
libgcrypt11 - 1.2.1-r0 -
libglib-2.0-0 - 2.6.4-r2 -
libgnutls-openssl11 - 1.0.25-r0 -
libgnutls11 - 1.0.25-r0 -
libgpg-error0 - 1.0-r0 -
libipkg0 - 0.99.159-r1 -
libjpeg62 - 6b-r0 -
libmailwrapper1 - 1.2.1-r0 -
libmicrokabc - 2.2.7-r1 -
libmicrokcal1 - 2.2.7-r1 -
libmicrokdelibs - 2.2.7-r1 -
libmodplug0 - 0.7-r0 -
libopenobex-1.0-1 - 1.0.1-r2 -
libopiecore2-1 - 1.2.1-r5 -
libopiemm2-1 - 1.2.1-r5 -
libopienet2-1 - 1.2.1-r5 -
libopieobex0 - 1.2.1-r1 -
libopiepim2-1 - 1.2.1-r5 -
libopiesecurity2-0 - 1.2.1-r5 -
libopietooth1-1 - 1.2.1-r0 -
libopieui2-1 - 1.2.1-r5 -
libpcap0.9 - 0.9.3-r1 -
libpcre0 - 4.4-r1 -
libpng12-0 - 1.2.8-r0 -
libpython2.4-1.0 - 2.4.2-ml4 -
libqpe1 - 1.2.1-r1 -
libqtaux2-1 - 1.2.1-r0 -
libqte2 - 2.3.10-r36 -
libsqlite0 - 2.8.16-r1 -
libssl0.9.7 - 0.9.7e-r1 -
libstdc++6 - 3.4.4-r3 -
libsysfs1 - 1.3.0-r0 -
libts-0.0-0 - 0.0cvs20060102-r42 -
libusb - 0.1.10a-r7 -
libz1 - 1.2.3-r0 -
linux-hotplug - 20040920-r8 -
lrzsz - 0.12.20-r2 -
opie-pyquicklaunchapplet - 1.2.1-r1  
pymoney - 1.1 -
python-codecs - 2.4.2-ml2 -
python-core - 2.4.2-ml2 -
python-db - 2.4.2-ml1 -
python-lang - 2.4.2-ml1 -
python-pickle - 2.4.2-ml1 -
python-pychecker - 0.8.14-r0 -
python-pyqt - 3.13-ml3 -
python-pysqlite - 1.0-r0 -
python-re - 2.4.2-ml2 -
python-sip - 4.1.1-ml3 -
scap - 0.1-r7 -
setserial - 2.17-r1 -
spectrum-fw - 1.0-r0 -
sysfsutils - 1.3.0-r0 -
sysvinit - 2.86-r22 -
sysvinit-inittab - 2.86-r22 -
sysvinit-pidof - 2.86-r22 -
tslib-conf - 0.0cvs20060102-r39 -
ttf-dejavu-sans - 2.9-r0 -
ttf-dejavu-sans-mono - 2.9-r0 -
udev - 084-r12 -
udev-utils - 084-r12 -

11
Python / Running Pymoney On Openzaurus
« on: November 03, 2006, 06:24:54 am »
Quote
Please give the full traceback.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=145450\"][{POST_SNAPBACK}][/a][/div]


OK here is the traceback

root@spitz:~# pymoney
Traceback (most recent call last):
  File "/opt/QtPalmtop/bin/pymoney", line 18, in ?
    from main import mainForm
  File "/opt/QtPalmtop/share/PyMoney/main.py", line 25, in ?
    from odb import *
  File "/opt/QtPalmtop/share/PyMoney/odb.py", line 15, in ?
    import shelve
ImportError: No module named shelve
root@spitz:~# root@spitz:~# pymoney

HERE IS pymoney

root@spitz:/opt/QtPalmtop/share/PyMoney# cat pymoney.py
#!/usr/bin/env python
# pymoney.py

########################################################################
#  PyMoney -- personal financial assistant
#  Copyright © 2006 Dmitri Brechalov
#
#  This program is free software; you can redistribute it and/or modify
#  it under the terms of the GNU General Public License as published by
#  the Free Software Foundation; either version 2 of the License, or
#  (at your option) any later version.
#  The full license is in the file COPYING, distributed as part of
#  this software.
########################################################################

import sys
from qt import *
from main import mainForm

useQtopia = 0

try:
    from qtpe import QPEApplication
    useQtopia = 1
except ImportError:
    QPEApplication = QApplication
    useQtopia = 0

a = QPEApplication(sys.argv)
QObject.connect(a, SIGNAL("lastWindowClosed()"), a.quit)

form = mainForm()
a.setMainWidget(form)

form.resize(640, 480)
if useQtopia:
    a.showMainWidget(form)
else:
    a.setMainWidget(form)
    if not form.show():
        sys.exit(1)

a.exec_loop()

# end of pymoney.py
root@spitz:/opt/QtPalmtop/share/PyMoney#

12
Python / Running Pymoney On Openzaurus
« on: November 02, 2006, 06:52:59 am »
I have a Zaurus 3200 with Openzaurus Installed


 have installed pymoney v1.1
and python-pyqt python-core python-sip from the mickeyl feed

when i try to run pymoney from a icon or in a console it fails, the error in the console is
main.py line 18  main import mainForm
line 25  from odb inport *

I presume i am missing some python modules ??
( yes this is the first python app that i have tried installing /runing )
thanks for any info

13
Open Embedded / Getting Started
« on: October 27, 2006, 05:08:52 am »
Quote
If you're new to bb/oe development then there's a nice set of instructions to follow in the openembedded.org wiki to get you up and running and compiling your first application:

http://openembedded.org/cgi-bin/moin.cgi/GettingStarted

Please do make sure you have the required software (linked from the GettingStarted page) - http://openembedded.org/cgi-bin/moin.cgi/RequiredSoftware


Si
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

26 Oct 06

Here is the Required Software [a href=\"http://www.openembedded.org/wiki/RequiredSoftware]http://www.openembedded.org/wiki/RequiredSoftware[/url]

Here is the Getting Started http://www.openembedded.org/wiki/GettingStarted

14
Angstrom & OpenZaurus / Hentges Rom: New Versioning System
« on: October 25, 2006, 12:35:15 pm »
Quote
Quote
Quote
Quote

More For The List :-

Games Billardz Display is Corrupt
Zaurus 3200 display does not rotate automaticaly when the screen is turned

How do I Force a App To Display Rotated & Full Screen  ??

The Daylight Savings Time is Not Set Correctly
(Its Correct For London But is Still GMT)

XMMS screen is tiny (2cm Square) it works though

Can Some Point Me TowardsThe Bugtracker

Great rom though, portabase is twice as fast as before

all i neeed now is to install  kopi 
tkckapital works but it needs resize & rotate !!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144690\"][{POST_SNAPBACK}][/a][/div]

Ah, Opie is acting up  
That could be a problem since Opie is unmaintained. I will have a look.
tkc Apps (ie: Sharp-ROM apps) are completely unsupported, sorry.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144775\"][{POST_SNAPBACK}][/a][/div]


OK I Know about TheTkcStuff Being Unsuppported, I cannot Get The Kompany To Port it to OE  It's All thats Stopping Me Going To OE  
I have had To Move From The Sharp Rom  As I Had No Ram Left
 
THE SHARP ROM  Would Randomly Kill Apps Due to Low Memory


On Hentages rom V1
    Running TkcKapital (RSS Size 32MB Ouch )
    Kopi  1 YearsWorth Of Appointments & data (RSS Size 20Mb)
    PortaBase (It has 2000 Entrys & Took 20 Secs to Load RSS Size 6.2Mb.)  

 I Installed The Upgrades From The Feed & It Seems To Have Cured The Timezone Bug  


  Also Why is OE not Using the Flash ERam ?? Using The Hdd Cuts Down on The
Battery Life

Thanks For Any Comments  The Rom Seems Good as I Can LoadAllThe Above
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144787\"][{POST_SNAPBACK}][/a][/div]

OE is a buildsystem, not a distribution.

AnD StOp WiTh ThE ExCeSsIvE CaPiTaLiZaTiOn PlEaSe
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144788\"][{POST_SNAPBACK}][/a][/div]


Ouch ... oops point taken &  I should have said OZ not OE

15
Angstrom & OpenZaurus / Hentges Rom: New Versioning System
« on: October 25, 2006, 09:32:14 am »
Quote
Quote

More For The List :-

Games Billardz Display is Corrupt
Zaurus 3200 display does not rotate automaticaly when the screen is turned

How do I Force a App To Display Rotated & Full Screen  ??

The Daylight Savings Time is Not Set Correctly
(Its Correct For London But is Still GMT)

XMMS screen is tiny (2cm Square) it works though

Can Some Point Me TowardsThe Bugtracker

Great rom though, portabase is twice as fast as before

all i neeed now is to install  kopi 
tkckapital works but it needs resize & rotate !!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144690\"][{POST_SNAPBACK}][/a][/div]

Ah, Opie is acting up  
That could be a problem since Opie is unmaintained. I will have a look.
tkc Apps (ie: Sharp-ROM apps) are completely unsupported, sorry.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144775\"][{POST_SNAPBACK}][/a][/div]


OK I Know about TheTkcStuff Being Unsuppported, I cannot Get The Kompany To Port it to OE  It's All thats Stopping Me Going To OE  
I have had To Move From The Sharp Rom  As I Had No Ram Left
 
THE SHARP ROM  Would Randomly Kill Apps Due to Low Memory


On Hentages rom V1
    Running TkcKapital (RSS Size 32MB Ouch )
    Kopi  1 YearsWorth Of Appointments & data (RSS Size 20Mb)
    PortaBase (It has 2000 Entrys & Took 20 Secs to Load RSS Size 6.2Mb.)  

 I Installed The Upgrades From The Feed & It Seems To Have Cured The Timezone Bug  


  Also Why is OE not Using the Flash ERam ?? Using The Hdd Cuts Down on The
Battery Life

Thanks For Any Comments  The Rom Seems Good as I Can LoadAllThe Above

Pages: [1] 2