Bug#898320: kdeconnect: 1.3.0 does not work with 1.8.2 android version

2018-05-10 Thread valette
Package: kdeconnect
Version: 1.3.0-1
Severity: grave
Justification: renders package unusable

My phone and various pc do not connect to ecah other. This has been previously 
working very well on same hardware.

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

Kernel: Linux 4.14.38 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages kdeconnect depends on:
ii  kde-cli-tools 4:5.12.5-1
ii  kio   5.45.0-1
ii  libc6 2.27-3
ii  libfakekey0   0.1-9
ii  libkf5configcore5 5.45.0-1
ii  libkf5configwidgets5  5.45.0-1
ii  libkf5coreaddons5 5.45.0-1
ii  libkf5dbusaddons5 5.45.0-1
ii  libkf5i18n5   5.45.0-1
ii  libkf5iconthemes5 5.45.0-1
ii  libkf5kcmutils5   5.45.0-1
ii  libkf5kiocore55.45.0-1
ii  libkf5kiofilewidgets5 5.45.0-1
ii  libkf5kiowidgets5 5.45.0-1
ii  libkf5notifications5  5.45.0-1
ii  libkf5service-bin 5.45.0-1
ii  libkf5service55.45.0-1
ii  libkf5waylandclient5  4:5.45.0-1
ii  libkf5widgetsaddons5  5.45.0-1
ii  libqca-qt5-2  2.1.3-2
ii  libqca-qt5-2-plugins  2.1.3-2
ii  libqt5core5a  5.10.1+dfsg-6
ii  libqt5dbus5   5.10.1+dfsg-6
ii  libqt5gui55.10.1+dfsg-6
ii  libqt5network55.10.1+dfsg-6
ii  libqt5qml55.10.1-4
ii  libqt5widgets55.10.1+dfsg-6
ii  libqt5x11extras5  5.10.1-2
ii  libstdc++68.1.0-1
ii  libx11-6  2:1.6.5-1
ii  libxtst6  2:1.2.3-1
ii  plasma-framework  5.45.0-1
ii  qml-module-qtquick-controls   5.10.1-2
ii  qml-module-qtquick-controls2  5.10.1-2
ii  qml-module-qtquick-layouts5.10.1-4
ii  qml-module-qtquick2   5.10.1-4
ii  sshfs 2.10-1

kdeconnect recommends no packages.

Versions of packages kdeconnect suggests:
ii  plasma-workspace  4:5.12.5-1
pn  python-nautilus   

-- no debconf information



Bug#898326: qttranslations5-l10n: Bad spanish translation files

2018-05-10 Thread Juan José Gómez
Package: qttranslations5-l10n
Version: 5.7.1~20161021-1
Severity: normal

The Spanish translation files dont work.

If you try to use in a code like this:

locale = QtCore.QLocale.system().name()
qtTranslator = QtCore.QTranslator()
path = QtCore.QLibraryInfo.location(QtCore.QLibraryInfo.TranslationsPath)
if qtTranslator.load("qt_" + locale, path):
app.installTranslator(qtTranslator)

The spanish translation of qt widgets don't show, trying with another locales
work, like japanese or german.

The files in packages reveal different structure for spanish translation:

$ ls /usr/share/qt5/translations/ | grep _de.qm
assistant_de.qm
designer_de.qm
linguist_de.qm
qscintilla_de.qm
qtbase_de.qm
qtconnectivity_de.qm
qtdeclarative_de.qm
qt_de.qm
qt_help_de.qm
qtlocation_de.qm
qtmultimedia_de.qm
qtquick1_de.qm
qtquickcontrols_de.qm
qtscript_de.qm
qtserialport_de.qm
qtwebengine_de.qm
qtwebsockets_de.qm
qtxmlpatterns_de.qm

ls /usr/share/qt5/translations/ | grep _es.qm
qt_es.qm

And the contents are like outdated in this file.

Trying to use the files in arch package:
https://www.archlinux.org/packages/extra/any/qt5-translations/

root@hp:/home/jjgomera/Descargas/qt5-translations-5.10.1-1-any.pkg/usr/share/qt/translations#
mv /usr/share/qt5/translations/qt_es.qm
/usr/share/qt5/translations/qt_es_back.qm
root@hp:/home/jjgomera/Descargas/qt5-translations-5.10.1-1-any.pkg/usr/share/qt/translations#
cp *_es.qm /usr/share/qt5/translations/

