Bug#578604: libqtgui4: Qt displays half width character (e.g. alphabet) as full width in some Japanese fonts(QTBUG-1726)

2010-04-21 Thread Kiwamu Okabe
Package: libqtgui4
Version: 4:4.6.2-4
Severity: normal
Tags: patch

There is the problem that Qt displays half width character
(e.g. alphabet) as full width in some Japanese fonts.
This problem was reported in #QTBUG-1726
http://bugreports.qt.nokia.com/browse/QTBUG-1726.

This occurs in the following fonts.
- Monospace font
- Selif font
- IPA font (Ver.0301)
- NSimSun

In Cario and fontconfig etc., the FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
is specified as flag of FT_Load_Glyph function to solve this problem.

According to the document of freetype,
this flag exists to support buggy CJK fonts.
http://www.freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT_LOAD_XXX

The patch is available http://qt.gitorious.org/qt/qt/merge_requests/2319.



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

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ja_JP.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqtgui4 depends on:
ii  fontconfig  2.8.0-2  generic font configuration library
ii  libaudio2   1.9.2-3  Network Audio System - shared libr
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.3-9GCC support library
ii  libglib2.0-02.24.0-1 The GLib library of C routines
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  libmng1 1.0.9-1  Multiple-image Network Graphics li
ii  libpng12-0  1.2.43-1 PNG library - runtime
ii  libqtcore4  4:4.6.2-4Qt 4 core module
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libstdc++6  4.4.3-9  The GNU Standard C++ Library v3
ii  libtiff43.9.2-3+b1   Tag Image File Format (TIFF) libra
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  libxrender1 1:0.9.5-2X Rendering Extension client libra
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages libqtgui4 recommends:
ii  qt4-qtconfig  4:4.6.2-4  Qt 4 configuration tool

libqtgui4 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/20100421075823.9901.61694.report...@casper.masterq.net



Processed: tagging 578604

2010-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 578604 + pending
Bug #578604 [libqtgui4] libqtgui4: Qt displays half width character (e.g. 
alphabet) as full width in some Japanese fonts(QTBUG-1726)
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
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/handler.s.c.127183772422990.transcr...@bugs.debian.org



Processed: tagging 578606

2010-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 578606 + pending
Bug #578606 [libqtgui4] libqtgui4: QLineEdit isn't updated when preedit text is 
changed. (QTBUG-8807)
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
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/handler.s.c.127183772523023.transcr...@bugs.debian.org



Bug#578606: libqtgui4: QLineEdit isn't updated when preedit text is changed. (QTBUG-8807)

2010-04-21 Thread Kiwamu Okabe
Package: libqtgui4
Version: 4:4.6.2-4
Severity: normal
Tags: patch

QLineControl::processInputMethod() doesn't check preedit area text.
So inputting into QLineEdit through IMEs such as xim or scim become
sluggish and unresponsive.

This bug is reported in
QTBUG-8807http://bugreports.qt.nokia.com/browse/QTBUG-8807.

The patch is available http://qt.gitorious.org/qt/qt/merge_requests/499.



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

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ja_JP.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqtgui4 depends on:
ii  fontconfig  2.8.0-2  generic font configuration library
ii  libaudio2   1.9.2-3  Network Audio System - shared libr
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.3-9GCC support library
ii  libglib2.0-02.24.0-1 The GLib library of C routines
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  libmng1 1.0.9-1  Multiple-image Network Graphics li
ii  libpng12-0  1.2.43-1 PNG library - runtime
ii  libqtcore4  4:4.6.2-4Qt 4 core module
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libstdc++6  4.4.3-9  The GNU Standard C++ Library v3
ii  libtiff43.9.2-3+b1   Tag Image File Format (TIFF) libra
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  libxrender1 1:0.9.5-2X Rendering Extension client libra
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages libqtgui4 recommends:
ii  qt4-qtconfig  4:4.6.2-4  Qt 4 configuration tool

libqtgui4 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/20100421080317.10169.2805.report...@casper.masterq.net



Processing of soprano_2.4.2+dfsg.1-1_amd64.changes

