Bug#1065105: plasma-desktop: Laptop intermittently won't resume from sleep

2024-02-29 Thread Nick
Package: plasma-desktop
Version: 4:5.27.5-2
Severity: important

Dear Maintainer,

I'm not sure this is necessarily an issue with Plasma Desktop specifically
rather than the display manager or something wider, but I'm using Plasma so
thought this the best place to report initially.

I'm experiencing an issue waking from sleep on Debian, on a laptop, running
KDE. Some of the time when I try and wake it nothing happens - screen remains
off and unresponsive. I'm forced to hard restart the laptop.
Power button shows as on throughout, implying that the issue occurs during the
suspend i.e. it never properly goes into sleep but crashes at this point.

I have tried switching from X to Wayland and the problem is reproduced on both.
But it's intermittent, it doesn't happen every time.
I wonder if it happens more when an external monitor is connect via HDMI but
this is not conclusive.
I've tried different options for sleep to see if this makes a difference - e.g.
from the ctrl-alt-delete suspend button, closing laptop lid, etc. But problem
seems to occur with all options (possibly less frequently with the ctrl-alt-
delete logout screen and then pressing suspend).

I'm running Debian Stable - Bookworm - KDE Plasma 5.27.5 but the problem has
been going on for a month or two now.
Laptop is Lenovo YOGA 520-14IKB
Graphics processor: Mesa Intel® HD Graphics 610

Expected behaviour: laptop wakes from sleep as normal.

Happy to try and help supply log files etc if you can talk me through these.


Many thanks in advance for your help with this issue and all your great work
developing KDE / Debian.


-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-18-rt-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages plasma-desktop depends on:
ii  accountsservice  22.08.8-6
ii  breeze   4:5.27.5-2
ii  kactivitymanagerd5.27.5-2
ii  kde-cli-tools4:5.27.5.1-2
ii  kded55.103.0-1
ii  kio  5.103.0-1
ii  kpackagetool55.103.0-1
ii  layer-shell-qt   5.27.5-2
ii  libaccounts-qt5-11.16-2
ii  libc62.36-9+deb12u4
ii  libglib2.0-0 2.74.6-2
ii  libibus-1.0-51.5.27-5
ii  libkaccounts24:22.12.3-1
ii  libkf5activities55.103.0-1
ii  libkf5activitiesstats1   5.103.0-1
ii  libkf5authcore5  5.103.0-1
ii  libkf5baloo5 5.103.0-2
ii  libkf5bookmarks5 5.103.0-1
ii  libkf5codecs55.103.0-1
ii  libkf5completion55.103.0-1
ii  libkf5configcore55.103.0-2
ii  libkf5configgui5 5.103.0-2
ii  libkf5configwidgets5 5.103.0-1
ii  libkf5coreaddons55.103.0-1
ii  libkf5crash5 5.103.0-1
ii  libkf5dbusaddons55.103.0-1
ii  libkf5globalaccel-bin5.103.0-1
ii  libkf5globalaccel5   5.103.0-1
ii  libkf5guiaddons5 5.103.0-1
ii  libkf5i18n5  5.103.0-1
ii  libkf5iconthemes55.103.0-1
ii  libkf5itemviews5 5.103.0-1
ii  libkf5jobwidgets55.103.0-1
ii  libkf5kcmutils5  5.103.0-3
ii  libkf5kcmutilscore5  5.103.0-3
ii  libkf5kdelibs4support5   5.103.0-1
ii  libkf5kiocore5   5.103.0-1
ii  libkf5kiofilewidgets55.103.0-1
ii  libkf5kiogui55.103.0-1
ii  libkf5kiowidgets55.103.0-1
ii  libkf5newstuffcore5  5.103.0-1
ii  libkf5notifications5 5.103.0-1
ii  libkf5notifyconfig5  5.103.0-1
ii  libkf5package5   5.103.0-1
ii  libkf5plasma55.103.0-1+deb12u1
ii  libkf5plasmaquick5   5.103.0-1+deb12u1
ii  libkf5quickaddons5   5.103.0-1
ii  libkf5runner55.103.0-1
ii  libkf5service-bin5.103.0-1
ii  libkf5service5   5.103.0-1
ii  libkf5solid5 5.103.0-1
ii  libkf5sonnetcore55.103.0-1

Bug#913491: libkf5config-dev: wrong cmake reference to kconfig_compiler_kf5

2018-11-11 Thread Nick Shaforostoff
Package: libkf5config-dev
Version: 5.51.0-1
Severity: normal

Hi! I was trying to build the latest git master of subtitlecomposer
issued 'cmake ..' and got the following message:

CMake Error at 
/usr/lib/x86_64-linux-gnu/cmake/KF5Config/KF5ConfigCompilerTargets.cmake:83 
(message):
  The imported target "KF5::kconfig_compiler" references the file

 "/usr/lib/x86_64-linux-gnu/libexec/kf5/kconfig_compiler_kf5"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

 "/usr/lib/x86_64-linux-gnu/cmake/KF5Config/KF5ConfigCompilerTargets.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/x86_64-linux-gnu/cmake/KF5Config/KF5ConfigConfig.cmake:52 (include)
  /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package)
  CMakeLists.txt:31 (find_package)


a workaround for me was:
sudo cp 
/usr/lib/x86_64-linux-gnu/cmake/KF5Config/KF5ConfigCompilerTargets-debian.cmake 
/usr/lib/x86_64-linux-gnu/cmake/KF5Config/KF5ConfigCompilerTargets-noconfig.cmake

but it would be nice if it worked out of the box

thank you!


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

Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=ru 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libkf5config-dev depends on:
ii  libkf5config-bin  5.51.0-1
ii  libkf5config-dev-bin  5.51.0-1
ii  libkf5configcore5 5.51.0-1
ii  libkf5configgui5  5.51.0-1
ii  qtbase5-dev   5.11.2+dfsg-4

Versions of packages libkf5config-dev recommends:
pn  libkf5config-doc  

libkf5config-dev suggests no packages.

-- no debconf information



Bug#910661: plasma-desktop: Keyboard input only works intermittently in KDE applications

2018-10-09 Thread Nick
Package: plasma-desktop
Version: 4:5.8.6-1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
This bug has occured on a fresh install of Debian Stable; I noticed it on the 
first or second boot of the new installation. I had also only installed a 
handful of applications, although these did include onscreen keyboards onboard 
and florence (now uninstalled) which may have triggered the problem.
Using the KDE desktop, it is - sometimes on boot, or at some point during use - 
impossible to type into a range of kde applications (typing into e.g. firefox, 
or pasting with the mouse, is still possible). 
Often it allows typing of the first letter - or allows some letters through 
sporadically.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
There are several workarounds that temporarily solve the problem (short of 
rebooting, which sometimes helps). Several of these are explained on this 
Ubuntu bug which appears related: 
https://bugs.launchpad.net/ubuntu/+source/kubuntu-settings/+bug/1633721
For me, running ibus-daemon --xim -d
OR
ibus-daemon -d -n --desktop=KDE temporarily solve the problem.
sudo dpkg-reconfigure fcitx did not help.
I am unwilling to try what that bug reporter suggested, as I fear losing config 
files, but if Debian maintainers advise this (or another option) and are 
willing to talk me through this or debugging, I can have a go:
sudo apt purge ibus
sudo dpkg-reconfigure fcitx
sudo reboot

Note that this upstream bug appears to be the same thing: 
https://bugs.kde.org/show_bug.cgi?id=376966
There is also this related upstream bug, but I am not sure if this is the same 
as my problem, as I have not tried any manual changes to keyboard: 
https://bugs.kde.org/show_bug.cgi?id=379930
   * What outcome did you expect instead?
Keyboard should work normally across all applications.


-- System Information:
Debian Release: 9.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-desktop depends on:
ii  breeze   4:5.8.5-2
ii  kactivitymanagerd5.8.4-1
ii  kde-cli-tools4:5.8.4-2
ii  kded55.28.0-1
ii  kio  5.28.0-2
ii  libc62.24-11+deb9u3
ii  libcanberra0 0.30-3
ii  libfontconfig1   2.11.0-6.7+b1
ii  libgcc1  1:6.3.0-18+deb9u1
ii  libkf5activities55.28.0-1
ii  libkf5activitiesstats1   5.28.0-1
ii  libkf5archive5   5.28.0-2
ii  libkf5auth5  5.28.0-2
ii  libkf5baloo5 5.28.0-2
ii  libkf5bookmarks5 5.28.0-1
ii  libkf5codecs55.28.0-1+b2
ii  libkf5completion55.28.0-1
ii  libkf5configcore55.28.0-2
ii  libkf5configgui5 5.28.0-2
ii  libkf5configwidgets5 5.28.0-2
ii  libkf5coreaddons55.28.0-2
ii  libkf5dbusaddons55.28.0-1
ii  libkf5emoticons-bin  5.28.0-1
ii  libkf5emoticons5 5.28.0-1
ii  libkf5globalaccel5   5.28.0-1
ii  libkf5guiaddons5 5.28.0-1
ii  libkf5i18n5  5.28.0-2
ii  libkf5iconthemes55.28.0-2
ii  libkf5itemmodels55.28.0-2
ii  libkf5itemviews5 5.28.0-1
ii  libkf5jobwidgets55.28.0-2
ii  libkf5kcmutils5  5.28.0-2
ii  libkf5kdelibs4support5   5.28.0-1
ii  libkf5kiocore5   5.28.0-2
ii  libkf5kiofilewidgets55.28.0-2
ii  libkf5kiowidgets55.28.0-2
ii  libkf5newstuff5  5.28.0-1
ii  libkf5notifications5 5.28.0-1
ii  libkf5notifyconfig5  5.28.0-1
ii  libkf5parts5 5.28.0-1
ii  libkf5people55.28.0-1
ii  libkf5peoplewidgets5 5.28.0-1
ii  libkf5plasma55.28.0-2
ii  libkf5plasmaquick5   5.28.0-2
ii  libkf5quickaddons5   5.28.0-1
ii  libkf5runner55.28.0-1
ii  libkf5service-bin5.28.0-1
ii  libkf5service5   5.28.0-1
ii  libkf5solid5   

Bug#864832: kio: Dolphin file window unresponsive once file opens on multi-screen setup

2017-06-15 Thread Nick Bailey
Package: kio
Version: 5.28.0-2
Severity: important

Dear Maintainer,

On a multiscreen setup where one of the screens is HiDPI,
Dolphin refuses to respond to mouse events after the first
file is open.

This bug is reported here: https://bugs.kde.org/show_bug.cgi?id=363548#c7

A patch is given here: https://bugs.kde.org/show_bug.cgi?id=363548#c18

I am reporting the bug against this package because the patch
is made against kio and purports to fix the issue.

