Bug#440754: iceape-browser: Crashes at lkml.org

2007-09-03 Thread Ross Vandegrift
Package: iceape-browser
Version: 1.0.10~pre070720-0etch3+lenny1
Severity: normal

When viewing any messages in the archive at lkml.org with iceape, I
get a crash just after the page begins to load.

For example: http://lkml.org/lkml/2007/9/2/76

iceweasel 2.0.0.6-0etch1+lenny1 does not show the same issue.

Ross


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

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceape-browser depends on:
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.2.1-4GCC support library
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libmyspell3c2   1:3.1-18 MySpell spellchecking library
ii  libpango1.0-0   1.16.5-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libstdc++6  4.2.1-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages iceape-browser recommends:
ii  iceape-gn 1.0.10~pre070720-0etch3+lenny1 Gnome support for the Iceape Inter

-- no debconf information


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



Bug#273440: DLZ integration patch

2007-08-06 Thread Ross Vandegrift
Hello,

This patch to the Debian control and rules files provides what is
required to support DLZ for the bind9 package.

Please consider integrating!



diff -ur debian/control /usr/src/bind9-mine/debian/control
--- debian/control  2007-08-06 11:48:33.0 -0400
+++ /usr/src/bind9-mine/debian/control  2007-08-06 11:59:04.0
-0400
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: LaMont Jones [EMAIL PROTECTED]
 Uploaders: Bdale Garbee [EMAIL PROTECTED]
-Build-Depends: debhelper (=5), libssl-dev, libtool, bison
+Build-Depends: debhelper (=5), libssl-dev, libtool, bison, libpq-dev, 
unixodbc-dev, libmysqlclient-dev, libdb4.2-dev, libldap-dev
 Standards-Version: 3.7.2.0
 
 Package: bind9
diff -ur debian/rules /usr/src/bind9-mine/debian/rules
--- debian/rules2007-08-06 11:48:33.0 -0400
+++ /usr/src/bind9-mine/debian/rules2007-08-06 11:43:41.0
-0400
@@ -33,7 +33,14 @@
--enable-static \
--with-openssl=/usr \
--with-gnu-ld \
-   --enable-ipv6
+   --enable-ipv6 \
+   --with-dlz-odbc \
+   --with-dlz-stub \
+   --with-dlz-ldap \
+   --with-dlz-filesystem \
+   --with-dlz-bdb \
+   --with-dlz-mysql \
+   --with-dlz-postgres
touch configure-stamp
 
 build: configure-stamp build-stamp

-- 
Ross Vandegrift
[EMAIL PROTECTED]

The good Christian should beware of mathematicians, and all those who
make empty prophecies. The danger already exists that the mathematicians
have made a covenant with the devil to darken the spirit and to confine
man in the bonds of Hell.
--St. Augustine, De Genesi ad Litteram, Book II, xviii, 37


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



Bug#273440: DLZ integration patch

2007-08-06 Thread Ross Vandegrift
On Mon, Aug 06, 2007 at 12:11:46PM -0600, LaMont Jones wrote:
 On Mon, Aug 06, 2007 at 12:02:24PM -0400, Ross Vandegrift wrote:
  This patch to the Debian control and rules files provides what is
  required to support DLZ for the bind9 package.
 
 I am not going to make every bind9 install force postgres to be
 installed.

Shouldn't adding libpq-dev to the build-dep only require the pgsql
libraries?  I haven't had too much deb building experience: that was
my intention.  The various DLZ backends are statically linked into
named at build-time, so seperate packages would be required.

Thanks,

Ross

-- 
Ross Vandegrift
[EMAIL PROTECTED]

The good Christian should beware of mathematicians, and all those who
make empty prophecies. The danger already exists that the mathematicians
have made a covenant with the devil to darken the spirit and to confine
man in the bonds of Hell.
--St. Augustine, De Genesi ad Litteram, Book II, xviii, 37


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



Bug#422178: oprofile: opreport fails

2007-05-04 Thread Ross Vandegrift
Hello,

After comparing the same packages at work, this seems like it may be
hardware specific.  My workstation at the office is a Core1, at home
it's a Core2.  According to some chat last night on the IRC for
oprofile this may be related to some Core2 changes.

Ross

-- 
Ross Vandegrift
[EMAIL PROTECTED]

The good Christian should beware of mathematicians, and all those who
make empty prophecies. The danger already exists that the mathematicians
have made a covenant with the devil to darken the spirit and to confine
man in the bonds of Hell.
--St. Augustine, De Genesi ad Litteram, Book II, xviii, 37


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



Bug#422178: oprofile: opreport fails

2007-05-03 Thread Ross Vandegrift
Package: oprofile
Version: 0.9.2-4
Severity: normal

Whenever I run opreport I get the following error message:
[EMAIL PROTECTED]:~$ opreport
opreport error: parse_event_spec(): bad event specification: 
L2_RQSTS.SELF.DEMAND.I_STATE_L2.933312.65.all.all.1

I have found some things online that indicate deleting sessions and
resetting should help, but I still receive this error.



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

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages oprofile depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  oprofile-common   0.9.2-4system-wide profiler for Linux sys
ii  oprofile-gui  0.9.2-4system-wide profiler for Linux sys

