Bug#856107: libqt5widgets5: Qmapshack crashed after manipulating tracks

2017-02-24 Thread rbit
Package: libqt5widgets5
Version: 5.7.1+dfsg-3+b1
Severity: normal
Tags: d-i

Dear Maintainer,

*** 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: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libqt5widgets5 depends on:
ii  libc62.24-9
ii  libqt5core5a [qtbase-abi-5-7-1]  5.7.1+dfsg-3+b1
ii  libqt5gui5   5.7.1+dfsg-3+b1
ii  libstdc++6   6.3.0-6

libqt5widgets5 recommends no packages.

libqt5widgets5 suggests no packages.

-- no debconf information
 
I use a selfcompiled version of QMS 1.7.2 with Debian Linux "Testing".

If I change a track > right click on the track in data > rework > style
  > source > altitude

QMS crashed. 


I compiled with Debug option and use gdb

Output gdb bt:

0x73d82f0f in  () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
(gdb) bt
#0  0x73d82f0f in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#1  0x7fffd69a63a6 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#2  0x73dc23c0 in QListView::selectionChanged(QItemSelection
const&, QItemSelection const&) ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#3  0x73d9c721 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#4  0x732945e9 in QMetaObject::activate(QObject*, int, int,
void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x73217be7 in
QItemSelectionModel::selectionChanged(QItemSelection const&,
QItemSelection const&) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7321c44b in
QItemSelectionModel::emitSelectionChanged(QItemSelection const&,
QItemSelection const&) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7321ff92 in QItemSelectionModel::select(QItemSelection
const&, QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7321997c in QItemSelectionModel::select(QModelIndex
const&, QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x73218034 in
QItemSelectionModel::setCurrentIndex(QModelIndex const&,
QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x73c51f91 in QComboBox::showPopup() () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x73c52cf5 in  () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x73b93bef in QWidget::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x73c4ee16 in QComboBox::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x73b4bb8c in QApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x73b541fd in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x732689e0 in QCoreApplication::notifyInternal2(QObject*,
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x73b528ad in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x73bad906 in  () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x73bb0313 in  () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x73b4bb8c in QApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x73b53341 in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x732689e0 in QCoreApplication::notifyInternal2(QObject*,
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x735b0b03 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::Mou
seEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#24 0x735b2685 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePriva
te::WindowSystemEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#25 0x7359061b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#26 0x7fffd69894c0 in  () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#27 0x7fffe6b2a7f7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x7fffe6b2aa60 in  () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x7fffe6b2ab0c in 

Still Failing: chroot-installation_jessie_install_kde_upgrade_to_stretch_aptdpkg_first/141

2017-02-24 Thread jenkins
See 
https://jenkins.debian.net/job/chroot-installation_jessie_install_kde_upgrade_to_stretch_aptdpkg_first/141//console
 or just 
https://jenkins.debian.net/job/chroot-installation_jessie_install_kde_upgrade_to_stretch_aptdpkg_first/141/
 for more information.

Still Failing: chroot-installation_jessie_install_kde-full_upgrade_to_stretch_aptdpkg_first/141

2017-02-24 Thread jenkins
See 
https://jenkins.debian.net/job/chroot-installation_jessie_install_kde-full_upgrade_to_stretch_aptdpkg_first/141//console
 or just 
https://jenkins.debian.net/job/chroot-installation_jessie_install_kde-full_upgrade_to_stretch_aptdpkg_first/141/
 for more information.

Bug#856002: sddm: only shows white screen

2017-02-24 Thread Maximiliano Curia

Control: fixed -1 0.14.0-1

¡Hola Dominik!

El 2017-02-24 a las 11:30 +0100, Dominik George escribió:
sddm logs the output to the syslog, please check that, and possibly the 
Xorg.0.log, for errors. Which video card are you using?


Nothing suspicious in the logs. I am using an Intel HD Graphics 4400 
something-whatever-on-board thingy.


Also, could you test sddm 0.14.0-1 (which is currently available in 
experimental)?


0.14.0-1 indeed works. And when starting, it loaded some default them 
and complaint that the breeze theme could not be found and I in turn 
found that the sddm-theme-breeze package was not installed. Maybe that's 
the issue with 0.13.0 as well and it simply fails to complain?


For 0.13, breeze is indeed the default theme, but if it's not installed, it 
reverts to whatever is found (searching in alphabetic order, iirc). From the 
original report I see that you had maui installed, so that should be the theme 
that's trying to be launched in 0.13, even more, For 0.14, the theme that's 
embedded is in fact maui. I'm not sure why it's not working for you in 0.13 
but it's working in 0.14. But hopefully we might get the release team approval 
for 0.14.0-2 (#855624).


Happy hacking,
--
"Whenever possible, steal code." -- Tom Duff
Saludos /\/\ /\ >< `/


signature.asc
Description: PGP signature


Processed: Re: Bug#856002: sddm: only shows white screen

2017-02-24 Thread Debian Bug Tracking System
Processing control commands:

> fixed -1 0.14.0-1
Bug #856002 [sddm] sddm: only shows white screen
Marked as fixed in versions sddm/0.14.0-1.

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



Bug#856002: sddm: only shows white screen

2017-02-24 Thread Dominik George
Hi,

> sddm logs the output to the syslog, please check that, and possibly the
> Xorg.0.log, for errors. Which video card are you using?

Nothing suspicious in the logs. I am using an Intel HD Graphics 4400
something-whatever-on-board thingy.

> Also, could you test sddm 0.14.0-1 (which is currently available in
> experimental)?

0.14.0-1 indeed works. And when starting, it loaded some default them
and complaint that the breeze theme could not be found and I in turn
found that the sddm-theme-breeze package was not installed. Maybe that's
the issue with 0.13.0 as well and it simply fails to complain?

-nik

-- 
PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17  FD26 B79A 3C16 A0C4 F296

Dominik George · Hundeshagenstr. 26 · 53225 Bonn
Mobile: +49-1520-1981389 · https://www.dominik-george.de/

Teckids e.V. · FrOSCon e.V.
Fellowship of the FSFE · Piratenpartei Deutschland
Opencaching Deutschland e.V. · Debian Maintainer

LPIC-3 Linux Enterprise Professional (Security)


signature.asc
Description: PGP signature


Bug#856002: sddm: only shows white screen

2017-02-24 Thread Maximiliano Curia

Control: tag -1 + moreinfo

¡Hola Dominik!

El 2017-02-24 a las 08:59 +0100, Dominik George escribió:
Package: sddm 
Version: 0.13.0-1 
Severity: grave 
Justification: renders package unusable



sddm only shows a white screen after starting. sddm.log remains empty.


sddm logs the output to the syslog, please check that, and possibly the 
Xorg.0.log, for errors. Which video card are you using?


Also, could you test sddm 0.14.0-1 (which is currently available in 
experimental)?


Happy hacking,
--
"Haskell is faster than C++, more concise than Perl, more regular than Python,
more flexible than Ruby, more typeful than C#, more robust than Java, and has
absolutely nothing in common with PHP."
-- Audrey Tang
Saludos /\/\ /\ >< `/


signature.asc
Description: PGP signature


Processed: Re: Bug#856002: sddm: only shows white screen

2017-02-24 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 + moreinfo
Bug #856002 [sddm] sddm: only shows white screen
Added tag(s) moreinfo.

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



Bug#856004: khtml: please build-depen on libssl1.0-dev for Stretch

2017-02-24 Thread Sebastian Andrzej Siewior
Package: khtml
Version: 5.28.0-1
Severity: serious

khtml B-D on libssl-dev and has been built against it in the archive. I
am not entirely sure that this works. I doubt because QT itself uses
libssl1.0.2 and passing around SSL, SSL_CTX, BIO or any other struct is
a no no. Additionally some of the symbols, that khtml loads via
dlopen(), are no longer exported by libssl1.1.
Therefore I think it is best to change the B-D to
libssl1.0-dev | libssl-dev (<< 1.1)
for Stretch.

Sebastian



Bug#856002: sddm: only shows white screen

2017-02-24 Thread Dominik George
Package: sddm
Version: 0.13.0-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

sddm only shows a white screen after starting. sddm.log remains empty.

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

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

Versions of packages sddm depends on:
ii  adduser   3.115
ii  debconf [debconf-2.0] 1.5.60
ii  libc6 2.24-9
ii  libgcc1   1:6.3.0-8
ii  libpam0g  1.1.8-3.5
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  libqt5qml55.7.1-2
ii  libqt5quick5  5.7.1-2
ii  libstdc++66.3.0-8
ii  libsystemd0   232-18
ii  libxcb-xkb1   1.12-1
ii  libxcb1   1.12-1
ii  qml-module-qtquick2   5.7.1-2
ii  sddm-theme-maui [sddm-theme]  0.13.0-1

Versions of packages sddm recommends:
ii  libpam-systemd  232-18

Versions of packages sddm suggests:
ii  libpam-kwallet5  5.8.4-1

- -- debconf information:
  sddm/daemon_name: /usr/bin/sddm
* shared/default-x-display-manager: sddm

-BEGIN PGP SIGNATURE-

iQJ4BAEBCABiFiEEPJ1UpHV1wCb7F/0mt5o8FqDE8pYFAliv5/MxGmh0dHBzOi8v
d3d3LmRvbWluaWstZ2VvcmdlLmRlL2dwZy1wb2xpY3kudHh0LmFzYxIcbmlrQG5h
dHVyYWxuZXQuZGUACgkQt5o8FqDE8pa4dhAAu92VeDU2/G6aNHsVmszdw3T8JvIx
3gO5KJ7oFCe4i5QxtTWnQZghhMCF9kmgeGwJ87fLNKgp/50QQNUnR0RIyE4gDwKe
BTUSs6K4hyKBIz/giaLCYTOlTIxW7BjhzefNISekkg9/fNqCuECUbD4AzRYuZ0Wc
9/1kqIVakdaPzkqLeY21cACMQvJcbCQb6F1u60eoCc3rTGW7R1kGCfgcMxz8PJ/2
tREO/ItXm/vwEqHH+QeuHgweuNkZjzPF2LUlEJRDRX6E5CO3RzmgKUY6fQP7mO0Q
QigBNKoy0erFZIsSY04GH47kHmhoPHuViRX5XJacpbrSfwR5SJRFiEIOdTwBcnHU
Eu2qX231yhDNxqCjEwDUvDONlCe8+xh5UYwmFzg2SInligi4NjcR+aHXHLitUp5D
SKTlPxB1g7uLu9wIxtKnKegGAPzNWlTh6/j/eqX7DzuCpJSkSAUYB411aiqxYVc4
VqOvvNgPOIGwgsWreOSBnEOMfVy2dMIrvnc60zObJwIMF5HQBz/vAw+cJxYsbVg4
RELCkh9vQviG5HAr7xaa69WhSeZiGfrueGfSpUjKjlAMBa2nBuFkZ6mMbW0fwwLC
wvK02OfUECMYgj+C2NjHdBU1nahmdk6vIQ+7vVZCi2g43qeQb4pO8PGr/Xof+loL
/Gsq9JWW7yxQc3w=
=/8H0
-END PGP SIGNATURE-