Please update Bombono DVD to 1.0.2 for 11.04 Natty

Bug #764469 reported by Ilya Murav'jov
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
bombono-dvd (Ubuntu)
Fix Released
Wishlist
Alessio Treglia

Bug Description

Binary package hint: bombono-dvd

1.0.2 is bugfix release for new version of libraries like libxml++ 1.33.1 , dvdauthor 0.7.0 .
1.0.0 is not working properly with those package versions.

tags: added: upgrade-software-version
Robert Roth (evfool)
Changed in bombono-dvd (Ubuntu):
importance: Undecided → Wishlist
Revision history for this message
Ilya Murav'jov (muravjov-il) wrote :

Also,

Please add ffmpeg and enca as dependencies for package bombono-dvd >= 1.0 .

Revision history for this message
Alessio Treglia (quadrispro) wrote :
Download full text (4.2 KiB)

Seems failing to build with libboost-{filesystem,regex} 1.46:

g++ -o build/src/mgui/mux.o -c -Wall -W -Wno-reorder -O2 -ansi -Wno-extra -DBOOST_SP_USE_QUICK_ALLOCATOR -DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG -DEXT_BOOST -Ibuild/src -Isrc -Ilibs/boost-logging -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gio-unix-2.0 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -UBOOST_SYSTEM_NO_DEPRECATED src/mgui/mux.cpp
src/mgui/mux.cpp: In function 'std::string GetFilename(SaveChooser&)':
src/mgui/mux.cpp:147:48: error: no matching function for call to 'boost::filesystem3::path::path(Glib::ustring)'
src/mgui/mux.cpp:147:48: note: candidates are:
/usr/include/boost/filesystem/v3/path.hpp:156:73: note: template<class InputIterator> boost::filesystem3::path::path(InputIterator, InputIterator, const codecvt_type&)
/usr/include/boost/filesystem/v3/path.hpp:145:48: note: template<class InputIterator> boost::filesystem3::path::path(InputIterator, InputIterator)
/usr/include/boost/filesystem/v3/path.hpp:138:55: note: template<class Source> boost::filesystem3::path::path(const Source&, const codecvt_type&)
/usr/include/boost/filesystem/v3/path.hpp:132:57: note: template<class Source> boost::filesystem3::path::path(const Source&, typename boost::enable_if<boost::filesystem3::path_traits::is_pathable<typename boost::decay<Source>::type> >::type*)
/usr/include/boost/filesystem/v3/path.hpp:127:5: note: boost::filesystem3::path::path(const boost::filesystem3::path&)
/usr/include/boost/filesystem/v3/path.hpp:127:5: note: no known conversion for argument 1 from 'Glib::ustring' to 'const boost::filesystem3::path&'
/usr/include/boost/filesystem/v3/path.hpp:125:5: note: boost::filesystem3::path::path()
/usr/include/boost/filesystem/v3/path.hpp:125:5: note: candidate expects 0 arguments, 1 provided
src/mgui/mux.cpp: In function 'void OnVideoSelected(Gtk::FileChooserButton&, Gtk::FileChooserButton&, SaveChooser&)':
src/mgui/mux.cpp:154:49: error: no matching function for call to 'boost::filesystem3::path::path(Glib::ustring)'
src/mgui/mux.cpp:154:49: note: candidates are:
/usr/include/boost/filesystem/v3/path.hpp:156:73: note: template<class InputIterator> boost::filesystem3::path::path(InputIterator, InputIterator, const codecvt_type&)
/usr/include/boost/filesystem/v3/path.hpp:145:48: note: template<class InputIterator> boost::filesystem3::path::path(InputIterator, InputIterator)
/usr/include/boost/filesystem/v3/path.hpp:138:55: note: templa...

Read more...

Changed in bombono-dvd (Ubuntu):
status: New → Incomplete
Revision history for this message
Ilya Murav'jov (muravjov-il) wrote :

For building with USE_EXT_BOOST=1 & Boost >= 1.46 please use CPPFLAGS='-DBOOST_FILESYSTEM_VERSION=2', e.g.

scons CPPFLAGS='-DBOOST_FILESYSTEM_VERSION=2'

Changed in bombono-dvd (Ubuntu):
status: Incomplete → In Progress
assignee: nobody → Alessio Treglia (quadrispro)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package bombono-dvd - 1.0.2-0ubuntu1

---------------
bombono-dvd (1.0.2-0ubuntu1) oneiric; urgency=low

  * New upstream release (LP: #764469).
  * Add enca,ffmpeg to Depends.
  * Replace libboost-filesystem1.42-dev,libboost-regex1.42-dev with
    libboost-filesystem1.46-dev,libboost-regex1.46-dev.
  * Build-Depends on libboost-dev.
  * Bump Standards.
 -- Alessio Treglia <email address hidden> Mon, 02 May 2011 22:10:59 +0200

Changed in bombono-dvd (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Ilya Murav'jov (muravjov-il) wrote :

Hi Alessio,

Thanks for the fix, but what about update in Natty?
Natty' version is still buggy, is it possible to update it?

Thanks

Revision history for this message
Alessio Treglia (quadrispro) wrote : Re: [Bug 764469] Re: Please update Bombono DVD to 1.0.2 for 11.04 Natty

On Fri, May 6, 2011 at 1:37 PM, Ilya Murav'jov <email address hidden> wrote:
> Hi Alessio,
>
> Thanks for the fix, but what about update in Natty?
> Natty' version is still buggy, is it possible to update it?

We may try to ask for a backport:

<https://help.ubuntu.com/community/UbuntuBackports#How to request new packages>

--
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | <email address hidden>
Ubuntu Core Developer    | <email address hidden>
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

Revision history for this message
Ilya Murav'jov (muravjov-il) wrote :

Thanks, I try it later.

However, backports' repos are not enabled in Ubuntu by default. So I'd like to know how early should I update the sources before an Ubuntu release so the fixed bombono be in it?

Here is my situation: I knew about the problem with new libxml++ many days ago. But there is no need for repairing it because it was not actual (Natty was in early stage). So I scheduled it at 10 days before the release in the hope that I would be in time. Apparently it is not true. :(
So, what is the deadline?

Revision history for this message
Sunny-patel12 (sunny-patel12) wrote :

Hi I cannot open a bdm file with Bombono get error No Node in Aproject" any ideas on how I fix this ? Alsoyesterday I created a DVD with many mpeg clips but created 1 menu with 1 clip for a birthday eg, when I play this DVD in my DVD player it is only playing that one clip & not the all of the birthday clips ??this is my 3rd DVD now, any help greatly appreciated..

Revision history for this message
Ilya Murav'jov (muravjov-il) wrote :

To Sunny-patel12,

1) If you use natty then you should use Bombono from my repo ( http://www.bombono.org/cgi-bin/wiki/Install_In_Ubuntu and https://launchpad.net/~muravjov-il/+archive/ppa ) or upgrade to Oneiric.

2) You would better check DVD you have just done in software video player (xine or totem) before you burn it to disk.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.