Package: gtklp
Version: 1.2.3-1
Followup-For: Bug #386592

This patch removes the default tick-mark on the option 
"Save all preferences on exit" (GtkLP tab), so that new users 
won't get their .cups/lpoptions clobbered by default.

gtklp ruined my day - took me quite a while to figure out why 
applications were only printing the first page of any document...

It shouldn't affect existing users.

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

Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gtklp depends on:
ii  libatk1.0-0             1.20.0-1         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  libcupsys2              1.3.2-1          Common UNIX Printing System(tm) - 
ii  libfontconfig1          2.4.2-1.2        generic font configuration library
ii  libglib2.0-0            2.14.0-2         The GLib library of C routines
ii  libgnutls13             1.7.19-1         the GNU TLS library - runtime libr
ii  libgtk2.0-0             2.10.13-1        The GTK+ graphical user interface 
ii  libpango1.0-0           1.18.2-1         Layout and rendering of internatio
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxcursor1             1:1.1.9-1        X cursor management library
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension librar
ii  libxfixes3              1:4.0.3-2        X11 miscellaneous 'fixes' extensio
ii  libxi6                  2:1.1.3-1        X11 Input extension library
ii  libxinerama1            1:1.0.2-1        X11 Xinerama extension library
ii  libxrandr2              2:1.2.2-1        X11 RandR extension library
ii  libxrender1             1:0.9.4-1        X Rendering Extension client libra
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

gtklp recommends no packages.

-- no debconf information
--- gtklp/gtklp_functions.c     2007-10-04 23:24:40.000000000 +0200
+++ ../../gtklp-1.2.3/gtklp/gtklp_functions.c   2007-10-04 23:08:54.000000000 
+0200
@@ -711,7 +711,7 @@
 
        if(which >= 1)
        {
-               saveonexit=1;
+               saveonexit=0;
                                        saveanz=1;
                rememberprinter=0;
                                        remembertab=0;

Reply via email to