This files do the translation and the code above show now qt messages in
correct spanish translation.



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

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

-- no debconf information


Bug#898338: plasma-workspace: Different components hang, high CPU load

2018-05-10 Thread Dominik George
Package: plasma-workspace
Version: 4:5.12.5-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Since one of the three recent updates, the Plasma workspace is close to 
unusable.

 * Panel hangs completely, windows in the panel do not change, menu is
   unresponsive, clock is stuck
 * Window switcher reacts minutes after pressing Alt-Tab
 * Sometimes, some component triggered minutes before start popping up, drawing 
only their
   borders but no content

The plasmashell process is constantly consuming between 100% and 150% of CPU
time, and the Xorg process also uses around 100% when doing nothing special
UI-wise, but only sometimes.

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

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

Versions of packages plasma-workspace depends on:
ii  dbus-x11 1.12.8-2
ii  drkonqi  5.12.5-1
ii  frameworkintegration 5.45.0-1
ii  gdb  7.12-6+b1
ii  iso-codes3.79-1
ii  kactivitymanagerd5.12.5-1
ii  kde-cli-tools4:5.12.5-1
ii  kded55.45.0-1
ii  kinit5.45.0-1
ii  kio  5.45.0-1
ii  kpackagetool55.45.0-1
ii  kwin-common  4:5.12.5-1
ii  libappstreamqt2  0.12.0-3
ii  libc62.27-3
ii  libcln6  1.3.4-4
ii  libcolorcorrect5 4:5.12.5-1
ii  libgcc1  1:8.1.0-1
ii  libgps23 3.17-5
ii  libice6  2:1.0.9-2
ii  libkf5activities55.45.0-1
ii  libkf5auth5  5.45.0-1
ii  libkf5baloo5 5.45.0-1
ii  libkf5bookmarks5 5.45.0-1
ii  libkf5calendarevents55.45.0-1
ii  libkf5completion55.45.0-1
ii  libkf5config-bin 5.45.0-1
ii  libkf5configcore55.45.0-1
ii  libkf5configgui5 5.45.0-1
ii  libkf5configwidgets5 5.45.0-1
ii  libkf5coreaddons55.45.0-1
ii  libkf5crash5 5.45.0-1
ii  libkf5dbusaddons55.45.0-1
ii  libkf5declarative5   5.45.0-1
ii  libkf5globalaccel-bin5.45.0-1
ii  libkf5globalaccel5   5.45.0-1
ii  libkf5guiaddons5 5.45.0-1
ii  libkf5holidays5  1:5.45.0-1
ii  libkf5i18n5  5.45.0-1
ii  libkf5iconthemes55.45.0-1
ii  libkf5idletime5  5.45.0-1
ii  libkf5itemviews5 5.45.0-1
ii  libkf5jobwidgets55.45.0-1
ii  libkf5js55.45.0-1
ii  libkf5jsembed5   5.45.0-1
ii  libkf5kdelibs4support5   5.45.0-1
ii  libkf5kiocore5   5.45.0-1
ii  libkf5kiofilewidgets55.45.0-1
ii  libkf5kiogui55.45.0-1
ii  libkf5kiowidgets55.45.0-1
ii  libkf5networkmanagerqt6  5.45.0-1
ii  libkf5newstuff5  5.45.0-1
ii  libkf5notifications5 5.45.0-1
ii  libkf5notifyconfig5  5.45.0-1
ii  libkf5package5   5.45.0-1
ii  libkf5plasma55.45.0-1
ii  libkf5plasmaquick5   5.45.0-1
ii  libkf5prison55.45.0-1
ii  libkf5quickaddons5   5.45.0-1
ii  libkf5runner55.45.0-1
ii  libkf5service-bin5.45.0-1
ii  libkf5service5   5.45.0-1
ii  libkf5solid5 5.45.0-1
ii  libkf5texteditor55.45.0-1
ii  libkf5textwidgets5   5.45.0-1
ii  libkf5wallet-bin 5.45.0-1
ii  libkf5wallet55.45.0-1
ii  libkf5waylandclient5 4:5.45.0-1
ii  libkf5widgetsaddons5 5.45.0-1
ii  libkf5windowsystem5  5.45.0-1
ii  libkf5xmlgui55.45.0-1
ii  libkscreenlocker