2010-04-21 Thread Archive Administrator
soprano_2.4.2+dfsg.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  soprano_2.4.2+dfsg.1-1.dsc
  soprano_2.4.2+dfsg.1.orig.tar.gz
  soprano_2.4.2+dfsg.1-1.diff.gz
  libsoprano-doc_2.4.2+dfsg.1-1_all.deb
  soprano-daemon_2.4.2+dfsg.1-1_amd64.deb
  libsoprano4_2.4.2+dfsg.1-1_amd64.deb
  libsoprano-dbg_2.4.2+dfsg.1-1_amd64.deb
  libsoprano-dev_2.4.2+dfsg.1-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


-- 
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/e1o4vfp-0008na...@ries.debian.org



soprano_2.4.2+dfsg.1-1_amd64.changes ACCEPTED

2010-04-21 Thread Archive Administrator



Accepted:
libsoprano-dbg_2.4.2+dfsg.1-1_amd64.deb
  to main/s/soprano/libsoprano-dbg_2.4.2+dfsg.1-1_amd64.deb
libsoprano-dev_2.4.2+dfsg.1-1_amd64.deb
  to main/s/soprano/libsoprano-dev_2.4.2+dfsg.1-1_amd64.deb
libsoprano-doc_2.4.2+dfsg.1-1_all.deb
  to main/s/soprano/libsoprano-doc_2.4.2+dfsg.1-1_all.deb
libsoprano4_2.4.2+dfsg.1-1_amd64.deb
  to main/s/soprano/libsoprano4_2.4.2+dfsg.1-1_amd64.deb
soprano-daemon_2.4.2+dfsg.1-1_amd64.deb
  to main/s/soprano/soprano-daemon_2.4.2+dfsg.1-1_amd64.deb
soprano_2.4.2+dfsg.1-1.diff.gz
  to main/s/soprano/soprano_2.4.2+dfsg.1-1.diff.gz
soprano_2.4.2+dfsg.1-1.dsc
  to main/s/soprano/soprano_2.4.2+dfsg.1-1.dsc
soprano_2.4.2+dfsg.1.orig.tar.gz
  to main/s/soprano/soprano_2.4.2+dfsg.1.orig.tar.gz


Override entries for your package:
libsoprano-dbg_2.4.2+dfsg.1-1_amd64.deb - extra debug
libsoprano-dev_2.4.2+dfsg.1-1_amd64.deb - optional libdevel
libsoprano-doc_2.4.2+dfsg.1-1_all.deb - extra doc
libsoprano4_2.4.2+dfsg.1-1_amd64.deb - optional libs
soprano-daemon_2.4.2+dfsg.1-1_amd64.deb - optional utils
soprano_2.4.2+dfsg.1-1.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1o4wg2-0007nx...@ries.debian.org



Bug#578648: konqueror fails on cups (http://localhost:631)

2010-04-21 Thread Alan Braslau
Package: konqueror
Version: 4:4.3.4-1
Severity: normal


