Bug#666188: Ships the icon cache, package now 83M installed-size

2012-03-29 Thread Ross Burton
Package: gnome-themes-standard
Version: 3.4.0-1
Severity: serious

$ dpkg -L gnome-themes-standard | grep cache
/usr/share/icons/HighContrast/icon-theme.cache
$ ls -l /usr/share/icons/HighContrast/icon-theme.cache
-rw-r--r-- 1 root root 77002092 Mar 29 15:16 
/usr/share/icons/HighContrast/icon-theme.cache

We should probably continue to generate this at package install time instead of
shipping it. :)


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-themes-standard depends on:
ii  gconf2  3.2.3-4
ii  libatk1.0-0 2.2.0-2
ii  libc6   2.13-27
ii  libcairo-gobject2   1.10.2-7
ii  libcairo2   1.10.2-7
ii  libgdk-pixbuf2.0-0  2.26.0-1
ii  libglib2.0-02.32.0-1
ii  libgtk-3-0  3.4.0-1
ii  libpango1.0-0   1.29.4-3+b1
ii  librsvg2-2  2.36.0-1

Versions of packages gnome-themes-standard recommends:
ii  gtk2-engines  1:2.20.2-2

gnome-themes-standard suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626976: Help wanted with openconnect-Packaging?

2012-03-28 Thread Ross Burton
On Wednesday, 28 March 2012 at 19:38, Bernhard Schmidt wrote:
 Hi Ross,
 
 there are several bugs open for a while in your openconnect package 
 without any progress recently. In Bug #626976 you mentioned that you do 
 not have time for packaging at the moment.
 
 I would be willing to give it a try to convert the openconnect package 
 to a current upstream version + dh9 + split vpnc-scripts (basically 
 closing most src:openconnect bugs). I'm not a DD/DM though, so I would 
 require your permission/sponsorship.
 
 Has anyone else expressed interest in maintaining this package (I'm 
 CCing Mike Miller from before mentioned bug)? Are there any packaging 
 sources newer than 3.02-2?

Mike Miller took over the packaging this week, so expect to see progress on the 
bugs now.

Ross 





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626976: network-manager-openconnect: file conflict with openconnect

2012-03-24 Thread Ross Burton
On Wednesday, 14 March 2012 at 01:14, Mike Miller wrote:
 Any progress on this so we can get it back in wheezy? Anything I can
 do to help?

I don't really have time to dedicate to packaging at the moment, if you'd be 
interested in taking over the packaging that would really help!

Ross 





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#588618: network-manager-gnome needs tighter dep on network-manager

2010-07-12 Thread Ross Burton
 As said, the only possible explanation I have, is that you upgraded the
 packages, suspended your laptop (then, NM is disabled by
 /usr/lib/pm-utils/sleep.d/55NetworkManager), your resume failed and you had to
 reboot.

This is exactly what happened to me.  As this is the first time that
I've ever had a suspend failure on this laptop (suspend light was on,
but CPU and LCD were still on, so the laptop was roasting when I got it
out of my bag) I'm suspecting that NM was responsible for the suspend
failure too.   Anyway, that isn't the point.

Please make the deps tighter so that the client and the daemon can
always talk.  This time it's just the global on/off, but in the future
who knows what will change.

Ross
-- 
Ross Burton mail: r...@burtonini.com
  jabber: r...@burtonini.com
   www: http://burtonini.com


signature.asc
Description: This is a digitally signed message part


Bug#562465: Bug#561316: postr: diff for NMU version 0.12.3-1.1

2010-01-12 Thread Ross Burton
On Mon, 2010-01-11 at 23:30 +0100, Sandro Tosi wrote:
 tags 541589 + patch
 tags 561316 + patch
 thanks
 
 Dear maintainer,
 
 I've prepared an NMU for postr (versioned as 0.12.3-1.1) and
 uploaded it to DELAYED/2.
 
 Please also consider joining the PAPT [1] and maintain the package with us.
 
 [1] http://wiki.debian.org/Teams/PythonAppsPackagingTeam/

I was previously the upstream maintainer too but have passed that on to
someone else.  I'd welcome the PAPT taking over packaging entirely.

