Bug#374394: kdesktop: kdesktop_lock fails to renew Kerberos tickets with pam_krb5

2006-06-19 Thread marcus
Package: kdesktop
Version: 4:3.5.3-2
Severity: normal

I'm using pam_krb5 with a Heimdal KDC to authenticate logins. When I
log in with KDM, it fetches a ticket for the user. But after the
session is locked and then unlocked, the ticket is not renewed.

When unlocking the session I can see the following in the KDC log:

2006-06-19T08:59:50 AS-REQ [EMAIL PROTECTED] from IPv4:192.168.100.4 for 
krbtgt/[EMAIL PROTECTED]
2006-06-19T08:59:50 Using aes256-cts-hmac-sha1-96/aes256-cts-hmac-sha1-96
2006-06-19T08:59:50 Requested flags: renewable_ok, forwardable
2006-06-19T08:59:50 sending 629 bytes to IPv4:192.168.100.4

Here is my pam setup:

# /etc/pam.d/common-auth - authentication settings common to all services
auth  sufficient  pam_krb5.so ignore_root forwardable
auth  requiredpam_unix.so try_first_pass nullok_secure

# /etc/pam.d/common-account - authorization settings common to all services
account  requiredpam_krb5.so ignore_root
account  requiredpam_unix.so

# /etc/pam.d/common-session - session-related modules common to all services
session  optional  pam_krb5.so ignore_root
session  required  pam_unix.so
session  optional  pam_umask.so umask=002

# /etc/pam.d/kscreensaver - specify the PAM behaviour of kscreensaver
@include common-auth
@include common-account
@include common-password
@include common-session

# /etc/pam.d/kcheckpass - specify the PAM behaviour of kcheckpass
@include common-auth
@include common-account
@include common-password
@include common-session

# /etc/pam.d/other - specify the PAM fallback behaviour
@include common-auth
@include common-account
@include common-password
@include common-session

libpam-krb5 is version 1.2.0-3. 

Versions of packages libpam-krb5 depends on:
ii  krb5-config   1.8Configuration files for Kerberos V
ii  libc6 2.3.6-13   GNU C Library: Shared libraries
ii  libcomerr21.39-1 common error description library
ii  libkrb53  1.4.3-7MIT Kerberos runtime libraries
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages kdesktop depends on:
ii  kdebase-bin 4:3.5.3-2core binaries for the KDE base mod
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libaudio2   1.7-9The Network Audio System (NAS). (s
ii  libc6   2.3.6-13 GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.0-4GCC support library
ii  libgl1-mesa-glx [libgl1]6.4.2-1  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  6.4.2-1  The OpenGL utility library (GLU)
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.5.18-2 GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkonq44:3.5.3-2core libraries for Konqueror
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxau6 1:1.0.0-3X11 authorisation library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxss1 1:1.0.1-4X11 Screen Saver extension library
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  libxxf86misc1   1:1.0.0-4X11 XFree86 miscellaneous extensio
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages kdesktop recommends:
ii  eject 2.1.4-1ejects CDs and operates CD-Changer

-- no d

Bug#374439: kopete: shows wrong userid in outgoing messages

2006-06-19 Thread Timo Weingärtner
Package: kopete
Version: 4:3.5.3-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kopete sorts all accounts by userid and uses the first userid in that
list to display it in chatwindows for outgoing messages.

Example: I've got a Jabber account '[EMAIL PROTECTED]' and an ICQ
account '12345678'. Whatever protocol I use to write 'Hello' to another
user, kopete always displays '[EMAIL PROTECTED]: Hello'.


Timo Weingärtner


- -- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.18-swsusp2
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages kopete depends on:
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libacl1 2.2.37-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.7-9The Network Audio System (NAS). (s
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgadu31:1.6+20060215-1 Gadu-Gadu protocol library - runti
ii  libgamin0 [libfam0] 0.1.7-3  Client library for the gamin file 
ii  libgcc1 1:4.1.1-5GCC support library
ii  libglib2.0-02.10.2-1 The GLib library of C routines
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.5.18-2 GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libmeanwhile1   1.0.2-2  open implementation of the Lotus S
ii  libpcre36.4-2Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.1-5  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxml2 2.6.26.dfsg-1GNOME XML library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxslt1.1  1.1.17-1 XSLT processing library - runtime 
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages kopete recommends:
ii  qca-tls   1.0-3  TLS plugin for the Qt Cryptographi

- -- no debconf information

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

iQEcBAEBAgAGBQJElpn1AAoJEEn74FOC+06tih0H/2zN0q/FYJTNsYOtVtdQDxJd
eFWASYqa6WNu38RMB5E/9nnbmtiiBEpeLdXCQbq8stm1aGSBPYWRwTd5w0t/Fi2v
I46dpiKftR1yub0wSVz6OFqACMh0rPBkcT3pfd1zsqYgXfxo7Q2Q2x9x3gatn2U+
jcKgs+5Rja7u92HLYXOQlPV62OXHSlfHfmVQCefpzFHodNX0SYK6qlEYZ9ioxLwr
+sZxGtq6RjoqoJ6OF7v2su33D9dmoqlzDLTnHB+Dn2tElykbbSaRNqZ8kDAxVcHl
D0hASppDIwUZYyHi+v6yvsuH6rJfonl3JvV5iFkwxoQRoDsr6ZpfDZuxOVWocZA=
=nCR8
-END PGP SIGNATURE-


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



Bug#373584: another backtrace

2006-06-19 Thread Gonéri Le Bouder

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1249138464 (LWP 9981)]
[New Thread -1279325264 (LWP 9985)]
[New Thread -1270932560 (LWP 9984)]
[New Thread -1262539856 (LWP 9983)]
[New Thread -1254147152 (LWP 9982)]
[KCrash handler]
#6  KMAcctImap::processNewMail (this=0x8246d40, interactive=true)
at qguardedptr.h:117
#7  0xb7ccc9df in KMail::AccountManager::processNextCheck (this=0x822f2c0, 
_newMail=false)

