Re: [All] Where to get python-etk and python-efl on ubuntu

2009-09-14 Thread Luis Felipe Strano Moraes
On Mon, Sep 14, 2009 at 12:18 PM, Adolph J. Vogel  wrote:
> I want to start playing around with application development for my FR. Does
> anyone know where I can find packages for python-etk etc. for ubuntu?

http://packages.enlightenment.org/

--lf

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



-- 
"Sometimes you gotta look reality in the face and say no!" -- Benjamin Gonzalez

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


[All] Where to get python-etk and python-efl on ubuntu

2009-09-14 Thread Adolph J. Vogel
I want to start playing around with application development for my FR. Does 
anyone know where I can find packages for python-etk etc. for ubuntu?

regards, Adolph 





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


Re: python-etk

2008-11-08 Thread nacho seijo
2008/11/8 Marcel <[EMAIL PROTECTED]>

> Am Saturday 08 November 2008 18:24:44 schrieb nacho seijo:
> > Hi list!
> >
> > I was reading about using python to write applications on openmoko in the
> > wiki:
> > http://wiki.openmoko.org/wiki/Python and I liked the sample with
> > python-etk.
> >
> > So as member of FDOM group, I'd like to rewrite the FDOM submenus with
> > python-etk instead
> > python-gtk. Could someone recommend me some documentation to develop
> > applications with python-etk?
> >
> > Regards, Nacho
>
> Take a look at the wiki, I started a collection of EFL/ETK related links
> there. The page was named "EFL Documentation" iirc...
>
> -Marcel
>


Thank you very much.
I have taken a look to the links and I think they could be really useful I
will read it in depth as soon as possible

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


Re: python-etk

2008-11-08 Thread Marcel
Am Saturday 08 November 2008 18:24:44 schrieb nacho seijo:
> Hi list!
>
> I was reading about using python to write applications on openmoko in the
> wiki:
> http://wiki.openmoko.org/wiki/Python and I liked the sample with
> python-etk.
>
> So as member of FDOM group, I'd like to rewrite the FDOM submenus with
> python-etk instead
> python-gtk. Could someone recommend me some documentation to develop
> applications with python-etk?
>
> Regards, Nacho

Take a look at the wiki, I started a collection of EFL/ETK related links 
there. The page was named "EFL Documentation" iirc...

-Marcel

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


python-etk

2008-11-08 Thread nacho seijo
Hi list!

I was reading about using python to write applications on openmoko in the
wiki:
http://wiki.openmoko.org/wiki/Python and I liked the sample with python-etk.

So as member of FDOM group, I'd like to rewrite the FDOM submenus with
python-etk instead
python-gtk. Could someone recommend me some documentation to develop
applications with python-etk?

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


[FSO] python-etk lists broken in rev 36540

2008-10-18 Thread yves mahe
Hi,

last upgrade and last image (18/10/2008) bring me last revision 
(svnr36540) of Enlightenment.

Now, python-etk lists no more appear. Even with sample 15-list.py of 
python-etk-samples. C example etk_test works as usual.

For such problems, where can I warn somebody or fill a ticket ?

Thanks.
Yves Mahe

PS : from where come this svn revision code ? Current revision code of 
Enlightenment's svn seems to be slightly greater (36770)


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


Re: Package python-etk-git allready has patches applied to source

2008-09-13 Thread Didier "Ptitjes"
Rod Whitby wrote:
> Yes, this is the problem that Openmoko due to their decision to let versions
> "float" with regard to packages like this.  It means that breakage like this
> happens all the time and stays broken until someone notices it.

Oh, really ? I was quite sure it was a problem with C being 
non-deterministic ? You know different binaries... ;)

>> Should I raise a bug in the openmoko or openembedded bugtracker ?
> 
> Openmoko, since you're building an org.openmoko.* branch.

OK. Bug filed.

Best regards, Didier.

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


Re: Package python-etk-git allready has patches applied to source

2008-09-13 Thread Rod Whitby
Didier "Ptitjes" wrote:
> python-etk already has the two openembedded patches applied in 
> python-etk git. This makes build failing during patch.

Yes, this is the problem that Openmoko due to their decision to let versions
"float" with regard to packages like this.  It means that breakage like this
happens all the time and stays broken until someone notices it.

> Patches should be removed.

There is a notation to identify that patches should only be applied up to a
maximum revision, however since git has no ordering of revisions I doubt
that will help.

> Should I raise a bug in the openmoko or openembedded bugtracker ?

Openmoko, since you're building an org.openmoko.* branch.

-- Rod

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


Re: Package python-etk-git allready has patches applied to source

2008-09-13 Thread Didier "Ptitjes"

Joined a patch!

Didier "Ptitjes" wrote:

Hi again,

python-etk already has the two openembedded patches applied in 
python-etk git. This makes build failing during patch.


Patches should be removed.

Should I raise a bug in the openmoko or openembedded bugtracker ?

Thanks. Didier.


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


--- openembedded/packages/python/python-etk_git.bb.old  2008-09-13 
16:13:28.0 +0200
+++ openembedded/packages/python/python-etk_git.bb  2008-09-13 
16:02:31.0 +0200
@@ -4,9 +4,7 @@
 RDEPENDS += "etk python-cython python-evas python-ecore python-edje 
python-numeric python-math etk-themes" 
 PR = "r0.02"
 
