Bug#437256: kdesktop_lock won't unlock session with empty password

2007-08-11 Thread Shai Berger
Package: kdesktop
Version: 4:3.5.7-2+b1
Severity: normal


I have a user defined with an empty password, to make a kid's life easier.
The kid sometimes, inadvertently, locks the screen. When this happens,
trying to unlock the screeen by entering the correct (empty) password fails,
and I have no choice but to switch to another screen to kill kdesktop_lock.

What I expect:
* a password that works for gdm and su should work for kdesktop_lock, even
  if it is empty.

What I see:
* kdesktop_lock rejects an empty password

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

Kernel: Linux 2.6.22-1-686 (SMP w/4 CPU cores)
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 kdesktop depends on:
ii  eject   2.1.5-4  ejects CDs and operates CD-Changer
ii  kdebase-bin 4:3.5.7-2+b1 core binaries for the KDE base mod
ii  kdelibs4c2a 4:3.5.7.dfsg.1-3 core libraries and binaries for al
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libaudio2   1.9-2+b1 The Network Audio System (NAS). (s
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-2GCC support library
ii  libgl1-mesa-glx [libgl1 6.5.2-7  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  6.5.2-7  The OpenGL utility library (GLU)
ii  libice6 2:1.0.3-3X11 Inter-Client Exchange library
ii  libidn111.0-0GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkonq44:3.5.7-2+b1 core libraries for Konqueror
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-6Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.1-2  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
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  libxss1 1:1.1.2-1X11 Screen Saver extension library
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  libxxf86misc1   1:1.0.1-2X11 XFree86 miscellaneous extensio
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

kdesktop recommends no packages.

-- no debconf information


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



Re: anyone give me some advice about split scim-bridge

2007-08-11 Thread Ming Hua
On Fri, Aug 10, 2007 at 02:25:16AM -0400, Brian Nelson wrote:
> ZhengPeng Hou <[EMAIL PROTECTED]> writes:
> 
> > hi all,
> >I've already splited scim-brodge into scom-brodge-agent
> >scim-brodge-client-gtk, scim-bridge-client-qt, and scim-bridge(a
> >dumy package for upgrade), but now the upstream has added qt4
> >support, so shall I split it into five? likde -agent, -client-gtk
> >-client-qt3, and -client-qt4? is this scheme ok?
> 
> Is there any significant difference between the two to give a reason to
> justify having both?  If not, I'd just pick the best supported one and
> just package that.

(IIUC you are talking about the -qt3 and -qt4 packages.)

Both the Qt3 and Qt4 "client" are built from the same source package.
They are just some plugin-like shared object modules that can be loaded
by Qt3/4 applications at runtime so that they can use input methods.
The Qt3 and Qt4 modules fit into different plugin/module framework (the
Qt3 and Qt4 ones, of course) and support different applications.

Ming
2007.08.11


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



Re: anyone give me some advice about split scim-bridge

2007-08-11 Thread Ming Hua
On Fri, Aug 10, 2007 at 06:29:33PM +0800, Wen-Yen Chuang wrote:
> Brian Nelson wrote:
> >ZhengPeng Hou <[EMAIL PROTECTED]> writes:
> >>   I've already splited scim-brodge into scom-brodge-agent
> >>   scim-brodge-client-gtk, scim-bridge-client-qt, and scim-bridge(a
> >>   dumy package for upgrade),

I don't think the scim-bridge dummy package is necessary in Debian since
scim-bridge was never in a stable release.

> >>   but now the upstream has added qt4 support, so shall I split it
> >>   into five?
> >Is there any significant difference between the two to give a reason to
> >justify having both?
> 
> QT4 and QT3 immodules should be separated.
> I think "scim-bridge" can be combined with -agent or -client-gtk.
> Maybe "scim-bridge" and *-gtk, *-qt3, *-qt4?
> Thus they will still be 4 packages.

Scim-bridge is currently a dummy package.  Also I would expect
scim-bridge package to be some package I just install to get all
scim-bridge support, not just some underlying agent binary.  If we go
this way and have four packages (which I agree is a good split), I
suppose the package names should be: scim-bridge-common (or
scim-bridge-agent), scim-bridge-gtk, scim-bridge-qt3, and
scim-bridge-qt4.

Ming
2007.08.11


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



Bug#435828: marked as done (libqt4-gui: file open dialog sometimes returns wrong file path)

2007-08-11 Thread Debian Bug Tracking System
Your message dated Sat, 11 Aug 2007 18:33:25 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#435828: Acknowledgement (libqt4-gui: file open dialog 
sometimes returns wrong file path)
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)

