Reported by: Martin Hans <debian@martin-hans.de>
Date: Mon, 16 Aug 2004 18:33:02 UTC
Severity: important
Merged with 267622
Found in versions 4:3.3.0-1, 4:3.3.1-3
Fixed in version kdebase/4:3.3.2-1
Done: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Bug is archived. No further changes may be made.
View this report as an mbox folder, status mbox, maintainer mbox
Report forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Martin Hans <debian@martin-hans.de>:
New Bug report received and forwarded. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: kdm Version: 4:3.3.0-1 Severity: important Hi, beside the already reported tcsh problem with the new kdm 3.3.0 I have the following behaviour: - most times I have no keyboard and I cannot type the user and password. Somtimes (every third or fourth try) I have a keyboard and can login sucessfully. I already swapped the keyboard itself. No change. - kdm starts on the second console instead of the 7th like before the upgrade I now changed to gdm temporarily and gdm starts on the 7th console with keyboard (always). The kdm log contains only the following warnings: Warning: font renderer for ".pcf" already registered at priority 0 Warning: font renderer for ".pcf.Z" already registered at priority 0 Warning: font renderer for ".pcf.gz" already registered at priority 0 Warning: font renderer for ".snf" already registered at priority 0 Warning: font renderer for ".snf.Z" already registered at priority 0 Warning: font renderer for ".snf.gz" already registered at priority 0 Warning: font renderer for ".bdf" already registered at priority 0 Warning: font renderer for ".bdf.Z" already registered at priority 0 Warning: font renderer for ".bdf.gz" already registered at priority 0 Warning: font renderer for ".pmf" already registered at priority 0 There are no further errors or warnings. Cheers Martin -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8.1 Locale: LANG=C, LC_CTYPE=C Versions of packages kdm depends on: ii debconf 1.4.30 Debian configuration management sy ii kdebase-bin 4:3.3.0-1 KDE Base (binaries) ii kdelibs4 4:3.3.0-1 KDE core libraries ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-5 client library to control the FAM ii libgcc1 1:3.4.1-5 GCC support library ii libice6 4.3.0.dfsg.1-6 Inter-Client Exchange library ii libidn11 0.5.2-2 GNU libidn library, implementation ii libpam-runtime 0.76-22 Runtime support for the PAM librar ii libpam0g 0.76-22 Pluggable Authentication Modules l ii libpng12-0 1.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-1 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-6 X Window System Session Management ii libstdc++5 1:3.3.4-9 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-6 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-6 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxtst6 4.3.0.dfsg.1-6 X Window System event recording an ii xbase-clients 4.3.0.dfsg.1-6 miscellaneous X clients ii xlibs 4.3.0.dfsg.1-6 X Window System client libraries m ii zlib1g 1:1.2.1.1-5 compression library - runtime -- debconf information: kdm/stop_running_server_with_children: false * shared/default-x-display-manager: gdm kdm/daemon_name: /usr/bin/kdm
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Adeodato Simó <asp16@alu.ua.es>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #10 received at 266106@bugs.debian.org (full text, mbox, reply):
* Martin Hans [Mon, 16 Aug 2004 20:17:04 +0200]:
> - kdm starts on the second console instead of the 7th like before the
> upgrade
that's because kdm uses the first available console unless told not to
do so. the kdmrc shipped by Debian points kdm to use console #7, but
your kdmrc probably doesnt. add this line to /etc/kde3/kdm/kdmrc:
ServerVTs=-7
> - most times I have no keyboard and I cannot type the user and password.
> Somtimes (every third or fourth try) I have a keyboard and can login
> sucessfully. I already swapped the keyboard itself. No change.
odd, but I think you're not the first who is reporting.
--
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Don't ask the barber whether you need a haircut.
-- Daniel S. Greenberg
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to nbreen@ofb.net (Nicholas Breen):
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #15 received at 266106@bugs.debian.org (full text, mbox, reply):
Adeodato Simó wrote: > that's because kdm uses the first available console unless told not to > do so. the kdmrc shipped by Debian points kdm to use console #7, but > your kdmrc probably doesnt. add this line to /etc/kde3/kdm/kdmrc: I encountered this problem too, and it seems like it has a chance of cropping up for anyone that's upgrading from a previous kdm version with a modified kdmrc, and doesn't choose to overwrite it with the packaged file on upgrade. Since everyone that's ever used the Login Manager panel in the control center will have a modified kdmrc, this could be a lot of users.... Reverting /etc/kde3/kdm/Xservers to the previous version solved the problem. 3.3.0-1 dropped the 'vt7' from the end of the :0 line. Might it be worth reverting this change? I'd expect that few people have modified Xservers, so the fix would be silent for most users. % diff Xservers.3.3.0-1.orig Xservers 13c13 < :0 local@tty1 /usr/X11R6/bin/X -nolisten tcp --- > :0 local@tty1 /usr/X11R6/bin/X -nolisten tcp vt7 -- Nicholas Breen nbreen@ofb.net
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Martin Hans <martin.hans@gmx.net>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #20 received at 266106@bugs.debian.org (full text, mbox, reply):
Hi, On Monday 16 August 2004 21:00, Adeodato Simó wrote: > * Martin Hans [Mon, 16 Aug 2004 20:17:04 +0200]: > > - kdm starts on the second console instead of the 7th like before the > > upgrade > > that's because kdm uses the first available console unless told not to > do so. the kdmrc shipped by Debian points kdm to use console #7, but > your kdmrc probably doesnt. add this line to /etc/kde3/kdm/kdmrc: > > ServerVTs=-7 Is this new in KDM? I reconfigured my old kdmrc with kcontrol and the line has not been added. By the way, I think changing the Xservers config (vt7) is the smoother way for most users. > > > - most times I have no keyboard and I cannot type the user and password. > > Somtimes (every third or fourth try) I have a keyboard and can login > > sucessfully. I already swapped the keyboard itself. No change. > > odd, but I think you're not the first who is reporting. Is there any solution for the keyboard problems? Until it's solved KDM keeps unusable for me. And my current replacement (gdm) is really... Cheers Martin
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to "Nathaniel W. Turner" <nate@houseofnate.net>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #25 received at 266106@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Monday 16 August 2004 03:00 pm, Adeodato Simó wrote: > > - most times I have no keyboard and I cannot type the user and password. > > Somtimes (every third or fourth try) I have a keyboard and can login > > sucessfully. I already swapped the keyboard itself. No change. > > odd, but I think you're not the first who is reporting. Well, make me the second reporter. I have what sounds like the same keyboard problem with my workstation at the office (running kdm 4:3.3.0-1), but not at home (same version). It fails pretty consistently at the office, although I think it did work once or twice. I thought it might be the KVM switch I'm using, but I think I tried connecting the keyboard directly without success. I'll try it again today though. Cheers, nate -- Nathaniel W. Turner http://houseofnate.net/
[Message part 2 (application/pgp-signature, inline)]
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Adeodato Simó <asp16@alu.ua.es>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #30 received at 266106@bugs.debian.org (full text, mbox, reply):
* Martin Hans [Wed, 18 Aug 2004 10:36:48 +0200]:
> > that's because kdm uses the first available console unless told not to
> > do so. the kdmrc shipped by Debian points kdm to use console #7, but
> > your kdmrc probably doesnt. add this line to /etc/kde3/kdm/kdmrc:
> > ServerVTs=-7
> Is this new in KDM?
yes.
> I reconfigured my old kdmrc with kcontrol and the line
> has not been added.
> By the way, I think changing the Xservers config (vt7) is the smoother way
> for most users.
I agree, but I think upstream prefers ServerVTs.
--
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Don't ask the barber whether you need a haircut.
-- Daniel S. Greenberg
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Adeodato Simó <asp16@alu.ua.es>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #35 received at 266106@bugs.debian.org (full text, mbox, reply):
* Nathaniel W. Turner [Wed, 18 Aug 2004 07:25:10 -0400]:
> On Monday 16 August 2004 03:00 pm, Adeodato Simó wrote:
> > > - most times I have no keyboard and I cannot type the user and password.
> > > Somtimes (every third or fourth try) I have a keyboard and can login
> > > sucessfully. I already swapped the keyboard itself. No change.
> > odd, but I think you're not the first who is reporting.
> Well, make me the second reporter.
or third. ;-)
> I have what sounds like the same keyboard problem with my workstation at the
> office (running kdm 4:3.3.0-1), but not at home (same version). It fails
> pretty consistently at the office, although I think it did work once or
> twice.
could you please send both kdmrc's. and, would it be possible to
exchange those two kdmrc's and see if behavior depends on kdmrc or the
machine?
thanks,
--
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
A conclusion is simply the place where someone got tired of thinking.
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to "Nathaniel W. Turner" <nate@houseofnate.net>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #40 received at 266106@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 18 August 2004 10:34 am, Adeodato Simó wrote: > * Nathaniel W. Turner [Wed, 18 Aug 2004 07:25:10 -0400]: > > On Monday 16 August 2004 03:00 pm, Adeodato Simó wrote: > > > odd, but I think you're not the first who is reporting. > > > > Well, make me the second reporter. > > or third. ;-) Oops, I missed the "not" in your original sentence. =P > could you please send both kdmrc's. and, would it be possible to > exchange those two kdmrc's and see if behavior depends on kdmrc or the > machine? Sure, I've attached them. I'll try swapping after work. Cheers, nate - -- Nathaniel W. Turner http://www.houseofnate.net/ Tel: +1 508 579 1948 (mobile) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBI4yCEwNd1DGujjgRAvEJAKCH9682ROo4k/JrvIrnEEVNcTWC8wCfSI0l lIbcDVjF9PhoYTMYB8rW1/g= =mXTd -----END PGP SIGNATURE-----
[kdmrc.office (text/plain, attachment)]
[kdmrc.home (text/plain, attachment)]
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Martin Hans <martin.hans@gmx.net>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #45 received at 266106@bugs.debian.org (full text, mbox, reply):
Hi, forcing KDM to the 7th virtual console seems to fix my keyboard problems. Today I restarted KDM 10 times with a modified Xservers config without any keyboard problems. The other way, extending the kdmrc config file works also (tested 10 times, too). So it seems that the KDM keyboard problems only depend on the number of the virtual console used. But in my opinion kcontrol should add the kdmrc entry automatically. Otherwise there will by many broken old kdmrc files. Regards Martin On Wednesday 18 August 2004 13:25, Nathaniel W. Turner wrote: > On Monday 16 August 2004 03:00 pm, Adeodato Simó wrote: > > > - most times I have no keyboard and I cannot type the user and > > > password. Somtimes (every third or fourth try) I have a keyboard and > > > can login sucessfully. I already swapped the keyboard itself. No > > > change. > > > > odd, but I think you're not the first who is reporting. > > Well, make me the second reporter. > > I have what sounds like the same keyboard problem with my workstation at > the office (running kdm 4:3.3.0-1), but not at home (same version). It > fails pretty consistently at the office, although I think it did work once > or twice. > > I thought it might be the KVM switch I'm using, but I think I tried > connecting the keyboard directly without success. I'll try it again today > though. > > Cheers, > nate
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to "Nathaniel W. Turner" <nate@houseofnate.net>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #50 received at 266106@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi, On Thursday 19 August 2004 07:47 am, Martin Hans wrote: > forcing KDM to the 7th virtual console seems to fix my keyboard problems. Strange! That fixes it for me too. Cheers, nate -- Nathaniel W. Turner http://houseofnate.net/
[Message part 2 (application/pgp-signature, inline)]
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Adeodato Simó <asp16@alu.ua.es>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #55 received at 266106@bugs.debian.org (full text, mbox, reply):
* Scott Thompson (on debian-kde) [Mon, 23 Aug 2004 18:05:38 -0500]:
> I'm getting an odd problem since upgrading to KDE 3.3 from
> unstable. When KDM comes up, my mouse always works. I can
> select a user name, click on the session types button, etc.
> However, sometimes my keyboard doesn't work.
hi, this is reported as #266106. I've been unable to reproduce this on
my system, so I'd be very grateful if everybody experiencing the
problem would test the following approach and gave some feedback.
thanks in advance.
- first, check that the problem dissappears if you do the following
change in /etc/kde3/kdm/Xservers (and then restart kdm):
-:0 local@tty1 /usr/X11R6/bin/X -nolisten tcp
+:0 local@tty1 /usr/X11R6/bin/X -nolisten tcp vt7
that is, add the string 'vt7' to the :0 line in that file. that
should *really* fix the bug. if for anybody does not solve it,
PLEASE report.
- then, plese revert back the change (i.e., leave the original
Xservers) and add the following line ==> in the [General] section <==
of /etc/kde3/kdm/kdmrc (and then restart kdm):
ServerVTs=-7
I am not 100% if this will solve the problem for everybody, so I'm
specially looking forward hearing feedback wrt. this second point.
once you've tried, you may use the solution you prefer (or the one
that works for you, should one fail for some reason).
thanks for your patience,
--
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Under capitalism, man exploits man.
Under communism, it's just the opposite.
-- J.K. Galbraith
Merged 266106 267622.
Request was from "Nathaniel W. Turner" <nate@houseofnate.net>
to control@bugs.debian.org.
(full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Hendrik Sattler <ubq7@rz.uni-karlsruhe.de>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #62 received at 266106@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Am Dienstag, 24. August 2004 16:52 schrieb Adeodato Simó:
> - then, plese revert back the change (i.e., leave the original
> Xservers) and add the following line ==> in the [General] section <==
> of /etc/kde3/kdm/kdmrc (and then restart kdm):
>
> ServerVTs=-7
What does this do?
If this is for some automatic thing for multiple X sessions: I have my first X
session on vt12 and other going down (vt11, vt10,...) because on a normal
keyboard Alt-F7 is much less good to hit that Alt-F12 (most right button).
HS
--
Mein GPG-Key ist auf meiner Homepage verfügbar: http://www.hendrik-sattler.de
oder über pgp.net
PingoS - Linux-User helfen Schulen: http://www.pingos.org
[Message part 2 (application/pgp-signature, inline)]
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to orjan@nada.kth.se:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #67 received at 266106@bugs.debian.org (full text, mbox, reply):
I can confirm that both methods of forcing the X server to use vt7 fixes (or works around) the "keyboard not working sometimes" problem. The problem seems to be due to a race condition during the boot process. Without this directive, kdm starts X on the first free virtual terminal. The problem here is that this happens in parallel with the getty process setting up login ttys on vt1 through vt6 (with the default /etc/inittab) and sometimes kdm grabs vt2 before getty, but getty then grabs vt2 and hence gets the keyboard input instead of kdm/X. This may happen on any of vt2, v3, ... vt6. If kdm is restarted without a reboot, the problem does not occur since the vt's are already occupied. Perhaps the correct way of fixing this is to ensure that kdm is not started until getty has grabbed all the vt's it need. This would then work regardless of how many vt's are allocated in /etc/inittab.
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Sebastian Bleikamp <Sebastian.Bleikamp@web.de>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #72 received at 266106@bugs.debian.org (full text, mbox, reply):
Package: kdm Version: 4:3.3.0-1 Followup-For: Bug #266106 Hey, I have the same problem. When I start kdm and try to type something, nothing happens. If I manage to switch kdm off again (kill x with mouse / from a remote machine), I see what I typed in console no 2. Nasty, because of the passwords. If I start kde manually w/o kdm, everything is fine. Sebastian -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: LANG=C, LC_CTYPE=C Versions of packages kdm depends on: ii debconf 1.4.32 Debian configuration management sy ii kdebase-bin 4:3.3.0-1 KDE Base (binaries) ii kdelibs4 4:3.3.0-1 KDE core libraries ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-5 client library to control the FAM ii libgcc1 1:3.4.1-7 GCC support library ii libice6 4.3.0.dfsg.1-6 Inter-Client Exchange library ii libidn11 0.5.2-3 GNU libidn library, implementation ii libpam-runtime 0.76-22 Runtime support for the PAM librar ii libpam0g 0.76-22 Pluggable Authentication Modules l ii libpng12-0 1.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-4 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-6 X Window System Session Management ii libstdc++5 1:3.3.4-9 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-6 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-6 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxtst6 4.3.0.dfsg.1-6 X Window System event recording an ii xbase-clients 4.3.0.dfsg.1-6 miscellaneous X clients ii xlibs 4.3.0.dfsg.1-6 X Window System client libraries m ii zlib1g 1:1.2.1.1-5 compression library - runtime -- debconf information: kdm/stop_running_server_with_children: false * shared/default-x-display-manager: kdm kdm/daemon_name: /usr/bin/kdm
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Tom Hackett <hackett@myrealbox.com>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #77 received at 266106@bugs.debian.org (full text, mbox, reply):
I tried adding vt7 to the right line in /etc/kde3/kdm/Xservers and that fixed the problem of my keyboard not responding in kdm. I tried adding ServerVTs=-7 to the [General] section of /etc/kde3/kdm/kdmrc and that also fixed the problem of my keyboard not responding in kdm. Thanks for posting such great tips for us all Adeodato. I noticed that this problem would happen immediately after I booted up my ThinkPad 390x. I would be using the built-in keyboard. (never tried it using an external ) I'm using XFree86 from unstable, version 4.3.0.dfsg or what ever it is. I'm using the mostly default configuration options of a pc104 key us keyboard. I've noticed that besides your tips about editing the config files, there's another solution which works for me, and is very simple. I'm able to get kdm working just by using the menu to go to a console login, then wait a little while and when kdm takes over the display after a few seconds the keyboard works again! I hope this helps with the debugging. - Tom
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Vince Mulhollon <vlm@mulhollon.com>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #82 received at 266106@bugs.debian.org (full text, mbox, reply):
Hello, First, thanks for maintaining KDM, it's a thankless job I'm sure. I was bitten by this very annoying bug. Would it be possible to put in a NEWS entry in all caps and/or a README note on this bug? This is going to be a very painful bug for the average upgrading user. Thanks!
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Andreas Rittershofer <andreas@rittershofer.de>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #87 received at 266106@bugs.debian.org (full text, mbox, reply):
Package: kdm Version: 4:3.3.0-1 Followup-For: Bug #266106 When I start my computer, I have no keyboard in KDM. I tried a lot, but nothings helps. The only workaround that runs fine: 1.) Open a text console 2.) Log in as root 3.) Restart KDM with /etc/init.d/kdm restart Then I have a keyboard in KDM and can enter username and password. mfg ar -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.25 Locale: LANG=de_DE, LC_CTYPE=de_DE Versions of packages kdm depends on: ii debconf 1.4.32 Debian configuration management sy ii kdebase-bin 4:3.3.0-1 KDE Base (binaries) ii kdelibs4 4:3.3.0-1.1 KDE core libraries ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-5 client library to control the FAM ii libgcc1 1:3.4.1-7 GCC support library ii libice6 4.3.0.dfsg.1-6 Inter-Client Exchange library ii libidn11 0.5.2-3 GNU libidn library, implementation ii libpam-runtime 0.76-22 Runtime support for the PAM librar ii libpam0g 0.76-22 Pluggable Authentication Modules l ii libpng12-0 1.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-4 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-6 X Window System Session Management ii libstdc++5 1:3.3.4-9 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-6 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-6 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxtst6 4.3.0.dfsg.1-6 X Window System event recording an ii xbase-clients 4.3.0.dfsg.1-6 miscellaneous X clients ii xlibs 4.3.0.dfsg.1-6 X Window System client libraries m ii zlib1g 1:1.2.1.1-7 compression library - runtime -- debconf information: kdm/stop_running_server_with_children: false * kdm/default_servers_nolisten_tcp: * kdm/default_servers_100dpi: * shared/default-x-display-manager: kdm * kdm/default_nolisten_udp: kdm/daemon_name: /usr/bin/kdm
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Marc Schoechlin <marc.schoechlin@web.de>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #92 received at 266106@bugs.debian.org (full text, mbox, reply):
Package: kdm Version: 4:3.3.0-1 Followup-For: Bug #266106 Hi ! After booting my system kdm starts automatically. Everytime I do that it ist not possible to make any input with the keyboard. If I now choose to get a text-console over the kdm-menu, and restart kdm - anything works.... If you need to get further information - please let me know. I would be glad to help you :-)) Many thanks for maintaining this package ! Best regards Marc Schoechlin -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-k7 Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (ignored: LC_ALL set to de_DE@euro) Versions of packages kdm depends on: ii debconf 1.4.30.2 Debian configuration management sy ii kdebase-bin 4:3.3.0-1 KDE Base (binaries) ii kdelibs4 4:3.3.0-1.1 KDE core libraries ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-5 client library to control the FAM ii libgcc1 1:3.4.1-4sarge1 GCC support library ii libice6 4.3.0.dfsg.1-4 Inter-Client Exchange library ii libidn11 0.5.2-3 GNU libidn library, implementation ii libpam-runtime 0.76-22 Runtime support for the PAM librar ii libpam0g 0.76-22 Pluggable Authentication Modules l ii libpng12-0 1.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-4 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-4 X Window System Session Management ii libstdc++5 1:3.3.4-6sarge1.2 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-4 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-4 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxtst6 4.3.0.dfsg.1-4 X Window System event recording an ii xbase-clients 4.3.0.dfsg.1-4 miscellaneous X clients ii xlibs 4.3.0.dfsg.1-4 X Window System client libraries m ii zlib1g 1:1.2.1.1-7 compression library - runtime -- debconf information: kdm/stop_running_server_with_children: false * kdm/default_servers_nolisten_tcp: * kdm/default_servers_100dpi: kdm/kdmrc: * shared/default-x-display-manager: kdm * kdm/default_nolisten_udp: kdm/daemon_name: /usr/bin/kdm kdm/oldconfig:
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Einar Joergensen <einar@surya.no>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #97 received at 266106@bugs.debian.org (full text, mbox, reply):
Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Einar Joergensen <einar@surya.no> To: Debian Bug Tracking System <266106@bugs.debian.org> Subject: Thinkpad T22 keyboard doesn't work with kdm after kde 3.3 upgrade Bcc: Einar Joergensen <einar@surya.no> X-Mailer: reportbug 3.2 Date: Sun, 09 Jan 2005 09:56:32 +0000 Package: kdm Version: 4:3.3.1-3 Followup-For: Bug #266106 After installing kde 3.3 a couple of days ago, the keyboard on the Thinkpad T22 stopped working. Had to switch to xdm to make it work. The keyboard has been working well since I bougth the T22 a year ago. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages kdm depends on: ii debconf 1.4.30.11 Debian configuration management sy ii kdebase-bin 4:3.3.1-3 KDE Base (binaries) ii kdelibs4 4:3.3.1-4 KDE core libraries ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-6 client library to control the FAM ii libgcc1 1:3.4.3-6 GCC support library ii libice6 4.3.0.dfsg.1-10 Inter-Client Exchange library ii libidn11 0.5.2-3 GNU libidn library, implementation ii libpam-runtime 0.76-22 Runtime support for the PAM librar ii libpam0g 0.76-22 Pluggable Authentication Modules l ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libqt3c102-mt 3:3.3.3-7 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-10 X Window System Session Management ii libstdc++5 1:3.3.5-5 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxtst6 4.3.0.dfsg.1-10 X Window System event recording an ii xbase-clients 4.3.0.dfsg.1-10 miscellaneous X clients ii xlibs 4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-3 compression library - runtime -- debconf information: kdm/stop_running_server_with_children: false * shared/default-x-display-manager: xdm kdm/daemon_name: /usr/bin/kdm -- Peaceful regards from Einar -------------------------------------------------- Kari Fiskum and Einar Joergensen Asbjoernsens v 33, 3613 Kongsberg, Norway +47-3276 6167, einar@surya.no
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to NOLARD Michel <michel.nolard@outmax.org>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #102 received at 266106@bugs.debian.org (full text, mbox, reply):
Package: kdm Version: 4:3.3.1-3 Followup-For: Bug #266106 I have the same problem as reported concerning the keyboard : kdm is launched at startup as usual (as with 3.2) but no keyboard input is possible. Even the NumLock key doesn't work. It seems though that kdm is aware of the keyboard as any key press implies a longer delay (double I think) of the cursor blink. The solution I find is simply to use the mouse. It works very well. It's strange, isn't it ? Thus, I use the mouse and click on "Console login". On console, I login, kill any kdm, sudo kdm and then I can use the keyboard again. I understand absolutely nothing to this problem : I have the same stupid keyboard as before, and I never change its configuration. You found nothing in log messages although I found in /var/log/kdm.log something which seems interesting but I can decrypt it : "The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server" This message was not part of my kdm logs before the update. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7-meg-0.6 Locale: LANG=fr_BE@euro, LC_CTYPE=fr_BE@euro (charmap=ISO-8859-15) Versions of packages kdm depends on: ii debconf 1.4.30.11 Debian configuration management sy ii kdebase-bin 4:3.3.1-3 KDE Base (binaries) ii kdelibs4 4:3.3.1-4 KDE core libraries ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-6 client library to control the FAM ii libgcc1 1:3.4.3-6 GCC support library ii libice6 4.3.0.dfsg.1-10 Inter-Client Exchange library ii libidn11 0.5.2-3 GNU libidn library, implementation ii libpam-runtime 0.76-22 Runtime support for the PAM librar ii libpam0g 0.76-22 Pluggable Authentication Modules l ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libqt3c102-mt 3:3.3.3-7 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-10 X Window System Session Management ii libstdc++5 1:3.3.5-5 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxtst6 4.3.0.dfsg.1-10 X Window System event recording an ii xbase-clients 4.3.0.dfsg.1-10 miscellaneous X clients ii xlibs 4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-3 compression library - runtime -- debconf information: kdm/stop_running_server_with_children: false * kdm/default_servers_nolisten_tcp: * kdm/default_servers_100dpi: * shared/default-x-display-manager: kdm * kdm/default_nolisten_udp: kdm/daemon_name: /usr/bin/kdm
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
Bug#266106; Package kdm.
(full text, mbox, link).
Acknowledgement sent to Sebastian Ryborz <glenarvan@gmx.net>:
Extra info received and forwarded to list. Copy sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>.
(full text, mbox, link).
Message #107 received at 266106@bugs.debian.org (full text, mbox, reply):
I have the same problem ... couldn't fix it so far... Tried to use xdm instead of kdm but the result was the same..no result ;) The keyboard works besides used within initial X. I was hard-stopping some services during startup using the keyboard..so it works fine until X starts. Sebastian
Reply sent to Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Martin Hans <debian@martin-hans.de>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #112 received at 266106-close@bugs.debian.org (full text, mbox, reply):
Source: kdebase
Source-Version: 4:3.3.2-1
We believe that the bug you reported is fixed in the latest version of
kdebase, which is due to be installed in the Debian FTP archive:
kappfinder_3.3.2-1_i386.deb
to pool/main/k/kdebase/kappfinder_3.3.2-1_i386.deb
kate_3.3.2-1_i386.deb
to pool/main/k/kdebase/kate_3.3.2-1_i386.deb
kcontrol_3.3.2-1_i386.deb
to pool/main/k/kdebase/kcontrol_3.3.2-1_i386.deb
kdebase-bin_3.3.2-1_i386.deb
to pool/main/k/kdebase/kdebase-bin_3.3.2-1_i386.deb
kdebase-data_3.3.2-1_all.deb
to pool/main/k/kdebase/kdebase-data_3.3.2-1_all.deb
kdebase-dev_3.3.2-1_i386.deb
to pool/main/k/kdebase/kdebase-dev_3.3.2-1_i386.deb
kdebase-doc_3.3.2-1_all.deb
to pool/main/k/kdebase/kdebase-doc_3.3.2-1_all.deb
kdebase-kio-plugins_3.3.2-1_i386.deb
to pool/main/k/kdebase/kdebase-kio-plugins_3.3.2-1_i386.deb
kdebase_3.3.2-1.diff.gz
to pool/main/k/kdebase/kdebase_3.3.2-1.diff.gz
kdebase_3.3.2-1.dsc
to pool/main/k/kdebase/kdebase_3.3.2-1.dsc
kdebase_3.3.2-1_all.deb
to pool/main/k/kdebase/kdebase_3.3.2-1_all.deb
kdepasswd_3.3.2-1_i386.deb
to pool/main/k/kdebase/kdepasswd_3.3.2-1_i386.deb
kdeprint_3.3.2-1_i386.deb
to pool/main/k/kdebase/kdeprint_3.3.2-1_i386.deb
kdesktop_3.3.2-1_i386.deb
to pool/main/k/kdebase/kdesktop_3.3.2-1_i386.deb
kdm_3.3.2-1_i386.deb
to pool/main/k/kdebase/kdm_3.3.2-1_i386.deb
kfind_3.3.2-1_i386.deb
to pool/main/k/kdebase/kfind_3.3.2-1_i386.deb
khelpcenter_3.3.2-1_i386.deb
to pool/main/k/kdebase/khelpcenter_3.3.2-1_i386.deb
kicker_3.3.2-1_i386.deb
to pool/main/k/kdebase/kicker_3.3.2-1_i386.deb
klipper_3.3.2-1_i386.deb
to pool/main/k/kdebase/klipper_3.3.2-1_i386.deb
kmenuedit_3.3.2-1_i386.deb
to pool/main/k/kdebase/kmenuedit_3.3.2-1_i386.deb
konqueror-nsplugins_3.3.2-1_i386.deb
to pool/main/k/kdebase/konqueror-nsplugins_3.3.2-1_i386.deb
konqueror_3.3.2-1_i386.deb
to pool/main/k/kdebase/konqueror_3.3.2-1_i386.deb
konsole_3.3.2-1_i386.deb
to pool/main/k/kdebase/konsole_3.3.2-1_i386.deb
kpager_3.3.2-1_i386.deb
to pool/main/k/kdebase/kpager_3.3.2-1_i386.deb
kpersonalizer_3.3.2-1_i386.deb
to pool/main/k/kdebase/kpersonalizer_3.3.2-1_i386.deb
ksmserver_3.3.2-1_i386.deb
to pool/main/k/kdebase/ksmserver_3.3.2-1_i386.deb
ksplash_3.3.2-1_i386.deb
to pool/main/k/kdebase/ksplash_3.3.2-1_i386.deb
ksysguard_3.3.2-1_i386.deb
to pool/main/k/kdebase/ksysguard_3.3.2-1_i386.deb
ksysguardd_3.3.2-1_i386.deb
to pool/main/k/kdebase/ksysguardd_3.3.2-1_i386.deb
ktip_3.3.2-1_i386.deb
to pool/main/k/kdebase/ktip_3.3.2-1_i386.deb
kwin_3.3.2-1_i386.deb
to pool/main/k/kdebase/kwin_3.3.2-1_i386.deb
libkonq4-dev_3.3.2-1_i386.deb
to pool/main/k/kdebase/libkonq4-dev_3.3.2-1_i386.deb
libkonq4_3.3.2-1_i386.deb
to pool/main/k/kdebase/libkonq4_3.3.2-1_i386.deb
xfonts-konsole_3.3.2-1_all.deb
to pool/main/k/kdebase/xfonts-konsole_3.3.2-1_all.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 266106@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> (supplier of updated kdebase 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 23 Jan 2005 16:11:07 +0100
Source: kdebase
Binary: kdesktop kcontrol kpersonalizer kdm klipper kappfinder kdebase-doc kdebase kmenuedit kicker libkonq4 konqueror-nsplugins kdebase-bin kdebase-dev ksplash kdeprint libkonq4-dev kwin kdepasswd ksmserver kfind kdebase-kio-plugins kpager khelpcenter kate ksysguard xfonts-konsole konqueror ktip ksysguardd kdebase-data konsole
Architecture: source i386 all
Version: 4:3.3.2-1
Distribution: unstable
Urgency: high
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Description:
kappfinder - KDE Application Finder
kate - KDE Advanced Text Editor
kcontrol - KDE Control Center
kdebase - KDE Base metapackage
kdebase-bin - KDE Base (binaries)
kdebase-data - KDE Base (shared data)
kdebase-dev - KDE Base (development files)
kdebase-doc - KDE Base Library Documentation
kdebase-kio-plugins - KDE I/O Slaves
kdepasswd - KDE password changer
kdeprint - KDE Print
kdesktop - KDE Desktop
kdm - KDE Display Manager
kfind - KDE File Find Utility
khelpcenter - KDE Help Center
kicker - KDE Desktop Panel
klipper - KDE Clipboard
kmenuedit - KDE Menu Editor
konqueror - KDE's advanced File Manager, Web Browser and Document Viewer
konqueror-nsplugins - Netscape plugin support for Konqueror
konsole - KDE X terminal emulator
kpager - KDE Desktop Pager
kpersonalizer - KDE Personalizer
ksmserver - KDE Session Manager
ksplash - KDE Splash Screen
ksysguard - KDE System Guard
ksysguardd - KDE System Guard Daemon
ktip - Kandalf's Useful Tips
kwin - KDE Window Manager
libkonq4 - Core libraries for KDE's file manager
libkonq4-dev - Core libraries for KDE's file manager (development files)
xfonts-konsole - Fonts used by the KDE Konsole
Closes: 178507 189574 207123 207124 207125 207126 207130 237062 237065 237067 243770 244547 247243 247365 247407 247747 249162 250384 261740 266106 267622 269590 280358 280362 280795 284844 286373 286587 289454 289544
Changes:
kdebase (4:3.3.2-1) unstable; urgency=low
.
+++ Changes by Christopher Martin:
.
* KDE_3_3_BRANCH update.
.
* Fix typo in kdebase-bin description. (Closes: #286587)
.
* Update kdeprint documentation to sync with kdelibs patches.
.
* Add NEWS.Debian for kdm, explaining the "keyboard doesn't work"
problem when upgrading to KDE 3.3, and how to deal with it.
(Closes: #266106, #267622)
.
* Fix update-alternatives prerm scripts: only --remove when
the package is actually being removed, not upgraded. This
should prevent the needless resetting of the sysadmin's
preferences on package upgrade. (Closes: #247243)
.
* Fix debian/copyright to refer to License rather than to Copyright
when discussing KDE's licenses.
.
+++ Changes by Adeodato Simó:
.
* debian/control:
- make kdebase-dev depend on kwin for the libkdecorations.so ->
libkdecorations.so.1.0.0 symlink. (Closes: #289544)
.
* Included Czech po-debconf translation by Miroslav Kure.
(Closes: #289454)
.
* Add manpages for keditbookmarks, konqueror, and kfmclient.
(Closes: #286373)
.
kdebase (4:3.3.2-0pre1) experimental; urgency=low
.
* New upstream release.
* KDE_3_3_BRANCH update. Includes the kdebase part of the fix
for CAN-2004-1158.
* Lower kdeprint's dependency on gv to a Suggests. (Closes: #269590)
* kwin is now registered as an x-window-manager. (Closes: #249162)
* Added /usr/share/xsessions to KDM's default session path, so
.desktop files installed there are found.
(Closes: #243770, #247365, #247747, #250384)
* kdm can now be installed while building kdebase, without affecting
the generated kdmrc and other config files.
* Adjust documentation to reflect the CUPS document path used by
Debian.
* Incorporate new manpages, for kdepasswd, kappfinder, kfind,
kmenuedit, kate, kwrite, kpager, from Andre Ramos and
Clement Stenac.
(Closes: #189574, #207123, #207124, #207125, #207126, #207130)
* Incorporate new package descriptions for konqueror, kcontrol,
and kate, from Tomas Pospisek. (Closes: #280358, #280362, #280795)
* Remove build-dependency on automake1.9.
* Acknowledge old NMUs. (Closes: #178507, #261740, #244547, #247407)
(Closes: #237062, #237065, #237067)
* Take some action wrt #284844: [AS]
- rename README.linux.console to README.Linux-font, more explicit
and does not create confusion with the original file. Removed
note about this file not being the original one.
- when talking about dpkg-reconfigure fontconfig, be clear about
which one the relevant question is and what the answer has to be.
- added patches/14_konsole_README.Linux-font.diff to make the popup
that konsole displays when it can find the font specify the full
path to the README file. (Closes: #284844)
.
Files:
df56e54ded17d4b78c9a73663ac508b0 1509 kde optional kdebase_3.3.2-1.dsc
994866f54ef3fcb962b5bd03b3ff32c3 879280 kde optional kdebase_3.3.2-1.diff.gz
06eaabbf58e2249458fa85c9b5a2f2da 238382 kde optional kappfinder_3.3.2-1_i386.deb
df77f23bf89ed6a67938949ef0dbff6e 582270 editors optional kate_3.3.2-1_i386.deb
1098e0e55db1ec1a56d529e9200e6201 7661652 kde optional kcontrol_3.3.2-1_i386.deb
865775bf95dad2cbb896f1daf1026a62 953850 kde optional kdebase-bin_3.3.2-1_i386.deb
7bb62106485ed46609edf4a37f8c9722 57072 devel optional kdebase-dev_3.3.2-1_i386.deb
e00fd83bd6e130f0b0d6ac01a73baa31 697196 kde optional kdebase-kio-plugins_3.3.2-1_i386.deb
8b4db50249d826a9a1113f071d1097bb 222956 utils optional kdepasswd_3.3.2-1_i386.deb
6209aaf30e04ef6af89829d36eb9df2e 1063492 utils optional kdeprint_3.3.2-1_i386.deb
f6417bdc46947741bfc79804d04795f8 680482 kde optional kdesktop_3.3.2-1_i386.deb
8bdda1b454c8ba78ec91accf4866b667 417092 kde optional kdm_3.3.2-1_i386.deb
2d3888ca96098744bf8dd5c4d24d9011 178708 utils optional kfind_3.3.2-1_i386.deb
b6de470c73e0bfcb16c03b2ca6262d54 711158 kde optional khelpcenter_3.3.2-1_i386.deb
843c80b6954e37611c3b1f5c67be9a9c 2175104 kde optional kicker_3.3.2-1_i386.deb
ef3b119d182ed62f38e8195b356b6454 204862 kde optional klipper_3.3.2-1_i386.deb
b044531af3760ad0246c866bad6cf02d 200782 kde optional kmenuedit_3.3.2-1_i386.deb
6c609450ce14ddf430a03b1bce36a73d 2239300 web optional konqueror_3.3.2-1_i386.deb
4ad5a26294b0e5abf91a12b05f6ed1ae 123162 utils optional konqueror-nsplugins_3.3.2-1_i386.deb
2c2ce4e5dbc45a680ab891cc327a52a6 568038 kde optional konsole_3.3.2-1_i386.deb
f05bb8d23bc2ca39d325de1f2869749a 94556 kde optional kpager_3.3.2-1_i386.deb
f47ad23f7cab7e7df8543f553c6cac6d 468550 kde optional kpersonalizer_3.3.2-1_i386.deb
589c205b93d86c7e2d760e6e48699a1a 121336 kde optional ksmserver_3.3.2-1_i386.deb
837fcbbadcb8a43f1b09e3bd31555190 801848 kde optional ksplash_3.3.2-1_i386.deb
070a7ba8d88a857309a0e3227d2486ac 479700 utils optional ksysguard_3.3.2-1_i386.deb
30c1c060dff38cf8e343f9e880b8b228 48896 utils optional ksysguardd_3.3.2-1_i386.deb
574d83db595e457865f8b13627ab06db 79510 kde optional ktip_3.3.2-1_i386.deb
9084c3223c4b3f6eddb24b91e41ecbea 855900 kde optional kwin_3.3.2-1_i386.deb
a5943dd316f728f4de551c344efb9536 249204 libs optional libkonq4_3.3.2-1_i386.deb
ac947ea99f20f36376e7bc13fcdf0382 44780 libdevel optional libkonq4-dev_3.3.2-1_i386.deb
0908c5d825cc6f128e0fea9ed169d438 20048 kde optional kdebase_3.3.2-1_all.deb
a5d2a81f16c8e7a981417f9cb9455b19 3699918 kde optional kdebase-data_3.3.2-1_all.deb
c20d9012ac1a4bbafa394221bee40851 995944 doc optional kdebase-doc_3.3.2-1_all.deb
d38b9d4e585e381dc10f0cb9ea4ef5b2 35822 x11 optional xfonts-konsole_3.3.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Signed by Isaac Clerencia <isaac@warp.es>
iD8DBQFB89SVQET2GFTmct4RAh85AJ9z3vOKSxTABXKqrjHvkQuemWE5BQCdFjWe
sDBIh+QX2Fs7SXO+NsrQ3N4=
=uSgd
-----END PGP SIGNATURE-----
Send a report that this bug log contains spam.
Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.