Many pages of the cups web interface (http://localhost:631) fail under
konqueror, yet work fine using other browsers. The number of places where
konqueror simply hangs are too numerous to list.

I have also reported this upstream on kde.org
https://bugs.kde.org/show_bug.cgi?id=234980

Thank you


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

Kernel: Linux 2.6.32 (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/dash

Versions of packages konqueror depends on:
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 
ii  kdebase-bin   4:4.3.4-1  core binaries for the KDE 4 base m
ii  kdebase-data  4:4.3.4-1  shared data files for the KDE 4 ba
ii  kdebase-runtime   4:4.3.4-2  runtime components from the offici
ii  kdelibs5  4:4.3.4-3  core libraries for all KDE 4 appli
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libkonq5  4:4.3.4-1  core libraries for Konqueror
ii  libkonqsidebarplugin4 4:4.3.4-1  Konqueror sidebar plugin library
ii  libqt4-dbus   4:4.6.2-4  Qt 4 D-Bus module
ii  libqt4-qt3support 4:4.6.2-4  Qt 3 compatibility library for Qt 
ii  libqt4-xml4:4.6.2-4  Qt 4 XML module
ii  libqtcore44:4.6.2-4  Qt 4 core module
ii  libqtgui4 4:4.6.2-4  Qt 4 GUI module
ii  libstdc++64.4.3-9The GNU Standard C++ Library v3
ii  libx11-6  2:1.3.3-3  X11 client-side library

Versions of packages konqueror recommends:
ii  dolphin   4:4.3.4-1  file manager for KDE 4
ii  konqueror-nsplugins   4:4.3.4-1  Netscape plugin support for Konque

Versions of packages konqueror suggests:
pn  konq-plugins  none (no description available)

-- 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/20100421134216.14785.89129.report...@iram-ha-003840.extra.cea.fr



Processed: your mail

2010-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 578648 https://bugs.kde.org/show_bug.cgi?id=234980
Bug #578648 [konqueror] konqueror fails on cups (http://localhost:631)
Set Bug forwarded-to-address to 'https://bugs.kde.org/show_bug.cgi?id=234980'.
 tags 578648 + upstream
Bug #578648 [konqueror] konqueror fails on cups (http://localhost:631)
Added tag(s) upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
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/handler.s.c.12718635423674.transcr...@bugs.debian.org



Processed: your mail

2010-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 578606 http://bugreports.qt.nokia.com/browse/QTBUG-8807
Bug #578606 [libqtgui4] libqtgui4: QLineEdit isn't updated when preedit text is 
changed. (QTBUG-8807)
Set Bug forwarded-to-address to 
'http://bugreports.qt.nokia.com/browse/QTBUG-8807'.
 forwarded 578604 http://bugreports.qt.nokia.com/browse/QTBUG-1726
Bug #578604 [libqtgui4] libqtgui4: Qt displays half width character (e.g. 
alphabet) as full width in some Japanese fonts(QTBUG-1726)
Set Bug forwarded-to-address to 
'http://bugreports.qt.nokia.com/browse/QTBUG-1726'.
 tags 578606 + upstream
Bug #578606 [libqtgui4] libqtgui4: QLineEdit isn't updated when preedit text is 
changed. (QTBUG-8807)
Added tag(s) upstream.
 tags 578604 + upstream
Bug #578604 [libqtgui4] libqtgui4: Qt displays half width character (e.g. 
alphabet) as full width in some Japanese fonts(QTBUG-1726)
Added tag(s) upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
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/handler.s.c.12718636854978.transcr...@bugs.debian.org



Bug#447545: marked as done (Fails to connect to SMB share)

2010-04-21 Thread Debian Bug Tracking System
Your message dated Wed, 21 Apr 2010 17:41:20 +0200
with message-id 201004211741.20685.ewoer...@kde.org
and subject line 
has caused the Debian Bug report #447545,
regarding Fails to connect to SMB share
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
447545: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447545
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kdebase-kio-plugins
Version: 4:3.5.7.dfsg.1-1
Severity: normal

If I go to smb://localhost/ as user chealer, I see two shares, as expected, 
one of them homes. 
 If I click on it, konqueror displays an error popup The file or folder 
smb://localhost/homes does not exist. 
Setting the default username to chealer and the default password to my Unix 
password in kcmshell lanbrowser works around the problem. 
 
 Expected behaviour: 
 If the assumption is right but fails, provide an appropriate error message, 
or prompt for real credentials. 
 If the assumption is wrong, prompt for real credentials before trying.


A similar problem happens in nautilus. According to Stephan Kulow, this is a 
libsmbclient bug.

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

Debian Release: lenny/sid
  990 testing security.debian.org 
  990 testing debian.savoirfairelinux.net 
  500 unstabledebian.savoirfairelinux.net 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