Ross
-- 
Ross Burton mail: r...@burtonini.com
  jabber: r...@burtonini.com
   www: http://burtonini.com



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#561340: Fails to runtime link

2009-12-16 Thread Ross Burton
Package: krb5-auth-dialog
Version: 0.14-1
Severity: grave

$ krb5-auth-dialog
krb5-auth-dialog: /usr/lib/libkrb5.so.25: version `HEIMDAL_KRB5_1.0' not found 
(required by krb5-auth-dialog)

Obviously this makes the package somewhat useless.  Full output from ldd:

$ ldd /usr/bin/krb5-auth-dialog
/usr/bin/krb5-auth-dialog: /usr/lib/libkrb5.so.25: version `HEIMDAL_KRB5_1.0' 
not found (required by /usr/bin/krb5-auth-dialog)
linux-vdso.so.1 =  (0x7fff9e9ff000)
libnm_glib.so.0 = /usr/lib/libnm_glib.so.0 (0x7f8860b81000)
libkrb5.so.25 = /usr/lib/libkrb5.so.25 (0x7f8860905000)
libnotify.so.1 = /usr/lib/libnotify.so.1 (0x7f88606fb000)
libdbus-glib-1.so.2 = /usr/lib/libdbus-glib-1.so.2 (0x7f88604d9000)
libpthread.so.0 = /lib/libpthread.so.0 (0x7f88602bd000)
libgconf-2.so.4 = /usr/lib/libgconf-2.so.4 (0x7f886007e000)
libgtk-x11-2.0.so.0 = /usr/lib/libgtk-x11-2.0.so.0 (0x7f885fa7)
libgdk-x11-2.0.so.0 = /usr/lib/libgdk-x11-2.0.so.0 (0x7f885f7c4000)
libgio-2.0.so.0 = /usr/lib/libgio-2.0.so.0 (0x7f885f51a000)
libpango-1.0.so.0 = /usr/lib/libpango-1.0.so.0 (0x7f885f2ce000)
libgobject-2.0.so.0 = /usr/lib/libgobject-2.0.so.0 (0x7f885f089000)
libglib-2.0.so.0 = /lib/libglib-2.0.so.0 (0x7f885edc3000)
libc.so.6 = /lib/libc.so.6 (0x7f885ea6f000)
libnm-util.so.1 = /usr/lib/libnm-util.so.1 (0x7f885e836000)
libuuid.so.1 = /lib/libuuid.so.1 (0x7f885e631000)
libgcrypt.so.11 = /usr/lib/libgcrypt.so.11 (0x7f885e3b9000)
libgnutls.so.26 = /usr/lib/libgnutls.so.26 (0x7f885e115000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0x7f885df1)
libdbus-1.so.3 = /lib/libdbus-1.so.3 (0x7f885dcd1000)
librt.so.1 = /lib/librt.so.1 (0x7f885dac9000)
libhx509.so.5 = /usr/lib/libhx509.so.5 (0x7f885d88)
libsqlite3.so.0 = /usr/lib/libsqlite3.so.0 (0x7f885d5f4000)
libcom_err.so.2 = /lib/libcom_err.so.2 (0x7f885d3f1000)
libcrypto.so.0.9.8 = /usr/lib/libcrypto.so.0.9.8 (0x7f885d052000)
libasn1.so.8 = /usr/lib/libasn1.so.8 (0x7f885cdba000)
libwind.so.0 = /usr/lib/libwind.so.0 (0x7f885cb92000)
libroken.so.18 = /usr/lib/libroken.so.18 (0x7f885c97d000)
libcrypt.so.1 = /lib/libcrypt.so.1 (0x7f885c746000)
libdl.so.2 = /lib/libdl.so.2 (0x7f885c542000)
libresolv.so.2 = /lib/libresolv.so.2 (0x7f885c32b000)
libgdk_pixbuf-2.0.so.0 = /usr/lib/libgdk_pixbuf-2.0.so.0 
(0x7f885c11)
/lib64/ld-linux-x86-64.so.2 (0x7f8860dbe000)
libgmodule-2.0.so.0 = /usr/lib/libgmodule-2.0.so.0 (0x7f885bf0c000)
libORBit-2.so.0 = /usr/lib/libORBit-2.so.0 (0x7f885bc9b000)
libpangocairo-1.0.so.0 = /usr/lib/libpangocairo-1.0.so.0 
(0x7f885ba8f000)
libX11.so.6 = /usr/lib/libX11.so.6 (0x7f885b753000)
libXcomposite.so.1 = /usr/lib/libXcomposite.so.1 (0x7f885b551000)
libXdamage.so.1 = /usr/lib/libXdamage.so.1 (0x7f885b34f000)
libXfixes.so.3 = /usr/lib/libXfixes.so.3 (0x7f885b149000)
libatk-1.0.so.0 = /usr/lib/libatk-1.0.so.0 (0x7f885af29000)
libcairo.so.2 = /usr/lib/libcairo.so.2 (0x7f885aca8000)
libpangoft2-1.0.so.0 = /usr/lib/libpangoft2-1.0.so.0 
(0x7f885aa7e000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x7f885a7f7000)
libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 (0x7f885a5c6000)
libm.so.6 = /lib/libm.so.6 (0x7f885a343000)
libXext.so.6 = /usr/lib/libXext.so.6 (0x7f885a132000)
libXrender.so.1 = /usr/lib/libXrender.so.1 (0x7f8859f29000)
libXinerama.so.1 = /usr/lib/libXinerama.so.1 (0x7f8859d26000)
libXi.so.6 = /usr/lib/libXi.so.6 (0x7f8859b1c000)
libXrandr.so.2 = /usr/lib/libXrandr.so.2 (0x7f8859914000)
libXcursor.so.1 = /usr/lib/libXcursor.so.1 (0x7f8859709000)
libpcre.so.3 = /lib/libpcre.so.3 (0x7f88594da000)
libselinux.so.1 = /lib/libselinux.so.1 (0x7f88592bd000)
libgpg-error.so.0 = /usr/lib/libgpg-error.so.0 (0x7f88590b9000)
libtasn1.so.3 = /usr/lib/libtasn1.so.3 (0x7f8858ea9000)
libz.so.1 = /usr/lib/libz.so.1 (0x7f8858c91000)
libxcb.so.1 = /usr/lib/libxcb.so.1 (0x7f8858a74000)
libpixman-1.so.0 = /usr/lib/libpixman-1.so.0 (0x7f885881b000)
libdirectfb-1.2.so.0 = /usr/lib/libdirectfb-1.2.so.0 
(0x7f885859a000)
libfusion-1.2.so.0 = /usr/lib/libfusion-1.2.so.0 (0x7f885838f000)
libdirect-1.2.so.0 = /usr/lib/libdirect-1.2.so.0 (0x7f8858178000)
libpng12.so.0 = /usr/lib/libpng12.so.0 (0x7f8857f53000)
libxcb-render-util.so.0 = /usr/lib/libxcb-render-util.so.0 
(0x7f8857d4f000)
libxcb-render.so.0 = 