Although it is still possible to use Dolphin by selecting the files
using the cursor keys and enter keys after mouse functionality is
lost, I think most users would not use that modality. It took me a
while to find out that would work. For these users the application
would appear unusable. for that reason I've nomintated it as
important.

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (650, 'testing'), (450, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kio depends on:
ii  libacl1   2.2.52-3+b1
ii  libc6 2.24-11
ii  libgcc1   1:6.3.0-18
ii  libgssapi-krb5-2  1.15-1
ii  libkf5archive55.28.0-2
ii  libkf5codecs5 5.28.0-1+b2
ii  libkf5completion5 5.28.0-1
ii  libkf5configcore5 5.28.0-2
ii  libkf5configwidgets5  5.28.0-2
ii  libkf5coreaddons5 5.28.0-2
ii  libkf5dbusaddons5 5.28.0-1
ii  libkf5i18n5   5.28.0-2
ii  libkf5itemviews5  5.28.0-1
ii  libkf5kiocore55.28.0-2
ii  libkf5kiontlm55.28.0-2
ii  libkf5kiowidgets5 5.28.0-2
ii  libkf5notifications5  5.28.0-1
ii  libkf5service-bin 5.28.0-1
ii  libkf5service55.28.0-1
ii  libkf5solid5  5.28.0-3
ii  libkf5textwidgets55.28.0-1
ii  libkf5wallet-bin  5.28.0-3
ii  libkf5wallet5 5.28.0-3
ii  libkf5widgetsaddons5  5.28.0-3
ii  libkf5windowsystem5   5.28.0-2
ii  libqt5core5a  5.7.1+dfsg-3+b1
ii  libqt5dbus5   5.7.1+dfsg-3+b1
ii  libqt5gui55.7.1+dfsg-3+b1
ii  libqt5network55.7.1+dfsg-3+b1
ii  libqt5script5 5.7.1~20161021+dfsg-2
ii  libqt5widgets55.7.1+dfsg-3+b1
ii  libqt5x11extras5  5.7.1~20161021-2
ii  libqt5xml55.7.1+dfsg-3+b1
ii  libstdc++66.3.0-18
ii  libxml2   2.9.4+dfsg1-2.2
ii  libxslt1.11.1.29-2.1

kio recommends no packages.

kio suggests no packages.

-- no debconf information



Bug#847769: qtbase-opensource-src: hostdatadir option is mentioned 2 times in rules Makefile

2016-12-11 Thread Nick Shaforostoff
Package: qtbase-opensource-src
Severity: minor

Dear Maintainer,
in rules files there are
-hostdatadir "/usr/share/qt5" \
and 
-hostdatadir "/usr/lib/$(DEB_HOST_MULTIARCH)/qt5" \
string in MAKEFLAGS. i don't think that makes sense

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


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

Kernel: Linux 4.8.0-1-amd64 (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
Init: systemd (via /run/systemd/system)



Bug#821802: [lokalize/Applications/16.04] cmake: support hunspell 1.4 in cmake

2016-04-24 Thread Nick Shaforostoff
Git commit 7aa9dafeb457ca3bc48a61c5dfa2e69b0ecdad6c by Nick Shaforostoff.
Committed on 25/04/2016 at 00:42.
Pushed by shaforo into branch 'Applications/16.04'.

support hunspell 1.4 in cmake

CCMAIL: 821...@bugs.debian.org

M  +1-1cmake/FindHUNSPELL.cmake

http://commits.kde.org/lokalize/7aa9dafeb457ca3bc48a61c5dfa2e69b0ecdad6c

diff --git a/cmake/FindHUNSPELL.cmake b/cmake/FindHUNSPELL.cmake
index 26942b5..eca3cc1 100644
--- a/cmake/FindHUNSPELL.cmake
+++ b/cmake/FindHUNSPELL.cmake
@@ -14,7 +14,7 @@ ENDIF (HUNSPELL_INCLUDE_DIR AND HUNSPELL_LIBRARIES)
 
 FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx )
 
-FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.3 hunspell-1.2)
+FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-2.0 hunspell-1.5 hunspell-1.4 
hunspell-1.3 hunspell-1.2)
 
 # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if 
 # all listed variables are TRUE



Bug#822439: lokalize: please remove kdesdk-strigi-plugins and python-kde4 from dependencies

2016-04-24 Thread Nick
Package: lokalize
Version: 4:15.12.1-1
Severity: normal

those are leftovers from kde4 times

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

Kernel: Linux 4.5.0-pf1netbook (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lokalize depends on:
ii  kdesdk-strigi-plugins  4:14.12.2-1+b1
ii  libc6  2.22-6
ii  libhunspell-1.3-0  1.3.3-4
ii  libkf5completion5  5.19.0-1
ii  libkf5configcore5  5.19.0-1
ii  libkf5configgui5   5.19.0-1
ii  libkf5configwidgets5   5.19.0-1
ii  libkf5coreaddons5  5.19.0-1
ii  libkf5dbusaddons5  5.19.0-1
ii  libkf5i18n55.19.0-1
ii  libkf5itemviews5   5.19.0-1
ii  libkf5kiocore5 5.19.0-1
ii  libkf5kiofilewidgets5  5.19.0-1
ii  libkf5kiowidgets5  5.19.0-1
ii  libkf5krosscore5   5.19.0-1
ii  libkf5krossui5 5.19.0-1
ii  libkf5notifications5   5.19.0-1
ii  libkf5parts5   5.19.0-1
ii  libkf5sonnetcore5  5.19.0-1
ii  libkf5sonnetui55.19.0-1
ii  libkf5textwidgets5 5.19.0-1
ii  libkf5widgetsaddons5   5.19.0-1
ii  libkf5xmlgui5  5.19.0-1
ii  libqt5core5a   5.6.0+dfsg-2
ii  libqt5dbus55.6.0+dfsg-2
ii  libqt5gui5 5.6.0+dfsg-2
ii  libqt5sql5 5.6.0+dfsg-2
ii  libqt5sql5-sqlite  5.6.0+dfsg-2
ii  libqt5widgets5 5.6.0+dfsg-2
ii  libqt5xml5 5.6.0+dfsg-2
ii  libstdc++6 5.3.1-14

Versions of packages lokalize recommends:
ii  gettext0.19.7-2
pn  krosspython
ii  python-dbus1.2.4-1
pn  python-kde4
pn  python-lxml
pn  subversion 
pn  translate-toolkit  

Versions of packages lokalize suggests:
ii  khelpcenter  4:5.4.3-1
pn  poxml

-- no debconf information



Bug#821988: libkscreenlocker5: make libkscreenlocker5 depend on plasma-workspace>=5.5

2016-04-20 Thread Nick
Package: libkscreenlocker5
Version: 5.5.4-1
Severity: minor

Dear Maintainer,

because libkscreenlocker5 has the file provided by plasma-workspace 5.4
and this creates conflict


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

Kernel: Linux 4.5.0-pf1netbook (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libkscreenlocker5 depends on:
ii  libc6   2.22-6
ii  libkf5configcore5   5.16.0-1
ii  libkf5configgui55.16.0-1
ii  libkf5coreaddons5   5.16.0-1
ii  libkf5crash55.16.0-1
ii  libkf5declarative5  5.16.0-1
ii  libkf5globalaccel5  5.16.0-1
ii  libkf5i18n5 5.16.0-1
ii  libkf5idletime5 5.16.0-1
ii  libkf5kdelibs4support5  5.16.0-1
ii  libkf5notifications55.16.0-1
ii  libkf5package5  5.16.0-1
ii  libkf5quickaddons5  5.16.0-1
ii  libkf5waylandclient54:5.5.4-1
ii  libkf5waylandserver54:5.5.4-1
ii  libkf5windowsystem5 5.16.0-1
ii  libkf5xmlgui5   5.16.0-1
ii  libpam0g1.1.8-3.2
ii  libqt5core5a5.5.1+dfsg-16+b1
ii  libqt5dbus5 5.5.1+dfsg-16+b1
ii  libqt5gui5  5.5.1+dfsg-16+b1
ii  libqt5network5  5.5.1+dfsg-16+b1
ii  libqt5qml5  5.5.1-3
ii  libqt5quick55.5.1-3
ii  libqt5widgets5  5.5.1+dfsg-16+b1
ii  libqt5x11extras55.5.1-3
ii  libstdc++6  5.3.1-14
ii  libwayland-client0  1.10.0-1
ii  libwayland-server0  1.10.0-1
ii  libx11-62:1.6.3-1
ii  libxcb-keysyms1 0.4.0-1
ii  libxcb1 1.11.1-1

Versions of packages libkscreenlocker5 recommends:
pn  kde-config-screenlocker  

libkscreenlocker5 suggests no packages.

-- no debconf information



Bug#800021: ark kpart always crashes konqui when closing

2015-11-17 Thread Nick Leverton
Dear Maintainer, 

Any chance this bugfix could be cherry picked from upstream please ?
It is a complete pain in the backside that Konqui crashes every time
when examining archives from the www.

The same patch also seems to fix #770840 concerning nested archives.

Patch: 
https://quickgit.kde.org/?p=ark.git&a=commitdiff&h=cd8ad2761d41d1ec0a18cff7f4d166b53c899fc2



Bug#800021: ark kpart always crashes konqui when closing

2015-09-25 Thread Nick Leverton
Package: ark
Version: 4:4.14.2-2
Severity: normal
Tags: patch,fixed-upstream

When a compressed link is opened in Konqueror using the ark kpart, the
entire konqui instance will crash if the kpart is closed (by back-arrow
or by closing the tab).

To reproduce:
Go to a page like http://opencores.com/project,can,overview
Right-click on "Latest version: download" and select "open in new tab".
Confirm "Open with Ark".
When the tab is opened, close it.

Observed behaviour: konqui crashes

Expected behaviour: tab closes and konqui returns to the other tab.

This is upstream bug https://bugs.kde.org/show_bug.cgi?id=341187
Fix in upstream branch KDE/4.14 commit cd8ad276

Patch: 
https://quickgit.kde.org/?p=ark.git&a=commitdiff&h=cd8ad2761d41d1ec0a18cff7f4d166b53c899fc2&hp=3b981ca95d8ec10f12102e4432912d12be8233a6

-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (600, 'stable-updates'), (600, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ark depends on:
ii  kde-runtime   4:4.14.2-2
ii  libarchive13  3.1.2-11
ii  libc6 2.19-18+deb8u1
ii  libkdecore5   4:4.14.2-5
ii  libkdeui5 4:4.14.2-5
ii  libkfile4 4:4.14.2-5
ii  libkhtml5 4:4.14.2-5
ii  libkio5   4:4.14.2-5
ii  libkonq5abi1  4:4.14.2-1
ii  libkparts44:4.14.2-5
ii  libkpty4  4:4.14.2-5
ii  libqt4-dbus   4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
ii  libqtcore44:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
ii  libqtgui4 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
ii  libstdc++64.9.2-10

Versions of packages ark recommends:
ii  bzip2   1.0.6-7+b3
ii  p7zip-full  9.20.1~dfsg.1-4.1+deb8u1
ii  unzip   6.0-16
ii  zip 3.0-8

Versions of packages ark suggests:
pn  rar 
pn  unrar | unrar-free  

-- no debconf information



Bug#769155:

2015-07-01 Thread Nick D
KDE tracker for this bug is here:
https://bugs.kde.org/show_bug.cgi?id=338406

And another workaround has been suggested:
https://forum.kde.org/viewtopic.php?f=225&t=126185&p=337354#p337354

"I've removed ~/.kde/share/config/*power* files and the
battery-crirical-level-action
came back!

Best regards,
Evgenii"


Bug#769155:

2015-06-15 Thread Nick D
Hi,
I can confirm this bug with an up to date Jessie on a Clevo W950TU laptop
(also known as Genesis V from PCSpecialist). Currently KDE 4.14.2, kernel
Linux 3.16.0-4-amd64.

Running Jessie, Debian 8.1. Installed as wheezy and then updated to Jessie
(a couple of weeks before Jessie became stable).
Can also confirm that I didn't have this bug on Kubuntu (as of a couple of
months ago, with the same laptop.

Happy to help diagnose this if anyone has suggestions; haven't tried the
workarounds yet, but will do, thanks!

Cheers,
Nick


Bug#745318: plasma-desktop: In 4.11.7.1, icons in system tray do not open program when clicked if hidden

2014-04-20 Thread Nick
Package: plasma-desktop
Version: 4:4.11.7-1
Severity: important

Dear Maintainer,

Within the task bar, in the system tray there are often a number of icons/
programs which are set to be hidden, or to only appear at certain times, and so
for these I have to press the arrow to see hidden programs (this is working
correctly, as desired).

However, when I do this, and then click on the program to open it (one of the
hidden ones)- or right click to get options, nothing happens.

This used to work but after recent updates (well, over the last couple of
months I think) it is not working.

I'm going to upgrade to 4.11.8.1 and see if the problem still persists there.
Thanks.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages plasma-desktop depends on:
ii  kde-runtime   4:4.11.3-1
ii  kde-wallpapers-default4:4.11.5-1
ii  libc6 2.18-4
ii  libkactivities6   4:4.11.5-1
ii  libkcmutils4  4:4.11.5-3
ii  libkdecore5   4:4.11.5-3
ii  libkdeui5 4:4.11.5-3
ii  libkephal4abi14:4.11.7-1
ii  libkfile4 4:4.11.5-3
ii  libkidletime4 4:4.11.5-3
ii  libkio5   4:4.11.5-3
ii  libknewstuff3-4   4:4.11.5-3
ii  libktexteditor4   4:4.11.5-3
ii  libkworkspace4abi24:4.11.7-1
ii  libplasma34:4.11.5-3
ii  libplasmagenericshell44:4.11.7-1
ii  libqt4-dbus   4:4.8.5+git242-g0315971+dfsg-2
ii  libqt4-declarative4:4.8.5+git242-g0315971+dfsg-2
ii  libqt4-xml4:4.8.5+git242-g0315971+dfsg-2
ii  libqtcore44:4.8.5+git242-g0315971+dfsg-2
ii  libqtgui4 4:4.8.5+git242-g0315971+dfsg-2
ii  libsolid4 4:4.11.5-3
ii  libstdc++64.8.2-16
ii  libtaskmanager4abi4   4:4.11.7-1
ii  libx11-6  2:1.6.2-1
ii  libxext6  2:1.3.2-1
ii  plasma-widgets-workspace  4:4.11.7-1

Versions of packages plasma-desktop recommends:
ii  kde-workspace  4:4.11.7-1

plasma-desktop 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: 
https://lists.debian.org/20140420124843.22893.1045.reportbug@fog-on-the-tyne.WORKGROUP



Bug#739901: More Info / backtraces

2014-03-05 Thread Nick
Hi, I tried changing it to OpenGL3.1 and OpenGL1 in desktop effects -
both times this triggered a kwin crash. Attaching the backtraces for
these (the kde bug reporter didn't think they were useful, though...)

I then changed it to xrender, as desktop effects module recommended (it
said that a crash had been triggered by my driver 'in the past') - this
seems to have got things working again (though 4 desktop effects are
still disabled, as these require OpenGL.

Cheers.
Application: kwin (4.11.6)
KDE Platform Version: 4.11.3
Qt Version: 4.8.6
Operating System: Linux 3.12-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (jessie)

-- Information about the crash:


-- Backtrace:
Application: KWin (kwin), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f54cbe2f780 (LWP 14084))]

Thread 2 (Thread 0x7f54af11c700 (LWP 14177)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x7f54c60b77b4 in QWaitCondition::wait(QMutex*, unsigned long) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x7f54c60ab0ba in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x7f54c60b72ef in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x7f54c3ba0e0e in start_thread (arg=0x7f54af11c700) at 
pthread_create.c:311
#5  0x7f54cb6170fd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f54cbe2f780 (LWP 14084)):
[KCrash Handler]
#5  0x7f54cb5631d5 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#6  0x7f54cb566388 in __GI_abort () at abort.c:90
#7  0x7f54cb55c252 in __assert_fail_base (fmt=0x7f54cb69a080 "%s%s%s:%u: 
%s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7f54c9472c10 
"!xcb_xlib_threads_sequence_lost", file=file@entry=0x7f54c9472a5b 
"../../src/xcb_io.c", line=line@entry=274, 
function=function@entry=0x7f54c9472f16 "poll_for_event") at assert.c:92
#8  0x7f54cb55c302 in __GI___assert_fail (assertion=0x7f54c9472c10 
"!xcb_xlib_threads_sequence_lost", file=0x7f54c9472a5b "../../src/xcb_io.c", 
line=274, function=0x7f54c9472f16 "poll_for_event") at assert.c:101
#9  0x7f54c94033d9 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#10 0x7f54c940346e in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#11 0x7f54c940374d in _XEventsQueued () from 
/usr/lib/x86_64-linux-gnu/libX11.so.6
#12 0x7f54c9406405 in _XGetRequest () from 
/usr/lib/x86_64-linux-gnu/libX11.so.6
#13 0x7f54c6cb2307 in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
#14 0x7f54c6cafe3b in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
#15 0x7f54ad1ff70d in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#16 0x7f54ad1ffa13 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#17 0x7f54ad2005f3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#18 0x7f54ad29a476 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#19 0x7f54c6cb165f in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
#20 0x7f54c6c8c1d3 in glXMakeCurrentReadSGI () from 
/usr/lib/x86_64-linux-gnu/libGL.so.1
#21 0x7f54cb9ba9c9 in ?? () from 
/usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#22 0x7f54cb9bc569 in ?? () from 
/usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#23 0x7f54cb9b74ec in ?? () from 
/usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#24 0x7f54cb99ba35 in ?? () from 
/usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#25 0x7f54cb923295 in ?? () from 
/usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#26 0x7f54c61cd658 in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x7f54c60a7ae8 in QFutureWatcherBase::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#28 0x7f54c555a6cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#29 0x7f54c5560d40 in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#30 0x7f54ca26749a in KApplication::notify(QObject*, QEvent*) () from 
/usr/lib/libkdeui.so.5
#31 0x7f54c61b93cd in QCoreApplication::notifyInternal(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#32 0x7f54c61bca2d in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#33 0x7f54c55f8eec in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#34 0x7f54c61b7f9f in 
QEventLoop::processEvents(QFlags) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#35 0x7f54c61b8295 in 
QEventLoop::exec(QFlags) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#36 0x7f54c61bda69 in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#37 0x7f54cb953ef6 in kdemain () from 
/usr/lib/kde4/libkdeinit/libkdeinit4_kwin.so
#38 0x7f54cb54f995 in __libc_s

Bug#739901: Similiar Problem?

2014-03-03 Thread Nick
Hi,

Me and some others have been getting a similiar problem since a recent
update...seems it might be linked to an intel gpu on a laptop too...

Various bits of info including x.org logs posted on here:
http://forums.debian.net/viewtopic.php?f=6&t=112056

Thanks,
Nick


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53151a4f.7000...@theloosespoke.org.uk



Bug#737420: kmix: When reducing/ muting and then increasing again overall sound settings, banshee stays muted

2014-02-18 Thread Nick
On 17/02/14 23:02, Maximiliano Curia wrote:
> In article <5301ee99.7040...@theloosespoke.org.uk> you wrote:
>> Any thoughts??
> It seems that the PulseAudio mixer is called PulseAudio in kmix, so the
> kwriteconfig call should be:
>
> kwriteconfig -file kmixrc -group Global -key Backends -type string 
> PulseAudio,MPRIS2
>
> Also remember to quit kmix, and start it again for the configuration to take
> effect.
>
> Happy hacking,
Ah, that looks a bit better than the last time I tried it at least :-)
It's still not fixed the original problem ( to be clear on that, was
that when reducing volume using main slider / keyboard shortcuts, if
this got to the point of muting the banshee control, it didn't then
restore it again - that had to be done manually/separately).

