On Mon, 2009-07-13 at 18:26 -0700 Chen Baozi wrote:
> Hello,
> I've tried to started with jhbuild-moblin2. Unfortunately, I've got some
> troubles when making anerley modules. The situation is the anerley needs
> NbtkIconView in the modules nbtk. However, there is no longer an
> NbtkIconView in nbtk since it has been updated to a new one called
> NbtkItemView.
> 
> Any ideas?

a workaround for this is to build against a previous version of NBTK:

apply this to moblin2-jhbuild:

diff --git a/build/moblin2.modules b/build/moblin2.modules
index e529c67..a835a44 100644
--- a/build/moblin2.modules
+++ b/build/moblin2.modules
@@ -79,7 +79,7 @@
   <autotools id="nbtk">
     <branch repo="git.moblin.org"
             module="nbtk"
-            revision="master"/>
+            tag="nbtk-0.14.5"/>
     <dependencies>
       <dep package="clutter"/>
       <dep package="clutter-imcontext"/>


> 
> Yours, sincerely
> Chen Baozi
> 
> On Thu, Jul 2, 2009 at 7:03 PM, Pradeep Reddy <pradeep....@gmail.com> wrote:
> 
> > I started with * jhbhuild-moblin2* as mentioned below. Looks everything
> > went
> > fine.
> > Finally when i run the command
> >
> >               $jhbuild-moblin2 run
> > /path/to/moblin2-jhbuild/build/launch-in-xephyr.sh
> >
> > i got the message ${HOME}*/moblin2/install/bin/metacity: not found. *
> >
> > File *launch-in-xephyr.sh* contains ${HOME}/moblin2/install/bin/metacity
> > --mutter-plugins=moblin-netbook $@
> >
> > Actually there was no bin directory created in my ${HOME}/moblin2/install
> > directory.
> > do mine setup screwed up? please suggest me.
> >
> >
> > On Thu, Jul 2, 2009 at 2:22 PM, Roger WANG <roger.w...@intel.com> wrote:
> >
> > > On Wed, 2009-07-01 at 22:08 -0700 Pradeep Reddy wrote:
> > > > Hi,
> > > >
> > > > To get basic understanding with Mutter and Mutter-moblin, where do i
> > > start
> > > > from? Theoretically i have got some idea.
> > > > Indeed i would like to know whether i can play around with the existing
> > > code
> > > > available in *git://git.moblin.org/mutter-moblin*
> > >
> > > You could start with jhbhuild-moblin2:
> > >
> > > http://lists.moblin.org/pipermail/dev/2009-June/004857.html
> > >
> > >
> > > Good luck.
> > > --Roger
> > >
> > > > by downloading it to my ubuntu 8.10 machine. If yes/no, please let me
> > > know
> > > > the best way of working practically on my ubuntu 8.10.
> > > >
> > > > Thanks in advance,
> > > > Pradeep.
> > > > _______________________________________________
> > > > Moblin dev Mailing List
> > > > dev@moblin.org
> > > >
> > > > To manage or unsubscribe from this mailing list visit:
> > > > https://lists.moblin.org/mailman/listinfo/dev or your user account on
> > > http://moblin.org once logged in.
> > > >
> > > > For more information on the Moblin Developer Mailing lists visit:
> > > > http://moblin.org/community/mailing-lists
> > > _______________________________________________
> > > Moblin dev Mailing List
> > > dev@moblin.org
> > >
> > > To manage or unsubscribe from this mailing list visit:
> > > https://lists.moblin.org/mailman/listinfo/dev or your user account on
> > > http://moblin.org once logged in.
> > >
> > > For more information on the Moblin Developer Mailing lists visit:
> > > http://moblin.org/community/mailing-lists
> > >
> > _______________________________________________
> > Moblin dev Mailing List
> > dev@moblin.org
> >
> > To manage or unsubscribe from this mailing list visit:
> > https://lists.moblin.org/mailman/listinfo/dev or your user account on
> > http://moblin.org once logged in.
> >
> > For more information on the Moblin Developer Mailing lists visit:
> > http://moblin.org/community/mailing-lists
> >
> _______________________________________________
> Moblin dev Mailing List
> dev@moblin.org
> 
> To manage or unsubscribe from this mailing list visit:
> http://lists.moblin.org/listinfo/dev or your user account on 
> http://moblin.org once logged in.
> 
> For more information on the Moblin Developer Mailing lists visit:
> http://moblin.org/community/mailing-lists
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to