Bug#663755: Tries to speak NNTP over HTTP proxy

2012-03-13 Thread Stefan Fritsch
Another similar issue: knode tries to speak NNTP over the HTTP proxy, 
too.



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201203140003.26937...@sfritsch.de



Bug#663755: libkio5: Tries to speak SMTP over HTTP proxy

2012-03-13 Thread Stefan Fritsch
Package: libkio5
Version: 4:4.7.4-4
Severity: normal

This is somewhat related to #663528 but probably a different issue.
Since 4:4.7.4-4 kmail does not crash anymore (thanks for the quick
fix!), but sending mail does still not work.

I use a proxy PAC file for proxy configuration. The host name of my SMTP
server causes the PAC script to return a proxy (i.e. not DIRECT). Kmail
now tries to send SMTP over that proxy:

PUT 
smtp://my.smtp.server.example.com:25/send?headers=0&from=sf%40sfritsch.de&to=sf%40sfritsch.de&size=343
 HTTP/1.1
Host: my.smtp.server.example.com:25
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (X11; Linux) KHTML/4.7.4 (like Gecko) Konqueror/4.7
Pragma: no-cache
Cache-control: no-cache
Accept: text/html, text/*;q=0.9, image/jpeg;q=0.9, image/png;q=0.9, 
image/*;q=0.9, */*;q=0.8
Accept-Encoding: gzip, deflate, x-gzip, x-deflate
Accept-Charset: iso-8859-1,*;q=0.5
Accept-Language: de,en-US;q=0.9,en;q=0.8
Content-Length: 327

From: Stefan Fritsch 
To: s...@sfritsch.de
Subject: test4
Date: Tue, 13 Mar 2012 21:47:35 +0100
User-Agent: KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.7.4; x86_64; ; )
MIME-Version: 1.0
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <201203132147.35244...@sfritsch.de>


Kmail of course fails with an error message. I have never heard of a
HTTP proxy that supports SMTP. The pac file should not be used for SMTP.
If I add

  if (shExpMatch(url,"smtp:*"))
  return "DIRECT";

to my pac file, sending mail with kmail works.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages libkio5 depends on:
ii  libacl1 2.2.51-5
ii  libattr11:2.4.46-5
ii  libc6   2.13-27
ii  libgcc1 1:4.6.3-1
ii  libkdecore5 4:4.7.4-4
ii  libkdeui5   4:4.7.4-4
ii  libnepomuk4 4:4.7.4-4
ii  libqt4-dbus 4:4.7.4-2
ii  libqt4-network  4:4.7.4-2
ii  libqt4-svg  4:4.7.4-2
ii  libqt4-xml  4:4.7.4-2
ii  libqtcore4  4:4.7.4-2
ii  libqtgui4   4:4.7.4-2
ii  libsolid4   4:4.7.4-4
ii  libstdc++6  4.6.3-1
ii  libstreamanalyzer0  0.7.7-1.1
ii  libx11-62:1.4.4-4
ii  libxrender1 1:0.9.6-2

Versions of packages libkio5 recommends:
ii  kdelibs5-plugins  4:4.7.4-4

libkio5 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120313205626.6359.91435.report...@k.lan



kaboom REMOVED from testing

2012-03-13 Thread Debian testing watch
FYI: The status of the kaboom source package
in Debian's testing distribution has changed.

  Previous version: 1.1.2+nmu1
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1s7ukj-0006qa...@franck.debian.org



Bug#663729: Cut and paste generates white-space and move new-line

2012-03-13 Thread James
Package: konsole
Version: 4:4.7.4-2

Release: Unstable

This is an old, from earlier releases, and continuing problem.  Cut and paste
between, in particular, the konsole screen and a vim session, or the konsole
screen and a terminal command line, into konsole or into any other terminal
emulator, will generate "space" characters after the "new-line", from the end
of the line to the width of the konsole window, and copy these long
"space"-filled lines to the target, effectively ignoring the new-line
character at the end of the lines of the text being copied.  The resulting
long lines of original text and added "space" characters render the pasted
text unusable, in a practical sense, and makes konsole unusable for anyone
using cut and paste from a terminal.


James



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1s7u9r-0001vn...@jasper.nurealm.net



Bug#663690: kde-runtime: nepomukservicestup crash on startup

2012-03-13 Thread Johannes Rohr
Package: kde-runtime
Version: 4:4.7.4-2
Severity: normal

Dear Maintainer,

every time KDE starts up, I am greeted by the crash dialogue. Here is the debug 
output:

Application: Nepomuk-Dienst (nepomukservicestub), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0305327760 (LWP 4330))]