Interstingly, the last command also gave it two! banshee sliders - see
attachment.

Cheers,
Nick
<>

Bug#737422: (no subject)

2014-02-17 Thread Nick
Ok so I also now can't get any sound from iceweasel (no stream shows up
for that)

see also another attached screenshot, gui error...

I'm going to try and switch back to how it was now.
<>

Bug#737420: kmix: When reducing/ muting and then increasing again overall sound settings, banshee stays muted

2014-02-16 Thread Nick
Ok thanks - I just tried that for PulseAudio, which I'm pretty sure is
what this is using. It doesn't seem to have done anything so far
(problem remains), but I'll try again after restarting.

Cheers.


-- 
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/5300ba5d.1040...@theloosespoke.org.uk



Bug#737422: (no subject)

2014-02-09 Thread Nick
So strangely, over the last day or two sound has now come back (the
problem with banshee mute/ unmute still remains, reproducible every time
on this). I just checked and I already have libcanberra-pulse installed.

So hopefully this problem stays away now!

The phonon backend in kde says I'm using the vlc backend. I can't seem
to find anything specific that talks about a backend in banshee, and
most of the settings in kde sound settings seem to say default analog
sterio/audio etc. Is there anything else that I can check for this?

Thanks,


-- 
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/52f7e739.7050...@theloosespoke.org.uk



Bug#737422: (no subject)

2014-02-05 Thread Nick
I've just tried logging out and into gnome and sound seemed to be
working there, so this seems to be a problem with Kmix. Anything I can
do to try and find out what the problem is?


-- 
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/52f2a681.6090...@theloosespoke.org.uk



Bug#737422: kmix: No sound after recent update- intermittent

2014-02-02 Thread Nick
Package: kmix
Version: 4:4.11.3-1
Severity: important

Dear Maintainer,

After a recent update to my system sound seems to be not working at all.

I'm not sure if this is a problem in ALSA or KMIX. Also, it doesn't seem to be
every time I startup - a couple of days ago I had the problem and after
restarting my laptop it seemed to work fine - but I restarted it just now and
the problem persisted.

Please note that this problem appeared shortly after (or at the same time) as
this bug (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737420) appeared on
my system.

Cheers.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmix depends on:
ii  kde-runtime  4:4.11.3-1
ii  libasound2   1.0.27.2-3
ii  libc62.17-97
ii  libcanberra0 0.30-2
ii  libkdecore5  4:4.11.3-2
ii  libkdeui54:4.11.3-2
ii  libplasma3   4:4.11.3-2
ii  libpulse-mainloop-glib0  4.0-6+b1
ii  libpulse04.0-6+b1
ii  libqt4-dbus  4:4.8.5+git209-g718fae5+dfsg-1
ii  libqt4-xml   4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtcore4   4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtgui44:4.8.5+git209-g718fae5+dfsg-1
ii  libsolid44:4.11.3-2
ii  libstdc++6   4.8.2-14

kmix recommends no packages.

kmix 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/20140202175953.4275.87913.reportbug@fog-on-the-tyne.WORKGROUP



Bug#737420: kmix: When reducing/ muting and then increasing again overall sound settings, banshee stays muted

2014-02-02 Thread Nick
Package: kmix
Version: 4:4.11.3-1
Severity: normal

Dear Maintainer,

