Your message dated Mon, 06 Jun 2005 18:17:09 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#271895: fixed in dbus 0.23.4-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Sep 2004 23:08:09 +0000
>From [EMAIL PROTECTED] Wed Sep 15 16:08:09 2004
Return-path: <[EMAIL PROTECTED]>
Received: from open.hands.com [195.224.53.39]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C7isj-0006Qf-00; Wed, 15 Sep 2004 16:08:09 -0700
Received: from lkcl.net (host81-152-10-162.range81-152.btcentralplus.com
[81.152.10.162])
by open.hands.com (Postfix) with ESMTP id 5AFB2BFCC
for <[EMAIL PROTECTED]>; Thu, 16 Sep 2004 00:07:33 +0100 (BST)
Received: from lkcl by lkcl.net with local (Exim 4.24)
id 1C7j31-00032C-Kl; Thu, 16 Sep 2004 00:18:47 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Luke Kenneth Casson Leighton <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: dbus-1: patch for dbus-qt connections or something
X-Mailer: reportbug 2.39
Date: Thu, 16 Sep 2004 00:18:47 +0100
Message-Id: <[EMAIL PROTECTED]>
X-hands-com-MailScanner: Found to be clean
X-hands-com-MailScanner-SpamScore: s
X-MailScanner-From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: dbus-1
Version: 0.22-1
Severity: normal
this patch was posted on the [email protected] by jerome
who does kvm (KDE Volume Manager).
he says it's essential....
l.
? dbus-qt-mainloop.patch
Index: qt/connection.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/connection.cpp,v
retrieving revision 1.9
diff -r1.9 connection.cpp
158a159,165
> void Connection::dbus_connection_setup_with_qt_main (DBusConnection
> *connection)
> {
> d->setConnection( connection );
> }
>
>
>
Index: qt/connection.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/connection.h,v
retrieving revision 1.9
diff -r1.9 connection.h
52a53
> void dbus_connection_setup_with_qt_main (DBusConnection *connection);
Index: qt/integrator.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/integrator.cpp,v
retrieving revision 1.4
diff -r1.4 integrator.cpp
165c165,168
< Q_UNUSED( fd );
---
> QIntDictIterator<Watch> it( m_watches );
> for ( ; it.current(); ++it )
> dbus_watch_handle ( it.current()->watch, DBUS_WATCH_READABLE );
>
171c174,176
< Q_UNUSED( fd );
---
> QIntDictIterator<Watch> it( m_watches );
> for ( ; it.current(); ++it )
> dbus_watch_handle ( it.current()->watch, DBUS_WATCH_WRITABLE );
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.7-selinux1 #7 Wed Sep 8 17:46:33 BST 2004 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages dbus-1 depends on:
ii adduser 3.51 Add and remove users and groups
ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an
ii libexpat1 1.95.6-8 XML parsing C library - runtime li
-- no debconf information
---------------------------------------
Received: (at 271895-close) by bugs.debian.org; 6 Jun 2005 22:21:57 +0000
>From [EMAIL PROTECTED] Mon Jun 06 15:21:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DfPyn-0006Ry-00; Mon, 06 Jun 2005 15:21:57 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DfPu9-000632-00; Mon, 06 Jun 2005 18:17:09 -0400
From: Sjoerd Simons <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#271895: fixed in dbus 0.23.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 06 Jun 2005 18:17:09 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: dbus
Source-Version: 0.23.4-2
We believe that the bug you reported is fixed in the latest version of
dbus, which is due to be installed in the Debian FTP archive:
dbus-1-dev_0.23.4-2_powerpc.deb
to pool/main/d/dbus/dbus-1-dev_0.23.4-2_powerpc.deb
dbus-1-doc_0.23.4-2_all.deb
to pool/main/d/dbus/dbus-1-doc_0.23.4-2_all.deb
dbus-1-utils_0.23.4-2_powerpc.deb
to pool/main/d/dbus/dbus-1-utils_0.23.4-2_powerpc.deb
dbus-1_0.23.4-2_powerpc.deb
to pool/main/d/dbus/dbus-1_0.23.4-2_powerpc.deb
dbus-glib-1-dev_0.23.4-2_powerpc.deb
to pool/main/d/dbus/dbus-glib-1-dev_0.23.4-2_powerpc.deb
dbus-glib-1_0.23.4-2_powerpc.deb
to pool/main/d/dbus/dbus-glib-1_0.23.4-2_powerpc.deb
dbus-qt-1-dev_0.23.4-2_powerpc.deb
to pool/main/d/dbus/dbus-qt-1-dev_0.23.4-2_powerpc.deb
dbus-qt-1_0.23.4-2_powerpc.deb
to pool/main/d/dbus/dbus-qt-1_0.23.4-2_powerpc.deb
dbus_0.23.4-2.diff.gz
to pool/main/d/dbus/dbus_0.23.4-2.diff.gz
dbus_0.23.4-2.dsc
to pool/main/d/dbus/dbus_0.23.4-2.dsc
libdbus-cil_0.23.4-2_powerpc.deb
to pool/main/d/dbus/libdbus-cil_0.23.4-2_powerpc.deb
python2.3-dbus_0.23.4-2_powerpc.deb
to pool/main/d/dbus/python2.3-dbus_0.23.4-2_powerpc.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sjoerd Simons <[EMAIL PROTECTED]> (supplier of updated dbus package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 6 Jun 2005 22:48:08 +0200
Source: dbus
Binary: dbus-1-utils libdbus-cil dbus-qt-1-dev dbus-1-doc dbus-glib-1
python2.3-dbus dbus-glib-1-dev dbus-qt-1 dbus-1 dbus-1-dev
Architecture: source powerpc all
Version: 0.23.4-2
Distribution: unstable
Urgency: low
Maintainer: D-Bus Maintainance Team <[EMAIL PROTECTED]>
Changed-By: Sjoerd Simons <[EMAIL PROTECTED]>
Description:
dbus-1 - simple interprocess messaging system
dbus-1-dev - simple interprocess messaging system (development headers)
dbus-1-doc - simple interprocess messaging system (documentation)
dbus-1-utils - simple interprocess messaging system (utilities)
dbus-glib-1 - simple interprocess messaging system (GLib-based shared library)
dbus-glib-1-dev - simple interprocess messaging system (GLib interface)
dbus-qt-1 - simple interprocess messaging system (Qt-based shared library)
dbus-qt-1-dev - simple interprocess messaging system (Qt interface)
libdbus-cil - .NET binding for D-BUS interprocess messaging system
python2.3-dbus - simple interprocess messaging system (Python interface)
Closes: 260044 271895 271896 290622 311726
Changes:
dbus (0.23.4-2) unstable; urgency=low
.
* Upload version with QT and Mono bindings to unstable. (Closes: #271895)
(Closes: #271896) (Closes: #260044) (Closes: #290622)
* debian/patches/dbus_cmsgcred.patch
- Added. Fix syntax error on systems where HAVE_CMSGCRED is defined
(Thanks to Michael Banck) (Closes: #311726)
Files:
745debe055ea06b82f4cec139893cf3c 1226 devel optional dbus_0.23.4-2.dsc
6cb1ebe0b30819b3e22bc05ceefbfaea 16276 devel optional dbus_0.23.4-2.diff.gz
fba43456aedde7ecc2b80e0be866c2da 854530 doc optional
dbus-1-doc_0.23.4-2_all.deb
31fc058d131e494ae4d766f923688e1d 336290 devel optional
dbus-1_0.23.4-2_powerpc.deb
511e63b74484708043c8e160dc406f7a 111358 libs optional
dbus-glib-1_0.23.4-2_powerpc.deb
1f0e412aac5eb3944ae9625597bb340b 112588 utils optional
dbus-1-utils_0.23.4-2_powerpc.deb
1d7a41134324af74d4d4933972b436f7 256842 libdevel optional
dbus-1-dev_0.23.4-2_powerpc.deb
3f3de718cddb167d1494923fcbac0bde 118114 libdevel optional
dbus-glib-1-dev_0.23.4-2_powerpc.deb
d493ddba6bfa46a399a7ba918557e0ae 125490 libdevel optional
dbus-qt-1-dev_0.23.4-2_powerpc.deb
55a8fb5153f7b70610755f18630d76bc 120344 libs optional
dbus-qt-1_0.23.4-2_powerpc.deb
7d00427b8752394ab20cd1142c133511 155194 python optional
python2.3-dbus_0.23.4-2_powerpc.deb
ef1e2feef5e1dfcfe3d3eaef24c4bd09 169790 libs optional
libdbus-cil_0.23.4-2_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCpMm+gTd+SodosdIRAiszAKDn8v2S/nB3TUXRdyFOGnoy/A/ywQCdF/bM
Pyk5rqLEjghLsXijzDEOq8E=
=0y9t
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]