-SRC_URI = "git://staff.get-e.org/users/cmarcelo/python-etk.git;protocol=git \
-   file://scrolled_view-drag.patch;patch=1 \
-   file://scrolled_view-drag-extra.patch;patch=1 "
+SRC_URI = "git://staff.get-e.org/users/cmarcelo/python-etk.git;protocol=git "
 
 S = "${WORKDIR}/git"
 
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Package python-etk-git allready has patches applied to source

2008-09-13 Thread Didier "Ptitjes"
Hi again,

python-etk already has the two openembedded patches applied in 
python-etk git. This makes build failing during patch.

Patches should be removed.

Should I raise a bug in the openmoko or openembedded bugtracker ?

Thanks. Didier.


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


Image build fails on package python-etk-git

2008-09-13 Thread Didier "Ptitjes"
Hi,

Got python-etk-git failing to build with the following error :

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 -- rejects in file include/etk/scrolled_view.pxd
Patch scrolled_view-drag.patch does not apply (enforce with -f)

Is there a way to let this package apart and continue building the image ?

Regards, Didier.

Complete log :

[EMAIL PROTECTED] ~ $ make image
( cd build && . ../setup-env && \
  ( bitbake openmoko-asu-image u-boot-openmoko ) )
NOTE: Removed the following variables from the 
environment:LESS,GUILE_LOAD_PATH,LESSOPEN,CVS_RSH,MAKEFLAGS,INFOPATH,JDK_HOME,SHLVL,CONFIG_PROTECT_MASK,EDITOR,MANPATH,PYTHONPATH,OMDIR,JAVA_HOME,MFLAGS,OOO_FORCE_DESKTOP,CLASSPATH,GCC_SPECS,LC_ALL,JAVAC,GDK_USE_XFT,OLDPWD,MAKELEVEL,SGML_CATALOG_FILES,LS_COLORS,PAGER,OPENGL_PROFILE
NOTE: Handling BitBake files: / (5436/5436) [100 %]
NOTE: Parsing finished. 5207 cached, 0 parsed, 229 skipped, 0 masked.
NOTE: Cache is clean, not saving.
NOTE: build 200809131307: started

OE Build Configuration:
BB_VERSION = "1.8.11"
OE_REVISION= "76c7473b2713acb8d363f501a21157e61da3a3da"
TARGET_ARCH= "i486"
TARGET_OS  = "linux"
MACHINE= "x86"
DISTRO = "openmoko"
DISTRO_VERSION = "P1-Snapshot-20080913"
TARGET_FPU = ""

NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 7.16.4 of curl-native not available (for item 
curl-native)
NOTE: preferred version 7.16.4 of curl not available (for item curl)
NOTE: preferred version 0.16.999.041 of e-wm not available (for item e-wm)
NOTE: preferred version 7.16.4 of curl not available (for item curl)
NOTE: preferred version 7.16.4 of curl not available (for item curl-certs)
NOTE: preferred version 1.0.3 of libx11-native not available (for item 
virtual/libx11)
NOTE: preferred version 0.16.999.041 of e-wm not available (for item e-wm)
NOTE: preferred version 1.0.2 of kbproto-native not available (for item 
kbproto-native)
NOTE: preferred version 1.4.1 of inputproto-native not available (for 
item inputproto-native)
NOTE: multiple providers are available for opkg (opkg, opkg-nogpg);
NOTE: consider defining PREFERRED_PROVIDER_opkg
NOTE: multiple providers are available for virtual/libqte2 
(qte-mt-static, qte, qte-mt);
NOTE: consider defining PREFERRED_PROVIDER_virtual/libqte2
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 2783 of 4230 (ID: 2958, 
/home/moko/openembedded/packages/python/python-etk_git.bb, do_patch)
NOTE: package python-etk-git: started
NOTE: package python-etk-git-r0.02: task do_patch: started
NOTE: Applying patch 'scrolled_view-drag.patch' 
(/home/moko/openembedded/packages/python/python-etk/scrolled_view-drag.patch)
ERROR: Error in executing:
ERROR: Exception: Message:Command Error: exit status: 
1  Output:
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 -- rejects in file include/etk/scrolled_view.pxd
Patch scrolled_view-drag.patch does not apply (enforce with -f)
ERROR: Printing the environment of the function
ERROR: Error in executing:
ERROR: Exception: Message:Command Error: exit status: 
1  Output:
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 -- rejects in file include/etk/scrolled_view.pxd
Patch scrolled_view-drag.patch does not apply (enforce with -f)
ERROR: Printing the environment of the function
ERROR: Error in executing:
ERROR: Exception: Message:Command Error: exit status: 
1  Output:
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 -- rejects in file include/etk/scrolled_view.pxd
Patch scrolled_view-drag.patch does not apply (enforce with -f)
ERROR: Printing the environment of the function
ERROR: Build of 
/home/moko/openembedded/packages/python/python-etk_git.bb do_patch failed
Traceback (most recent call last):
   File "/home/moko/bitbake/bin/bitbake", line 189, in 
 main()
   File "/home/moko/bitbake/bin/bitbake", line 186, in main
 cooker.cook()
   File "/home/moko/bitbake/lib/bb/cooker.py", line 636, in cook
 return self.buildTargets(pkgs_to_build)
   File "/home/moko/bitbake/lib/bb/cooker.py", line 547, in buildTargets
 failures = rq.execute_runqueue()
   File "/home/moko/bitbake/lib/bb/runqueue.py", l