When I am playing music in banshee (this doesn't work when it is paused) and I
reduce (overall) sound settings using keyboard shortcut or in kmix until it is
muted (or almost muted), the sound mixer for banshee reduces too (as it
should).

However, when I increase the (overall) volume again, banshee stays muted.

I tested this with another player, guayadeque, and it doesn't seem to apply
with that, suggesting it is banshee specific.

This problem only appeared after a recent system update.

Cheers.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmix depends on:
ii  kde-runtime  4:4.11.3-1
ii  libasound2   1.0.27.2-3
ii  libc62.17-97
ii  libcanberra0 0.30-2
ii  libkdecore5  4:4.11.3-2
ii  libkdeui54:4.11.3-2
ii  libplasma3   4:4.11.3-2
ii  libpulse-mainloop-glib0  4.0-6+b1
ii  libpulse04.0-6+b1
ii  libqt4-dbus  4:4.8.5+git209-g718fae5+dfsg-1
ii  libqt4-xml   4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtcore4   4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtgui44:4.8.5+git209-g718fae5+dfsg-1
ii  libsolid44:4.11.3-2
ii  libstdc++6   4.8.2-14

kmix recommends no packages.

kmix 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/20140202175356.4101.41497.reportbug@fog-on-the-tyne.WORKGROUP



Bug#737320: kdm: After starting gnome-shell with KDM, screen is not locked on suspend/hibernate

2014-02-01 Thread Nick
Package: kdm
Version: 4:4.11.3-3
Severity: normal

Dear Maintainer,

After starting gnome-shell with KDM, screen is not locked on suspend/hibernate.
This apparently works using GDM3 (see closed bug: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=736093) so seems to be related to KDM.
Cheers.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdm depends on:
ii  adduser   3.113+nmu3
ii  consolekit0.4.6-3+b1
ii  debconf [debconf-2.0] 1.5.52
ii  kde-runtime   4:4.11.3-1
ii  kde-wallpapers-default4:4.11.3-1
ii  kde-workspace-kgreet-plugins  4:4.11.3-3
ii  libc6 2.17-97
ii  libck-connector0  0.4.6-3+b1
ii  libdbus-1-3   1.8.0-1
ii  libkdecore5   4:4.11.3-2
ii  libkdeui5 4:4.11.3-2
ii  libkio5   4:4.11.3-2
ii  libknewstuff3-4   4:4.11.3-2
ii  libkworkspace4abi24:4.11.3-3
ii  libpam0g  1.1.3-9
ii  libqimageblitz4   1:0.0.6-4
ii  libqt4-svg4:4.8.5+git209-g718fae5+dfsg-1
ii  libqt4-xml4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtcore44:4.8.5+git209-g718fae5+dfsg-1
ii  libqtgui4 4:4.8.5+git209-g718fae5+dfsg-1
ii  libstdc++64.8.2-14
ii  libx11-6  2:1.6.2-1
ii  libxau6   1:1.0.8-1
ii  libxdmcp6 1:1.1.1-1
ii  libxtst6  2:1.2.2-1
ii  lsb-base  4.1+Debian12

Versions of packages kdm recommends:
ii  gnome-session [x-session-manager]3.8.4-3
ii  gnome-session-flashback [x-session-manager]  3.8.0-1
ii  gnome-terminal [x-terminal-emulator] 3.10.1-1
ii  kde-window-manager [x-window-manager]4:4.11.3-3
ii  kde-workspace4:4.11.3-3
ii  konsole [x-terminal-emulator]4:4.11.3-1
ii  logrotate3.8.7-1
ii  metacity [x-window-manager]  1:2.34.13-1
ii  xserver-xephyr [xserver] 2:1.14.5-1
ii  xserver-xorg [xserver]   1:7.7+5
ii  xterm [x-terminal-emulator]  300-1

Versions of packages kdm suggests:
ii  kde-wallpapers  4:4.11.3-1
ii  kdepasswd   4:4.11.3-1

-- Configuration Files:
/etc/kde4/kdm/kdmrc changed:
[General]
ConfigVersion=2.4
ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
GreeterUID=kdm
PidFile=/var/run/kdm.pid
ReserveServers=:1,:2,:3
ServerVTs=-7
StaticServers=:0
[Shutdown]
BootManager=None
HaltCmd=/sbin/shutdown -h -P now
RebootCmd=/sbin/shutdown -r now
[X-*-Core]
AllowNullPasswd=false
AllowRootLogin=false
AllowShutdown=Root
AutoReLogin=false
ClientLogFile=.xsession-errors-%d
Reset=/etc/kde4/kdm/Xreset
Session=/etc/kde4/kdm/Xsession
Setup=/etc/kde4/kdm/Xsetup
Startup=/etc/kde4/kdm/Xstartup
[X-*-Greeter]
AntiAliasing=false
ColorScheme=
FaceSource=AdminOnly
FailFont=Sans Serif,10,-1,5,75,0,0,0,0,0
GUIStyle=
GreetFont=Serif,20,-1,5,50,0,0,0,0,0
GreetString=Welcome to %s at %n
GreeterPos=50,50
HiddenUsers=
Language=en_GB
LogoArea=Logo
LogoPixmap=/usr/share/kde4/apps/kdm/pics/kdelogo.png
MaxShowUID=2
MinShowUID=1000
Preloader=/usr/bin/preloadkde
SelectedUsers=
ShowUsers=NotHidden
SortUsers=true
StdFont=Sans Serif,10,-1,5,50,0,0,0,0,0
Theme=/usr/share/kde4/apps/kdm/themes/oxygen-air
UseBackground=true
UseTheme=true
UserCompletion=false
UserList=true
[X-:*-Core]
AllowNullPasswd=true
AllowShutdown=All
NoPassEnable=false
NoPassUsers=
ServerArgsLocal=-br -nolisten tcp
ServerCmd=/usr/bin/X
[X-:*-Greeter]
AllowClose=true
DefaultUser=nick
FocusPasswd=true
LoginMode=DefaultLocal
PreselectUser=Previous
[X-:0-Core]
AutoLoginEnable=true
AutoLoginLocked=false
AutoLoginUser=nick
ClientLogFile=.xsession-errors
[Xdmcp]
Enable=false
Willing=/etc/kde4/kdm/Xwilling


-- debconf information:
* shared/default-x-display-manager: kdm
  kdm/stop_running_server_with_children: false
  kdm/daemon_name: /usr/bin/kdm


-- 
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/20140201165641.7734.11199.reportbug@fog-on-the-tyne.WORKGROUP



Bug#686632: Packaging Fault: kgpg should depend on some version of gpg

2012-09-03 Thread Nick Boyce
Package: kgpg
Version: 4:4.4.5-1+squeeze1
Severity: minor


Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Nick Boyce 
To: Debian Bug Tracking System 
Subject: Packaging Fault: kgpg should depend on some version of gpg
Message-ID: <20120904035835.2770.23363.report...@shimmer.glimmer.adsl24.co.uk>
X-Mailer: reportbug 4.12.6
Date: Tue, 04 Sep 2012 04:58:35 +0100

Package: kgpg
Version: 4.4.5-1+squeeze1
Severity: minor

kgpg is designed as a KDE4 GUI wrapper for the commandline GnuPG crypto
toolkit, and as such does not itself contain any OpenPGP facilities.  It is
therefore useless unless it is installed alongside some version of GnuPG,
and so it would surely be helpful to users - if only for documentary reasons
- if the kgpg package depended on either gnupg or gnupg2 (I don't think 
gpgme contains enough functionality).  This would of course also provide for
automatic installation of the supporting GnuPG software on any system which 
doesn't already have it.

I acknowledge that current Debian systems are likely to have GnuPG already 
installed because it seems to be a base package these days, presumably 
because it's necessary in order to check package signatures during package
installation by APT.  

I note that Ubuntu's current kgpg package also lacks the gnupg dependency,
having apparently dropped it around the time of the change from KDE3 to
KDE4.  I can confirm that on Debian Sarge / KDE 3.3.2 the kgpg package had a
gnupg dependency (I still have such a system) so maybe the dependency was
dropped by Debian at the KDE3/4 transition, perhaps on the grounds that 
GnuPG will always be present.  This bug is being submitted in case the 
ommission is inadvertent.


-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kgpg depends on:
ii  kdebase-runtime   4:4.4.5-1  runtime components from the offici
ii  kdepim-runtime4:4.4.7-1  Runtime components for akonadi-kde
ii  libc6 2.11.3-3   Embedded GNU C Library: Shared lib
ii  libkabc4  4:4.4.5-2  library for handling address book 
ii  libkdecore5   4:4.4.5-2+squeeze3 the KDE Platform Core Library
ii  libkdeui5 4:4.4.5-2+squeeze3 the KDE Platform User Interface Li
ii  libkio5   4:4.4.5-2+squeeze3 the Network-enabled File Managemen
ii  libkpimutils4 4:4.4.5-2  library for dealing with email add
ii  libqt4-dbus   4:4.6.3-4+squeeze1 Qt 4 D-Bus module
ii  libqtcore44:4.6.3-4+squeeze1 Qt 4 core module
ii  libqtgui4 4:4.6.3-4+squeeze1 Qt 4 GUI module
ii  libsolid4 4:4.4.5-2+squeeze3 Solid Library for KDE Platform
ii  libstdc++64.4.5-8The GNU Standard C++ Library v3

kgpg recommends no packages.

kgpg 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/20120904040929.3984.262.report...@shimmer.glimmer.adsl24.co.uk



Bug#651815: patch inluded in release

2011-12-16 Thread Nick Shaforostoff
http://drfav.wordpress.com/2011/12/15/polkit-qt-1-0-103-0-released/



-- 
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/52215.1324086660.7644338353221664...@ffe6.ukr.net



Bug#651815: libpolkit-qt-1-1: please package upstreams master branch patch to fix annoying crash on shutdown

2011-12-12 Thread Nick Shaforostoff
Package: libpolkit-qt-1-1
Version: 0.99.0-3
Severity: important
Tags: upstream patch

please include in the packagethe fix for the anoying bug:
http://bugs.kde.org/show_bug.cgi?id=258916

it is in upstream's master branch:
https://projects.kde.org/projects/kdesupport/polkit-qt-1/repository/revisions/d3c337da01f3887da031fdb5c2ac784fb3e79210

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric'), (100, 'oneiric-backports')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-12-generic (SMP w/1 CPU core)
Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libpolkit-qt-1-1 depends on:
ii  libc6   2.13-20ubuntu5   Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.6.1-9ubuntu3 GCC support library
ii  libglib2.0-02.30.0-0ubuntu4  GLib library of C routines
ii  libpolkit-agent-1-0 0.102-1  PolicyKit Authentication Agent API
ii  libpolkit-gobject-1-0   0.102-1  PolicyKit Authorization API
ii  libqt4-dbus 4:4.7.4-0ubuntu8 Qt 4 D-Bus module
ii  libqtcore4  4:4.7.4-0ubuntu8 Qt 4 core module
ii  libqtgui4   4:4.7.4-0ubuntu8 Qt 4 GUI module
ii  libstdc++6  4.6.1-9ubuntu3   GNU Standard C++ Library v3

libpolkit-qt-1-1 recommends no packages.

libpolkit-qt-1-1 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/16627.1323689620.13906287584311574...@ffe6.ukr.net



Bug#650782: akonadi-backend-sqlite: installing package should add corresponding section to akonadiserverrc

2011-12-02 Thread Nick Shaforostoff
Package: akonadi-backend-sqlite
Version: 1.6.2-0ubuntu1
Severity: wishlist

use case:
i install akonadi-backend-sqlite, then uninstall akonadi-backend-mysql. (i 
consider it to heavy for a netbook)
result: ~/.config/akonadi/akonadiserverrc file is not changed, akonadi cannot 
start.
expected: a [QSQLITE] section is added to this config file,
and if the driver specified in [General] section is not available,
it should be automatically changed to QSQLITE

P.S. god forgive me for i am using a kubuntu and not the pure debian system ;)

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-12-generic (SMP w/2 CPU cores)
Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages akonadi-backend-sqlite depends on:
ii  libc6   2.13-20ubuntu5   Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.6.1-9ubuntu3 GCC support library
ii  libqt4-sql  4:4.7.4-0ubuntu8 Qt 4 SQL module
ii  libqtcore4  4:4.7.4-0ubuntu8 Qt 4 core module
ii  libsqlite3-03.7.7-2ubuntu2   SQLite 3 shared library
ii  libstdc++6  4.6.1-9ubuntu3   GNU Standard C++ Library v3

Versions of packages akonadi-backend-sqlite recommends:
ii  akonadi-server1.6.2-0ubuntu1 Akonadi PIM storage service

akonadi-backend-sqlite 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/3433.1322861686.17202337362882461...@ffe16.ukr.net



Bug#590326: konqueror: Middle click in Konqueror kills mouse usage in KDE

2011-11-01 Thread Nick Leverton
It seems that this is due to mouse gestures being enabled.  I discovered
that Konqueror gestures had been turned on by some update or other.
By turning off mouse gestures, the problem goes away.

It does still happen with KDE 4.4 in Squeeze.  Not had a chance to try
4.6 in Testing yet.

Nick



-- 
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/2001104231.ga11...@leverton.org




Bug#590326: konqueror: Middle click in Konqueror kills mouse usage in KDE

2011-07-14 Thread Nick Leverton
I'm so glad to find this bug, I thought I was the only person on the
Internet having this problem.  Are the original posters still experiencing
it with KDE 4.4 or 4.6, whichever you're on now ?

This symptom, of middle-click in Konqueror putting the mouse into
an irrecoverable state, has been an intermittent problem for me since
KDE3.5 days.  I recently upgraded to Squeeze, although still running 3.5
(Trinity KDE 3.5.12), and now it's almost guaranteed to occur.

I will try to replicate it on KDE4.4 as well, but I need the machine at
the moment so can't really spare much time to experiment (hence why
running Trinity until I can develop a new way of working for KDE4,
my existing workflow habits depend on KDE3.5 so much).

What I can say is:

* using the 3.5 keyboard-status-applet, it seems that X becomes convinced
that the middle button is stuck down, and nothing will make it release it.
I don't know how to get this information out of KDE4 though.

* it doesn't seem to depend on mouse driver, as I've forced X to use the
old mouse_drv on /dev/input/mice, rather than auto-discovering via evdev,
and I still have the problem.

* it only seems to be Konqueror.  Middle-click on maximise button or on
a link or in the location bar will cause it, not always but often.

* I've set EmulateWheel, EmulateWheelButton and Emulate3Buttons to
"0", to avoid possible effects from extra button presses simulating
middle-clicks or middle-drags.

I have a dump of the stream from /dev/input/mice taken when the problem
occurred, if that is of use.  Not looked at how to interpret it yet but
I can upload if it's wanted.

Maybe the problem on KDE4 is different from that on KDE3, but my hunch at
present is that they may be related.  If you guys are still experiencing
it, it's probably worth our while taking this bug upstream.

Nick



-- 
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/20110714152752.ga23...@leverton.org



Bug#564085: [kwrite] Kwrite crashes on triple clicks

2010-01-08 Thread Nick Shaforostoff
https://bugs.kde.org/show_bug.cgi?id=219853



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#556264: [kdelibs5-data] all_languages file should be provided by kdelibs5-data, not kdelibs-data

2009-11-14 Thread Nick Shaforostoff
Package: kdelibs5-data
Version: 4:4.3.2-2
Severity: normal
Tags: patch

--- Please enter the report below this line. ---
/usr/share/locale/all_languages file should be provided by kdelibs5-data,
not kdelibs-data, to support setups clean from KDE3 legacy.

