Re: [2008.x] Settings app not working

2008-11-20 Thread Linus Gasser
Ivar Mossin a écrit :
 November 1st I upgraded from 2008.9 stable to 2008.x testing, using opkg
 update  opkg upgrade. This broke the settings applications which no longer
 starts. I have just now updated and upgraded again to see if there would be
 a fix in the repository without any luck. I have also searched google and
 the mailing lists without finding anything relevant.

Did you try

opkg dist-upgrade

? I'm not even sure it exists in opkg, but on debian/ubuntu-systems, 
upgrade doesn't install new packages, if needed. So it could hang 
somewhere between two versions. dist-upgrade, on the other hand, will 
happily install new needed packages.

Linus

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


Re: [2008.x] Settings app not working

2008-11-19 Thread Benedikt Schindler
Ivar Mossin schrieb:
 Installing a clean testing-image and the settings app worked.
 [...]

 But my conclusion seems to be that the settings app is working 
 (although not scrolling) using a clean testing image. However, 
 installing a stable image, then upgrading to testing by changing the 
 opkg repository links, the settings application breaks. Even when 
 doing it from a clean stable image. So I guess there is a bug that has 
 to be addressed there to avoid the package conflict or whatever it is 
 causing the breakage.

have you done a opkg update  opkg upgrade with the working testing 
image, yet?


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


Re: [2008.x] Settings app not working

2008-11-19 Thread Marek Lindner
On Wednesday 19 November 2008 22:29:58 Ivar Mossin wrote:
 So... What would have been the preverred way of figuring which packages I
 would need to install? Is there a list somewhere on the net/wiki/anywhere
 else? Are there some meta-packages I could have installed instead, like
 'opkg install phone-software' ?

For this purpose we have meta packages (packages beginning with task-*). I 
believe for Qtopia on X11 it was:
opkg install task-openmoko-qtopia-x11


 But my conclusion seems to be that the settings app is working (although
 not scrolling) using a clean testing image. However, installing a stable
 image, then upgrading to testing by changing the opkg repository links, the
 settings application breaks. Even when doing it from a clean stable image.
 So I guess there is a bug that has to be addressed there to avoid the
 package conflict or whatever it is causing the breakage.

Thanks for reporting this.


Marek


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


Re: [2008.x] Settings app not working

2008-11-18 Thread Benedikt Schindler
Marek Lindner schrieb:
 On Tuesday 18 November 2008 01:40:42 Ivar Mossin wrote:
   
 November 1st I upgraded from 2008.9 stable to 2008.x testing, using opkg
 update  opkg upgrade. This broke the settings applications which no
 longer starts. I have just now updated and upgraded again to see if there
 would be a fix in the repository without any luck. 
 

 May be the upgrade path is broken ? Did you try to install the latest testing 
 image ? If that does not help we can reopen the bug ...


 Marek


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

   
same problem here

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


[2008.x] Settings app not working

2008-11-17 Thread Ivar Mossin
November 1st I upgraded from 2008.9 stable to 2008.x testing, using opkg
update  opkg upgrade. This broke the settings applications which no longer
starts. I have just now updated and upgraded again to see if there would be
a fix in the repository without any luck. I have also searched google and
the mailing lists without finding anything relevant.

This is the bug #2088 ( http://docs.openmoko.org/trac/ticket/2088 ), in
which I have also pasted the backtrace. Apparently the bug has been
resolved, but I can not find out how to apply this fix.

The backtrace is:
[EMAIL PROTECTED]:~# exposure.py -f run
Traceback (most recent call last):
  File /usr/bin/exposure.py, line 304, in module
import etk
  File /usr/lib/python2.5/site-packages/etk/__init__.py, line 1, in
module
from core import *
  File /usr/lib/python2.5/site-packages/etk/core.py, line 1, in module
import c_etk
ImportError: /usr/lib/python2.5/site-packages/etk/c_etk.so: undefined
symbol: evas_list_append


Does anybody know how to fix this? Am I the only one getting this error? It
seems I have some incompatible packages. How can I find out which ones? Any
help would be greatly appreciated.

Kind Regards,
pooze!
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [2008.x] Settings app not working

2008-11-17 Thread Marek Lindner
On Tuesday 18 November 2008 01:40:42 Ivar Mossin wrote:
 November 1st I upgraded from 2008.9 stable to 2008.x testing, using opkg
 update  opkg upgrade. This broke the settings applications which no
 longer starts. I have just now updated and upgraded again to see if there
 would be a fix in the repository without any luck. 

May be the upgrade path is broken ? Did you try to install the latest testing 
image ? If that does not help we can reopen the bug ...


Marek


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