kdelibs4c2a  (= 4:3.5.7-1) | 4:3.5.7.dfsg.1-7
libc6  (= 2.6.1-1) | 2.6.1-1+b1
libdbus-1-3  (= 1.1.1) | 1.1.1-3
libdbus-qt-1-1c2 (= 0.62.git.20060814) | 0.62.git.20060814-2
libgcc1(= 1:4.2.1) | 1:4.2.1-4
libhal-storage1  (= 0.5.9) | 0.5.9.1-6
libhal1  (= 0.5.9) | 0.5.9.1-6
libldap2  (= 2.1.17-1) | 2.1.30.dfsg-13.5
libopenexr2ldbl  (= 1.2.2) | 1.2.2-4.4
libqt3-mt  (= 3:3.3.7) | 3:3.3.7-9
libsasl2-2  | 2.1.22.dfsg1-14
libsmbclient  (= 3.0.2a-1) | 3.0.26a-1
libstdc++6   (= 4.2.1) | 4.2.1-4
libxcursor1  ( 1.1.2) | 1:1.1.9-1
zlib1g(= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-6
kdesktop| 4:3.5.7.dfsg.1-1
libsasl2-modules| 2.1.22.dfsg1-14
psmisc  | 22.5-1



---End Message---
---BeginMessage---
Version: 4:4.4.2-1

No response from the submitter for 4 weeks, closing.

---End Message---


Bug#472795: marked as done (konqueror: Manual refresh is needed to view new files in folders)

2010-04-21 Thread Debian Bug Tracking System
Your message dated Wed, 21 Apr 2010 17:41:20 +0200
with message-id 201004211741.20685.ewoer...@kde.org
and subject line 
has caused the Debian Bug report #472795,
regarding konqueror: Manual refresh is needed to view new files in folders
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
472795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472795
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: konqueror
Version: 4:3.5.9.dfsg.1-2
Severity: normal

Always a file or folder is copied to some folder with my network, terminal
or a internet download and I go to my folder with Konqueror, it's needed a
manual refresh (F5) to see the file/directory.

Konqueror show me an old cache of my directory until I press F5 key to
refresh.


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

Kernel: Linux 2.6.23-1-686 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages konqueror depends on:
ii  kcontrol 4:3.5.9.dfsg.1-2control center for KDE
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2core I/O slaves for KDE
ii  kdelibs4c2a  4:3.5.9.dfsg.1-2+b1 core libraries and binaries for al
ii  kdesktop 4:3.5.9.dfsg.1-2miscellaneous binaries and files f
ii  kfind4:3.5.9.dfsg.1-2file-find utility for KDE
ii  libc62.7-9   GNU C Library: Shared libraries
ii  libgcc1  1:4.3.0-2   GCC support library
ii  libkonq4 4:3.5.9.dfsg.1-2core libraries for Konqueror
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.3.0-2 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library

konqueror recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 4:4.4.2-1

No response from the submitter for 4 weeks, closing.

---End Message---


Bug#497195: marked as done (kclock.kss: blue frame around the watch hand)

2010-04-21 Thread Debian Bug Tracking System
Your message dated Wed, 21 Apr 2010 17:41:20 +0200
with message-id 201004211741.20685.ewoer...@kde.org
and subject line 
has caused the Debian Bug report #497195,
regarding kclock.kss: blue frame around the watch hand
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
497195: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497195
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kscreensaver
Version: 4:3.5.9-3
Severity: minor

There is no way to change the color of the small frame 
around the three watch hands...


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'testing-proposed-updates'), (500, 
'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kscreensaver depends on:
ii  kdebase-bin 4:3.5.9.dfsg.1-5 core binaries for the KDE base mod
ii  kdelibs4c2a 4:3.5.9.dfsg.1-4 core libraries and binaries for al
ii  libart-2.0-22.3.20-2 Library of functions for 2D graphi
ii  libc6   2.7-13   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.0-3GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.3-5  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  7.0.3-5  The OpenGL utility library (GLU)
ii  libqt3-mt   3:3.3.8b-5   Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.3.0-3  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library

Versions of packages kscreensaver recommends:
pn  kscreensaver-xsaversnone   (no description available)
ii  kwin4:3.5.9.dfsg.1-5 the KDE window manager

kscreensaver suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 4:4.4.2-1

No response from the submitter for 4 weeks, closing.

---End Message---


Bug#476311: marked as done (Back button in konqueror doesn't refresh the page)

2010-04-21 Thread Debian Bug Tracking System
Your message dated Wed, 21 Apr 2010 17:41:20 +0200
with message-id 201004211741.20685.ewoer...@kde.org
and subject line 
has caused the Debian Bug report #476311,
regarding Back button in konqueror doesn't refresh the page
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
476311: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476311
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: konqueror
Version: 4:3.5.9.dfsg.1-2+b1
Severity: normal


When i press the back button in konqueror, the adress bar show the
previous url, but
the page doesn't reload, then i have to press the go button, or the
refresh button
to show the correct web.

It only occurs in web browsing, in file manager the behaviour is the desired.

I try to make an screenshot showing the bug, but when i click in
ksnaphot then the page show in blank



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

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

Versions of packages konqueror depends on:
ii  kcontrol 4:3.5.9.dfsg.1-2+b1 control center for KDE
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
ii  kdelibs4c2a  4:3.5.9.dfsg.1-2+b1 core libraries and binaries for al
ii  kdesktop 4:3.5.9.dfsg.1-2+b1 miscellaneous binaries and files f
ii  kfind4:3.5.9.dfsg.1-2+b1 file-find utility for KDE
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.0-3   GCC support library
ii  libkonq4 4:3.5.9.dfsg.1-2+b1 core libraries for Konqueror
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.3.0-3 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library

konqueror recommends no packages.


---End Message---
---BeginMessage---
Version: 4:4.4.2-1

No response from the submitter for 4 weeks, closing.

---End Message---


Processed: your mail

2010-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 447545 kdebase/4:4.4.2-1
Bug #447545 {Done: Eckhart Wörner ewoer...@kde.org} [kdebase-kio-plugins] 
Fails to connect to SMB share
Bug Marked as fixed in versions kdebase/4:4.4.2-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
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/handler.s.c.127186491415805.transcr...@bugs.debian.org



Processed: Re: qt4-x11: many webkit vulnerabilities

2010-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 561760 important
Bug #561760 [qt4-x11] qt4-x11: many webkit vulnerabilities
Severity set to 'important' from 'grave'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
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/handler.s.c.127187971030833.transcr...@bugs.debian.org



Bug#561760: qt4-x11: many webkit vulnerabilities

2010-04-21 Thread Fathi Boudra
On Wed, Apr 21, 2010 at 10:54 PM, Moritz Muehlenhoff wrote:
 This leaves us with one vulnerability, which is apparently still
 unfixed in 4.6.2:

 CVE-2009-1693: Webkit commit: http://trac.webkit.org/changeset/35928

 Could you please contact upstream whether this is an oversight or
 was left out intentionally?

Ok, thanks for the follow up.

Cheers,

Fathi



-- 
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/y2r6a2e33621004211305h2c7622b8l2a60deb2062df...@mail.gmail.com



Bug#561760: qt4-x11: many webkit vulnerabilities

2010-04-21 Thread Moritz Muehlenhoff
severity 561760 important
thanks

Michael Gilbert wrote:
 Package: qt4-x11
 Version: 4:4.5.3-4
 Severity: grave
 Tags: security
 
 Hi,
 
 The following CVE (Common Vulnerabilities  Exposures) ids were
 published for webkit.  qt4-x11 embeds webkit, so most of these issues
 are likely applicable to this package.  Since there are so many
 problems, I have not had time to check whether the vulnerable code is
 present or has an impact. Please check this.  Note that situations like

QT maintainers, I checked the status of QT in Lenny and 4.6.2 from
Squeeze throughout the recent weeks:

The following vulnerabilties are fixed in 4.6.2 and Lenny:
CVE-2009-1691, CVE-2009-1699, CVE-2009-1711, CVE-2009-1712
CVE-2009-1713, CVE-2009-2816 (Lenny not affected), 
CVE-2009-2841 (Lenny not affected), CVE-2009-1688, CVE-2009-1689
CVE-2009-1695 (Lenny not affected), CVE-2009-1696 (Lenny not affected)
CVE-2009-1703 (Lenny not affected)

The following vulnerabilities are fixed in 4.6.2, but unfixed in Lenny:
CVE-2006-2783, CVE-2008-2307, CVE-2009-1692, CVE-2009-3384
CVE-2008-3632, CVE-2009-2797, CVE-2009-1681, CVE-2009-1684
CVE-2009-1685, CVE-2009-1686, CVE-2009-1694, CVE-2009-1697
CVE-2009-1700, CVE-2009-1701, CVE-2009-1702, CVE-2009-1710
CVE-2009-1715, CVE-2009-1718, CVE-2009-1714
Since they're all limited to webkit and QtWebkit and since Lenny
doesn't yet provide a browser based on QtWebKit, I don't think
we need to update it (this will be different from Squeeze onwards,
though. Or do you have a different opionion on that matter?

The following vulnerabilities don't affect Lenny nor Squeeze:
CVE-2008-0298: Doesn't affect QT (or was fixed years ago)
CVE-2008-1588: This is MacOS-specific.
CVE-2008-2320: This doesn't affect Webkit or QT.
CVE-2009-2953: Not treated as a security issue
CVE-2008-4724: Unclear, but of negligable impact
CVE-2008-4231: Apparently Safari-only

This leaves us with one vulnerability, which is apparently still
unfixed in 4.6.2:

CVE-2009-1693: Webkit commit: http://trac.webkit.org/changeset/35928

Could you please contact upstream whether this is an oversight or
was left out intentionally? 

Since CVE-2009-1693 is of low impact, I'm lowering severity to
important, but please try to get it resolved for Squeeze.

Cheers,
Moritz







-- 
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/20100421195450.ga3...@galadriel.inutil.org



Processed: severity of 577056 is grave, tagging 577056

2010-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 577056 grave
Bug #577056 [pkg-kde-tools] dh_sameversiondep is incompatible with libdpkg-perl 
= 1.15.6
Severity set to 'grave' from 'important'

 tags 577056 sid
Bug #577056 [pkg-kde-tools] dh_sameversiondep is incompatible with libdpkg-perl 
= 1.15.6
Added tag(s) sid.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
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/handler.s.c.127188124111651.transcr...@bugs.debian.org



Bug#561760: qt4-x11: many webkit vulnerabilities

2010-04-21 Thread Fathi Boudra
Hi Moritz,

 On Wed, Apr 21, 2010 at 10:54 PM, Moritz Muehlenhoff wrote:
 This leaves us with one vulnerability, which is apparently still
 unfixed in 4.6.2:

 CVE-2009-1693: Webkit commit: http://trac.webkit.org/changeset/35928

 Could you please contact upstream whether this is an oversight or
 was left out intentionally?

I checked and Qt 4.6.2 isn't affected.
The following changeset changes the logic:
http://trac.webkit.org/changeset/35934

Cheers,

Fathi



-- 
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/t2o6a2e33621004211344yd87471bfi1f55014482e4a...@mail.gmail.com



Bug#578701: kdelibs5: crash within Solid::Networking in case dbus is not available

2010-04-21 Thread Thomas Mueller
Package: kdelibs5
Version: 4:4.3.4-3
Severity: normal


1.) sudo /etc/init.d/dbus stop
2.) kill your sessions dbus-launch process
3.) start a kde application using solid networking e.g. quassel-kde 0.6.1 - 
currently in sid
4.) get a stacktrace like this:
Application: Quassel IRC (quassel), signal: Segmentation fault
[KCrash Handler]
#5  QDBusPendingCallPrivate::setMetaTypes (this=0x0, count=1, types=0xbfaebcc4) 
at qdbuspendingcall.cpp:189
#6  0xb741b832 in QDBusPendingReplyData::setMetaTypes (this=0xbfaebccc, 
count=1, types=0xbfaebcc4) at qdbuspendingreply.cpp:274
#7  0xb4af1907 in QDBusPendingReplyunsigned int, void, void, void, void, void, 
void, void::calculateMetaTypes (this=0x84874b8) at 
/usr/include/qt4/QtDBus/qdbuspendingreply.h:193
#8  QDBusPendingReplyunsigned int, void, void, void, void, void, void, 
void::assign (this=0x84874b8) at 
/usr/include/qt4/QtDBus/qdbuspendingreply.h:199
#9  QDBusPendingReplyunsigned int, void, void, void, void, void, void, 
void::operator= (this=0x84874b8) at 
/usr/include/qt4/QtDBus/qdbuspendingreply.h:141
#10 QDBusPendingReply (this=0x84874b8) at 
/usr/include/qt4/QtDBus/qdbuspendingreply.h:135
#11 OrgKdeSolidNetworkingClientInterface::status (this=0x84874b8) at 
./org_kde_solid_networking_client.h:46
#12 Solid::NetworkingPrivate::initialize (this=0x84874b8) at 
../../../solid/solid/networking.cpp:50
#13 0xb4af1c38 in NetworkingPrivate (this=0x84874b8) at 
../../../solid/solid/networking.cpp:41
#14 0xb4af2367 in operator- () at ../../../solid/solid/networking.cpp:29
#15 operator Solid::NetworkingPrivate* () at 
../../../solid/solid/networking.cpp:29
#16 Solid::Networking::notifier () at ../../../solid/solid/networking.cpp:67
#17 0x081af9c2 in CoreConnection::init (this=0x8487b28) at 
/home/thomas/Development/quassel/quassel-0.6.1/src/client/coreconnection.cpp:60
#18 0x0819c9de in Client::init (this=0x848ba50) at 
/home/thomas/Development/quassel/quassel-0.6.1/src/client/client.cpp:154
#19 0x08075160 in QtUiApplication::init (this=0xbfaec040) at 
/home/thomas/Development/quassel/quassel-0.6.1/src/qtui/qtuiapplication.cpp:117
#20 0x08073bb8 in MonolithicApplication::init (this=0xbfaec040) at 
/home/thomas/Development/quassel/quassel-0.6.1/src/qtui/monoapplication.cpp:48
#21 0x080738fb in main (argc=) at 
/home/thomas/Development/quassel/quassel-0.6.1/src/common/main.cpp:138