Bug#547167: Useless as packaged

2009-09-17 Thread Ross Burton
Package: mojito
Version: 0.21.1
Severity: grave

As packaged, Mojito is useless.  There are no API keys passed to configure, so
none of the service implementations are compiled, so Mojito cannot do anything.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536287: xserver-xorg-video-intel: X apps break severely with Intel KMS (Kernel Modesetting)

2009-07-24 Thread Ross Burton
I'm also seeing this with KMS, linux 2.6.30-1-amd64 and -intel
2:2.8.0-1.

Ross
-- 
Ross Burton mail: r...@burtonini.com
  jabber: r...@burtonini.com
   www: http://burtonini.com




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516157: gtk-engines-lighthouseblue: Gtk1.2 about to be removed from Debian

2009-02-19 Thread Ross Burton
On Thu, 2009-02-19 at 10:51 -0500, Barry deFreese wrote:
 Gtk1.2 will not be shipping with Squeeze so gtk-engines-lighthouseblue 
 will either need to be ported to Gtk2 or removed from the archive.
 
 It appears that upstream version 0.7.0 is Gtk2 but development seems 
 inactive since 2003.  Is removal more appropriate?

Removal is very appropriate.

Ross
-- 
Ross Burton mail: r...@burtonini.com
  jabber: r...@burtonini.com
   www: http://burtonini.com




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#497456: zinity: tries to overwrite file owned by libgtkada2-bin