at 
/build/buildd/kdepim-3.5.2/build-tree/kdepim-3.5.2/kmail/accountmanager.cpp:196
#8  0xb7cccbbe in KMail::AccountManager::singleCheckMail (this=0x822f2c0, 
account=0x8246d40, interactive=true)

at 
/build/buildd/kdepim-3.5.2/build-tree/kdepim-3.5.2/kmail/accountmanager.cpp:125
#9  0xb7cccd6f in KMail::AccountManager::checkMail (this=0x822f2c0, 
_interactive=true)

at 
/build/buildd/kdepim-3.5.2/build-tree/kdepim-3.5.2/kmail/accountmanager.cpp:312
#10 0xb7defab7 in KMMainWidget::slotCheckMail (this=0x82a62b0)

at /build/buildd/kdepim-3.5.2/build-tree/kdepim-3.5.2/kmail/kmmainwidget.cpp:796
#11 0xb7e05e31 in KMMainWidget::qt_invoke (this=0x82a62b0, _id=50, 
_o=0xbfd9e958) at kmmainwidget.moc:472
#12 0xb734a54b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#13 0xb76dc1a9 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#14 0xb7367c4c in QSignal::activate () from /usr/lib/libqt-mt.so.3
#15 0xb736f710 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#16 0xb72e087a in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#17 0xb72e0a76 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#18 0xb6f9424e in KApplication::notify (this=0xbfd9ef68, receiver=0x83816c0, 
event=0xbfd9ecc8) at kapplication.cpp:550
#19 0xb7272001 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#20 0xb72d2305 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#21 0xb7285d2a in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#22 0xb72f9255 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#23 0xb72f917a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#24 0xb72df38d in QApplication::exec () from /usr/lib/libqt-mt.so.3
#25 0x0804a098 in main (argc=137328184, argv=0x82f7638)
at /build/buildd/kdepim-3.5.2/build-tree/kdepim-3.5.2/kmail/main.cpp:110
#26 0xb783eeb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#27 0x08049e11 in _start () at ../sysdeps/i386/elf/start.S:119


I didn't find a similar bug in k.d.o.

Cheers,

Goneri


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



Bug#374453: konqueror: Mounting floppy disk fails

2006-06-19 Thread Ronny Standtke
Package: konqueror
Version: 4:3.5.3-2
Severity: important

*** Please type your report below this line ***

