portrait view of Hildon-desktop

2009-12-29 Thread bocheng cheng
Hi Everyone: Does maemo5 support portrait view by now ? ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: a bug of maemo5 clutter-0.8 on X86 Xephyr ?

2009-11-23 Thread bocheng cheng
gt; But I can not find the patches to official clutter 0.8.2 about to glx or > x11 . > > The two patches under debian directory of m5 clutter 0.8.2 are just for > eglx. > Is there any way to fetch the latest git tree of m5? > > > > > 2009/11/23 Kimmo Hämäläinen

a bug of maemo5 clutter-0.8 on X86 Xephyr ?

2009-11-22 Thread bocheng cheng
Hi: After I compile some hildon component on the X86 . I run the hildon-desktop on Xephyr .There are some rasters on the window when I run some applications such as xterm Than I kill hildon-desktop . I just run the xterm and pass the window ID of the xterm to a program called test-pixmap unde

Re: windows garbage like raster

2009-11-22 Thread bocheng cheng
It occurs to me that I also meet the problem . On Sat, Nov 21, 2009 at 4:18 PM, Tim Teulings wrote: > Hello! > > This sounds possibly like an effect I had with my application (not using > gtk but only gtk theming) with the pre-production device firmware but that > seems to have dissapeared with

Re: libprofile can not be found when compiling hildon-desktop

2009-11-17 Thread bocheng cheng
Thanks for your help and guide There is a repos http://gitorious.org/mer It does some work on kicking off the private components Hope it works fine On Wed, Nov 18, 2009 at 3:28 PM, daniel wilms wrote: > Hi, > > > ext bocheng cheng wrote: > >> when compiling h

libprofile can not be found when compiling hildon-desktop

2009-11-17 Thread bocheng cheng
when compiling hildon-desktop program . configure error comes out: No package 'profile' found I found in the maemo5.0 repository , but there is no package or tar.gz that named libprofile or profiled Is the libprofile is close sourced ? ___ maemo-deve

Re: iphb component needs when compiling libhildondesktop

2009-11-17 Thread bocheng cheng
I just find a patch that remove iphb http://gitorious.org/mer/libhildondesktop/commit/d6b76e439b81d320f90f29725e0d3597b095a5e0 Hope it works On Wed, Nov 18, 2009 at 10:07 AM, bocheng cheng < steven.david.ch...@gmail.com> wrote: > When compiling the libhildondesktop . I can not find

iphb component needs when compiling libhildondesktop

2009-11-17 Thread bocheng cheng
When compiling the libhildondesktop . I can not find the iphb components in the repos of maemo see this https://bugs.maemo.org/show_bug.cgi?id=4520 The package libiphb-dev required to build libhildondesktop1 (iphb the package libiphb0 as a runtime dependency) are in the Nokia Binaries repositor

compile maemo5 (http://repository.maemo.org/pool/maemo5.0/free/) libhildon on gtk 2.16

2009-11-16 Thread bocheng cheng
Hi: I download libhildon from http://repository.maemo.org/pool/maemo5.0/free/ when I compile libhildon on gtk 2.16 after I compiled the libcanberra which the libhildon depends on. some error come out .Following symbols are not defined : HildonSizeType HildonUIMode GtkWidgetTapAndHoldFlags Is th