2008-09-01 Thread Ross Burton
On Mon, 2008-09-01 at 22:56 +0200, Ralf Treinen wrote:
  trying to overwrite `/usr/bin/gdialog', which is also in package
 libgtkada2-bin

Zenity is the semi-official gdialog replacement, so I think it's fair to
say that is owns the /usr/bin/gdialog name.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
   www: http://burtonini.com


signature.asc
Description: This is a digitally signed message part


Bug#494850: cannot start meld

2008-08-15 Thread Ross Burton
On Tue, 2008-08-12 at 18:36 +0200, Mathieu Malaterre wrote:
 Package: meld
 Version: 1.1.3-1.2
 Severity: grave
 Justification: renders package unusable
 
 
 I simply cannot start meld:
 
 $ meld
 Traceback (most recent call last):
   File /usr/bin/meld, line 78, in ?
 import gtk
 ImportError: No module named gtk

Meld depends on python-gtk2, so this shouldn't happen.  Do you have
$PYTHONPATH set?

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
   www: http://burtonini.com


signature.asc
Description: This is a digitally signed message part


Bug#481480: python-gtk2: gtk.main() reads from stdin, so freezes GUI.

2008-06-06 Thread Ross Burton
I'm now seeing this myself with pygtk 2.12.1-5...
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#482160: gupnp-tools_0.4-1(sparc/unstable): FTBFS, missing build-deps

2008-05-21 Thread Ross Burton
On Wed, 2008-05-21 at 09:14 +0200, Martin Zobel-Helas wrote:
  Package libsoup-2.4 was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libsoup-2.4.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libsoup-2.4', required by 'gupnp-1.0', not found

Hm, libgssdp-1.0-1 0.6.1-1 can't have been present.  I'll tighten the
deps and reupload.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part


Bug#481891: Segmentation fault - no property named `idle-timeout'

2008-05-19 Thread Ross Burton
On Mon, 2008-05-19 at 20:59 +1000, Mark Purcell wrote:
 I am getting a segmentation fault on both powerpc and i386 arch's.

gupnp had an ABI break due to a new libsoup which broke ABI.  We're
working on cleaning up this mess, will be done soon.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part


Bug#466832: gssdp - FTBFS: Missing builddeps: Package requirements (gobject-2.0 = 2.9.1 libsoup-2.2 = 2.2.97) were not met