I wanted to mount a floppy disk via system:/media.
The floppy started to make some noise but konqueror did not show any reaction.
After pressing Stop and Reload I got the following error message:
--
Laufwerk kann nicht eingebunden werden.
Die Fehlermeldung lautet:
mount: according to mtab, /dev/fd0 is already mounted on /media/fd0
mount failed
--

No matter what I try now system:/media/fd0 does not work and always gives the
error message above.

mount says:
/dev/fd0 on /media/fd0 type vfat 
(rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=500,gid=500,umask=077)

Come on, we have 2006 and I can not use a floppy disk with Linux!?

Greetings

Ronny

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=de_CH, LC_CTYPE=de_CH (charmap=ISO-8859-1)

Versions of packages konqueror depends on:
ii  kcontrol4:3.5.3-2control center for KDE
ii  kdebase-kio-plugins 4:3.5.3-2core I/O slaves for KDE
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for 
al
ii  kdesktop4:3.5.3-2miscellaneous binaries and files 
f
ii  kfind   4:3.5.3-2file-find utility for KDE
ii  libacl1 2.2.37-1 Access control list shared 
library
ii  libart-2.0-22.3.17-1 Library of functions for 2D 
graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.7-9The Network Audio System (NAS). 
(s
ii  libc6   2.3.6-13 GNU C Library: Shared libraries
ii  libfam0 2.7.0-10 Client library to control the FAM 
ii  libfontconfig1  2.3.2-5.1generic font configuration 
library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared 
lib
ii  libgcc1 1:4.1.0-4GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.5.18-2 GNU libidn library, 
implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkonq44:3.5.3-2core libraries for Konqueror
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime 
v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension 
librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing 
librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client 
libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-11   compression library - runtime

konqueror recommends no packages.

-- no debconf information

-- 
Ronny Standtke  E-Mail: [EMAIL PROTECTED]
secunet SwissIT AG  Mobil:  + 41 79 786 81 82
Hauptbahnhofstrasse 12  Tel.:   + 41 32 625 80 44
CH - 4501 Solothurn Fax:+ 41 32 625 80 41


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



Bug#374447: [INTL:lt] Lithuanian debconf translation

2006-06-19 Thread Gintautas Miliauskas
Package: kdepim
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

A Lithuanian debconf template translation is attached.

- -- System Information:
Debian Release: testing/unstable
  APT prefers dapper-updates
  APT policy: (500, 'dapper-updates'), (500, 'dapper-security'), (500, 
'dapper-backports'), (500, 'dapper')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-25-686
Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to lt_LT.UTF-8)

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

iD8DBQFElq0kZEjTEI4o1DsRAk1YAKDzl4v/QI9vxcoYquv2QW6xxoi5/QCg6GVf
ltrFVsM9tUZLl1TH9YnX5hk=
=zyvi
-END PGP SIGNATURE-
# translation of kdepim_4:3.5.2-1_templates.po to Lithuanian
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
# Gintautas Miliauskas <[EMAIL PROTECTED]>, 2006.
msgid ""
msgstr ""
"Project-Id-Version: kdepim_4:3.5.2-1_templates\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-04-26 22:44-0500\n"
"PO-Revision-Date: 2006-06-19 16:40+0300\n"
"Last-Translator: Gintautas Miliauskas <[EMAIL PROTECTED]>\n"
"Language-Team: Lithuanian <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.2\n"
"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"(n%100<10 || n%100>=20) ? 1 : 2);\n"

#. Type: select
#. choices
#: ../kpilot.templates:3
msgid "None, ttyS0, ttyS1, ttyS2, ttyS3, ircomm0, ttyUSB0, ttyUSB1"
msgstr "Joks, ttyS0, ttyS1, ttyS2, ttyS3, ircomm0, ttyUSB0, ttyUSB1"

#. Type: select
#. description
#: ../kpilot.templates:4
msgid "Which communication port to use with the Palm?"
msgstr "Kurį komunikacijos prievadą su Palm įrenginiu naudoti?"

#. Type: select
#. description
#: ../kpilot.templates:4
msgid ""
"A symbolic file /dev/pilot may be created to the port use to talk to the "
"Palm."
msgstr ""
"Gali būti sukurta simbolinė nuoroda /dev/pilot bendravimui su Palm "
"įrenginiu."

