Bug#692160: libxml++2.6: Run make check as a sanity check

2012-11-02 Thread Murray Cumming
Package: libxml++2.6 Version: 2.34.2-2 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu raring ubuntu-patch Dear Maintainer, Here is a simple patch. From the changelog entry: * debian/rules: Run make check as a sanity check. Thanks for considering th

Bug#528111: gstreamermm-dev is missing videosink.h

2009-05-11 Thread Murray Cumming
On Mon, 2009-05-11 at 15:50 +0800, Deng Xiyue wrote: > On Sun, May 10, 2009 at 11:20:41PM +0200, Murray Cumming wrote: > > Package: libgstreamermm-0.10-dev > > Version: 0.10.1-1 > > > > videosink.h is in the tarball: > > http://ftp.gnome.org/pub/GNOME/sources/gs

Bug#528111: gstreamermm-dev is missing videosink.h

2009-05-10 Thread Murray Cumming
Package: libgstreamermm-0.10-dev Version: 0.10.1-1 videosink.h is in the tarball: http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/0.10/gstreamermm-0.10.1.tar.gz But not in the -dev .deb file: http://ftp.debian.org/debian/pool/main/g/gstreamermm/libgstreamermm-0.10-dev_0.10.1-1_i386.deb Maybe

Bug#508304: Segmentation fault at startup

2008-12-11 Thread Murray Cumming
gt; Gtk::Tooltip (note without 's'). > > > > I'll contact gtkmm upstream for further information. You don't seem to have identified the actual problem. If that above synfig code is correct then this is nothing to do with the gtkmm or GTK+ change. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#468220: New upstream stable release available

2008-03-09 Thread Murray Cumming
from slot.h; you need to #include > > instead. I haven't yet investigated whether this is the only problem, > > but I doubt aptitude is the only program that runs into this. I've never heard of that before. Please add a test case to libgsigc++'s bugzilla, maybe with a pat

Bug#441537: ftbfs with g++-4.3/gcc-snapshot

2007-12-08 Thread Murray Cumming
I'd really like you to try the libsigc++ 2.1.x tarball. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#441537: ftbfs with g++-4.3/gcc-snapshot

2007-12-08 Thread Murray Cumming
On Fri, 2007-12-07 at 20:14 -0700, Martin Michlmayr wrote: > * Daniel Burrows <[EMAIL PROTECTED]> [2007-10-16 19:56]: > > > http://people.debian.org/~lucas/logs/2007/09/10/gcc43/libsigc++-2.0_2.0.17-2build1_gutsylp.buildlog > > > > http://www.nabble.com/Re:-libsigc++-and-g++-4.3-p11507869.html

Bug#374067: Fixed upstream.

2007-08-30 Thread Murray Cumming
This seems to be fixed in later versions of libxml++. Debian seems to have only an old version of libxml++. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#356453: patch

2006-05-21 Thread Murray Cumming
), GTK_WIDGET(pixmap.gtkobj())); > } > > -namespace Gnome { > +namespace Gtk { > > namespace Menu_Helpers > { Yes, that looks fine. Thanks. I have just committed it to CVS. I am unlikely to make a new tarball release, however. This is the version of gnomemm for GTK

Bug#326221: libsigc++-2.0: Unable to disconnect parentless slots

2005-09-02 Thread Murray Cumming
lease: testing/unstable > APT prefers unstable > APT policy: (500, 'unstable') > Architecture: i386 (i686) > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.11 > Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) > Murray Cumming [EMAIL PROTECTED] www

Bug#279392: Let's remove GNOME/GTK1 (Re: Bug#279392: please upgrade to newer libtool (libtool1.4 being removed)

2005-06-16 Thread Murray Cumming
remove them after the release. Even when debian doesn't ship any packages that use GTK+ 1.2, you can't know when there is no more software in the world that uses it. It's not kind to break third-party legacy software, and it only contributes to the myth that Linux/Free-Software doe

Bug#293822: gtkmm-2.4: Gtk::ListStore::clear causes catastrophic failure

2005-02-18 Thread Murray Cumming
Nonsense. You are probably just calling Glib::RefPtr< Gtk::ListStore>::clear() instead of Gtk::ListStore::clear(). Try refListStore->clear() instead of refListStore.clear(). -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com -- To UNSUBSCRIBE, email to [EMAIL