2008-02-21 Thread Ross Burton
On Thu, 2008-02-21 at 12:12 +0100, Bastian Blank wrote:
 Package: gssdp
 Version: 0.4.1-3
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of gssdp_0.4.1-3 on debian-31.osdl.marist.edu by 
  sbuild/s390 98
 [...]
  checking for LIBGSSDP... configure: error: Package requirements 
  (gobject-2.0 = 2.9.1 libsoup-2.2 = 2.2.97) were not met:
  
  Package gnutls was not found in the pkg-config search path.
  Perhaps you should add the directory containing `gnutls.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'gnutls', required by 'libsoup', not found

This is weird, libsoup2.2-dev 2.2.97 depends on libgnutls-dev, which
provides the pkg-config file.

Depends: ${misc:Depends}, libsoup2.2-8 (= ${binary:Version}),
libglib2.0-dev, libgnutls-dev (= 1.4.0), libxml2-dev, zlib1g-dev

I wonder if other build daemons will fail, or is this is a s/390 thing.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part


Bug#460240: Missing dependency on libtaglib2.0-cil

2008-01-11 Thread Ross Burton
Package: banshee
Version: 0.13.2+dfsg-2
Severity: grave

When importing music, I get this exception:

** (Banshee:4048): WARNING **: The following assembly referenced from 
/usr/lib/banshee/Banshee.Base.dll could not be loaded:
 Assembly:   taglib-sharp(assemblyref_index=15)
 Version:2.0.2.0
 Public Key: db62eba44689b5b0
The assembly was not found in the Global Assembly Cache, a path listed in the 
MONO_PATH environment variable, or in the location of the executing assembly 
(/usr/lib/banshee).


** (Banshee:4048): WARNING **: Could not load file or assembly 'taglib-sharp, 
Version=2.0.2.0, Culture=neutral, PublicKeyToken=db62eba44689b5b0' or one of 
its dependencies.

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or 
assembly 'taglib-sharp, Version=2.0.2.0, Culture=neutral, 
PublicKeyToken=db62eba44689b5b0' or one of its dependencies.
File name: 'taglib-sharp, Version=2.0.2.0, Culture=neutral, 
PublicKeyToken=db62eba44689b5b0'
  at Banshee.Base.ImportManager.ProcessQueue () [0x0] 
  at Banshee.Base.ImportManager+c__CompilerGenerated64.QueueSourcec__197 () 
[0x0] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

Banshee then crashes.  Manually install libtaglib2.0-cil fixes this, and makes
Banshee usable again.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages banshee depends on:
ii  gconf2  2.20.1-2 GNOME configuration database syste
ii  gstreamer0.10-gnomevfs  0.10.15-4GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins-base  0.10.15-4GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good  0.10.6-4 GStreamer plugins from the good 
ii  libboo2.0-cil   0.8.0.2730-4 a python-like language and compile
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libgconf2.0-cil 2.16.0-10CLI binding for GConf 2.16
ii  libglade2.0-cil 2.10.2-5 CLI binding for the Glade librarie
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libglib2.0-cil  2.10.2-5 CLI binding for the GLib utility l
ii  libgnome-vfs2.0-cil 2.16.0-10CLI binding for GnomeVFS 2.16
ii  libgnome2.0-cil 2.16.0-10CLI binding for GNOME 2.16
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgstreamer-plugins-base0. 0.10.15-4GStreamer libraries from the base
ii  libgstreamer0.10-0  0.10.15-3Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  libgtk2.0-cil   2.10.2-5 CLI binding for the GTK+ toolkit 2
ii  libkarma0   0.0.6-3  Rio Karma access library [runtime 
ii  libmono-cairo2.0-cil1.2.6+dfsg-5 Mono Cairo library
ii  libmono-corlib1.0-cil   1.2.6+dfsg-5 Mono core library (1.0)
ii  libmono-corlib2.0-cil   1.2.6+dfsg-5 Mono core library (2.0)
ii  libmono-security2.0-cil 1.2.6+dfsg-5 Mono Security library
ii  libmono-sharpzip2.84-cil1.2.6+dfsg-5 Mono SharpZipLib library
ii  libmono-sqlite2.0-cil   1.2.6+dfsg-5 Mono Sqlite library
ii  libmono-system-data2.0-cil  1.2.6+dfsg-5 Mono System.Data Library
ii  libmono-system-web2.0-cil   1.2.6+dfsg-5 Mono System.Web Library
ii  libmono-system2.0-cil   1.2.6+dfsg-5 Mono System libraries (2.0)
ii  libmono-zeroconf1.0-cil 0.7.3-1  CLI library for multicast DNS serv
ii  libmono1.0-cil  1.2.6+dfsg-5 Mono libraries (1.0)
ii  libmono2.0-cil  1.2.6+dfsg-5 Mono libraries (2.0)
ii  libmusicbrainz4c2a  2.1.5-1  Second generation incarnation of t
ii  libnautilus-burn4   2.20.0-1 Nautilus Burn Library - runtime ve
ii  libndesk-dbus-glib1.0-cil   0.4.1-1  CLI implementation of D-Bus (GLib 
ii  libndesk-dbus1.0-cil0.6.0-1  CLI implementation of D-Bus
ii  libnjb5 2.2.5-4.1Creative Labs Nomad Jukebox librar
ii  libx11-62:1.0.3-7X11 client-side library
ii  mono-runtime1.2.6+dfsg-5 Mono runtime

Versions of packages banshee recommends:
ii  gnome-volume-manager 2.22.0-1GNOME daemon to auto-mount and man
ii  gstreamer0.10-ffmpeg 0.10.3-4FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad0.10.5-5+b1 GStreamer plugins from the bad s
ii  gstreamer0.10-plugins-ugly   0.10.6-3GStreamer plugins from the ugly 
ii  podsleuth0.6.1-1 Tool to discover detailed informat

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. 

Bug#431938: devilspie: segmentation fault

2007-08-06 Thread Ross Burton
On Fri, 2007-07-06 at 01:08 -0400, Vladimir Z wrote:
 [EMAIL PROTECTED]:.devilspie$ devilspie
 got eof
 got eof
 
 (devilspie:3378): Wnck-WARNING **: Unhandled action type (nil)
 
 (devilspie:3378): Wnck-WARNING **: Unhandled action type (nil)
 
 (devilspie:3378): Wnck-WARNING **: Unhandled action type (nil)
 
 (devilspie:3378): Wnck-WARNING **: Unhandled action type (nil)
 Segmentation fault

Crashing on parser failure is clearly bad.

 [EMAIL PROTECTED]:.devilspie$ ls
 aterm.ds  firefox.ds  gjots  mrxvt.ds  pidgin.ds  thunderbird.ds  zim.ds
 [EMAIL PROTECTED]:.devilspie$ cat aterm.ds 
 (if (contains (application_name) aterm) 
 (begin
 (set_workspace 1))
   ^ remove this
 (maximize)
 )
 )

 [EMAIL PROTECTED]:.devilspie$ cat mrxvt.ds 
 (if (contains (application_name) mrxvt) 
 (begin
 (set_workspace 1))
  ^ and this
 (maximize)
 )
 )

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part


Bug#427418: file conflicts between packages

2007-06-13 Thread Ross Burton
On Sun, 2007-06-03 at 21:58 +0200, Michael Ablassmeier wrote:
 both rubrica an contacts ship 
  `/usr/share/icons/hicolor/48x48/apps/contacts.png'
 but do neither conflict, nor add a diversion thus fail to be installed
 in the same environment:

IMHO, and clearly this is biased, but Rubrica shouldn't be installed an
icon called apps/contacts.png when the application isn't called
contacts, but rubrica.

In fact from looking at the contents of rubrica, I'm surprised it isn't
conflicting with more packages.  It installs many icons which are
specific to rubrica in the generic application icon theme, which is very
bad form.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part


Bug#426477: tasks: segfaults when I select a Priority

2007-05-29 Thread Ross Burton
On Tue, 2007-05-29 at 04:16 +0300, Eddy Petrişor wrote:
 I start tasks, select a task to edit, select a prio, tasks segfaults:
 
 $ LANG=C tasks
 /home/eddy/.gtkrc-2.0:3: error: invalid identifier `color', expected
 valid identifier

Whoops, typo in your theme.

 (tasks:19504): Gtk-CRITICAL **: gtk_cell_view_set_displayed_row:
 assertion `GTK_IS_TREE_MODEL (cell_view-priv-model)' failed

Very strange!  Can you get a back trace of this?

 (tasks:19504): GLib-GObject-WARNING **: IA__g_object_set_valist: object
 class `KotoTaskEditorDialog' has no property named `transient-for'

I've fixed this in svn.

 Segmentation fault

I hope that this was caused by the property setting failing.  If you can
attempt a build from svn to check, that would be great.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part


Bug#426477: tasks: segfaults when I select a Priority

2007-05-29 Thread Ross Burton
On Tue, 2007-05-29 at 15:31 +0300, Eddy Petrișor wrote:
 Not sure if this is good enough; as you can see, I didn't knew where to put 
 the breakpoint (g_assert was not useful):

The trick to break on glib assertions is to break on g_logv, which is
the lowest message output function.

 The svn build seems ok. Will you do a 0.8 release; I went back to 0.6 which 
 worked fine, but it would be nice to be able
 to set categories right from task creation.

Cool, I'll make a 0.8 shortly.

 BTW, I think that task categorization could be done more intuitive with a 
 syntax like ::category:: task. This would
 allow later multiple categorization (e.g.: ::dev::pkg:: release tasks 0.8 
 ;-) ).

I prefer @foo because it is the same as the Getting Things Done syntax.
Multiple categories will be implemented by splitting the string on ,,
so you'd do @dev,pkg.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part


Bug#400083: Does not start (System.DllNotFoundException: libc)

2006-12-01 Thread Ross Burton
Oh, I've also pushed this patch to the upstream author.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part


Bug#323687: diveintopython: [NONFREE-DOC:GFDL1.1] does not comply with DFSG