oprofile recommends no packages.

-- no debconf information


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



Bug#299244: gnome-cups-manager: Crash with HP Deskjet 3520 PPD file

2005-03-12 Thread Ross Vandegrift
Package: gnome-cups-manager
Version: 0.25-2
Severity: normal

When configuring an HP Deskjet 3520, I downloaded the PPD file from
linuxprinting.org.  When prompted to Install Driver for CUPS, I chose
that PPD file.  gnome-cups-manager crashed.

After checking filesystem contents, the PPD had been copied to
/usr/share/cups/models/.  The file had downloaded correctly.  If I try
to add it with the ESP CUPS admin tool, it works fine.

After that point, gnome-cups-manager can make use of the printer, though
it cannot change most of the options.  It appears that it is unable to
parse the file.  Probably an upstream bug.

I've included a copy of the PPD at the very bottom of this mail.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.16-686
Locale: LANG=C, LC_CTYPE=C

Versions of packages gnome-cups-manager depends on:
ii  libart-2.0-2  2.3.16-6   Library of functions for 2D graphi
ii  libatk1.0-0   1.8.0-4The ATK accessibility toolkit
ii  libbonobo2-0  2.6.2-6Bonobo CORBA interfaces library
ii  libbonoboui2-02.6.1-1The Bonobo UI library
ii  libc6 2.3.2.ds1-16   GNU C Library: Shared libraries an
ii  libcupsys2-gnutls10   1.1.23-4   Common UNIX Printing System(tm) - 
ii  libgconf2-4   2.6.4-2GNOME configuration database syste
ii  libglade2-0   1:2.4.0-1  Library to load .glade files at ru
ii  libglib2.0-0  2.6.2-1The GLib library of C routines
ii  libgnome-keyring0 0.2.1-2GNOME keyring services library
ii  libgnome2-0   2.6.1.2-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.6.1.1-2  A powerful object-oriented display
ii  libgnomecups1.0-1 0.1.14-1   GNOME library for CUPS interaction
ii  libgnomecupsui1.0-1   0.25-2 UI extensions to libgnomecups
ii  libgnomeui-0  2.6.1.1-4  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.6.2-1The GNOME virtual file-system libr
ii  libgtk2.0-0   2.4.4-2The GTK+ graphical user interface 
ii  libice6   4.3.0.dfsg.1-4 Inter-Client Exchange library
ii  liborbit2 1:2.10.2-1.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.6.0-3Layout and rendering of internatio
ii  libpopt0  1.7-4  lib for parsing cmdline parameters
ii  libsm64.3.0.dfsg.1-4 X Window System Session Management
ii  libx11-6  4.3.0.dfsg.1-4 X Window System protocol client li
ii  libxml2   2.6.11-3   GNOME XML library
ii  xlibs 4.3.0.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.2-1  compression library - runtime

-- no debconf information

---Begin PPD file
*PPD-Adobe: 4.3
*%
*% For information on using this, and to obtain the required backend
*% script, consult http://www.linuxprinting.org/
*%
*% This file is published under the GNU General Public License
*%
*% PPD-O-MATIC (3.0.0 or newer) generated this PPD file. It is for use with 
*% all programs and environments which use PPD files for dealing with
*% printer capability information. The printer must be configured with the
*% foomatic-rip backend filter script of Foomatic 3.0.0 or newer. This 
*% file and foomatic-rip work together to support PPD-controlled printer
*% driver option access with arbitrary free software printer drivers and
*% printing spoolers.
*%
*% To save this file on your disk, wait until the download has completed
*% (the animation of the browser logo must stop) and then use the
*% Save as... command in the File menu of your browser or in the 
*% pop-up manu when you click on this document with the right mouse button.
*% DO NOT cut and paste this file into an editor with your mouse. This can
*% introduce additional line breaks which lead to unexpected results.
*%
*% You may save this file as 'HP-DeskJet_3520-hpijs.ppd'
*%
*%
*FormatVersion: 4.3
*FileVersion:   1.1
*LanguageVersion: English 
*LanguageEncoding: ISOLatin1
*PCFileName:HPIJS.PPD
*Manufacturer:  HP
*Product:   (DeskJet 3520)
*cupsVersion:   1.0
*cupsManualCopies: True
*cupsModelNumber:  2
*cupsFilter:application/vnd.cups-postscript 0 foomatic-rip
*%pprRIP:foomatic-rip other
*ModelName: HP DeskJet 3520
*ShortNickName: HP DeskJet 3520 hpijs
*NickName:  HP DeskJet 3520 Foomatic/hpijs (recommended)
*PSVersion: (3010.000) 550
*PSVersion: (3010.000) 651
*PSVersion: (3010.000) 652
*PSVersion: (3010.000) 653
*PSVersion: (3010.000) 704
*PSVersion: (3010.000) 705
*PSVersion: (3010.000) 800
*LanguageLevel: 3
*ColorDevice:   True
*DefaultColorSpace: RGB
*FileSystem:False
*Throughput:1
*LandscapeOrientation: Plus90
*TTRasterizer:  Type42


<    1   2   3   4