Thread 8 (Thread 0x7f02eaeae700 (LWP 4340)):
#0  0x7f030297b93d in read () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f0301bfda9f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f0301bbbd17 in g_main_context_check () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f0301bbc5f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f0301bbca99 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f0304e3de96 in 
QEventDispatcherGlib::processEvents(QFlags) () 
from /usr/lib/libQtCore.so.4
#6  0x7f0304e12492 in 
QEventLoop::processEvents(QFlags) () from 
/usr/lib/libQtCore.so.4
#7  0x7f0304e1268f in 
QEventLoop::exec(QFlags) () from 
/usr/lib/libQtCore.so.4
#8  0x7f0304d2a30f in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x7f0304df535f in ?? () from /usr/lib/libQtCore.so.4
#10 0x7f0304d2ccf5 in ?? () from /usr/lib/libQtCore.so.4
#11 0x7f0302699b50 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#12 0x7f030298790d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#13 0x in ?? ()

Thread 7 (Thread 0x7f02ea6ad700 (LWP 4343)):
#0  0x7f030297ccc3 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f0301bbc5d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f0301bbca99 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f0304e3de96 in 
QEventDispatcherGlib::processEvents(QFlags) () 
from /usr/lib/libQtCore.so.4
#4  0x7f0304e12492 in 
QEventLoop::processEvents(QFlags) () from 
/usr/lib/libQtCore.so.4
#5  0x7f0304e1268f in 
QEventLoop::exec(QFlags) () from 
/usr/lib/libQtCore.so.4
#6  0x7f0304d2a30f in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x7f02f5e96528 in ?? () from /usr/lib/libsopranoserver.so.1
#8  0x7f0304d2ccf5 in ?? () from /usr/lib/libQtCore.so.4
#9  0x7f0302699b50 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x7f030298790d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x in ?? ()

Thread 6 (Thread 0x7f02e9eac700 (LWP 4344)):
#0  0x7f030269c13f in pthread_mutex_lock () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f0301bbb6a3 in g_main_context_prepare () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f0301bbc46d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f0301bbca99 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f0304e3de96 in 
QEventDispatcherGlib::processEvents(QFlags) () 
from /usr/lib/libQtCore.so.4
#5  0x7f0304e12492 in 
QEventLoop::processEvents(QFlags) () from 
/usr/lib/libQtCore.so.4
#6  0x7f0304e1268f in 
QEventLoop::exec(QFlags) () from 
/usr/lib/libQtCore.so.4
#7  0x7f0304d2a30f in QThread::exec() () from /usr/lib/libQtCore.so.4
#8  0x7f02f5e85ebe in ?? () from /usr/lib/libsopranoserver.so.1
#9  0x7f0304d2ccf5 in ?? () from /usr/lib/libQtCore.so.4
#10 0x7f0302699b50 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#11 0x7f030298790d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x in ?? ()

Thread 5 (Thread 0x7f02e96ab700 (LWP 4345)):
#0  0x7fff199ff90d in ?? ()
#1  0x7f0301e6fe86 in clock_gettime () from /lib/x86_64-linux-gnu/librt.so.1
#2  0x7f0304d7c964 in ?? () from /usr/lib/libQtCore.so.4
#3  0x7f0304e3e63d in ?? () from /usr/lib/libQtCore.so.4
#4  0x7f0304e3e973 in ?? () from /usr/lib/libQtCore.so.4
#5  0x7f0304e3d3ec in ?? () from /usr/lib/libQtCore.so.4
#6  0x7f0304e3d495 in ?? () from /usr/lib/libQtCore.so.4
#7  0x7f0301bbb672 in g_main_context_prepare () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x7f0301bbc46d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7f0301bbca99 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7f0304e3de96 in 
QEventDispatcherGlib::processEvents(QFlags) () 
from /usr/lib/libQtCore.so.4
#11 0x7f0304e12492 in 
QEventLoop::processEvents(QFlags) () from 
/usr/lib/libQtCore.so.4
#12 0x7f0304e1268f in 
QEventLoop::exec(QFlags) () from 
/usr/lib/libQtCore.so.4
#13 0x7f0304d2a30f in QThread::exec() () from /usr/lib/libQtCore.so.4
#14 0x7f02f5e85ebe in ?? () from /usr/lib/libsopranoserver.so.1
#15 0x7f0304d2ccf5 in ?? () from /usr/lib/libQtCore.so.4
#16 0x7f0302699b50 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#17 0x7f030298790d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#18 0x in ?? ()

Thread 4 (Thread 0x7f02e86a9700 (LWP

Bug#663675: manpage for dragonplayer

2012-03-13 Thread Praveen A
Package: dragonplayer
Severity: wishlist
Tags: patch, upstream

Hi,

I have created a manpage for dragonplayer and submitted it upstream
https://bugs.kde.org/show_bug.cgi?id=295902 please include it in the
package.

Thanks
Praveen
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your
rights from them; you give them permission to rule, only so long as
they follow the rules: laws and constitution.



--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOo+eVrQFdDxou668ZM==ufznxazss-zkubxe0f+jsx6g-e...@mail.gmail.com