2005-11-07 Thread Ross Burton
Upstream has been contacted about this, when he replies I shall either
upload a new release under a new license, or move it to non-free.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319861: contact-lookup-applet: FTBFS: Missing Build-Depends on 'libkrb5-dev'

2005-07-25 Thread Ross Burton
tag 319861 + pending
thanks

On Mon, 2005-07-25 at 10:36 +0200, Andreas Jochens wrote:
 When building 'contact-lookup-applet' in a clean 'unstable' chroot,
 I get the following error:

c-l-a 0.13 fixed this, which is ready to be uploaded when ftp-master is
back.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#315556: sound-juicer: sound-juicer does not start

2005-06-24 Thread Ross Burton
On Thu, 2005-06-23 at 19:28 +0530, Ramakrishnan Muthukrishnan wrote:
 sound-juicer: relocation error: /usr/lib/gstreamer-0.8/libgstaudioconvert.so: 
 undefined symbol: gst_audio_set_caps_channel_positions_list

I've been told by a GStreamer developer that you'll only get this
message if you have mixed versions of gstreamer installed.

Indeed:

 ii  libgstreamer-gconf0.8-0   0.8.2-3GConf support for GStreamer
 ii  libgstreamer0.8-0 0.8.9-2Core GStreamer libraries, 
 plugins,

Where Sarge has gst-gconf 0.8.8-2.  Can you do a full upgrade, including
upgrading any held back packages?

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#313652: (no subject)

2005-06-22 Thread Ross Burton
On Tue, 2005-06-21 at 22:50 -0400, Ari Pollak wrote:
 Can I do an NMU of devilspie to fix this? It doesn't look like there's
 been any activity for a while.

I should be able to do an upload today, I've been drowned with with the
last week but the final report was sent last night...

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306149: missing dependency in unstable: please recompile

2005-04-25 Thread Ross Burton
On Sun, 2005-04-24 at 16:36 +0200, Sebastian Rittau wrote:
 linc has been removed from unstable. Please recompile to get the
 dependency fixed.

I am very tempted to get battfink removed from the archive as it is not
actively maintained and contains several rather bad bugs.

What do you think?  I don't have the time nor inclination to fix the
bugs for Sarge, so personally the choices are

a) remove from the archive
b) someone else takes over maintenance and fixes the bugs

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#302687: libgnomecups: Hold from Sarge for now

2005-04-02 Thread Ross Burton
Package: libgnomecups
Version: 0.2.0-1
Severity: serious
X-Debbugs-CC: debian-release@lists.debian.org

This version of libgnomecups should be held from Sarge until we (the
GNOME packaging team) have decided what version of gnome-cups-manager
will be in Sarge.

If the gnome-cups-manager currently in testing (0.28) will be used in
Sarge, this version of libgnomecups cannot be allowed into Sarge
(testing currently has 0.1.4) as then g-c-m will fail to rebuild due to
API changes in libgnomecups.

If the gnome-cups-manager currently in experimental (0.30 w/Ubuntu
patches) will be pushed into Sarge, then I shall close this bug and let
both libgnomecups and gnome-cups-manager migrate to Sarge.

Personally I believe the version in experimental is suitable for Sarge
as it is largely based upon the version in the latest Ubuntu release,
but we shall see.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



signature.asc
Description: This is a digitally signed message part


Bug#287167: Patch that fixes the problem in libglade

2005-01-23 Thread Ross Burton
On Sun, 2005-01-23 at 12:31 -0300, Margarita Manterola wrote:
 They were all the same bug: libglade2 made an important update in the code
 of glade-gtk.c that started using the new toolbar api.  This change
 rendered programs that used both glade and the toolbar api directly
 unusable.

What about glade files and applications which expect the new API to be
used?  The problem is that the two APIs cannot be mixed, so will this
change just result in a different set of applications breaking?

I hope to be proved wrong... :)

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#291385: File image creation failed (incorrect file names)

2005-01-23 Thread Ross Burton
severity 291385 normal
thanks

 I found this on google that might be related :
 http://www.dbforums.com/t1080777.html

The Character Sets section in the mkisofs manual says that UTF-8 is
supported by Debian, so unless you have built a custom cdrtools without
the iconv patches this shouldn't be the problem.  I presume if you try
and write a CD with ASCII names it works fine?

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]