Your message dated Fri, 11 Mar 2011 22:20:55 +0000
with message-id <[email protected]>
and subject line Bug#602925: fixed in gpsd 2.95-11
has caused the Debian Bug report #602925,
regarding gpsd-clients: segfaults if X server does not answer
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.)


-- 
602925: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602925
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gpsd-clients
Version: 2.95-7
Severity: minor

$ DISPLAY=:2 xgps
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not 
open display
  warnings.warn(str(e), _gtk.Warning)
/usr/bin/xgps:315: Warning: invalid (NULL) pointer instance
  self.window = gtk.Window(gtk.WINDOW_TOPLEVEL)
/usr/bin/xgps:315: Warning: g_signal_connect_data: assertion 
`G_TYPE_CHECK_INSTANCE (instance)' failed
  self.window = gtk.Window(gtk.WINDOW_TOPLEVEL)
/usr/bin/xgps:374: Warning: invalid (NULL) pointer instance
  self.uimanager.get_widget('/MenuBar/View/Skyview').set_active(True)
/usr/bin/xgps:374: Warning: g_signal_connect_data: assertion 
`G_TYPE_CHECK_INSTANCE (instance)' failed
  self.uimanager.get_widget('/MenuBar/View/Skyview').set_active(True)
/usr/bin/xgps:374: GtkWarning: gtk_settings_get_for_screen: assertion 
`GDK_IS_SCREEN (screen)' failed
  self.uimanager.get_widget('/MenuBar/View/Skyview').set_active(True)
/usr/bin/xgps:374: Warning: g_object_get: assertion `G_IS_OBJECT (object)' 
failed
  self.uimanager.get_widget('/MenuBar/View/Skyview').set_active(True)
/usr/bin/xgps:374: Warning: value "TRUE" of type `gboolean' is invalid or out 
of range for property `visible' of type `gboolean'
  self.uimanager.get_widget('/MenuBar/View/Skyview').set_active(True)
/usr/bin/xgps:395: GtkWarning: gtk_settings_get_for_screen: assertion 
`GDK_IS_SCREEN (screen)' failed
  view.append_column(column)
/usr/bin/xgps:395: Warning: g_object_get: assertion `G_IS_OBJECT (object)' 
failed
  view.append_column(column)
/usr/bin/xgps:64: GtkWarning: gdk_pango_context_get_for_screen: assertion 
`GDK_IS_SCREEN (screen)' failed
  self.pangolayout = self.create_pango_layout("")
/usr/bin/xgps:64: PangoWarning: pango_context_set_font_description: assertion 
`context != NULL' failed
  self.pangolayout = self.create_pango_layout("")
/usr/bin/xgps:64: PangoWarning: pango_context_set_base_dir: assertion `context 
!= NULL' failed
  self.pangolayout = self.create_pango_layout("")
/usr/bin/xgps:64: PangoWarning: pango_context_set_language: assertion `context 
!= NULL' failed
  self.pangolayout = self.create_pango_layout("")
/usr/bin/xgps:64: PangoWarning: pango_layout_new: assertion `context != NULL' 
failed
  self.pangolayout = self.create_pango_layout("")
/usr/bin/xgps:64: PangoWarning: pango_layout_set_text: assertion `layout != 
NULL' failed
  self.pangolayout = self.create_pango_layout("")
/usr/bin/xgps:409: GtkWarning: gdk_pango_context_get_for_screen: assertion 
`GDK_IS_SCREEN (screen)' failed
  self.rawdisplay = gtk.Entry()
/usr/bin/xgps:409: PangoWarning: pango_context_set_font_description: assertion 
`context != NULL' failed
  self.rawdisplay = gtk.Entry()
/usr/bin/xgps:409: PangoWarning: pango_context_set_base_dir: assertion `context 
!= NULL' failed
  self.rawdisplay = gtk.Entry()
/usr/bin/xgps:409: PangoWarning: pango_context_set_language: assertion `context 
!= NULL' failed
  self.rawdisplay = gtk.Entry()
/usr/bin/xgps:409: PangoWarning: pango_layout_new: assertion `context != NULL' 
failed
  self.rawdisplay = gtk.Entry()
/usr/bin/xgps:409: PangoWarning: pango_layout_set_attributes: assertion `layout 
!= NULL' failed
  self.rawdisplay = gtk.Entry()
/usr/bin/xgps:409: PangoWarning: pango_layout_set_text: assertion `layout != 
NULL' failed
  self.rawdisplay = gtk.Entry()
/usr/bin/xgps:409: PangoWarning: pango_layout_get_unknown_glyphs_count: 
assertion `PANGO_IS_LAYOUT (layout)' failed
  self.rawdisplay = gtk.Entry()
/usr/bin/xgps:409: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' 
failed
  self.rawdisplay = gtk.Entry()
