Processed: affects 803423

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

> affects 803423 kate
Bug #803423 [libqt5gui5] libqt5gui5: Ugly GUI (no icons) when using some 
desktop environments (such as XFCE)
Added indication that 803423 affects kate
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
803423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: affects 803423

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

> affects 803423 kmail
Bug #803423 [libqt5gui5] libqt5gui5: Ugly GUI (no icons) when using some 
desktop environments (such as XFCE)
Added indication that 803423 affects kmail
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
803423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#803423: #803423 libqt5gui5: Ugly GUI (no icons) / Weird interpretation of XDG_CURRENT_DESKTOP and GNOME_DESKTOP_SESSION_ID

2016-04-19 Thread Dmitry Smirnov
Through rather unpleasant and time consuming experience I've learned that QT5 
applications like "kwrite" start with limited GUI without icons when the 
following environment variables are not set:

XDG_CURRENT_DESKTOP
GNOME_DESKTOP_SESSION_ID

IMHO there should be sensible fallback defaults for GUI applications to 
function properly without depending on those environment variables.

See details in

https://www.xpra.org/trac/ticket/1176

-- 
All the best,
 Dmitry Smirnov
 GPG key : 4096R/53968D1B

---

The Santa myth is one of the most effective means ever devised for
intimidating children, eroding their self-esteem, twisting their
behavior, warping their values, and slowing their development of
critical thinking skills.
-- Tom Flynn, "The Trouble with Christmas"


signature.asc
Description: This is a digitally signed message part.


Processed: affects 803423

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

> affects 803423 xpra
Bug #803423 [libqt5gui5] libqt5gui5: Ugly GUI (no icons) when using some 
desktop environments (such as XFCE)
Added indication that 803423 affects xpra
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
803423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#821802: lokalize: FTBFS with (upcoming) hunspell 1.4

2016-04-19 Thread Rene Engelhard
Package: lokalize
Version: 4:15.08.3-1
Severity: important
Tags: patch

Dear Maintainer,

lokalize FTBFSes with hunspell 1.4.0 (currently in NEW). It doesn't find
hunspell because the list in cmake/FindHUNSPELL.cmake doesn't know
hunspell-1.4:

[...]
-- Could NOT find HUNSPELL (missing:  HUNSPELL_LIBRARIES)   
CMake Error at 
/usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): 
 
  Could NOT find HUNSPELL (missing: HUNSPELL_LIBRARIES)
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 
(_FPHSA_FAILURE_MESSAGE)  
  cmake/FindHUNSPELL.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)  
  src/CMakeLists.txt:4 (find_package)  
[...]

Trivial fix:

diff -Nru lokalize-15.08.3/debian/patches/hunspell-1.4.diff 
lokalize-15.08.3/debian/patches/hunspell-1.4.diff
--- lokalize-15.08.3/debian/patches/hunspell-1.4.diff   1970-01-01 
00:00:00.0 +
+++ lokalize-15.08.3/debian/patches/hunspell-1.4.diff   2016-04-19 
11:51:52.0 +
@@ -0,0 +1,11 @@
+--- lokalize-15.08.3.orig/cmake/FindHUNSPELL.cmake
 lokalize-15.08.3/cmake/FindHUNSPELL.cmake