#. Type: select
#. description
#: ../kpilot.templates:4
msgid ""
"ttyS? are the four serial ports, ircomm0 is the IrDA (infra red) port, "
"ttyUSB? are the USB ports."
msgstr ""
"ttyS? - keturi nuoseklieji prievadai, ircomm0 - IrDA (infraraudonųjų "
"spindulių) prievadas, ttyUSB? - USB prievadai."

#. Type: select
#. description
#: ../kpilot.templates:4
msgid ""
"To ease the use of the Palm connected to the port its access rights will be "
"lowered to allow access to any user.  If it is a security problem for you, "
"select \"None\" and manage the link and its access rights yourself."
msgstr ""
"Kad būtų lengviau naudotis Palm įrenginiu, atitinkamo prievado teisės "
"bus pakeistos, kad visi naudotojai galėtų juo naudotis. Jei tai "
"nepriimtina, pasirinkite \"Joks\" ir patys nustatykite jungties teises."


(Kicker & Kdesktop improved + Bug Fix) Patch

2006-06-19 Thread Antonio Aloisio

Hi! I'm working on kicker & kdesktop, to run a program from the KMenu
as other user in an easy & friendly way.
In order to run a program as another user you just have to click with
the right button of your mouse on each application item of the Menu.
After clicking "run as other user", from the service menu, it calls
popupExecuteCommand(QString command,bool runAsOther).
In this way, the kicker calls popupexecutecommand("command",true), and
the kdesktop will show the dialog "minicli" with the voice "Run as
other User" checked and visible.
That's all! =)

Note: I've added a new DCop call "popupExecuteCommand(QString
command,bool runAsOther)"to the kdesktop!

The patch contains also a bugfix;

Description:
Kicker 3.5.3 (ubuntu code)
popupMenu_ pointer is deleted only when the the parent panel is
deleted or when a panel button
is clicked.
Then:
1)when the popupMenu_ is shown, if you click on the screen around the
kmenu, the hightlighted item on a submenu is executed!
2)When the popupMenu_ is shown, if you change the hightlighted item,
the popupMenu_ is not destroyed!
3)Every Menu can show more popupMenus at the same time…

PS: Some screenshots are avaible on http://www.gnuton.org



Bug#374447: Unlocalized test with "None" in postinst

2006-06-19 Thread Gintautas Miliauskas
Package: kdepim
Followup-For: Bug #374447

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I just noticed that kpilot.postinst does this:

# if port is not set to None
if [ "$port" != "None" ]
then
...

Won't this break when a translated (non-English) "None" is passed by debconf?
I checked the other translations and all of them translate the word "None" to
their language.

I may very well be wrong, just wanted to point this out just in case you
had missed it.


- -- System Information:
Debian Release: testing/unstable
  APT prefers dapper-updates
  APT policy: (500, 'dapper-updates'), (500, 'dapper-security'), (500, 
'dapper-backports'), (500, 'dapper')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-25-686
Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to lt_LT.UTF-8)

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

iD8DBQFElsRVZEjTEI4o1DsRAgSMAJsFtAQ9SyOXqqon19MfV+xnV/MuNQCfccXM
MA62Z7PdBdR/1mHT6knNPfw=
=dVLU
-END PGP SIGNATURE-


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



Bug#374447: Unlocalized test with "None" in postinst

2006-06-19 Thread Olivier Trichet
Le Lundi 19 Juin 2006 17:35, Gintautas Miliauskas <[EMAIL PROTECTED]> a écrit :
> Package: kdepim
> Followup-For: Bug #374447
>
> I just noticed that kpilot.postinst does this:
>
> # if port is not set to None
> if [ "$port" != "None" ]
> then
> ...
>
> Won't this break when a translated (non-English) "None" is passed by
> debconf? I checked the other translations and all of them translate the
> word "None" to their language.

No it won't break because debconf will "return" the original (English) 
string to the script (in this case "None"). The sole requierement is that 
you keep exactly the number of coma-seperated string from the msgid in 
your msgtr.

Hope, it helps.



Accepted cmake 2.4.2-1

2006-06-19 Thread A. Maitland Bottoms
Heads-up on my upload of cmake 2.4.2-1