/usr/bin/xgps:426: GtkWarning: gdk_pango_context_get_for_screen: assertion 
`GDK_IS_SCREEN (screen)' failed
  entry = gtk.Entry()
/usr/bin/xgps:426: PangoWarning: pango_context_set_font_description: assertion 
`context != NULL' failed
  entry = gtk.Entry()
/usr/bin/xgps:426: PangoWarning: pango_context_set_base_dir: assertion `context 
!= NULL' failed
  entry = gtk.Entry()
/usr/bin/xgps:426: PangoWarning: pango_context_set_language: assertion `context 
!= NULL' failed
  entry = gtk.Entry()
/usr/bin/xgps:426: PangoWarning: pango_layout_new: assertion `context != NULL' 
failed
  entry = gtk.Entry()
/usr/bin/xgps:426: PangoWarning: pango_layout_set_attributes: assertion `layout 
!= NULL' failed
  entry = gtk.Entry()
/usr/bin/xgps:426: PangoWarning: pango_layout_set_text: assertion `layout != 
NULL' failed
  entry = gtk.Entry()
/usr/bin/xgps:426: PangoWarning: pango_layout_get_unknown_glyphs_count: 
assertion `PANGO_IS_LAYOUT (layout)' failed
  entry = gtk.Entry()
/usr/bin/xgps:426: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' 
failed
  entry = gtk.Entry()
/usr/bin/xgps:188: GtkWarning: gtk_settings_get_for_screen: assertion 
`GDK_IS_SCREEN (screen)' failed
  self.widget = gtk.ScrolledWindow()
/usr/bin/xgps:199: GtkWarning: gtk_settings_get_for_screen: assertion 
`GDK_IS_SCREEN (screen)' failed
  self.view.append_column(column)
/usr/bin/xgps:199: Warning: g_object_get: assertion `G_IS_OBJECT (object)' 
failed
  self.view.append_column(column)
/usr/bin/xgps:440: GtkWarning: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
  self.window.show_all()
/usr/bin/xgps:440: GtkWarning: gdk_pango_context_get_for_screen: assertion 
`GDK_IS_SCREEN (screen)' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_context_set_font_description: assertion 
`context != NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_context_set_base_dir: assertion `context 
!= NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_context_set_language: assertion `context 
!= NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_new: assertion `context != NULL' 
failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_set_text: assertion `layout != 
NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_set_attributes: assertion `layout 
!= NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_set_alignment: assertion `layout 
!= NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_set_ellipsize: assertion 
`PANGO_IS_LAYOUT (layout)' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_set_single_paragraph_mode: 
assertion `PANGO_IS_LAYOUT (layout)' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_set_width: assertion `layout != 
NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_get_extents: assertion `layout != 
NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: GtkWarning: gtk_settings_get_for_screen: assertion 
`GDK_IS_SCREEN (screen)' failed
  self.window.show_all()
/usr/bin/xgps:440: Warning: g_object_get: assertion `G_IS_OBJECT (object)' 
failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_get_pixel_extents: assertion 
`PANGO_IS_LAYOUT (layout)' failed
  self.window.show_all()
/usr/bin/xgps:440: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' 
failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_set_wrap: assertion 
`PANGO_IS_LAYOUT (layout)' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_layout_get_unknown_glyphs_count: 
assertion `PANGO_IS_LAYOUT (layout)' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_context_get_language: assertion `context 
!= NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_context_get_metrics: assertion 
`PANGO_IS_CONTEXT (context)' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_font_metrics_get_ascent: assertion 
`metrics != NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: PangoWarning: pango_font_metrics_get_descent: assertion 
`metrics != NULL' failed
  self.window.show_all()
/usr/bin/xgps:440: GtkWarning: gdk_screen_get_default_colormap: assertion 
`GDK_IS_SCREEN (screen)' failed
  self.window.show_all()
/usr/bin/xgps:440: GtkWarning: gdk_colormap_get_visual: assertion 
`GDK_IS_COLORMAP (colormap)' failed
  self.window.show_all()
/usr/bin/xgps:440: GtkWarning: gdk_screen_get_root_window: assertion 
`GDK_IS_SCREEN (screen)' failed
  self.window.show_all()
