← Back to team overview

openshot.developers team mailing list archive

[Bug 510510] Re: Replace Glade with GtkBuilder

 

Moimael,
I attempted to save the Glade files in gtk 2.12 compatibly mode, and I got all sorts of crazy warnings about properties that are not supported.  The end result was no menus at the top of the main form.  Although, I'm not sure if I did something wrong.

I also spoke to a few people who have migrated apps to Gtkbuilder, and
they suggested setting some of the unsupported properties via the
code... which I guess might get a bit sloppy, but it can help fix any
2.12 compatibility issues.  I really would like to continue supporting
Ubuntu 8.04 at the moment.  Most users are on 9.04+, but about 10% of
our users still use 8.04 or 8.10.

As far as the bzr branch issues.  Typically when you branch openshot
like this ($ bzr branch lp:openshot), and then make changes, it will
retain all of the version history from the trunk.  For example, your
first commit might be revision 185, instead of 1.  Then when you push
the branch back to LaunchPad (as your own branch), it will continue to
maintain the version history, and also the same Repository Format...
presumably.

Thanks for your help with Gtkbuilder.  I'm sure we'll get this
integrated soon enough. =)

-- 
Replace Glade with GtkBuilder
https://bugs.launchpad.net/bugs/510510
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: New

Bug description:
moimael has proposed merging lp:~moimael/openshot/gtkbuilder into lp:openshot.

   Requested reviews:
   OpenShot Developers (openshot.developers)


I finally manage to convert openshot to gtkbuilder, libglade is no more required at all :D
All is working for me, but i can not test everything, so this branch need some review to track potential regressions.The attached diff has been truncated due to its size.
--
https://code.launchpad.net/~moimael/openshot/gtkbuilder/+merge/15130





References