Any KDE 4 types, help me make sure that cmake supports
your efforts. Is this the right list to find you?

Please test and advise,

-Maitland


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



Bug#373448: working on a patch

2006-06-19 Thread Matthias Klose
tags 373448 + pending
thanks

working on a patch

  Matthias


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



Bug#314732: marked as done (focus settings cause kicker applets to not accept input)

2006-06-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Jun 2006 19:23:39 +0200
with message-id <[EMAIL PROTECTED]>
and subject line focus settings cause kicker applets to not accept input
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: kicker
Version: 4:3.3.2-1
Severity: normal


When selecting "Focus under mouse" or "Focus strictly under mouse" in
the kde control center, kicker applets, such as the run applet or the
kdict applet, stop working - they will not accept input.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages kicker depends on:
ii  kdebase-data 4:3.3.2-1   KDE Base (shared data)
ii  kdelibs4 4:3.3.2-6.1 KDE core libraries
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libfam0c102  2.7.0-6 client library to control the FAM 
ii  libgcc1  1:3.4.3-13  GCC support library
ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libidn11 0.5.13-1.0  GNU libidn library, implementation
ii  libkonq4 4:3.3.2-1   Core libraries for KDE's file mana
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-14 X Window System Session Management
ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  libxtst6 4.3.0.dfsg.1-14 X Window System event recording an
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4:3.5.3-2

Le Samedi 18 Juin 2005 05:11, vous avez écrit :
> Package: kicker
> Version: 4:3.3.2-1
> Severity: normal
>
>
> When selecting "Focus under mouse" or "Focus strictly under mouse" in
> the kde control center, kicker applets, such as the run applet or the
> kdict applet, stop working - they will not accept input.
>

works in current version
--- End Message ---


Bug#374508: konqueror: Confusing error if HTTPS encryption method can't be agreed

2006-06-19 Thread Colin S. Miller
Package: konqueror
Version: 4:3.5.3-2
Severity: normal

If, when accessing an HTTPS server,
all the encryption methods that the webserver
is willing to support are disabled in Konqueror's config,
then the default "Can't connect" error message is displayed.

Since this error does not indicate that HTTPS failed,
it is not clear to the user that (s)he should review
the security settings in Settings/Configure Konqueror/Crypto.

Konqueror should give a different error if HTTPS encryption negotation
fails, inviting the user to review the settings, and perhaps listing the
methods the webserver is willing to use.

TIA,
Colin S. Miller


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages konqueror depends on:
ii  kcontrol4:3.5.3-2control center for KDE
ii  kdebase-kio-plugins 4:3.5.3-2core I/O slaves for KDE
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  kdesktop4:3.5.3-2miscellaneous binaries and files f
ii  kfind   4:3.5.3-2file-find utility for KDE
ii  libacl1 2.2.37-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.7-9The Network Audio System (NAS). (s
ii  libc6   2.3.6-13 GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0] 0.1.7-3  Client library for the gamin file 
ii  libgcc1 1:4.1.0-4GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.5.18-2 GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkonq44:3.5.3-2core libraries for Konqueror
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-11   compression library - runtime

konqueror recommends no packages.

-- no debconf information


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



[bts-link] source package kdegraphics

2006-06-19 Thread bts-link-upstream
#
# bts-link upstream status pull for source package kdegraphics
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user [EMAIL PROTECTED]

# remote status report for #373220
#  * http://bugs.kde.org/show_bug.cgi?id=122961
forwarded 373220 http://bugs.kde.org/129099, merged-upstream: 
http://bugs.kde.org/show_bug.cgi?id=122961

thanks



Processed: [bts-link] source package kdegraphics

2006-06-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> #
> # bts-link upstream status pull for source package kdegraphics
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> # remote status report for #373220
> #  * http://bugs.kde.org/show_bug.cgi?id=122961
> forwarded 373220 http://bugs.kde.org/129099, merged-upstream: 
> http://bugs.kde.org/show_bug.cgi?id=122961
Bug#373220: kdvi crashes on logout
Forwarded-to-address changed from http://bugs.kde.org/129099 to 
http://bugs.kde.org/129099, merged-upstream: 
http://bugs.kde.org/show_bug.cgi?id=122961.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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