Instead kdelibs-data should depend on kdelibs5-data.
(KDE4 gets more tolerance than old KDE3, and also kdelibs5-data is twice less 
in size)

This is the place where KDE4 code uses all_languages file:
http://api.kde.org/4.x-api/kdelibs-
apidocs/kdecore/html/klocale_8cpp_source.html#l02498

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30this

Debian Release: squeeze/sid
  990 testing debian.org.ua 
  900 unstabledebian.org.ua 
  800 experimentaldebian.org.ua 
  500 unstablewww.debian-multimedia.org 

--- Package information. ---
Depends (Version) | Installed
=-+-===
hicolor-icon-theme| 0.10-1





-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#550605: Kaboom: fails to migrate KDE3 desktop to KDE4 correctly

2009-10-11 Thread Nick Leverton
Package: kaboom
Version: 1.1.2
Severity: normal

I have a KDE 3.5.10 Lenny desktop.  I also have a Sid virtual machine
running KDE 4.3.2 as of today.  I mounted my 3.5.10 $HOME in the Sid VM
underneath an aufs overlay.  I wanted to see if KDE 4.3 2 is ready for
what I need it for.

My use case here is "an existing KDE3 user wants to upgrade to KDE4, and
to have her desktop, with its applications and short cuts, immediately
available for use, without needing to wholly recreate it by hand".

First time I logged into the VM as myself, it was essentially an upgrade
from Lenny 3.5.10 to Sid 4.3.2.  I found that there were a number of
features of my desktop which were not present after conversion.

First off I have read the thread about desktop migration and am satisfied
with having my ~/Desktop shown as a transparent folder.  I can work with
that and no doubt will find even better ways to arrange it in due course.
However,

1. My wallpaper was not setup under KDE4 by kaboom.  It is a simple jpg
   underneath my $HOME but kaboom discarded this setting.

2. My kicker buttons were largely forgotten.
   http://www.leverton.org/images/Software/kde-359-toolbar.png is my
   KDE3 kicker main panel.  Buttons and pplets on it are (left to right):
   K Menu
   Show desktop button
   Konsole profiles button
   Kfmclient shortcut with filebrowsing profile in $HOME
   Kfmclient shortcut with webbrowsing profile
   Kbookmarks menu button
   Kcontrol menu button
   Application shortcut to mutt
   Application shortcut to trn
   Application shortcut to /usr/bin/eject
   Application shortcut to virt-manager

   Taskbar

   Klipper Applet
   System Monitor Applet
   System Tray Applet
   Lock/Logout Applet
   Clock Applet

   The following from the above were nowhere on my taskbar or even my
   desktop after kaboom ran:
   
http://www.leverton.org/images/Software/kde-431-toolbar-after-conversion-from-359.png
   Konsole profiles button 
   Konqui shortcut to to $HOME with filebrowsing profile
   Konqui shortcut with default (webbrowsing) profile
   Kcontrol menu button
   Application shortcut to mutt
   Application shortcut to trn
   Application shortcut to /usr/bin/eject
   Application shortcut to virt-manager

   System Load Viewer applet (direct replacement for old System Monitor)
   Lock/Logout applet

   A number of my other resident and autostarted applets, visible in the
   KDE3 system tray, also did not start under KDE4.  But I will do more
   testing on that and open a separate bug with specifics.

3. My window shortcuts were wholly forgotten.  My custom KDE3 kwin
   shortcut scheme is based on the KDE 3-modifier scheme with some
   additions:
 Win+up = maximise vertically
 Win+right = maximise horizontally
 Win+M = minimimise
 Win+S = shade
 Win+V = move
   I hoped that these at least would have been translated across since
   I use them many times per day.

   My xbb mappings were also not applied.  In KDE3 I have "enable keyboard
   layouts" turned off (since my xorg.conf specifies the keyboard layout)
   but I have "enable xkb options" turned on, in order that I can use
   the right win-key for "Compose".  In KDE4 it seems that I cannot have
   xkb enabled at all unless I also set up a keyboard layout overriding
   the default.  Happily, my Compose key setting *was* translated,
   but just not enabled.

   It seems that my national keyboard layout and my compose key are
   not applied even after being setup by hand, but I'll raise that on
   debian-kde since it is not apparently related to kaboom.

I can't see kaboom in KDE bugzilla so I haven't been able to check if
any of these are known bugs - they're not in Debian BTS though AFAICS.

Apols if any of them are due to aufs but I can't afford any downtime
at all on my main desktop.  However since I can wipe the aufs overlay
I can re-run any tests if needed.  Aufs is used in Debian Live systems
so I hope it is a fair test.

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

Kernel: Linux 2.6.30-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kaboom depends on:
ii  libc6 2.9-27 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-6  GCC support library
ii  libqtcore44:4.5.3-2  Qt 4 core module
ii  libqtgui4 4:4.5.3-2  Qt 4 GUI module
ii  libstdc++64.4.1-6The GNU Standard C++ Library v3

kaboom recommends no packages.

kaboom 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.o

Bug#518511: Patch for the crash

2009-09-27 Thread Nick Leverton
Package: krfb
Version: 4:3.5.10-2
Followup-For: Bug #518511
Tags: patch

I am happy too to confirm this patch fixed the krfb crash-on-exit which
made it unusable in KDE 3.5.10.

I am aware KDE 3.5 is essentially abandoned upstream, but it will
be with us in Lenny for some time to come.  I'm tagging this +patch,
I hope maybe it proves possible for Debian to do another maintenance
release of KDE 3.5.

