Your message dated Tue, 11 Sep 2012 20:49:55 +0000 with message-id <[email protected]> and subject line Bug#680866: fixed in network-manager-applet 0.9.4.1-2 has caused the Debian Bug report #680866, regarding gnome-bluetooth: dun configuration times out 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 680866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680866 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gnome-bluetooth Version: 3.4.1-2 Severity: important Dear Maintainer, * What led up to the situation? I tried to configure a dun connection using my Defy Plus. * What exactly did you do (or not do) that was effective (or ineffective)? I just enabled the dun network option. * What was the outcome of this action? The Configuration timed out. See screenshot. Messages in .xsession: ** Message: dun_start: starting DUN device discovery... (gnome-control-center:16348): GLib-GObject-WARNING **: attempt to retrieve private data for invalid type 'DBusGProxy' ** (gnome-control-center:16348): CRITICAL **: dbus_g_proxy_set_interface: assertion `DBUS_IS_G_PROXY (proxy)' failed ** Message: dun_start: calling Connect... ** (gnome-control-center:16348): CRITICAL **: dbus_g_proxy_add_signal: assertion `DBUS_IS_G_PROXY (proxy)' failed ** (gnome-control-center:16348): CRITICAL **: dbus_g_proxy_connect_signal: assertion `DBUS_IS_G_PROXY (proxy)' failed ** (gnome-control-center:16348): CRITICAL **: dbus_g_proxy_begin_call_with_timeout: assertion `DBUS_IS_G_PROXY (proxy)' failed ** Message: dun_start: finished (gnome-settings-daemon:15894): color-plugin-WARNING **: Done switch to new account, reload devices (gnome-shell:15929): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o) (gnome-shell:15929): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o) (gnome-shell:15929): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o) ** (gnome-control-center:16348): WARNING **: dun_timeout_cb: Fehler: Zeitüberschreitung beim Ermitteln der Details zum Telefon. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gnome-bluetooth depends on: ii bluez 4.99-2 ii consolekit 0.4.5-3 ii dconf-gsettings-backend [gsettings-backend] 0.12.1-2 ii dpkg 1.16.4.3 ii gir1.2-atk-1.0 2.4.0-2 ii gir1.2-freedesktop 1.32.1-1 ii gir1.2-gdkpixbuf-2.0 2.26.1-1 ii gir1.2-glib-2.0 1.32.1-1 ii gir1.2-gnomebluetooth-1.0 3.4.1-2 ii gir1.2-gtk-3.0 3.4.2-1 ii gir1.2-pango-1.0 1.30.0-1 ii libatk1.0-0 2.4.0-2 ii libc6 2.13-33 ii libcairo-gobject2 1.12.2-1 ii libcairo2 1.12.2-1 ii libgdk-pixbuf2.0-0 2.26.1-1 ii libglib2.0-0 2.32.3-1 ii libgnome-bluetooth10 3.4.1-2 ii libgtk-3-0 3.4.2-1 ii libnotify4 0.7.5-1 ii libpango1.0-0 1.30.0-1 ii obex-data-server 0.4.5-1+b3 ii obexd-client 0.46-1+b1 ii udev 175-3.1 Versions of packages gnome-bluetooth recommends: ii gvfs-backends 1.12.3-1+b1 Versions of packages gnome-bluetooth suggests: ii gnome-user-share 3.0.2-1 ii nautilus-sendto 3.0.3-2+b1 -- no debconf information
--- End Message ---
--- Begin Message ---Source: network-manager-applet Source-Version: 0.9.4.1-2 We believe that the bug you reported is fixed in the latest version of network-manager-applet, which is due to be installed in the Debian FTP archive. 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. Michael Biebl <[email protected]> (supplier of updated network-manager-applet 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: SHA256 Format: 1.8 Date: Tue, 11 Sep 2012 21:51:03 +0200 Source: network-manager-applet Binary: network-manager-gnome libnm-gtk0 libnm-gtk-common libnm-gtk-dev Architecture: source amd64 all Version: 0.9.4.1-2 Distribution: unstable Urgency: low Maintainer: Utopia Maintenance Team <[email protected]> Changed-By: Michael Biebl <[email protected]> Description: libnm-gtk-common - library for wireless and mobile dialogs - common files libnm-gtk-dev - library for wireless and mobile dialogs - development files libnm-gtk0 - library for wireless and mobile dialogs network-manager-gnome - network management framework (GNOME frontend) Closes: 670724 680866 680963 Changes: network-manager-applet (0.9.4.1-2) unstable; urgency=low . * debian/rules: Use xz compression for binary packages. * debian/control: Add network-manager-openconnect-gnome to Suggests. (Closes: #670724) * debian/patches/02-fix-shell-version-detecting-code.patch, debian/patches/03-dont-handle-VPN-secrets-with-GNOME-Shell-3.4.patch: Fix race condition on session startup when detecting the GNOME Shell version and only handle VPN authentication requests with GNOME Shell < 3.4 otherwise nm-applet and the Shell fight over who gets to handle secrets. Patches cherry-picked from upstream Git. (Closes: #680963) * debian/patches/04-gnome-bluetooth-3.4-support.patch: Add support for gnome-bluetooth 3.4 which uses GDBusProxy instead of DBusGProxy. This fixes the timeouts when creating DUN connections. Patch cherry-picked from upstream Git. (Closes: #680866) Checksums-Sha1: 14f40983fb0b8859a0f6e2c3dff44e61e3952ba2 2639 network-manager-applet_0.9.4.1-2.dsc fd5cb4a464ddb7240fc842ea9375b08cf6bbfd8a 17289 network-manager-applet_0.9.4.1-2.debian.tar.gz be5a9a5705d85ba19e70025c4f403026967ee421 826268 network-manager-gnome_0.9.4.1-2_amd64.deb dfaa5355230932a2271960e531fc0ab0f687f972 106936 libnm-gtk0_0.9.4.1-2_amd64.deb 196e33b0ec814c0f08c9fec434c6de46187c815c 56480 libnm-gtk-common_0.9.4.1-2_all.deb 53cffd1daa83d077a56916264b45066263774d44 57044 libnm-gtk-dev_0.9.4.1-2_amd64.deb Checksums-Sha256: 59a277955edb415699732bcf1df5776af587cdffa4375466722df613c022cf5c 2639 network-manager-applet_0.9.4.1-2.dsc d57b4a6cac4a7a113e6fc23fbc7b40e4ed30751ed0057a8c3c07fac76b7a2a5d 17289 network-manager-applet_0.9.4.1-2.debian.tar.gz 0cc5d4e6b0045dfdca2401b701ff2f24b6c16af2e5331ee5ba4ae5c002cc0241 826268 network-manager-gnome_0.9.4.1-2_amd64.deb 0a355b8e6afb2ac82e7f8e7a9f868d51e2ecd4afdbb284357cfdfa99ecff346e 106936 libnm-gtk0_0.9.4.1-2_amd64.deb 8f3f5e7e1791b1fbb2529507f8efb779ef8bab83e397b8c642c01d671561c630 56480 libnm-gtk-common_0.9.4.1-2_all.deb e095a381e1ecaeaea1b865a3c28c6a48321d7ae49945fced382a91e3102a8b17 57044 libnm-gtk-dev_0.9.4.1-2_amd64.deb Files: 49e45260f95f4aba919efa107fe3abdf 2639 gnome optional network-manager-applet_0.9.4.1-2.dsc 0f5ffcac9676e9adfc9bfbb413b7831a 17289 gnome optional network-manager-applet_0.9.4.1-2.debian.tar.gz 74261417ee840081bb49ca1813c3e8b0 826268 gnome optional network-manager-gnome_0.9.4.1-2_amd64.deb e4a66196b122b3e2137953a3de8e865e 106936 libs optional libnm-gtk0_0.9.4.1-2_amd64.deb a019ab5cbe35d1fd3526517d34b4a00c 56480 libs optional libnm-gtk-common_0.9.4.1-2_all.deb 63c0c93fb01feff4b14deb4b6f402a5d 57044 libdevel optional libnm-gtk-dev_0.9.4.1-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJQT5cDAAoJEGrh3w1gjyLcLYEP/1ZcxB6w9pcsRuFUTt4ADLXJ RPBN0bEvyswvoS5PpcX4btey8xbb8imkQKXEGg5VuEwY35iZUMUTl8Ab9s6qt31n tgxupvzdmF9tGFHM+nfJo/lNOQUUkKL27hDBOCoD0p643Vnrd4RTXlJDeZy4WQuB t0T/AQhI9Y61ODIf7DWLFCWU/1ruNmGb/Q7WeUBy13PLR3HJcruOPIOVFJO6KFr+ XVUSpgtdPoJHYpPPDGoahhk5Qr8o6Rfn3I1aBMUJPSniigCbPn/CTMhlaKBupFon X1tIOz8Lxu3ycQzTzTCp63wFPk8qQrIbKow1AWLXQGEs/3zWMpLHPvu9kv2p+jCx MF9NkqX9xEkm4+2r421so3aF6hzywKbV+2+x/i28OfqmQ9X/gtOMkgS/l4JwmMza Mg20ND3USPcEEDL+MybN4DiGW1bSrZsRSjpTzS9YIRXYO/BYln5NXGIRVYZ0qAMw +SLSZhIdBCPe+62P95o+xqUC1IMhw3KWIqJSpDvu+XTy/OToHACNnslHAj3pEUov UH1agJe3WpEGW1O0FN6E6A3Gl1w5IjoEwG328qFp6v5ON68+XXSihp4nCHGp1ihs NVfveJwdjY9PbKTfS76zGkHGMsPBRToNhmm/A2p7zvIU0Rl/+oXrSSsrVc9SY6Fq zJfxbMPZQicu8vZjAkAN =FXL9 -----END PGP SIGNATURE-----
--- End Message ---