+@@ -14,7 +14,7 @@ ENDIF (HUNSPELL_INCLUDE_DIR AND HUNSPELL
+ 
+ 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-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
diff -Nru lokalize-15.08.3/debian/patches/series 
lokalize-15.08.3/debian/patches/series
--- lokalize-15.08.3/debian/patches/series  1970-01-01 00:00:00.0 
+
+++ lokalize-15.08.3/debian/patches/series  2016-04-19 11:51:46.0 
+
@@ -0,0 +1 @@
+hunspell-1.4.diff

No idea what FIND_LIBRARY does, but can't it be made to use pkg-config which
would get rid of this issue for the future?

Would be nice to get it patced soon so the actual transition then can get
done more easily (bin-NMu instead of source upload)

Regards,

Rene

-- System Information:
Debian Release: 8.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: armhf (armv7l)

Kernel: Linux 3.18.0-trunk-rpi2 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Processed: Re: transition: hunspell

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

> block 821772 by 820106
Bug #821772 [release.debian.org] transition: hunspell
821772 was blocked by: 821464
821772 was not blocking any bugs.
Added blocking bug(s) of 821772: 820106
> block 821772 by 821802
Bug #821772 [release.debian.org] transition: hunspell
821772 was blocked by: 821464 820106
821772 was not blocking any bugs.
Added blocking bug(s) of 821772: 821802
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
821772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821772
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#821805: kdevplatform: FTBFS in testing (ui_newclass.h: No such file or directory)

2016-04-19 Thread Santiago Vila
Package: src:kdevplatform
Version: 1.7.2-1
Severity: serious

Dear maintainer:

This package does currently fail to build from source in stretch:

---
plugins/filetemplates/classidentifierpage.cpp:22:25: fatal error: 
ui_newclass.h: No such file or directory
---

I did the build on a QEMU/KVM virtual machine running stretch with 4GB RAM
and 4GB swap, using sbuild in a stretch chroot.

The full build log is attached.

Thanks.

kdevplatform_1.7.2-1_amd64-20160419-1406.gz
Description: application/gzip


Bug#821814: libkdcraw: FTBFS on kfreebsd

2016-04-19 Thread Tobias Frost
Source: libkdcraw
Version: 4:15.08.0-1+b1
Severity: normal

Seems that cmake_minimum_required should be added...


Snipped:

CMake Error at /usr/share/cmake-3.2/Modules/FindPkgConfig.cmake:112 (elseif):
  given arguments:

"VERSION_LESS" "3.1"

  Unknown arguments specified
Call Stack (most recent call first):
  /usr/share/cmake-3.2/Modules/FindPkgConfig.cmake:501 
(_pkgconfig_parse_options)
  cmake/modules/FindLibRaw.cmake:20 (PKG_CHECK_MODULES)
  CMakeLists.txt:22 (find_package)


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

cmake_minimum_required(VERSION 3.2)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP".
This warning is for project developers.  Use -Wno-dev to suppress it.

-


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

Kernel: Linux 4.0.5-revert-done (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)



Bug#821402: postgresql: fails to start

2016-04-19 Thread Diederik de Haas
On Monday 18 April 2016 15:55:41 Enrico Zini wrote:
> enrico@viaza:~$ Failed to use database "akonadi-enrico"

What happens if you replace all instances of "akonadi-enrico" with 
"akonadi_enrico" ?

Some time ago I set up akonadi + postgresql too and also had connection 
problems. I don't know whether changing the "-" with "_" made the difference, 
but I did do it, so it may be worth a try.

signature.asc
Description: This is a digitally signed message part.


Processed: notfound 821814 in 4:15.08.0-1, found 821814 in 4:15.08.0-1+b1

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

> notfound 821814 4:15.08.0-1
Bug #821814 [src:libkdcraw] libkdcraw: FTBFS on kfreebsd
Ignoring request to alter found versions of bug #821814 to the same values 
previously set
> found 821814 4:15.08.0-1+b1
Bug #821814 [src:libkdcraw] libkdcraw: FTBFS on kfreebsd
The source 'libkdcraw' and version '4:15.08.0-1+b1' do not appear to match any 
binary packages
Ignoring request to alter found versions of bug #821814 to the same values 
previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
821814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821814
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#821814: libkdcraw: diff for NMU version 4:15.08.0-1.1

2016-04-19 Thread Tobias Frost
Control: tags 821814 + patch
Control: tags 821814 + pending

Dear maintainer,

I've prepared an NMU for libkdcraw (versioned as 4:15.08.0-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

As this NMU is part of the libpng-transtion (removal of libpng1.2),
please let us know if we can shorten the delay.


Regards.
diff -Nru libkdcraw-15.08.0/debian/changelog libkdcraw-15.08.0/debian/changelog
--- libkdcraw-15.08.0/debian/changelog  2015-08-30 22:30:32.0 +0200
+++ libkdcraw-15.08.0/debian/changelog  2016-04-19 20:13:47.0 +0200
@@ -1,3 +1,11 @@
+libkdcraw (4:15.08.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Specify minimum cmake version in CMakeLists.txt, as required by
+CMake's module FindPkgConfig. (Closes: #821814)
+
+ -- Tobias Frost   Tue, 19 Apr 2016 20:13:47 +0200
+
 libkdcraw (4:15.08.0-1) unstable; urgency=medium
 
   * New upstream release (15.08.0).
diff -Nru libkdcraw-15.08.0/debian/patches/821814.patch 
libkdcraw-15.08.0/debian/patches/821814.patch
--- libkdcraw-15.08.0/debian/patches/821814.patch   1970-01-01 
01:00:00.0 +0100
+++ libkdcraw-15.08.0/debian/patches/821814.patch   2016-04-19 
20:11:59.0 +0200
@@ -0,0 +1,18 @@
+Description: Set minimum cmake version requirement to 3.2 to fix FTBFS
+Author: Tobias Frost 
+Bug-Debian: https://bugs.debian.org/821814
+Forwarded: no
+Last-Update: 2014-04-19
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -4,6 +4,8 @@
+ # Redistribution and use is allowed according to the terms of the BSD license.
+ # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
+ 
++cmake_minimum_required(VERSION 3.2)
++
+ project(libkdcraw)
+ 
+ set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules 
${CMAKE_MODULE_PATH})
diff -Nru libkdcraw-15.08.0/debian/patches/series 
libkdcraw-15.08.0/debian/patches/series
--- libkdcraw-15.08.0/debian/patches/series 1970-01-01 01:00:00.0 
+0100
+++ libkdcraw-15.08.0/debian/patches/series 2016-04-19 20:09:04.0 
+0200
@@ -0,0 +1 @@
+821814.patch



Processed: libkdcraw: diff for NMU version 4:15.08.0-1.1

2016-04-19 Thread Debian Bug Tracking System
Processing control commands:

> tags 821814 + patch
Bug #821814 [src:libkdcraw] libkdcraw: FTBFS on kfreebsd
Added tag(s) patch.
> tags 821814 + pending
Bug #821814 [src:libkdcraw] libkdcraw: FTBFS on kfreebsd
Added tag(s) pending.

-- 
821814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821814
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processing of libkdcraw_15.08.0-1.1_amd64.changes

2016-04-19 Thread Debian FTP Masters
libkdcraw_15.08.0-1.1_amd64.changes uploaded successfully to localhost
along with the files:
  libkdcraw_15.08.0-1.1.dsc
  libkdcraw_15.08.0-1.1.debian.tar.xz
  libkdcraw-data_15.08.0-1.1_all.deb

Greetings,

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



Bug#821854: kdepim: kmail and kleopatra should Depend: gnupg (>= 2) | gnupg2

2016-04-19 Thread Daniel Kahn Gillmor
Source: kdepim
Severity: normal

In debian experimental, we are preparing a version of gnupg that is
built from the "modern" GnuPG branch (today, that's GnuPG 2.1.x).
This means that we hope to have the gnupg packages (and /usr/bin/gpg)
provided from 2.1.x.

we'll be providing backward-compatible gnupg2 packages (e.g. with
symlinks from /usr/bin/gpg2 to /usr/bin/gpg) so that packages that
depend on the old path can continue to use it.

But we'd like to be able to remove those transitional/symlink packages
at some point.

kmail and kleopatra both explicitly Depend: on gnupg2.

It would be better if they Depended on gnupg (>= 2) | gnupg2 instead.

The attached patch should do the trick.

Thanks for maintaining kdepim in debian!

--dkg

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing'), (200, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.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)
diff --git a/debian/control b/debian/control
index cb35a09..7643048 100644
--- a/debian/control
+++ b/debian/control
@@ -225,7 +225,7 @@ Section: net
 Architecture: any
 Depends: dirmngr,
  gnupg-agent,
- gnupg2,
+ gnupg (>= 2) | gnupg2,
  gpgsm,
  pinentry-qt4 | pinentry-x11,
  ${misc:Depends},
@@ -241,7 +241,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Recommends: accountwizard,
 gnupg-agent,
-gnupg2,
+gnupg (>= 2) | gnupg2,
 kdepim-doc,
 kdepim-themeditors,
 ktnef,


Bug#821867: plasma-desktop: Defaut/Breeze Login Screen was designed badly

2016-04-19 Thread J Mo
Package: plasma-desktop
Version: 4:5.4.3-1
Severity: normal

The default Login Screen (SDDM), Breeze, hides login options, user accounts, 
and can potentially put the user into a position where they can not log back in 
without deviating from reasonable behavior.

Let's just call it thoughtlessly bad design.

First, add at least five users accounts to the system.

At the default login screen, we are presented with a large clock, some squares 
representing users with the username below the square, and a login prompt and 
Login button below.

Select the right-most user and all but the left-adjacent users have 
disappeared. There is no indication that these users exist. They have just 
magically disappeared and there is no obvious way to get them back. Any logical 
reasonable person who sat down to the computer in this state would think there 
was only two user accounts on the system and nothing else. And, if the last 
user to log into the computer was the right-most in the list, this is exactly 
what happens when the system boots and presents the login screen. The only way 
to make the other accounts appear to to click on the 2nd-right most user on the 
bar or use the left-arrow key. Additionally, I suspect if there are enough user 
accounts (ten in the case of my screen), they will also not be visible and 
there will be no hint/indication that they exist.

Next let's log in and then lock our screen (ctrl+alt+l).

We are presented with three squares: The user, "New Session", and "Change 
Session". Click on the Change Session square, or press right-arrow twice.

Tada, your user account has disappeared and is nowhere to be found. It no 
longer exists. Pressing the Esc key does nothing. Mouse wheel does nothing. 
Take any average computer user, stick them down in front of this screen, and 
count the milliseconds away until frustration and confusion occurs.

The only way to correct the situation is to click on the "New Session" button 
or press the right-arrow key on the keyboard, neither of which is a logical 
thing to do.




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

Kernel: Linux 4.5.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)