There are actually two patches in this bug, I haven't had a chance to try
the amd64 intsize fix yet (message 25
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518511#25)

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (800, 'stable'), (3, 'unstable')
Architecture: i386 (x86_64)

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

Versions of packages krfb depends on:
ii  kdelibs4c2a  4:3.5.10.dfsg.1-0lenny2 core libraries and binaries for al
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libqt3-mt3:3.3.8b-5+b1   Qt GUI Library (Threaded runtime v
ii  libslp1  1.2.1-7.5   OpenSLP libraries
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3
ii  libx11-6 2:1.1.5-2   X11 client-side library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxtst6 2:1.0.3-1   X11 Testing -- Resource extension 
ii  zlib1g   1:1.2.3.3.dfsg-12   compression library - runtime

krfb recommends no packages.

Versions of packages krfb suggests:
ii  khelpcente 4:4.0.0.really.3.5.9.dfsg.1-6 help center for KDE

-- no debconf information

-- 
Serendipity: http://www.leverton.org/blosxom (last update 19th September 2008)
"The Internet, a sort of ersatz counterfeit of real life"
-- Janet Street-Porter, BBC2, 19th March 1996



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#532716: fixed upstream

2009-07-08 Thread Nick Shaforostoff
First of all, thanks for reporting.
Those kind of bugs are really belong to bugs.kde.org
That being said, the issue is fixed upstream long time ago.
So just wait until KDE 4.3.



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536216: [lokalize] please update package description from docs

2009-07-08 Thread Nick Shaforostoff
Package: lokalize
Version: 4:4.2.2-1
Severity: normal
Tags: patch

--- Please enter the report below this line. ---
http://docs.kde.org/development/en/kdesdk/lokalize/index.html

Lokalize is a computer-aided translation system that focuses on productivity 
and quality assurance. It has components usual for CAT tools: translation 
memory, glossary, and also a unique translation merging (synchronization) 
capability. It is primarily targeted for software translation and also 
integrates external conversion tools for freelance office document translation.

also see http://websvn.kde.org/trunk/KDE/kdesdk/lokalize/PACKAGING?view=markup
for updated list of dependencies.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-rc8this

Debian Release: squeeze/sid
  900 unstabledebian.org.ua 
  800 testing debian.org.ua 
  800 experimentaldebian.org.ua 

--- Package information. ---
Depends  (Version) | Installed
==-+-=
kdebase-runtime   (>= 4:4.2.2) | 4:4.2.2-1
kdelibs5  (>= 4:4.2.2) | 4:4.2.4-1
libc6   (>= 2.1.3) | 2.9-4
libqt4-dbus (>= 4.4.3) | 4.5.1-2
libqt4-sql  (>= 4.4.3) | 4.5.1-2
libqt4-xml  (>= 4.4.3) | 4.5.1-2
libqtcore4  (>= 4.4.3) | 4.5.1-2
libqtgui4   (>= 4.4.3) | 4.5.1-2
libstdc++6  (>= 4.1.1) | 4.3.2-1
libqt4-sql-sqlite  | 4.5.1-2





-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#534994: [kttsd] DCOP -> DBus in package description

2009-06-28 Thread Nick Shaforostoff
Package: kttsd
Severity: minor
Tags: patch

--- Please enter the report below this line. ---
Please replace DCOP with DBus in package description.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-rc8this

Debian Release: squeeze/sid
  900 unstabledebian.org.ua 
  800 testing debian.org.ua 
  800 experimentaldebian.org.ua 

--- Package information. ---
Depends   (Version) | Installed
===-+-
kdelibs4c2a  (>= 4:3.5.5-1) | 4:3.5.10.dfsg.1-1
libakode2  (>= 2-rc1-1) | 
libasound2  (>> 1.0.12) | 1.0.19-1
libc6  (>= 2.3.6-6) | 2.9-4
libgcc1 (>= 1:4.1.1-12) | 1:4.3.2-1
libqt3-mt  (>= 3:3.3.7) | 3:3.3.8b-5
libstdc++6(>= 4.1.1-12) | 4.3.2-1





-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#525558: no more gnome/gtk

2009-06-27 Thread Nick Shaforostoff
thank you, Josselin. waiting for the next package build...



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#534232: [kscreensaver] mistake in package description: screensaver-xsavers -> kscreensaver-xsavers

2009-06-22 Thread Nick Shaforostoff
Package: kscreensaver
Severity: minor
Tags: patch

--- Please enter the report below this line. ---
screensaver-xsavers -> kscreensaver-xsavers

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-rc8this

Debian Release: squeeze/sid
  900 unstabledebian.org.ua 
  800 testing debian.org.ua 
  800 experimentaldebian.org.ua 

--- Package information. ---
Depends (Version) | Installed
=-+-==
kdelibs4c2a  (>= 4:3.5.9) | 4:3.5.10.dfsg.1-1
libart-2.0-2  (>= 2.3.18) | 2.3.20-2
libc6  (>= 2.7-1) | 2.9-4
libgcc1  (>= 1:4.1.1) | 1:4.3.2-1
libgl1-mesa-glx   | 7.4.1-1
 OR libgl1| 
libglu1-mesa  | 7.3-1
 OR libglu1   | 
libqt3-mt   (>= 3:3.3.8b) | 3:3.3.8b-5
libstdc++6 (>= 4.1.1) | 4.3.2-1
libx11-6  | 2:1.2-1
kdebase-bin   | 4:4.2.2-1





-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#524793: [lokalize] dependencies: recommend python-kde4

2009-04-19 Thread Nick Shaforostoff
Package: lokalize
Version: 4:4.2.0-1
Severity: normal
Tags: patch

--- Please enter the report below this line. ---
Please add python-kde4 to recommendations.
Currently it is only needed for enabling 'widget text capture' feature (VERY 
useful for KDE translators),
but In future (starting with KDE 4.3) more and more features will be provided 
via python scripts,
so you might want to add a hard dependency on it

the same goes with translate-toolkit: Lokalize is going to require 
translate-toolkit 1.3 starting with KDE 4.3

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.29.1this

Debian Release: squeeze/sid
  900 unstableftp.3logic.net 
  800 testing ftp.3logic.net 
  800 experimentalftp.3logic.net 
  500 unstabledebian.tagancha.org 
  500 unstabledebian.scribus.net 

--- Package information. ---
Depends(Version) | Installed
-+-=
kdebase-runtime (>= 4:4.2.0) | 4:4.2.2-1
kdelibs5(>= 4:4.2.0) | 4:4.2.2-2
libc6 (>= 2.7-1) | 2.9-4
libqt4-dbus   (>= 4.4.3) | 4.5.0-2
libqt4-sql(>= 4.4.3) | 4.5.0-2
libqt4-xml(>= 4.4.3) | 4.5.0-2
libqtcore4(>= 4.4.3) | 4.5.0-2
libqtgui4 (>= 4.4.3) | 4.5.0-2
libstdc++6(>= 4.1.1) | 4.3.2-1





-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#524792: [kdesdk-strigi-plugins] description: add 'gettext po' to the list

2009-04-19 Thread Nick Shaforostoff
Package: kdesdk-strigi-plugins
Severity: normal
Tags: patch

--- Please enter the report below this line. ---
Strigi plugins are included for: 
 * Patch files (diff)
 * Qt Linguist files (ts)
 * Gettext translation files (po)

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.29.1this

Debian Release: squeeze/sid
  900 unstableftp.3logic.net 
  800 testing ftp.3logic.net 
  800 experimentalftp.3logic.net 
  500 unstabledebian.tagancha.org 
  500 unstabledebian.scribus.net 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 





-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#494289: reminder

2009-02-16 Thread Nick Shaforostoff
Hi. People still bug me with dependency problems.

Please specify package dependencies based on 
http://websvn.kde.org/*checkout*/trunk/KDE/kdesdk/lokalize/PACKAGING



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



lokalize sqlite dependency

2008-08-08 Thread Nick Shaforostoff
Hi. Please add libqt4-sql-sqlite as a hard dependency for lokalize


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



KDE 4.1 for i386

2008-05-17 Thread Nick Shaforostoff
How much time do you think it will take to i386-build the latest version of 
dolphin and other apps?

I've been waiting for it for over a week.

http://packages.debian.org/experimental/dolphin


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



Bug#475845: [libqt4-core] depends on non-existent version of packages in sid

2008-04-13 Thread Nick Shaforostoff
Package: libqt4-core
Version: 4.4.0~rc1-3
Severity: critical

--- Please enter the report below this line. ---
Пакеты, имеющие неудовлетворённые зависимости:
  libqt4-core: Зависит: libqtcore4 (>= 4.4.0~rc1-3) но 4.4.0~rc1-2 будет 
установлен
   Зависит: libqt4-network (>= 4.4.0~rc1-3) но 4.4.0~rc1-2 будет 
установлен
   Зависит: libqt4-script (>= 4.4.0~rc1-3) но 4.4.0~rc1-2 будет 
установлен
   Зависит: libqt4-xml (>= 4.4.0~rc1-3) но 4.4.0~rc1-2 будет 
установлен
   Зависит: libqt4-dbus (>= 4.4.0~rc1-3) но 4.4.0~rc1-2 будет 
установлен
   Зависит: libqt4-test (>= 4.4.0~rc1-3) но 4.4.0~rc1-2 будет 
установлен

this happens on all platform except amd64 (because it has the newer versions)


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-1-mepis-smp

Debian Release: lenny/sid
  990 unstableftp.3logic.net 
  901 mepis   ftp.mepis.com 
  500 testing ftp.3logic.net 
  500 stable  floppsie.comp.glam.ac.uk 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
libqtcore4 (>= 4.4.0~rc1-3) | 4.4.0~rc1-2
libqt4-network (>= 4.4.0~rc1-3) | 4.4.0~rc1-2
libqt4-script  (>= 4.4.0~rc1-3) | 4.4.0~rc1-2
libqt4-xml (>= 4.4.0~rc1-3) | 4.4.0~rc1-2
libqt4-dbus(>= 4.4.0~rc1-3) | 4.4.0~rc1-2
libqt4-test(>= 4.4.0~rc1-3) | 4.4.0~rc1-2





Bug#395940: Fails to start with "korganizer: '' missing."

2006-10-28 Thread Nick Leverton
Package: korganizer
Version: 4:3.5.5-1
Severity: important

Korganizer fails to start when invoked from the system tray or from the
'Run Command' box, with the following message in .xsession-errors:

 Launched ok, pid = 11303
 korganizer: '' missing.
 korganizer: Use --help to get a list of available command line options.

Korganizer starts OK from a shell command line.  I think the problem is
that /usr/share/applications/kde/korganizer.desktop contains the line
 
 Exec=korganizer --import %u

whereas in KDE 3.5.3 and I think 3.5.4 it just said 

 Exec=korganizer %u

which was quite happy if not invoked with a parameter.

I am not sure that --import is the right thing to specify anyway, as
this will always import the calendar you try to open into the default
calendar, whereas the user may be expecting korganizer to open a calendar
other than the default.

Nick Leverton

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (800, 'testing'), (60, 'stable'), (3, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.20061003.0-k7-njl
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages korganizer depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-1 core libraries and binaries for al
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libaudio2  1.8-2 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-13GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.5-1 KDE calendaring library
ii  libkdepim1a4:3.5.5-1 KDE PIM library
ii  libkpimexchange1   4:3.5.5-1 KDE PIM Exchange library
ii  libkpimidentities1 4:3.5.5-1 KDE PIM user identity information 
ii  libpng12-0 1.2.8rel-5.2  PNG library - runtime
ii  libqt3-mt  3:3.3.7-1 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-13  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-2 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  perl   5.8.8-6.1 Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages korganizer recommends:
ii  kghostview4:3.5.5-1  PostScript viewer for KDE

-- no debconf information


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



Bug#338756: konqueror: reproducable crash on specific url

2006-08-25 Thread Nick Leverton
Package: konqueror
Version: 4:3.5.4-2

I can also reproduce this crash with the two URLs in this report, and a
dump is attached.  Running 3.5.4 from testing.  Kaffeine (which isn't
in the auto-generated list of dependencies below but is at the top of
the dump) is at version 0.8.1-3.

Procedure:

Open http://www.maennerseiten.de/orgasmus.htm in konqui -
this will not crash.  Then in the same browser window go to
http://www.nitot.com/standards/blog/archives/2003_janvier.php
Konqueror will crash immediately.

Please let me know what other diags I can provide,

Nick


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (850, 'testing'), (600, 'stable'), (3, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-16bpo1.20060720.0-k7-njl
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.4-2control center for KDE
ii  kdebase-kio-plugins 4:3.5.4-2core I/O slaves for KDE
ii  kdelibs4c2a 4:3.5.4-3core libraries and binaries for al
ii  kdesktop4:3.5.4-2miscellaneous binaries and files f
ii  kfind   4:3.5.4-2file-find utility for KDE
ii  libacl1 2.2.41-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.8-1The Network Audio System (NAS). (s
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-7  generic 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.1-5GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkonq44:3.5.4-2core libraries for Konqueror
ii  libpng12-0  1.2.8rel-5.2 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-8X11 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-13   compression library - runtime

konqueror recommends no packages.

-- no debconf information
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1501206848 (LWP 3765)]
[KCrash handler]
#6  0xa58c1150 in KaffeinePart::slotStop ()
   from /usr/lib/kde3/libkaffeinepart.so
#7  0xa58b2c24 in KaffeinePart::closeURL ()
   from /usr/lib/kde3/libkaffeinepart.so
#8  0xa5dc3d5b in KHTMLPart::closeURL (this=0x9146e88)
at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/khtml_part.cpp:835
#9  0xa5da313b in KHTMLPart::openURL (this=0x9146e88, [EMAIL PROTECTED])
at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/khtml_part.cpp:673
#10 0xa65d95c2 in KonqView::openURL (this=0x9110d90, [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], tempFile=false)
at /home/sid-user/kdebase/kdebase-3.5.4/./konqueror/konq_view.cc:223
#11 0xa65db76c in KonqMainWindow::openView (this=0x8252ef8, 
[EMAIL PROTECTED], [EMAIL PROTECTED], childView=0x9110d90, 
[EMAIL PROTECTED])
at /home/sid-user/kdebase/kdebase-3.5.4/./konqueror/konq_mainwindow.cc:888
#12 0xa65f1ac4 in KonqRun::foundMimeType (this=0x91afc70, [EMAIL PROTECTED])
at /home/sid-user/kdebase/kdebase-3.5.4/./konqueror/konq_run.cc:91
#13 0xa7ec1bb5 in KParts::BrowserRun::slotBrowserMimetype (this=0x91afc70, 
_job=0x91cd5e0, [EMAIL PROTECTED])
at /home/sid-user/kdelibs/kdelibs-3.5.4/./kparts/browserrun.cpp:200
#14 0xa7ec1d1e in KParts::BrowserRun::qt_invoke (this=0x91afc70, _id=7, 
_o=0xafa14610) at ./browserrun.moc:102
#15 0xa65ac728 in KonqRu

Bug#305481: Patch for knode brokenly forcing followups

2006-02-03 Thread Nick Leverton
I submitted the attached patch to fix this but to KDE bugzilla last night
https://bugs.kde.org/show_bug.cgi?id=68732

Summarising for debbug:
1. Followup-To was being populated from Newsgroups at start and every
time Newsgroups changed;
2. Followup-To widget was a single entry combo box with no default set, so
would always set followups to go to the first entry in Newsgroups.

Fix:
1. Don't automatically set Followup-To
2. Change Followup-To widget into a text box to permit user free form
editing without defaulting to any single group.  This is no more lax than
previously, as user could type in an free form entry into the combo box.

This patch is still not fully GNKSA compliant, but is slightly more
so than before due to not forcing incorrect followups, and is far more
usable than the combo box.

Nick
--- kncomposer.h.orig   2006-02-02 12:35:43.0 +
+++ kncomposer.h2006-02-02 21:59:16.0 +
@@ -228,7 +228,7 @@
 KNLineEdit   *g_roups;
 KNLineEdit  *t_o;
 
-KComboBox   *f_up2;
+KNLineEdit  *f_up2;
 QPushButton *g_roupsBtn,
 *t_oBtn;
 
--- kncomposer.cpp.orig 2005-09-10 09:24:04.0 +0100
+++ kncomposer.cpp  2006-02-02 22:00:00.0 +
@@ -569,8 +569,8 @@
 }
 
 int groupCount = QStringList::split(',',v_iew->g_roups->text()).count();