Bug#894815: plasma-workspace: Lock screen media controls cannot be disabled

2018-05-10 Thread Maximiliano Curia

¡Hola Gregor!

El 2018-04-30 a las 12:52 +0200, Gregor Riepl escribió:

In Plasma 5.12.2, a system setting was introduced that allows enabling and
disabling the feature.
In the Debian version of lockscreen however, these settings aren't shown, for
an unknown reason.



I can't reproduce the issue here. I see the Show media controls option in the
Screen Locking / Appearance kcm interface.



That is very strange indeed.
Perhaps something went wrong during the upgrade or wasn't replace properly?



Just to be certain, have you tried restarting the session after upgrading
plasma-workspace?



I have actuall rebooted the machine several times in the meantime, and the UI
is still the same.



Somehow breeze was not included in the generated list, could you please check
and include the output of:
apt policy breeze breeze-cursor-theme breeze-dev kde-style-breeze
kwin-style-breeze qml-module-qtquick-controls-styles-breeze



Here you go:


Well, following the code, it seems that the option is only shown if you have 
org.kde.breeze.desktop or org.kde.breezedark.desktop set as your 
lookandfeelpackage configuration (~/.config/kdeglobals [KDE] LookAndFeelPackage)


Can you please check if your configuration is says so?

Happy hacking,
--
"The day Microsoft makes something that doesn't suck, 
is probably the day Microsoft starts making vacuum cleaners."

-- Ernst Jan Plugge
Saludos /\/\ /\ >< `/


signature.asc
Description: PGP signature


Bug#898326: marked as done (qttranslations5-l10n: Bad spanish translation files)

2018-05-10 Thread Debian Bug Tracking System
Your message dated Thu, 10 May 2018 10:10:50 -0300
with message-id <2547574.Ghefh4RWOI@tonks>
and subject line Re: Bug#898326: qttranslations5-l10n: Bad spanish translation 
files
has caused the Debian Bug report #898326,
regarding qttranslations5-l10n: Bad spanish translation files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
898326: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898326
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qttranslations5-l10n
Version: 5.7.1~20161021-1
Severity: normal

The Spanish translation files dont work.

If you try to use in a code like this:

locale = QtCore.QLocale.system().name()
qtTranslator = QtCore.QTranslator()
path = QtCore.QLibraryInfo.location(QtCore.QLibraryInfo.TranslationsPath)
if qtTranslator.load("qt_" + locale, path):
app.installTranslator(qtTranslator)

The spanish translation of qt widgets don't show, trying with another locales
work, like japanese or german.

The files in packages reveal different structure for spanish translation:

$ ls /usr/share/qt5/translations/ | grep _de.qm
assistant_de.qm
designer_de.qm
linguist_de.qm
qscintilla_de.qm
qtbase_de.qm
qtconnectivity_de.qm
qtdeclarative_de.qm
qt_de.qm
qt_help_de.qm
qtlocation_de.qm
qtmultimedia_de.qm
qtquick1_de.qm
qtquickcontrols_de.qm
qtscript_de.qm
qtserialport_de.qm
qtwebengine_de.qm
qtwebsockets_de.qm
qtxmlpatterns_de.qm

ls /usr/share/qt5/translations/ | grep _es.qm
qt_es.qm

And the contents are like outdated in this file.

Trying to use the files in arch package:
https://www.archlinux.org/packages/extra/any/qt5-translations/

root@hp:/home/jjgomera/Descargas/qt5-translations-5.10.1-1-any.pkg/usr/share/qt/translations#
mv /usr/share/qt5/translations/qt_es.qm
/usr/share/qt5/translations/qt_es_back.qm
root@hp:/home/jjgomera/Descargas/qt5-translations-5.10.1-1-any.pkg/usr/share/qt/translations#
cp *_es.qm /usr/share/qt5/translations/

This files do the translation and the code above show now qt messages in
correct spanish translation.



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

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

-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 5.10.1-2

¡Hola Juan José!

El jueves, 10 de mayo de 2018 06:40:14 -03 Juan José Gómez escribió:
> Package: qttranslations5-l10n
> Version: 5.7.1~20161021-1
> Severity: normal
> 
> The Spanish translation files dont work.

They simply do not exist. By the time 5.7.1 was released there was no complete 
spanish translation. I'm afraid nothing we can do here.

This should be fixed in the testing version of Qt (and even some previous 
one), so closing with this version.

Kinds regards, Lisandro.

-- 
8: Si un archivo ha pasado a la "Papelera de Reciclaje"
* Ud tiene una carpeta llamada "Papelera de Reciclaje"
Damian Nadales
http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Bug#898338: plasma-workspace: Different components hang, high CPU load

2018-05-10 Thread Maximiliano Curia

¡Hola Dominik!

El 2018-05-10 a las 14:05 +0200, Dominik George escribió:

Package: plasma-workspace
Version: 4:5.12.5-1
Severity: important



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



Since one of the three recent updates, the Plasma workspace is close to 
unusable.



* Panel hangs completely, windows in the panel do not change, menu is
  unresponsive, clock is stuck
* Window switcher reacts minutes after pressing Alt-Tab
* Sometimes, some component triggered minutes before start popping up, drawing 
only their
  borders but no content



The plasmashell process is constantly consuming between 100% and 150% of CPU
time, and the Xorg process also uses around 100% when doing nothing special
UI-wise, but only sometimes.



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



Kernel: Linux 4.16.0-1-amd64 (SMP w/4 CPU cores)


You might want to try using a 4.15 kernel till:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898021
gets fixed. If the issue solves itself using a 4.15 kernel please send a mail 
to this bug with line saying Control: block 898338 with 898021


Happy hacking,
--
"If the code and the comments disagree, then both are probable wrong."
-- Norm Schryer
Saludos /\/\ /\ >< `/