I had a quick look into the solid networking code.
in networking.cpp lines 48+:
void Solid::NetworkingPrivate::initialize()
{
netStatus = ( Solid::Networking::Status )iface-status().value();
}

this method shall look like this:
void Solid::NetworkingPrivate::initialize()
{
if (iface-isValid())
netStatus = ( Solid::Networking::Status )iface-status().value();
}

same in lines 53+

THX alot,

Thomas

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdelibs5 depends on:
ii  dbus-x11  1.2.24-1   simple interprocess messaging syst
ii  debconf [debconf- 1.5.30 Debian configuration management sy
ii  kdelibs-bin   4:4.3.4-3  executables for all KDE 4 core app
ii  kdelibs5-data 4:4.3.4-3  core shared data for all KDE 4 app
ii  libacl1   2.2.49-2   Access control list shared library
ii  libaspell15   0.60.6-4   GNU Aspell spell-checker runtime l
ii  libattr1  1:2.4.44-1 Extended attribute shared library
ii  libbz2-1.01.0.5-4high-quality block-sorting file co
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libenchant1c2a1.4.2-3.6  a wrapper library for various spel
ii  libfam0   2.7.0-16.1 Client library to control the FAM 
ii  libgcc1   1:4.4.2-9  GCC support library
ii  libgif4   4.1.6-9library for GIF images (library)
ii  libgssapi-krb5-2  1.8.1+dfsg-2   MIT Kerberos runtime libraries - k
ii  libice6   2:1.0.6-1  X11 Inter-Client Exchange library
ii  libilmbase6   1.0.1-3several utility libraries from ILM
ii  libjasper11.900.1-7  The JasPer JPEG-2000 runtime libra
ii  libjpeg62 6b-16.1The Independent JPEG Group's JPEG 
ii  liblzma2  4.999.9beta+20100307-1 XZ-format compression library
ii  libopenexr6   1.6.1-4.1  runtime files for the OpenEXR imag
ii  libpcre3  7.8-3  Perl 5 Compatible Regular Expressi
ii  libphonon44:4.6.0really4.4.0-2   the core library of the Phonon mul
ii  libpng12-01.2.43-1   PNG library - runtime
ii  libqt4-dbus   4:4.6.2-4  Qt