-int fupCount = QStringList::split(',',v_iew->f_up2->currentText()).count();
-bool followUp = !v_iew->f_up2->currentText().isEmpty();
+int fupCount = QStringList::split(',',v_iew->f_up2->text()).count();
+bool followUp = !v_iew->f_up2->text().isEmpty();
 
 if (groupCount>12) {
   KMessageBox::sorry(this, i18n("You are crossposting to more than 12 
newsgroups.\nPlease remove all newsgroups in which your article is 
off-topic."));
@@ -759,8 +759,8 @@
 a_rticle->setDoMail(false);
 
   //Followup-To
-  if( a_rticle->doPost() && !v_iew->f_up2->currentText().isEmpty())
-a_rticle->followUpTo()->fromUnicodeString(v_iew->f_up2->currentText(), 
KMime::Headers::Latin1);
+  if( a_rticle->doPost() && !v_iew->f_up2->text().isEmpty())
+a_rticle->followUpTo()->fromUnicodeString(v_iew->f_up2->text(), 
KMime::Headers::Latin1);
   else
 a_rticle->removeHeader("Followup-To");
 
@@ -898,6 +898,7 @@
 
 void KNComposer::initData(const QString &text)
 {
+  kdDebug(5003) << "KNComposer::initData" << endl;
   //Subject
   if(a_rticle->subject()->isEmpty())
 slotSubjectChanged(QString::null);
@@ -912,8 +913,10 @@
 
   //Followup-To
   KMime::Headers::FollowUpTo *fup2=a_rticle->followUpTo(false);
+  kdDebug(5003) << "fup2 init as " << fup2 << endl;
   if(fup2 && !fup2->isEmpty())
-v_iew->f_up2->lineEdit()->setText(fup2->asUnicodeString());
+v_iew->f_up2->setText(fup2->asUnicodeString());
+  kdDebug(5003) << "fup2 now " << fup2 << endl;
 
   KMime::Content *textContent=a_rticle->textContent();
   QString s;
@@ -1435,25 +1438,37 @@
 setCaption( i18n("No Subject") );
 }
 
+// TODO for GNKSA: Write a function to check that Followup-To is a strict
+// subset of Newsgroups.  Use that function before posting.  Don't call
+// it while our user is still flipping between fields as it will only
+// annoy her.  If followups are identical to newsgroups when posting,
+// then remove them as they're redundant.
+// TODO (gold plated): make Followup-To into a clever custom widget which
+// normally looks like a text box so the user can see the full entry
+// (i.e. is NOT a single entry combo or other cumbersome drop-down). This
+// widget will let user select multiple entries from Newsgroups, whilst
+// making sure not to set anything unless the user explicitly asks us to.
 
 void KNComposer::slotGroupsChanged(const QString &t)
 {
-  KQCStringSplitter split;
-  bool splitOk;
-  QString currText=v_iew->f_up2->currentText();
-
-  v_iew->f_up2->clear();
-
-  split.init(t.latin1(), ",");
-  splitOk=split.first();
-  while(splitOk) {
-v_iew->f_up2->insertItem(QString::fromLatin1(split.string()));
-splitOk=split.next();
-  }
-  v_iew->f_up2->insertItem("");
+  // Leaving this call in, as it may be re-usable for the gold plated TODO.
+
+  // KQCStringSplitter split;
+  // bool splitOk;
+  // QString currText=v_iew->f_up2->currentText();
+
+  // v_iew->f_up2->clear();
+
+  // split.init(t.latin1(), ",");
+  // splitOk=split.first();
+  // while(splitOk) {
+// v_iew->f_up2->insertItem(QString::fromLatin1(split.string()));
+// splitOk=split.next();
+  // }
+  // v_iew->f_up2->insertItem("");
 
-  if ( !currText.isEmpty() || !mFirstEdit ) // user might have cleared fup2 
intentionally d

xauthority

2005-06-14 Thread Nick Torys
I noticed, for some time now, that every time
I turn my machine on, my .Xauthority gets overwritten giving me
the following message when I ssh to another machine:
Warning: No xauth data; using fake authentication data for X11 
forwarding.

I have to copy back my backed up .Xauthority in order for ssh to work
correctly.

I use Sid, and root .Xauthority is linked to mine.

Is there a way to prevent the overwrites?

Regards,

Nick


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



Re: New font defaults for new users - feedback wanted!

2005-04-10 Thread Nick Leverton
On Sun, Apr 10, 2005 at 05:22:11PM +0100, Nick Boyce wrote:
 
> I realise you're only talking about default-setting here, but I've
> noticed that KDE already looks a lot better at 1024x768 than at
> 800x600 ... as if the higher resolutions are being "designed in".

I am not sure of the dot pitch on my old 17"er but I think it is
about 0.28mm.  I run it at 1152x864 and just tell X the monitor size in
XF86Config-4, it works out what DPI it needs from that.  I can't find
a prog to tell me what it's chosen but it is very clear (and this isn't
normally the clearest of monitors).

I like to sit between 2' and 3' from my screen (60 to 90 cm) as I am on
this machine 14 hours per day work and play, and I find that I can read
that perfectly at a font size of arount 8 to 10 points for most fonts.
This last upgrade of Sarge font stuff has changed my sans serif font to,
apparently, prefer Arial, however my beloved Bitstream Charter is still
so readable as the chosen default font :-)

If (as often happens) a web page has specified fonts that are just too
small, then control-mousewheel over the konqui instance makes them bigger
- I don't even have to squint !

Nick


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



Re: New font defaults for new users - feedback wanted!

2005-04-10 Thread Nick Boyce
On Fri, 8 Apr 2005 12:16:26 -0400, Christopher Martin wrote:

> A 17" display, 16" viewale, at 1024x768 is ~80 dpi, but most people 
> probably run at 1280x1024, 

Just FYI, since you asked for feedback (and because most of my
colleagues say the same as you):  I use 17" monitors everywhere, and I
run at either 800x600 or 1024x768 resolution depending on which
version of OtherOS[TM], or KDE, I'm using.  I've tried running at
higher resolutions, but frankly I value my eyesight, and feel it would
suffer if I used such resolutions on 17" screens.  My eyesight is
basically OK, but my eyes (irises) have a tendency to become inflamed
if I incur eye-strain ...

So spare a thought for those of us with less-than-electron-microscope
vision capability please :-)

I realise you're only talking about default-setting here, but I've
noticed that KDE already looks a lot better at 1024x768 than at
800x600 ... as if the higher resolutions are being "designed in".

Just my 2p.

Cheers,
Nick Boyce
Bristol, UK
-- 
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the world.
-- seen on the net


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



Bug#293191: kopete should not depend on xmms

2005-02-01 Thread Nick Shaforostoff
Package: kopete
Version: 3.3.1-2

when I try to apt-get remove xmms, it intents to remove also kopete (and 
kicker-applets, but this is another bug).


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



Re: Bug#289055: kdm always shows username

2005-01-06 Thread Nick Sanders
On Thursday 06 January 2005 22:53, Mike Gabriel wrote:
> PreselectUser=Previous

Your config has 2 'PreselectUser' lines. In my config they are both the same 
so changing the 'PreselectUser=Previous' to 'PreselectUser=None' should sort 
it

Regards

Nick



Bug#288185: juk: crashes with gstreamer output, stops play with arts output

2005-01-02 Thread Nick Phillips
Package: juk
Version: 4:3.2.2-1
Severity: normal

On particular tracks (mp3), juk will either crash (SEGV) if using gstreamer for
output, or stop playing if arts is being used.

With gstreamer, juk crashes reliably at the same point every time. With arts,
playback of that file is not even started, and does not proceed to the next 
track.

mpg321 plays the file(s) perfectly.


Cheers,


Nick

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8nwp2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages juk depends on:
ii  kdelibs4  4:3.2.3-2  KDE core libraries
ii  libart-2.0-2  2.3.16-6   Library of functions for 2D graphi
ii  libarts1  1.3.2-1aRts Sound system
ii  libasound21.0.7-4ALSA library
ii  libaudio2 1.7-1  The Network Audio System (NAS). (s
ii  libaudiofile0 0.2.6-5Open-source version of SGI's audio
ii  libc6 2.3.2.ds1-18   GNU C Library: Shared libraries an
ii  libesd-alsa0 [libesd0]0.2.35-2   Enlightened Sound Daemon (ALSA) - 
ii  libfam0c102   2.7.0-6client library to control the FAM 
ii  libgcc1   1:3.4.3-6  GCC support library
ii  libglib2.0-0  2.4.8-1The GLib library of C routines
ii  libice6   4.3.0.dfsg.1-8 Inter-Client Exchange library
ii  libkdegst0.6  0.6.1-8KDE bindings for GStreamer (shared
ii  libmad0   0.15.1b-1  MPEG audio decoder library
ii  libmusicbrainz2   2.0.2-9Second generation incarnation of t
ii  libogg0   1.1.0-1Ogg Bitstream Library
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libqt3c102-mt 3:3.3.3-7  Qt GUI Library (Threaded runtime v
ii  libsm64.3.0.dfsg.1-8 X Window System Session Management
ii  libstdc++51:3.3.4-13 The GNU Standard C++ Library v3
ii  libtag1   1.3.1-1TagLib Audio Meta-Data Library
ii  libtunepimp-bin [trm] 0.3.0-2libtunepimp simple tagging applica
ii  libvorbis0a   1.0.1-1The Vorbis General Audio Compressi
ii  libvorbisfile31.0.1-1The Vorbis General Audio Compressi
ii  libx11-6  4.3.0.dfsg.1-8 X Window System protocol client li
ii  libxext6  4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii  libxrender1   0.8.3-7X Rendering Extension client libra
ii  libxt64.3.0.dfsg.1-8 X Toolkit Intrinsics
ii  xlibs 4.3.0.dfsg.1-8 X Window System client libraries m
ii  zlib1g1:1.2.2-3  compression library - runtime

-- no debconf information



Bug#287097: Experimental kdelibs-data conflicts with Sarge openoffice.org-mimelnk

2004-12-25 Thread Nick Leverton
The openoffice.org-mimelnk from Sid doesn't conflict.  It might suffice
to push that version into Sarge, if KDE3.3 goes in (which I hope ! :-))



Bug#287097: Experimental kdelibs-data conflicts with Sarge openoffice.org-mimelnk

2004-12-24 Thread Nick Leverton
Package: kdelibs-data
Version: 4:3.3.2-0pre1
Severity: normal
Tags: experimental

Testing KDE 3.2.2 from experimental on Sarge: kdelibs-data conflicts
with openoffice.org-mimelnk as follows:

Preparing to replace kdelibs-data 4:3.3.1-4 (using 
.../kdelibs-data_4%3a3.3.2-0pre1_all.deb) ...
Unpacking replacement kdelibs-data ...
dpkg: error processing 
/var/cache/apt/archives/kdelibs-data_4%3a3.3.2-0pre1_all.deb (--unpack):
 trying to overwrite 
`/usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop', which is 
also in package openoffice.org-mimelnk
dpkg-deb: subprocess paste killed by signal (Broken pipe)


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

Versions of packages kdelibs depends on:
ii  kdelibs-bin4:3.3.2-0pre1 KDE core binaries
ii  kdelibs-data   4:3.3.1-4 KDE core shared data
ii  kdelibs4   4:3.3.2-0pre1 KDE core libraries
ii  openoffice.org-mimelnk 1.1.2dfsg1-3  OpenOffice.org MIME bindings for 
KDE

-- no debconf information



Re: kde 3.3.x

2004-12-14 Thread Nick Leverton
On Mon, Dec 13, 2004 at 04:53:28PM +0100, Frederik Dannemare wrote:
 
> But this will also list k3b, kaffeine, digikam, showimg, kvim, kile, 
> gwenview (and probably other non-officials), since they all depend on 
> kdelibs4. 

Good point.  So I now have Sid versions of all the unofficials, rather
than Sid versions of main KDE and Sarge versions of the unofficials -
which was what needed testing.  Ah well.  3.3.1 seems noticably more
responsive, and no major new bugs yet; it was worth the upgrade.

Nick



Re: kde 3.3.x

2004-12-13 Thread Nick Leverton
On Sun, Dec 12, 2004 at 04:18:56AM +0100, Adeodato Simó wrote:
 
>   $ grep-status -ns package -Fdepends -e "kdelibs4|libarts1" \
> --and  -Fstatus 'ok installed'

That worked really well, though I had to add the metapackages to the
install line by hand as aptitude wanted to remove them.  It might have
sufficed to add just kde, I didn't think to try it.  Also aptitude
wouldn't automatically include kscreensaver-xsavers, so the final command
line looked like this:

aptitude install -t unstable $(
grep-status -ns package -Fdepends -e "kdelibs4|libarts1" \
--and  -Fstatus 'ok installed') kde kde-amusements kde-core \
kdeaddons kdeadmin kdeartwork kdebase kdeedu kdegames kdegraphics \
kdenetwork kdetoys kdeutils kdewebdev kscreensaver-xsavers

The installation went smoothly though, I'll check out the third party
KDE apps I use with it over the next few days.  Thank you very much for
the help.

Nick



Re: kde 3.3.x

2004-12-11 Thread Nick Leverton
On Sun, Dec 12, 2004 at 03:59:08AM +0100, Adeodato Simó wrote:
 
>   $ comm -12 <(apt-cache rdepends kdelibs4 | tr -d ' ' | sort) \
> <(grep-status -Fstatus 'install ok installed' -ns package | sort)
> 
>   other people may have more interesting suggestions as to how to
>   upgrade only kde, I've never had to do it.

Thankyou, looks like it should work, I'll compare it with my guesses
tomorrow and try it out :)  Might need to make it "kdelibs4 libarts1"
for the full KDE effect perhaps ?

$ comm -12 <(apt-cache rdepends kdelibs4 libarts1 | tr -d ' ' | sort -u) \
  <(grep-status -Fstatus 'install ok installed' -ns package | sort)

Nick



Re: kde 3.3.x

2004-12-11 Thread Nick Leverton
On Sat, Dec 11, 2004 at 02:14:58PM +0100, Adeodato Simó wrote:
 
>   we don't expect anything to break, but if it does, better knowing
>   *before* the transition happens, right?

Is there an easy way to see what installed packages (but only the
installed ones) require kdelibs4 ?  It would simplify upgrading only KD
to sid - unless someone has a better way :)

Nick



Re: Bug#277300: kwallet: internet banking site incorrectly requests opening of wallet

2004-10-19 Thread Nick Sanders
On Tuesday 19 October 2004 11:17, Helen Faulkner wrote:
> Package: kwalletmanager
> Version: 4:3.3.0-1
> Severity: minor
>

>
> I get a dialog for opening a kwallet at that point, with the following
> message:
>
> "KDE Wallet Service - KDE Daemon
>
> The application 'konqueror' has requested to open the wallet 'MyWallet'.
> Please enter the password for this wallet below."
>
>
> Now, I think this may well be the bank's fault.  It's been happening for
> months at least.  But seeing as it hasn't gone away, it seems sufficiently
> wierd to me that I thought it should be reported as a bug.
>

KDE Wallet is an application for storing your passwords, if you don't want to 
use it go into the 'Control Center' -> 'Security & Privacy' -> 'KDE Wallet' 
and uncheck 'Enable the KDE Wallet subsystem'.

For more info http://docs.kde.org/en/3.3/kdeutils/kwallet/

Regards

Nick



KDM

2004-09-10 Thread Nick Torys
Hi,

I was wondering, if you guys are aware of a problem
with the latest release of the kdm in Debian Sid.
We have been experiencing a strange problem, which
may be related to the hardware that's in our machines.
The motherboards are ASUS with via chipset,
models K8VSE and A7V.

Simply the keyboard becomes nonfunctional when the
kde is about to start, so we can't login.
Keyboard is always functional in the consoles.
USB mouse is functional, so we can switch to the
console using kdm's screen and restart the kdm, which
fixes the problem. The problem was persistant until
we installed the devfsd package, and now the problem
is only occasional. It's strange because we do not use
any 2.4 kernels so the devfsd fails at start, or so it says.
The problem becomes persistant again when we
remove the devfs and install udev which is suitable for
our 2.6 kernels. 


Regards,

Nick



Re: Dependency kdegraphics

2004-09-02 Thread Nick Sanders
On Thursday 02 September 2004 18:17, Peter Holm wrote:
> Dear maintainers,
>
> Installed a few weeks ago DEB-Sarge as a desired successor of my mixture of
> SuSE and own enhancements of LINUX. So please don't be too harsh if my
> question is very newbie.
> I wanted to remove the package "sane" as I do not own a scanner. Aptitude
> told me, that "kooka" depended on it (okay, reasonably that) so I also
> wanted to remove kooka. Then came the message, that "kdegraphics" depended
> on kooka. This I couln't reasonably follow as logical, but nevertheless I
> wanted to get rid of sane/kooka, so started the removal. And yes,
> kdegraphics was completely removed too, leaving me with a severely
> mutilated KDE-system.
> Newbie as I am, I then (re)installed kdegraphics. And, oh what surprise,
> aptitude decided to additionally install kooka and sane, like it or not.
> My question now: why do you prescribe such strict dependencies _downstream_
> for programs, that most probably are not necessary for quite a lot of
> users? And how can they/I circumvent them?
>

kdegraphics is a meta package i.e it doesn't contain any files 
outside /usr/share/doc/ so removing it won't effect your system at all.

To see what a package depends on use - apt-cache showpkg kooka



Thank you for your KDE packages

2004-08-15 Thread Nick Mailer

Hello,

This is just a quick note to thank you and all your co-developers for 
your sterling work on the KDE packages. A year ago, KDE was a 
Cinderella in Debian. Now, quality packages arrive more quickly than 
with most other distros. Thank you so much for doing such a wonderful 
job. It is appreciated by thousands like me, all over the world.


Regards,

Nick Mailer



Re: Bug#265835: juk segfaults on start with kde3.3

2004-08-15 Thread Nick Sanders
On Sunday 15 August 2004 10:06, Helen Faulkner wrote:
> Package: juk
> Version: 4:3.3.0-1
> Severity: important
>
>
> Hello,
>
> I (possibly foolishly) upgraded to kdelibs Version: 4:3.3.0-1, and now
> juk segfaults when I try to start it.
>

I've just installed it and it works for me so it might not have installed 
properly.

I have another problem. It works fine outputting to arts but doesn't work 
outputting to gstreamer. Amarok works fine outputting to gstreamer.

Nick



Bug#261909: (no subject)

2004-07-28 Thread Nick Duck

Subject: kcontrol: kcminit crashes on startup
Package: kcontrol
Version: 4:3.2.2-1
Severity: important

When launched, kcminit crashes and the KDE Crash Handler is launched with 
the following error message:

"This application unknon (kcminit) crashed and caused the signal 11
(SIGSEGV)"


-- System Information:
Debian Release: testing/unstable
 APT prefers testing
 APT policy: (100, 'testing'), (80, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24
Locale: LANG=C, LC_CTYPE=C

Versions of packages kcontrol depends on:
ii  kdebase-data  4:3.2.2-1  KDE Base (shared data)
ii  kdelibs4  4:3.2.3-2  KDE core libraries
ii  libart-2.0-2  2.3.16-5   Library of functions for 2D 
graphi
ii  libasound21.0.5-1Advanced Linux Sound 
Architecture
ii  libaudio2 1.6d-1 The Network Audio System (NAS). 
(s
ii  libc6 2.3.2.ds1-13   GNU C Library: Shared libraries 
an
ii  libfam0c102   2.7.0-5client library to control the 
FAM
ii  libfontconfig12.2.3-1generic font configuration 
library
ii  libfreetype6  2.1.7-2.1  FreeType 2 font engine, shared 
lib

ii  libgcc1   1:3.3.4-3  GCC support library
ii  libice6   4.3.0.dfsg.1-4 Inter-Client Exchange library
ii  libjpeg62 6b-9   The Independent JPEG Group's 
JPEG
ii  libpcre3  4.5-1.1Perl 5 Compatible Regular 
Expressi

ii  libpng12-01.2.5.0-6  PNG library - runtime
ii  libqt3c102-mt 3:3.2.3-4  Qt GUI Library (Threaded 
runtime v
ii  libraw1394-5  0.10.1-1   library for direct access to 
IEEE
ii  libsm64.3.0.dfsg.1-4 X Window System Session 
Management

ii  libssl0.9.7   0.9.7d-4   SSL shared libraries
ii  libstdc++51:3.3.4-3  The GNU Standard C++ Library v3
ii  libx11-6  4.3.0.dfsg.1-4 X Window System protocol client 
li

ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  4.3.0.dfsg.1-4 X Window System miscellaneous 
exte
ii  libxft2   2.1.2-6FreeType-based font drawing 
librar
ii  libxmu6   4.3.0.dfsg.1-4 X Window System miscellaneous 
util
ii  libxrandr24.3.0.dfsg.1-4 X Window System Resize, Rotate 
and
ii  libxrender1   0.8.3-7X Rendering Extension client 
libra

ii  libxt64.3.0.dfsg.1-4 X Toolkit Intrinsics
ii  libxtst6  4.3.0.dfsg.1-4 X Window System event recording 
an
ii  xlibmesa-gl [libgl1]  4.3.0.dfsg.1-4 Mesa 3D graphics library 
[XFree86]
ii  xlibs 4.3.0.dfsg.1-4 X Window System client 
libraries m

ii  zlib1g1:1.2.1.1-5compression library - runtime

-- no debconf information

_
Stay in touch with absent friends - get MSN Messenger 
http://www.msn.co.uk/messenger





Bug#246110: konqueror: Fails to install with fresh install of sarge. Conflicting file /usr/bin/kfmexec

2004-04-27 Thread Nick Hill

Package: konqueror
Version: 4:3.1.5-2
Severity: normal

This system has only testing in the sources.list pointing to a local 
apt-cache server. The files on a hard drive have been written freshly 
using debootstrap. This is a fresh sarge install.
The system has been booted with Knoppix. i have then chrooted into the 
fresh install to set up packages.


I run
apt-get install kde

The installation process halts with the following:
installed.)Unpacking konqueror (from
.../konqueror_4%3a3.1.5-2_i386.deb) ...dpkg: error processing
/var/cache/apt/archives/konqueror_4%3a3.1.5-2_i386.deb
(--unpack): trying to overwrite `/usr/bin/kfmexec', which is also
in package kdelibs-bindpkg-deb: subprocess paste killed by signal
(Broken pipe)Errors were encountered while processing:
/var/cache/apt/archives/konqueror_4%3a3.1.5-2_i386.debE:
Sub-process /usr/bin/dpkg returned an error code (1)



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-xfs
Locale: LANG=en_GB, LC_CTYPE=en_GB (ignored: LC_ALL set to C)




Bug#245894: kcontrol: Cannot configure The Matrix screensaver

2004-04-25 Thread Nick Leverton
Package: kcontrol
Version: 4:3.2.2-1
Severity: normal
Tags: sid

In kcm_screensaver, I'm unable to configure The Matrix screensaver.
It does have config options (man xmatrix), they worked in Debian KDE 3.1,
and they work in a.n.other vendor's KDE 3.2.  In our 3.2, if I click on
Setup for The Matrix, kcontrol pauses for a few seconds and then pops
up the "no configuration available" box.  Other screensavers can be
successfully configured, though I haven't tested them all I'm afraid.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (550, 'unstable'), (510, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.4.24njl
Locale: LANG=en_GB, LC_CTYPE=en_GB

Versions of packages kcontrol depends on:
ii  kdebase-data4:3.2.2-1KDE Base (shared data)
ii  kdelibs44:3.2.2-2KDE core libraries
ii  libart-2.0-22.3.16-5 Library of functions for 2D graphi
ii  libasound2  1.0.4-1  Advanced Linux Sound Architecture 
ii  libaudio2   1.6c-3   The Network Audio System (NAS). (s
ii  libc6   2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  libfam0c102 2.7.0-5  client library to control the FAM 
ii  libfontconfig1  2.2.2-2  generic font configuration library
ii  libfreetype62.1.7-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:3.3.3-6GCC support library
ii  libice6 4.3.0-7  Inter-Client Exchange library
ii  libjpeg62   6b-9 The Independent JPEG Group's JPEG 
ii  libpcre34.5-1.1  Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.5.0-5PNG library - runtime
ii  libqt3c102-mt   3:3.2.3-2Qt GUI Library (Threaded runtime v
ii  libraw1394-50.10.1-1 library for direct access to IEEE 
ii  libsm6  4.3.0-7  X Window System Session Management
ii  libssl0.9.7 0.9.7d-1 SSL shared libraries
ii  libstdc++5  1:3.3.3-6The GNU Standard C++ Library v3
ii  libx11-64.3.0-7  X Window System protocol client li
ii  libxcursor1 1.1.3-1  X cursor management library
ii  libxext64.3.0-7  X Window System miscellaneous exte
ii  libxft2 2.1.2-6  FreeType-based font drawing librar
ii  libxmu6 4.3.0-7  X Window System miscellaneous util
ii  libxrandr2  4.3.0-7  X Window System Resize, Rotate and
ii  libxrender1 0.8.3-7  X Rendering Extension client libra
ii  libxt6  4.3.0-7  X Toolkit Intrinsics
ii  libxtst64.3.0-7  X Window System event recording an
ii  xlibmesa-gl [libgl1]4.3.0-7  Mesa 3D graphics library [XFree86]
ii  xlibs   4.3.0-7  X Window System client libraries m
ii  zlib1g  1:1.2.1-5compression library - runtime

-- no debconf information



kdm

2003-12-21 Thread Nick Torys
Just in case you haven't received any messages about this,
here is what I got when I went to upgrade my Sid system:



Do you want to continue? [Y/n]
Get:1 ftp://ftp sid/main kdm 4:3.1.4-1 [283kB]
Fetched 283kB in 0s (2340kB/s)
Preconfiguring packages ...
kdm failed to preconfigure, with exit status 30
(Reading database ... 234950 files and directories currently installed.)
Preparing to replace kdm 4:3.1.3-1 (using .../kdm_4%3a3.1.4-1_i386.deb) ...
Unpacking replacement kdm ...
Setting up kdm (3.1.4-1) ...

Configuration file `/etc/kde3/kdm/kdmrc'
 ==> Modified (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
  D : show the differences between the versions
  Z : background this process to examine the situation
 The default action is to keep your current version.
*** kdmrc (Y/I/N/O/D/Z) [default=N] ?
Installing new version of config file /etc/pam.d/kdm ...
Installing new version of config file /etc/init.d/kdm ...
dpkg: error processing kdm (--configure):
 subprocess post-installation script returned error exit status 30
Errors were encountered while processing:
 kdm
E: Sub-process /usr/bin/dpkg returned an error code (1)
Some errors occurred while unpacking. I'm going to configure the
packages that were installed. This may result in duplicate errors
or errors caused by missing dependencies. This is OK, only the errors
above this message are important. Please fix them and run [I]nstall again
Press enter to continue.

Setting up kdm (3.1.4-1) ...
dpkg: error processing kdm (--configure):
 subprocess post-installation script returned error exit status 30
Errors were encountered while processing:
 kdm

installation script returned error exit status 100.
Press  to continue.


Regards,

Nick