signature.asc
Description: PGP signature


kbackup_18.04.0-1_amd64.changes ACCEPTED into unstable, unstable

2018-05-10 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 08 May 2018 07:59:16 -0700
Source: kbackup
Binary: kbackup
Architecture: source amd64
Version: 18.04.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Scarlett Clark 
Description:
 kbackup- Easy to use backup program
Closes: 896695
Changes:
 kbackup (18.04.0-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #896695)
   * Update maintainer to KDE team and add myself and Scott Kitterman
 to uploaders.
   * Update compat to 11.
 - Bump debhelper (>= 11)
   * Update homepage.
   * Add VCS entries.
   * Update watch file.
 - Update to version 4.
 - Add pgp support with upstream key.
 - Update url.
   * Update copyright file to format 1.0
   * Update build dependencies for qt5 port. wrap-and-sort.
   * Update standards version to 4.1.4 without further changes.
   * Add hardening+=bindnow.
   * Update upstream metadata
   * Remove --with kde from rules.
   * Update copyright.
 - Add LGPL copyright files to copyright.
 - Add po copyright authors.
 - Fix indentation
 - Remove extra po/* entry.
Checksums-Sha1:
 8d1aaae0a61c58737251d8d61c83cea5fd6bbe1e 2408 kbackup_18.04.0-1.dsc
 f12d75a6cda7fb94fdd23fd8627ca764d19222d1 337368 kbackup_18.04.0.orig.tar.xz
 367da96a8a78ac8eb6fdca2c3038d00e75800e33 774 kbackup_18.04.0.orig.tar.xz.asc
 42343566950038ec869da82c2f81decc8610f9b9 10464 kbackup_18.04.0-1.debian.tar.xz
 61a2025d01d96341061beb24eccfb7fabea20036 1406448 
kbackup-dbgsym_18.04.0-1_amd64.deb
 147174ce8be289eca2735c975d7c1b8f0b7ad5a0 19759 
kbackup_18.04.0-1_amd64.buildinfo
 35e905ea8b5ab52a542be4bc50e3dd4ec03a8664 451780 kbackup_18.04.0-1_amd64.deb
Checksums-Sha256:
 b5eb8f9411079fefc7d4fad249ac832831abd139a02f3ce9de319a8a53b6b4cb 2408 
kbackup_18.04.0-1.dsc
 b8f01a1cb2c4f4b494b97a02cfbd3639aa0f6f07cb68e738bc9aaef711915e6d 337368 
kbackup_18.04.0.orig.tar.xz
 66ba755e48fce851b7050f31b38391fa4c3324ca82c5f11b12631b7e08cb67e6 774 
kbackup_18.04.0.orig.tar.xz.asc
 b569f05533b886739faadf17e205f70a4a12dc3c7895cb0643541856c8738c4d 10464 
kbackup_18.04.0-1.debian.tar.xz
 7b676a1445c0f0a2695384389ab1b7f84c8c423d418455b9fe13944504f209fb 1406448 
kbackup-dbgsym_18.04.0-1_amd64.deb
 b16a5e86885ca4793136a00cc46cf3991a711b792ec8abdad77066c28c6e8dee 19759 
kbackup_18.04.0-1_amd64.buildinfo
 37ce5988c3bf78a14b20beccd71e9cecd59a6f4b12a43ed5e2f6fe95dc26b380 451780 
kbackup_18.04.0-1_amd64.deb
Files:
 7426788a8b571f920dc7268a95c2d8df 2408 kde optional kbackup_18.04.0-1.dsc
 8d3e0fd24f71f6330b27a4452ecae812 337368 kde optional 
kbackup_18.04.0.orig.tar.xz
 a8e0b6b7c5d02f216523952f9204fe4d 774 kde optional 
kbackup_18.04.0.orig.tar.xz.asc
 756c37b787fb36a6fbdc646e0b8beca5 10464 kde optional 
kbackup_18.04.0-1.debian.tar.xz
 265a6b437b68e37a0833c3659350b22d 1406448 debug optional 
kbackup-dbgsym_18.04.0-1_amd64.deb
 15158fab504fcc2647d54aa97c71c77a 19759 kde optional 
kbackup_18.04.0-1_amd64.buildinfo
 0dc03a5e7c829cf07932a03de4b65f29 451780 kde optional 
kbackup_18.04.0-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEEt36hKwjsrvwSzE8q2RfQGKGp9AFAlrxvfkACgkQq2RfQGKG
p9C61Q//RC55nR8hGMMtg4+sFDkzP7GfuaelGWHJ+V73L9AZPUCa3Ajyro6y8Ys9
L9iRm2deBXdwFxsC4aRiVj1VyFZMGFMBsKCnUCmqJawGt49GRZA5KMLOggoe
RsU6t7lm3nkv9ZcwD3E8ByqAUcUkGomGTz3mCXDuVfYDFkQqrXxq3WPB4jHK7OS0
aJUBiYw88czGszL4VveOXYVS9VIiSFS52aJfrNpqOXhkrAzH7KDclWBPzI8uQXD9
t3nCHGm4vJnRTtlCcCpxi7kLTgRdb+praTGc2gsiAjF3GjQSPAQ4bgoKGMwssEHY
/1fGmQJL+ffJ4cP1AuqF1Cfr7ZDvdAfJn6FSFt4o93l9pZ+xBBjotOkWe023+BGx
O/h/4VQFL8vgMxQUOyzMO0JI1jxp3Q1fcIAz7VwwWOUzMN8Hmg7kMeEmCrrEfViP
OQSoh5XvQx+BA2C5Up5mZr3WvKvvaTGX7q0OjtIcFZk9401Djh+0AayUXbdyLCln
GoRpni0SPdKaBp4fYiUSulOQhdXBoI3yUa11UT3TrDHdYukWRDuM5WPfP2VEtfKb
MX/+g+Zdayz0CPCbAnz0PYO2Hnd877hldtqrYRi9tpz8Rx03uMskheUw9LX05V7I
JfhhY7ldKk2ATHYjzSZOJHqT7Fev1ujIonSx5Opjr+vt56XuEIo=
=WmZX
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#898326: qttranslations5-l10n: Bad spanish translation files

2018-05-10 Thread Lisandro Damián Nicanor Pérez Meyer
On 10 May 2018 at 12:10, Juan José Gómez Romera  wrote:
> Maybe the problem was old, i don't ask for a fix in stable debian version,
> but as you can see in package qttranslation5-l10n in testing an sid version,
> the problem go on. And the translation is now working, the commit with
> spanish translation es from 13 month ago and is in milestone v5.11, so I'm
> waiting 5.11 enter soon in sid.
> (http://code.qt.io/cgit/qt/qttranslations.git/commit/?id=e925ae199008908b971f02335acec41e3ebd80a2)
> I temporary fix as I explain in first post

That particular fix is already present in qttranslations 5.10, and
shipped within Debian.



Bug#898352: umbrello: Class name and labels are trimmed

2018-05-10 Thread Pr0metheus
Package: umbrello
Version: 4:17.08.3-1
Severity: important

Dear Maintainer,

   * What led up to the situation?

After the last update, I opened my xmi file and saw that all labels for classes
and attributes are trimmed if they have long names.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

I tried to create a new class with attributes but the behavior was the same.

Even if I export the class diagram as an image the text is still trimmed.



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

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

Versions of packages umbrello depends on:
ii  kinit 5.45.0-1
ii  kio   5.45.0-1
ii  libc6 2.27-3
ii  libkf5archive55.45.0-1
ii  libkf5completion5 5.45.0-1
ii  libkf5configcore5 5.45.0-1
ii  libkf5configgui5  5.45.0-1
ii  libkf5configwidgets5  5.45.0-1
ii  libkf5coreaddons5 5.45.0-1
ii  libkf5crash5  5.45.0-1
ii  libkf5i18n5   5.45.0-1
ii  libkf5iconthemes5 5.45.0-1
ii  libkf5jobwidgets5 5.45.0-1
ii  libkf5kiocore55.45.0-1
ii  libkf5kiowidgets5 5.45.0-1
ii  libkf5texteditor5 5.45.0-1
ii  libkf5textwidgets55.45.0-1
ii  libkf5widgetsaddons5  5.45.0-1
ii  libkf5xmlgui5 5.45.0-1
ii  libqt5core5a  5.10.1+dfsg-6
ii  libqt5gui55.10.1+dfsg-6
ii  libqt5printsupport5   5.10.1+dfsg-6
ii  libqt5svg55.10.1-2
ii  libqt5webkit5 5.212.0~alpha2-9
ii  libqt5widgets55.10.1+dfsg-6
ii  libqt5xml55.10.1+dfsg-6
ii  libstdc++68.1.0-1
ii  libxml2   2.9.4+dfsg1-6.1+b1
ii  libxslt1.11.1.29-5

umbrello recommends no packages.

Versions of packages umbrello suggests:
pn  khelpcenter  

-- no debconf information



Bug#898362: umbrello: Umbrello does not retain size and position of boxes and labels when reopening the xmi file

2018-05-10 Thread Pr0metheus
Package: umbrello
Version: 4:17.08.3-1
Severity: normal

Dear Maintainer,

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

   * What led up to the situation?

Create a class diagram. Resize class boxes and place labels in different
position than the default. Save project and close. Open again the project and
the class diagram and all custom resizing and placements are gone.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Cannot fix this.

   * What outcome did you expect instead?

Preserve after save the content size and place



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

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

Versions of packages umbrello depends on:
ii  kinit 5.45.0-1
ii  kio   5.45.0-1
ii  libc6 2.27-3
ii  libkf5archive55.45.0-1
ii  libkf5completion5 5.45.0-1
ii  libkf5configcore5 5.45.0-1
ii  libkf5configgui5  5.45.0-1
ii  libkf5configwidgets5  5.45.0-1
ii  libkf5coreaddons5 5.45.0-1
ii  libkf5crash5  5.45.0-1
ii  libkf5i18n5   5.45.0-1
ii  libkf5iconthemes5 5.45.0-1
ii  libkf5jobwidgets5 5.45.0-1
ii  libkf5kiocore55.45.0-1
ii  libkf5kiowidgets5 5.45.0-1
ii  libkf5texteditor5 5.45.0-1
ii  libkf5textwidgets55.45.0-1
ii  libkf5widgetsaddons5  5.45.0-1
ii  libkf5xmlgui5 5.45.0-1
ii  libqt5core5a  5.10.1+dfsg-6
ii  libqt5gui55.10.1+dfsg-6
ii  libqt5printsupport5   5.10.1+dfsg-6
ii  libqt5svg55.10.1-2
ii  libqt5webkit5 5.212.0~alpha2-9
ii  libqt5widgets55.10.1+dfsg-6
ii  libqt5xml55.10.1+dfsg-6
ii  libstdc++68.1.0-1
ii  libxml2   2.9.4+dfsg1-6.1+b1
ii  libxslt1.11.1.29-5

umbrello recommends no packages.

Versions of packages umbrello suggests:
pn  khelpcenter  

-- no debconf information



Bug#898338: plasma-workspace: Different components hang, high CPU load

2018-05-10 Thread Dominik George
Heisann,

> You might want to try using a 4.15 kernel till:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898021
> gets fixed. If the issue solves itself using a 4.15 kernel please send
> a mail to this bug with line saying Control: block 898338 with 898021

Unfortunately, the issue persists, even with kernels as old as 4.13 (I did
not test older ones).

Cheers,
Nik


signature.asc
Description: PGP signature


Bug#898338: plasma-workspace: Different components hang, high CPU load

2018-05-10 Thread Dominik George
Interesting observation:

When the panel catches up and does something, it seems to still be stuck
somewhere back in time: It froze at 21:52, when I noticed, my wall clock
showed 22:12.  At 22:17, the panel clock jumped to 21:59, some task
switching requests got handled and my sound volume exploded (because some
5-6 minutes back, I used the volume up key).

All applications not linked directly to Plasma work absolutely flawlessly
and fast.


signature.asc
Description: PGP signature


Bug#898338: plasma-workspace: Different components hang, high CPU load

2018-05-10 Thread Dominik George
OK, I found something:

When I kill plasmashell and start it again, in a terminal, I get the
following several times per second:

KActivities: Database can not be opened in WAL mode. Check the SQLite version 
(required >3.7.0). And whether your filesystem supports shared memory
Closing SQL connection:  "kactivities_db_resources_139838218086080_readonly"
KActivities ERROR: There is no database. This probably means that you do not 
have the Activity Manager running, or that something else is broken on your 
system. Recent documents and alike will not work!
KActivities: FATAL ERROR: Failed to contact the activity manager daemon

The last message of these is also filling up mi .xsession-errors, so I
figure it's the same error that is causing the hangs.

-nik


signature.asc
Description: PGP signature


Bug#898338: plasma-workspace: Different components hang, high CPU load

2018-05-10 Thread Maximiliano Curia

¡Hola Dominik!

El 2018-05-10 a las 22:34 +0200, Dominik George escribió:

OK, I found something:



When I kill plasmashell and start it again, in a terminal, I get the
following several times per second:



KActivities: Database can not be opened in WAL mode. Check the SQLite version 
(required >3.7.0). And whether your filesystem supports shared memory
Closing SQL connection:  "kactivities_db_resources_139838218086080_readonly"
KActivities ERROR: There is no database. This probably means that you do not 
have the Activity Manager running, or that something else is broken on your 
system. Recent documents and alike will not work!
KActivities: FATAL ERROR: Failed to contact the activity manager daemon



The last message of these is also filling up mi .xsession-errors, so I
figure it's the same error that is causing the hangs.



-nik


I think that means that the kactivities database is broken, you might want to 
try moving ~/.local/share/kactivitymanagerd.


Happy hacking,
--
"When explaining a command, or language feature, or hardware widget, first 
describe the problem it is designed to solve."

-- David Martin
Saludos /\/\ /\ >< `/


signature.asc
Description: PGP signature


Processed: Re: Bug#898320: kdeconnect: 1.3.0 does not work with 1.8.2 android version

2018-05-10 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #898320 [kdeconnect] kdeconnect: 1.3.0 does not work with 1.8.2 android 
version
Severity set to 'important' from 'grave'

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



Bug#898320: kdeconnect: 1.3.0 does not work with 1.8.2 android version

2018-05-10 Thread Lisandro Damián Nicanor Pérez Meyer
Control: severity -1 important

Hi Eric!

On 10 May 2018 at 05:47, valette  wrote:
> Package: kdeconnect
> Version: 1.3.0-1
> Severity: grave
> Justification: renders package unusable
>
> My phone and various pc do not connect to ecah other. This has been 
> previously working very well on same hardware.

Works perfectly for me, no changes whatsoever. Maybe you have a
problem in your network?



Processing of krita_4.0.2+dfsg-1_source.changes

2018-05-10 Thread Debian FTP Masters
krita_4.0.2+dfsg-1_source.changes uploaded successfully to localhost
along with the files:
  krita_4.0.2+dfsg-1.dsc
  krita_4.0.2+dfsg.orig.tar.gz
  krita_4.0.2+dfsg-1.debian.tar.xz
  krita_4.0.2+dfsg-1_source.buildinfo

Greetings,

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



krita_4.0.2+dfsg-1_source.changes ACCEPTED into unstable

2018-05-10 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 11 May 2018 07:44:00 +0200
Source: krita
Binary: krita krita-data krita-l10n
Architecture: source
Version: 1:4.0.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Description:
 krita  - pixel-based image manipulation program
 krita-data - data files for Krita painting program
 krita-l10n - translations for Krita painting program
Changes:
 krita (1:4.0.2+dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update copyright.
Checksums-Sha1:
 aac6bd824f94bea45ab9c21d1fa72cf237ff164f 3030 krita_4.0.2+dfsg-1.dsc
 fecfa6c93a48102296ce0f28b2ca052a44187bea 236021108 krita_4.0.2+dfsg.orig.tar.gz
 d3ce6f371970482c62ad03ac2ad9783782c28028 17952 krita_4.0.2+dfsg-1.debian.tar.xz
 da465c285626b19608b21a63dc16053c0f60e711 21556 
krita_4.0.2+dfsg-1_source.buildinfo
Checksums-Sha256:
 148b5f4bff816def9297537486ff3f566a9c448307ae322a3919e40b1082e4b2 3030 
krita_4.0.2+dfsg-1.dsc
 6d34b1a687bb5484b1d0606dc3d111b70aa31c1c848c58a1bb5cf28adbeba6d9 236021108 
krita_4.0.2+dfsg.orig.tar.gz
 f3334c36b4926d5eca1059eb9205adf451dd636d766333c97aef5a8c00f890f6 17952 
krita_4.0.2+dfsg-1.debian.tar.xz
 7f9545aacf271955a416c4df2782c7e2f21d997631e5e89ad76cb1fc0ff1113b 21556 
krita_4.0.2+dfsg-1_source.buildinfo
Files:
 c482cdfa31cb8c2d53aabeadeb6dce95 3030 kde optional krita_4.0.2+dfsg-1.dsc
 f065ac6c62fc031a7c23fc6253b848c3 236021108 kde optional 
krita_4.0.2+dfsg.orig.tar.gz
 20ef2d72213ee20098bc58d34baf3a77 17952 kde optional 
krita_4.0.2+dfsg-1.debian.tar.xz
 b65898489f61e2d784ea9901466aca2c 21556 kde optional 
krita_4.0.2+dfsg-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAlr1LfcACgkQLRkciEOx
P03CYQ//edSM0bLp+Z2fDR5/vudPIkCOxrVoJ314K+dB3snCGcp1Td2UoSUNJkHB
5uapkuBSfoVSYsagwEVeJ76Y2655VGr8lucNdVZIOnRAFioNPrNzB3n5IrewZinT
d6aWR7+EjrH9rjWPyjtlagxq/J9kScKd7fbfdkC2zDgkzdPJF2DeXKYtmGCSOJyU
A0apUV911Xam38cHJpnQobCrvXCWOcQnrR0oJE0zxZkmWAHwk93nxpo3BjXOO0+e
L382BpTFqEVZ/x/cNfwLSroJ2ulEGikf8WKaLggUIsG9CndYNwhuW/XLGW+p0a/1
9nwFQk8WopK5Lceh7z1hPcvUNFEv0ki5GkAkztl3/76Sp59RZlI35N6oAxnWBnEb
FGLkhOYLd6bxM6apf5271d/6FZLTVdxgKVxuzRxc/nPkF+/AW/N4YKxR672A11TY
809lyqMs04w6r9cOfzjUAJCUZN9c1btu2pR5i9ri/G49+n6fGsfJUk7ge4bnHVgi
iJoOrS2+4FzhshXUbaSpslyNP9WEHIFfNwh8JSCr1vcB2IeAYQEKTiNHPUXffDXA
CcE8s0Dzq4h6ZGW3WXqgO/XpmPyRbUOumhd6xIBnFcJa1uJlwA+ZmdzHn7EFEttr
GEkasjAuHZSx97Gr22EI1M9bfNNxTkon8UDDCRze2YfYzwhzWtg=
=yAcr
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#894815: plasma-workspace: Lock screen media controls cannot be disabled

2018-05-10 Thread Gregor Riepl
> Well, following the code, it seems that the option is only shown if you have
> org.kde.breeze.desktop or org.kde.breezedark.desktop set as your
> lookandfeelpackage configuration (~/.config/kdeglobals [KDE] 
> LookAndFeelPackage)
> 
> Can you please check if your configuration is says so?

It seems that it is that way:

[KDE]
ColorScheme=Breeze
LookAndFeelPackage=org.kde.breeze.desktop

And I can't find any other place where this might be set.



signature.asc
Description: OpenPGP digital signature