/usr/bin/xgps:440: GtkWarning: gdk_window_new: assertion `GDK_IS_WINDOW 
(parent)' failed
  self.window.show_all()
Segmentation fault (core dumped)

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

Kernel: Linux 2.6.32-5+lindi.5-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gpsd-clients depends on:
ii  libbluetooth3          4.66-1            Library to use the BlueZ Linux Blu
ii  libc6                  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  libdbus-1-3            1.2.24-3          simple interprocess messaging syst
ii  libdbus-glib-1-2       0.88-2            simple interprocess messaging syst
ii  libglib2.0-0           2.24.2-1          The GLib library of C routines
ii  libgps19               2.95-7            Global Positioning System - librar
ii  libncurses5            5.7+20100313-4    shared libraries for terminal hand
ii  python                 2.6.6-3+squeeze1  interactive high-level object-orie
ii  python-gps             2.95-7            Global Positioning System - Python
ii  python-gtk2            2.17.0-4          Python bindings for the GTK+ widge

gpsd-clients recommends no packages.

Versions of packages gpsd-clients suggests:
ii  gpsd                          2.95-7     Global Positioning System - daemon

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: gpsd
Source-Version: 2.95-11

We believe that the bug you reported is fixed in the latest version of
gpsd, which is due to be installed in the Debian FTP archive:

gpsd-clients_2.95-11_amd64.deb
  to main/g/gpsd/gpsd-clients_2.95-11_amd64.deb
gpsd-dbg_2.95-11_amd64.deb
  to main/g/gpsd/gpsd-dbg_2.95-11_amd64.deb
gpsd_2.95-11.diff.gz
  to main/g/gpsd/gpsd_2.95-11.diff.gz
gpsd_2.95-11.dsc
  to main/g/gpsd/gpsd_2.95-11.dsc
gpsd_2.95-11_amd64.deb
  to main/g/gpsd/gpsd_2.95-11_amd64.deb
libgps-dev_2.95-11_amd64.deb
  to main/g/gpsd/libgps-dev_2.95-11_amd64.deb
libgps19_2.95-11_amd64.deb
  to main/g/gpsd/libgps19_2.95-11_amd64.deb
libqgpsmm-dev_2.95-11_all.deb
  to main/g/gpsd/libqgpsmm-dev_2.95-11_all.deb
libqgpsmm19_2.95-11_amd64.deb
  to main/g/gpsd/libqgpsmm19_2.95-11_amd64.deb
python-gps_2.95-11_amd64.deb
  to main/g/gpsd/python-gps_2.95-11_amd64.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.
Bernd Zeimetz <[email protected]> (supplier of updated gpsd 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: Fri, 11 Mar 2011 22:01:29 +0100
Source: gpsd
Binary: gpsd gpsd-dbg gpsd-clients python-gps libgps19 libgps-dev libqgpsmm19 
libqgpsmm-dev
Architecture: source all amd64
Version: 2.95-11
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz <[email protected]>
Changed-By: Bernd Zeimetz <[email protected]>
Description: 
 gpsd       - Global Positioning System - daemon
 gpsd-clients - Global Positioning System - clients
 gpsd-dbg   - Global Positioning System - debugging symbols
 libgps-dev - Global Positioning System - development files
 libgps19   - Global Positioning System - library
 libqgpsmm-dev - Global Positioning System - QT wrapper for libgps (development)
 libqgpsmm19 - Global Positioning System - QT wrapper for libgps
 python-gps - Global Positioning System - Python libraries
Closes: 602925 617836
Changes: 
 gpsd (2.95-11) unstable; urgency=low
 .
   * [37e64446] Add patch to avoid a segfault if the X server doesn't answer.
     Thanks to Timo Juhani Lindfors (Closes: #602925)
   * [cfe6b9ac] Cherry pick a spelling mistake fix.
   * [bba3fff8] Ensure that Python scripts use the default Python version.
     Thanks to Timo Juhani Lindfors (Closes: #617836)
   * [e43ca632] Move dh_clean to the end of clean commands.
     This ensures that debhelper logfiles are removed.
   * [c25e0a0f] Don't be strict about symbol files if QT is involved.
   * [4f4f6b5f] Add some new optional QT symbols to the library.
Checksums-Sha1: 
 893be0221063023306fd88b6d56bc7e677dd6f7e 2169 gpsd_2.95-11.dsc
 7e2abf8f8de54ffaa615317fd776334759d734e1 52739 gpsd_2.95-11.diff.gz
 6dbeaea69a8f8624087a30c7351827721b99a07f 20972 libqgpsmm-dev_2.95-11_all.deb
 55732e8ce5b5ca9b94c69ee0afd8e5e36d55f9ba 96506 gpsd_2.95-11_amd64.deb
 e1a4f77faf1cc03c281c93eea5b33ae5520e5954 699792 gpsd-dbg_2.95-11_amd64.deb
 8636cb83e35cc8348fe7463d44c51d2d08425665 128374 gpsd-clients_2.95-11_amd64.deb
 17d174886cd709e8d2923ca6d8f0db1594654b89 114608 python-gps_2.95-11_amd64.deb
 d3d624bef1a6ccdd0404b1b016f2779038db8dd5 182416 libgps19_2.95-11_amd64.deb
 5faa066389e7429616413acd6e8cd6112d9d3446 102524 libgps-dev_2.95-11_amd64.deb
 26d4c80cc15f9237ed979649bf87dd54d2193233 68268 libqgpsmm19_2.95-11_amd64.deb
Checksums-Sha256: 
 312274f7e9dc2e5a7058babb5ca3a2f863fcef5c8d5bfedf454d1a8f5b0bfee9 2169 
gpsd_2.95-11.dsc
 2705610b040d4afcce412f3a40135d507e076a31f81206b661f945d57a05b0e2 52739 
gpsd_2.95-11.diff.gz
 29e9a5d03b224111cf62327ce7011e80fc58e899aa7b65d6d7dca7e547529d71 20972 
libqgpsmm-dev_2.95-11_all.deb
 d777cf82b7b7d6301c09d3f8a638d0edb9438ba22b024d3cdd4e6f6b49243f78 96506 
gpsd_2.95-11_amd64.deb
 85f5c4a53848afcd7009037d431ab9568a4b4cea111b9055050ad27077a67413 699792 
gpsd-dbg_2.95-11_amd64.deb
 d8122b7bc2ea67f9ee9506e145411ed4982c0c4e461a8bed6f383a363a397375 128374 
gpsd-clients_2.95-11_amd64.deb
 af895f3c09b38c62906b426b7c2b94e9b1858b65e942dbe8ba6bf209cd211dfc 114608 
python-gps_2.95-11_amd64.deb
 c60bac1164521bb021684152c2f804cf5778fb2a2b9cf65166007624defcdba6 182416 
libgps19_2.95-11_amd64.deb
 86fc5903e96e5bd2910e01c0351e656d364d7b36163d0e1f339b091bf8ecede6 102524 
libgps-dev_2.95-11_amd64.deb
 8f0caedcba47e00f318e84735eb8e96303c09631cb6473a4fb103f55acb28a34 68268 
libqgpsmm19_2.95-11_amd64.deb
Files: 
 c4b7390ee732af5450ea4830a6ca3ef8 2169 misc optional gpsd_2.95-11.dsc
 ad605ea5567395c0dd7cff66211fdb01 52739 misc optional gpsd_2.95-11.diff.gz
 29ee3ea95ad9cb8a19572b6ac1f1c6fc 20972 libdevel optional 
libqgpsmm-dev_2.95-11_all.deb
 e69c8edf244739c58477069d4af26500 96506 misc optional gpsd_2.95-11_amd64.deb
 78e1b181c5508710e87a8afa9f2fa9ab 699792 debug extra gpsd-dbg_2.95-11_amd64.deb
 ce57ec97d4a4b91c169f040606d6391b 128374 misc optional 
gpsd-clients_2.95-11_amd64.deb
 d27bdd727fdc831958cdb39451f04a4a 114608 python optional 
python-gps_2.95-11_amd64.deb
 44d8ba98b1df93072ec7c665bf14592d 182416 libs optional 
libgps19_2.95-11_amd64.deb
 36c6106e0d9261611171d5b73f33ce6e 102524 libdevel optional 
libgps-dev_2.95-11_amd64.deb
 2062a693ff4330fc71d363ce50d85797 68268 libs optional 
libqgpsmm19_2.95-11_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJNepZ+AAoJEOs2Fxpv+UNfDmcP/2h6h3zepZ0XO/72Id7lBDbv
L2JtT8Lkyt9OC+rZdLKnZI8ALbwnYOm3uGFiDSbnWZF514NvDnVVYx1oHzg4T0e9
cTxmG4ZrteueYttD4+TT0moJkUd6cB99RH+FjB4XB3F8h4nke9Q8pUkJRS8bmel9
mxhhH9wtt44s5tcNXF3sSEiGXt/bAOfuTqPsYTcNZahR6tNiOEZNKVSboVqt+Lel
fIyrpf7L8A570mP8tvtCRPOIFgEaaAqLZ4cofdQm/fzakYAyzFcQMVVCPzCcNiGN
VV+haK/C6omFPfmESM1OzJdBU/5+T+0QXFALKaTSlpDdfF1uwrX4OwkHuZOLOhWF
Spmq5jM2yhwzZ4+WWvOJl+H2M9HVYjc2KXJgrRlSGZmlYhrTPR+iMaPTBkHPlwZh
bP2MqjfwpbSyCtFu2QEK/BX8tugBMtTlh4f+4K+rbKfv53VXxd45bFDPC/VV8sdo
OcbvDH8qXHSaM3iyjhOQsxf3S9e1e/XG7cNalVV2JWAyhdCB/uzGn4qQhBqZTwC+
4KM0t4KvnkgJ+MvCQWXg0GJGVLIlxMlIRyjyj87PtXlLwFCLZP+ntPkRSn9BRnc/
t7945gzyAsT6Gdk2pVmBV0E9YfOXSohPTCNS52sfJ6V4HLgSWdRnFShuUzr1l7o+
SyGC8aXalsoTuoESkKO3
=e0fw
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to