--- Begin Message ---
Package: libqt4-gui
Version: 4.3.0-5
Severity: important

QFileDialog::getOpenFileName() sometimes returns wrong file name.

Example:
  Compile Qt4 application example:
% cd /tmp; tar xzf /usr/share/doc/qt4-doc/qt4-examples.tar.gz
% cd examples/mainwindows/application
% qmake; make
  Now create two files with the same name but in different directories
% cd /tmp
% echo "file 1" > 1.txt
% mkdir 1
% echo "file 2" > 1/1.txt
  Now there are two files named "1.txt", one in /tmp and the other in
  /tmp/1. Those files have different content. Let's run application
  example:
% /tmp/examples/mainwindows/application/application
  Now try to open 1/1.txt. Go to File->Open, navigate to directory 1,
  and open 1.txt with _double-click_. Qt loads file with content "file 1".
  That is wrong file.

It is possible to open /tmp/1/1.txt by first clicking on it once, wait
for selection, and then click open or double-click. But present behavior
is at leas _very_ annoying, and can be a security problem, so severity is
important (and maybe should be raised to RC).

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

Kernel: Linux 2.6.22-me (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt4-gui depends on:
ii  fontconfig  2.4.2-1.2generic font configuration library
ii  libaudio2   1.9-2+b1 The Network Audio System (NAS). (s
ii  libc6   2.6-5GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-1GCC support library
ii  libgl1-mesa-glx [libgl1 6.5.3-1  A free implementation of the OpenG
ii  libglib2.0-02.12.13-1The GLib library of C routines
ii  libglu1-mesa [libglu1]  6.5.3-1  The OpenGL utility library (GLU)
ii  libice6 2:1.0.3-3X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libmng1 1.0.9-1  Multiple-image Network Graphics li
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt4-core 4.3.0-5  Qt 4 core non-GUI functionality ru
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.1-1  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  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 libqt4-gui recommends:
ii  qt4-qtconfig  4.3.0-5Qt 4 configuration tool

-- debconf-show failed

--- End Message ---
--- Begin Message ---
Version: 4.3.1-1

This bug cannot be reproduced with libqt4-gui version 4.3.1-1


signature.asc
Description: Digital signature
--- End Message ---


Bug#437314: QPallete header is totally missing from libqt4-dev

2007-08-11 Thread Wesley J. Landaker
Package: libqt4-dev
Version: 4.3.1-2
Severity: important

libqt4-dev is suddenly missing the QPallete headers (QPallete,
qpallete.h) and now everything dependant on those headers is broken.
This breaks all sorts of Qt4 packages!

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

Kernel: Linux 2.6.20 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt4-dev depends on:
ii  libaudio-dev1.9-2+b1 The Network Audio System (NAS). (d
ii  libfreetype6-dev2.3.5-1+b1   FreeType 2 font engine, developmen
ii  libgl1-mesa-dev [libgl- 7.0.1-1  A free implementation of the OpenG
ii  libglib2.0-dev  2.12.13-1Development files for the GLib lib
ii  libglu1-mesa-dev [libgl 7.0.1-1  The OpenGL utility library -- deve
ii  libglu1-xorg-dev1:7.2-5  transitional package for Debian et
ii  libice-dev  2:1.0.3-3X11 Inter-Client Exchange library 
ii  libjpeg62-dev   6b-13Development files for the IJG JPEG
ii  libmng-dev  1.0.9-1  M-N-G library (Development headers
ii  libpng12-dev [libpng12- 1.2.15~beta5-2   PNG library - development
ii  libpq-dev   8.2.4-3  header files for libpq5 (PostgreSQ
ii  libqt4-core 4.3.1-2  Qt 4 core non-GUI functionality ru
ii  libqt4-gui  4.3.1-2  Qt 4 core GUI functionality runtim
ii  libqt4-qt3support   4.3.1-2  Qt 3 compatibility library for Qt 
ii  libqt4-sql  4.3.1-2  Qt 4 SQL database module
ii  libsm-dev   2:1.0.3-1+b1 X11 Inter-Client Exchange library 
ii  libsqlite0-dev  2.8.17-2 SQLite development files
ii  libx11-dev  2:1.0.3-7X11 client-side library (developme
ii  libxcursor-dev  1:1.1.8-2X cursor management library (devel
ii  libxext-dev 1:1.0.3-2X11 miscellaneous extensions libra
ii  libxft-dev  2.1.12-2 FreeType-based font drawing librar
ii  libxi-dev   2:1.1.2-1X11 Input extension library (devel
ii  libxinerama-dev 1:1.0.2-1X11 Xinerama extension library (de
ii  libxmu-dev  1:1.0.3-1X11 miscellaneous utility library 
ii  libxrandr-dev   2:1.2.1-1X11 RandR extension library (devel
ii  libxrender-dev  1:0.9.2-1X Rendering Extension client libra
ii  libxt-dev   1:1.0.5-3X11 toolkit intrinsics library (de
ii  x11proto-core-dev   7.0.10-2 X11 core wire protocol and auxilia
ii  xlibmesa-gl-dev 1:7.2-5  transitional package for Debian et
ii  zlib1g-dev  1:1.2.3.3.dfsg-5 compression library - development

Versions of packages libqt4-dev recommends:
ii  qt4-dev-tools 4.3.1-2Qt 4 development tools

-- no debconf information


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



Bug#437314: marked as done (QPallete header is totally missing from libqt4-dev)

2007-08-11 Thread Debian Bug Tracking System
Your message dated Sat, 11 Aug 2007 12:48:59 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Bug#437314: Acknowledgement (QPallete header is totally 
missing from libqt4-dev)
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)

--- Begin Message ---
Package: libqt4-dev
Version: 4.3.1-2
Severity: important

libqt4-dev is suddenly missing the QPallete headers (QPallete,
qpallete.h) and now everything dependant on those headers is broken.
This breaks all sorts of Qt4 packages!

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

Kernel: Linux 2.6.20 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt4-dev depends on:
ii  libaudio-dev1.9-2+b1 The Network Audio System (NAS). (d
ii  libfreetype6-dev2.3.5-1+b1   FreeType 2 font engine, developmen
ii  libgl1-mesa-dev [libgl- 7.0.1-1  A free implementation of the OpenG
ii  libglib2.0-dev  2.12.13-1Development files for the GLib lib
ii  libglu1-mesa-dev [libgl 7.0.1-1  The OpenGL utility library -- deve
ii  libglu1-xorg-dev1:7.2-5  transitional package for Debian et
ii  libice-dev  2:1.0.3-3X11 Inter-Client Exchange library 
ii  libjpeg62-dev   6b-13Development files for the IJG JPEG
ii  libmng-dev  1.0.9-1  M-N-G library (Development headers
ii  libpng12-dev [libpng12- 1.2.15~beta5-2   PNG library - development
ii  libpq-dev   8.2.4-3  header files for libpq5 (PostgreSQ
ii  libqt4-core 4.3.1-2  Qt 4 core non-GUI functionality ru
ii  libqt4-gui  4.3.1-2  Qt 4 core GUI functionality runtim
ii  libqt4-qt3support   4.3.1-2  Qt 3 compatibility library for Qt 
ii  libqt4-sql  4.3.1-2  Qt 4 SQL database module
ii  libsm-dev   2:1.0.3-1+b1 X11 Inter-Client Exchange library 
ii  libsqlite0-dev  2.8.17-2 SQLite development files
ii  libx11-dev  2:1.0.3-7X11 client-side library (developme
ii  libxcursor-dev  1:1.1.8-2X cursor management library (devel
ii  libxext-dev 1:1.0.3-2X11 miscellaneous extensions libra
ii  libxft-dev  2.1.12-2 FreeType-based font drawing librar
ii  libxi-dev   2:1.1.2-1X11 Input extension library (devel
ii  libxinerama-dev 1:1.0.2-1X11 Xinerama extension library (de
ii  libxmu-dev  1:1.0.3-1X11 miscellaneous utility library 
ii  libxrandr-dev   2:1.2.1-1X11 RandR extension library (devel
ii  libxrender-dev  1:0.9.2-1X Rendering Extension client libra
ii  libxt-dev   1:1.0.5-3X11 toolkit intrinsics library (de
ii  x11proto-core-dev   7.0.10-2 X11 core wire protocol and auxilia
ii  xlibmesa-gl-dev 1:7.2-5  transitional package for Debian et
ii  zlib1g-dev  1:1.2.3.3.dfsg-5 compression library - development

Versions of packages libqt4-dev recommends:
ii  qt4-dev-tools 4.3.1-2Qt 4 development tools

-- no debconf information

--- End Message ---
--- Begin Message ---
Argh, sorry, this is a non-bug, because someone couldn't spell "palette".

-- 
Wesley J. Landaker <[EMAIL PROTECTED]> 
OpenPGP FP: 4135 2A3B 4726 ACC5 9094  0097 F0A9 8A4C 4CD6 E3D2


signature.asc
Description: This is a digitally signed message part.
--- End Message ---


Bug#437318: libqt4-dev: q3listview.h is unusable

2007-08-11 Thread Wesley J. Landaker
Package: libqt4-dev
Version: 4.3.1-2
Severity: important

q3listview.h is unusable; just trying to include it at all results in
compiler errors. Below is a two line reproduction example.

--- q3listview_bug.cpp ---
#include 
int main() {}
--- q3listview_bug.cpp ---

$ g++ -o q3listview_bug q3listview_bug.cpp -I/usr/include/qt4 
-I/usr/include/qt4/Qt3Support
/usr/include/qt4/Qt3Support/q3listview.h:130: error: expected ‘,’ or
‘...’ before ‘&’ token
/usr/include/qt4/Qt3Support/q3listview.h:131: error: ISO C++ forbids
declaration of ‘QColorGroup’ with no type
/usr/include/qt4/Qt3Support/q3listview.h:132: error: expected ‘,’ or
‘...’ before ‘&’ token
/usr/include/qt4/Qt3Support/q3listview.h:132: error: ISO C++ forbids
declaration of ‘QColorGroup’ with no type
/usr/include/qt4/Qt3Support/q3listview.h:133: error: expected ‘,’ or
‘...’ before ‘&’ token
/usr/include/qt4/Qt3Support/q3listview.h:133: error: ISO C++ forbids
declaration of ‘QColorGroup’ with no type
/usr/include/qt4/Qt3Support/q3listview.h:497: error: expected ‘,’ or
‘...’ before ‘&’ token
/usr/include/qt4/Qt3Support/q3listview.h:498: error: ISO C++ forbids
declaration of ‘QColorGroup’ with no type
/usr/include/qt4/Qt3Support/q3listview.h:499: error: expected ‘,’ or
‘...’ before ‘&’ token
/usr/include/qt4/Qt3Support/q3listview.h:500: error: ISO C++ forbids
declaration of ‘QColorGroup’ with no type



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

Kernel: Linux 2.6.20 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt4-dev depends on:
ii  libaudio-dev1.9-2+b1 The Network Audio System (NAS). (d
ii  libfreetype6-dev2.3.5-1+b1   FreeType 2 font engine, developmen
ii  libgl1-mesa-dev [libgl- 7.0.1-1  A free implementation of the OpenG
ii  libglib2.0-dev  2.12.13-1Development files for the GLib lib
ii  libglu1-mesa-dev [libgl 7.0.1-1  The OpenGL utility library -- deve
ii  libglu1-xorg-dev1:7.2-5  transitional package for Debian et
ii  libice-dev  2:1.0.3-3X11 Inter-Client Exchange library 
ii  libjpeg62-dev   6b-13Development files for the IJG JPEG
ii  libmng-dev  1.0.9-1  M-N-G library (Development headers
ii  libpng12-dev [libpng12- 1.2.15~beta5-2   PNG library - development
ii  libpq-dev   8.2.4-3  header files for libpq5 (PostgreSQ
ii  libqt4-core 4.3.1-2  Qt 4 core non-GUI functionality ru
ii  libqt4-gui  4.3.1-2  Qt 4 core GUI functionality runtim
ii  libqt4-qt3support   4.3.1-2  Qt 3 compatibility library for Qt 
ii  libqt4-sql  4.3.1-2  Qt 4 SQL database module
ii  libsm-dev   2:1.0.3-1+b1 X11 Inter-Client Exchange library 
ii  libsqlite0-dev  2.8.17-2 SQLite development files
ii  libx11-dev  2:1.0.3-7X11 client-side library (developme
ii  libxcursor-dev  1:1.1.8-2X cursor management library (devel
ii  libxext-dev 1:1.0.3-2X11 miscellaneous extensions libra
ii  libxft-dev  2.1.12-2 FreeType-based font drawing librar
ii  libxi-dev   2:1.1.2-1X11 Input extension library (devel
ii  libxinerama-dev 1:1.0.2-1X11 Xinerama extension library (de
ii  libxmu-dev  1:1.0.3-1X11 miscellaneous utility library 
ii  libxrandr-dev   2:1.2.1-1X11 RandR extension library (devel
ii  libxrender-dev  1:0.9.2-1X Rendering Extension client libra
ii  libxt-dev   1:1.0.5-3X11 toolkit intrinsics library (de
ii  x11proto-core-dev   7.0.10-2 X11 core wire protocol and auxilia
ii  xlibmesa-gl-dev 1:7.2-5  transitional package for Debian et
ii  zlib1g-dev  1:1.2.3.3.dfsg-5 compression library - development

Versions of packages libqt4-dev recommends:
ii  qt4-dev-tools 4.3.1-2Qt 4 development tools

-- no debconf information



Bug#437343: Does not autostart when translucencies are enabled

2007-08-11 Thread David
Package: kscreensaver
Version: 4:3.5.7-2
Severity: important

--- Please enter the report below this line. ---

I use KDE with tranlucencies enabled, and I set the screensaver to black
screen (impossible simpler).

If I manually lock the screen, it is OK.

But it never autostarts due to inactivity (of course, I expect it to
autostart because it is configured like this).


--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-1-686

Debian Release: lenny/sid
900 unstable ftp.uk.debian.org
899 unstable www.debian-multimedia.org
500 stable dl.google.com
300 experimental ftp.uk.debian.org
299 experimental www.debian-multimedia.org

--- Package information. ---
Depends (Version) | Installed
===-+-
kdelibs4c2a (>= 4:3.5.7-1) | 4:3.5.7.dfsg.1-3
libart-2.0-2 (>= 2.3.18) | 2.3.19-3
libc6 (>= 2.6-1) | 2.6.1-1
libgcc1 (>= 1:4.2-20070516) | 1:4.2.1-2
libgl1-mesa-glx | 7.0.1-1
OR libgl1 |
libglu1-mesa | 7.0.1-1
OR libglu1 |
libqt3-mt (>= 3:3.3.7) | 3:3.3.7-6
libstdc++6 (>= 4.2-20070516) | 4.2.1-2
libx11-6 | 2:1.0.3-7
kdebase-bin | 4:3.5.7-2+b1


Bug#437354: libqt4-dev: Put qmake into its own package

2007-08-11 Thread Jan Michael Alonzo
Package: libqt4-dev
Version: 4.3.1-1
Severity: normal


Hi! I'm currently trying to build gnome + webkit without distro-specific
packages. But for this I need "qmake" which is part of libqt4-dev. The problem
is libqt4 is built with -glib enabled. Is there a reaason why qt4-dev needs
glib? And also, if it's really needed can we separate qmake because it's used
not only by QT4 apps but also third party applications like WebKit.

I'm just not sure how coupled qmake is to the whole QT libs, if not, it would be
nice if qmake is in its own package.

Thank you.


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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libqt4-dev depends on:
ii  libaudio-dev1.9-2+b1 The Network Audio System (NAS). (d
ii  libfreetype6-dev2.3.5-1+b1   FreeType 2 font engine, developmen
ii  libgl1-mesa-dev [libgl- 7.0.1-1  A free implementation of the OpenG
ii  libglu1-mesa-dev [libgl 7.0.1-1  The OpenGL utility library -- deve
ii  libglu1-xorg-dev1:7.2-5  transitional package for Debian et
ii  libice-dev  2:1.0.3-3X11 Inter-Client Exchange library 
ii  libjpeg62-dev   6b-13Development files for the IJG JPEG
ii  libmng-dev  1.0.9-1  M-N-G library (Development headers
ii  libpng12-dev [libpng12- 1.2.15~beta5-2   PNG library - development
ii  libqt4-core 4.3.1-1  Qt 4 core non-GUI functionality ru
ii  libqt4-gui  4.3.1-1  Qt 4 core GUI functionality runtim
ii  libqt4-qt3support   4.3.1-1  Qt 3 compatibility library for Qt 
ii  libqt4-sql  4.3.1-1  Qt 4 SQL database module
ii  libsm-dev   2:1.0.3-1+b1 X11 Inter-Client Exchange library 
ii  libsqlite0-dev  2.8.17-2 SQLite development files
ii  libx11-dev  2:1.0.3-7X11 client-side library (developme
ii  libxcursor-dev  1:1.1.8-2X cursor management library (devel
ii  libxext-dev 1:1.0.3-2X11 miscellaneous extensions libra
ii  libxft-dev  2.1.12-2 FreeType-based font drawing librar
ii  libxi-dev   2:1.1.2-1X11 Input extension library (devel
ii  libxinerama-dev 1:1.0.2-1X11 Xinerama extension library (de
ii  libxmu-dev  1:1.0.3-1X11 miscellaneous utility library 
ii  libxrandr-dev   2:1.2.1-1X11 RandR extension library (devel
ii  libxrender-dev  1:0.9.2-1X Rendering Extension client libra
ii  libxt-dev   1:1.0.5-3X11 toolkit intrinsics library (de
ii  x11proto-core-dev   7.0.10-2 X11 core wire protocol and auxilia
ii  xlibmesa-gl-dev 1:7.2-5  transitional package for Debian et
ii  zlib1g-dev  1:1.2.3.3.dfsg-5 compression library - development

Versions of packages libqt4-dev recommends:
pn  qt4-dev-tools  (no description available)

-- no debconf information


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



Processing of kdelibs_3.5.7.dfsg.1-4_i386.changes

2007-08-11 Thread Archive Administrator
kdelibs_3.5.7.dfsg.1-4_i386.changes uploaded successfully to localhost
along with the files:
  kdelibs_3.5.7.dfsg.1-4.dsc
  kdelibs_3.5.7.dfsg.1-4.diff.gz
  kdelibs_3.5.7.dfsg.1-4_all.deb
  kdelibs-data_3.5.7.dfsg.1-4_all.deb
  kdelibs4-doc_3.5.7.dfsg.1-4_all.deb
  kdelibs4c2a_3.5.7.dfsg.1-4_i386.deb
  kdelibs4-dev_3.5.7.dfsg.1-4_i386.deb
  kdelibs-dbg_3.5.7.dfsg.1-4_i386.deb

Greetings,

Your Debian queue daemon


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



kdelibs_3.5.7.dfsg.1-4_i386.changes ACCEPTED

2007-08-11 Thread Debian Installer

Accepted:
kdelibs-data_3.5.7.dfsg.1-4_all.deb
  to pool/main/k/kdelibs/kdelibs-data_3.5.7.dfsg.1-4_all.deb
kdelibs-dbg_3.5.7.dfsg.1-4_i386.deb
  to pool/main/k/kdelibs/kdelibs-dbg_3.5.7.dfsg.1-4_i386.deb
kdelibs4-dev_3.5.7.dfsg.1-4_i386.deb
  to pool/main/k/kdelibs/kdelibs4-dev_3.5.7.dfsg.1-4_i386.deb
kdelibs4-doc_3.5.7.dfsg.1-4_all.deb
  to pool/main/k/kdelibs/kdelibs4-doc_3.5.7.dfsg.1-4_all.deb
kdelibs4c2a_3.5.7.dfsg.1-4_i386.deb
  to pool/main/k/kdelibs/kdelibs4c2a_3.5.7.dfsg.1-4_i386.deb
kdelibs_3.5.7.dfsg.1-4.diff.gz
  to pool/main/k/kdelibs/kdelibs_3.5.7.dfsg.1-4.diff.gz
kdelibs_3.5.7.dfsg.1-4.dsc
  to pool/main/k/kdelibs/kdelibs_3.5.7.dfsg.1-4.dsc
kdelibs_3.5.7.dfsg.1-4_all.deb
  to pool/main/k/kdelibs/kdelibs_3.5.7.dfsg.1-4_all.deb


Override entries for your package:
kdelibs-data_3.5.7.dfsg.1-4_all.deb - optional libs
kdelibs-dbg_3.5.7.dfsg.1-4_i386.deb - extra libdevel
kdelibs4-dev_3.5.7.dfsg.1-4_i386.deb - optional libdevel
kdelibs4-doc_3.5.7.dfsg.1-4_all.deb - optional doc
kdelibs4c2a_3.5.7.dfsg.1-4_i386.deb - optional libs
kdelibs_3.5.7.dfsg.1-4.dsc - source libs
kdelibs_3.5.7.dfsg.1-4_all.deb - optional libs

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Bug#437343: It is even worse

2007-08-11 Thread David
The bug is even worse than I thought at the beginning. Even locking the
screen does not work, because some minutes later the screensaver
"disappears", and to make matters worse you cannot do anything with the
keyboard or mouse. I had to Ctrl+Alt+Backspace

By the way, I am submitting the same to the upstream, as similar bugs have
been happening for many years and in different distros. I am copying one
reflection that I submitted to the upstream. Maybe I was a bit tough, but
that is because I am annoyed that a package so simple, and at the same time
so important in a desktop, is being so buggy for so many years. The
reflection I submitted to the upstream is the following:

---
Reflection (maybe tough, but I hope not a flame): I had to quit using
translucencies, and why? Because a malfunction of kwin? No. Because a
malfunction of the video driver? No. Because a malfunction of the
screensaver.

I do not know much about computing, but I think a screensaver must not be so
tricky as kwin or the video driver. kscreensaver is being malfunctioning for
many years, with and without translucencies: not autostarting, starting but
disappearing thereafter, etc.

Although a desktop is terrific (KDE), if the screensaver does not work,
users may think of switching to other desktops (gnome, xfce, etc).
---