Versions of packages plasma-desktop depends on:
ii  breeze  4:5.4.3-1
ii  kactivities 5.16.0-1
ii  kde-cli-tools   4:5.4.3-1
ii  kded5   5.16.0-1
ii  kio 5.16.0-1
ii  libc6   2.22-6
ii  libcanberra00.30-3
ii  libfontconfig1  2.11.0-6.4
ii  libgcc1 1:5.3.1-14
ii  libkf5activities5   5.16.0-1
ii  libkf5activitiesexperimentalstats1  4:5.4.3-1
ii  libkf5archive5  5.16.0-1
ii  libkf5auth5 5.16.0-1
ii  libkf5baloo55.16.0-1
ii  libkf5bookmarks55.16.0-1
ii  libkf5codecs5   5.16.0-1
ii  libkf5completion5   5.16.0-1
ii  libkf5configcore5   5.16.0-1
ii  libkf5configgui55.16.0-1
ii  libkf5configwidgets55.16.0-1
ii  libkf5coreaddons5   5.16.0-1
ii  libkf5dbusaddons5   5.16.0-1
ii  libkf5emoticons55.16.0-2
ii  libkf5globalaccel5  5.16.0-1
ii  libkf5guiaddons55.16.0-1
ii  libkf5i18n5 5.16.0-1
ii  libkf5iconthemes5   5.16.0-1
ii  libkf5itemviews55.16.0-1
ii  libkf5jobwidgets5   5.16.0-1
ii  libkf5kcmutils5 5.16.0-1
ii  libkf5kdelibs4support5  5.16.0-1
ii  libkf5kiocore5  5.16.0-1
ii  libkf5kiofilewidgets5   5.16.0-1
ii  libkf5kiowidgets5   5.16.0-1
ii  libkf5newstuff5 5.16.0-1
ii  libkf5notifications55.16.0-1
ii  libkf5notifyconfig5 5.16.0-1
ii  libkf5parts55.16.0-1
ii  libkf5people5   5.16.0-1
ii  libkf5peoplewidgets55.16.0-1
ii  libkf5plasma5   5.16.0-1
ii  libkf5plasmaquick5  5.16.0-1
ii  libkf5quickaddons5  5.16.0-1
ii  libkf5runner5   5.16.0-1
ii  libkf5service-bin   5.16.0-1
ii  libkf5service5  5.16.0-1
ii  libkf5solid55.16.0-1
ii  libkf5sonnetui5 5.16.0-1
ii  libkf5wallet-bin5.16.0-1
ii  libkf5wallet5   5.16.0-1
ii  libkf5widgetsaddons55.16.0-1
ii  l