Bug#940822: silx view crashes on invocation

2019-09-23 Thread Dmitry Shachnev
Am 23. September 2019 12:45:18 GMT+03:00 schrieb PICCA Frederic-Emmanuel : > Is it possible to fix Buster ? It is, but I am not the KCrash maintainer. -- Dmitry Shachnev

Bug#940822: silx view crashes on invocation

2019-09-23 Thread PICCA Frederic-Emmanuel
Is it possible to fix Buster ?

Bug#940822: silx view crashes on invocation

2019-09-23 Thread Dmitry Shachnev
Control: reassign -1 libkf5crash5 5.54.0-1 Control: fixed -1 libkf5crash5/5.61.0-1 Hi all, On Fri, Sep 20, 2019 at 07:11:39PM +, PICCA Frederic-Emmanuel wrote: > Ok this simple script trigger the bug. > > from PyQt5.QtWidgets import QApplication, QLabel > app = QApplication([]) > > on KDE, bu

Bug#940822: silx view crashes on invocation

2019-09-23 Thread Carlos Pascual
Thanks for the investigation! I can only add that the version of python3-qt5 available for stretch (5.7+dfsg-5) was not affected by this.

Bug#940822: silx view crashes on invocation

2019-09-20 Thread PICCA Frederic-Emmanuel
Ok this simple script trigger the bug. from PyQt5.QtWidgets import QApplication, QLabel app = QApplication([]) on KDE, but not on Gnome. BUT this app = QApplication(['a']) works. on KDE and Gnome.

Bug#940822: silx view crashes on invocation

2019-09-20 Thread PICCA Frederic-Emmanuel
Ok, I can reproduce this bug. I switched to plasma and now I have picca@cush:~$ silx view malloc_consolidate(): invalid chunk size KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = python3.7 path = /usr/bin pid = 1876 KCrash: Arguments: Minuterie d'alerte So this is somet

Bug#940822: silx view crashes on invocation

2019-09-20 Thread PICCA Frederic-Emmanuel
If I remove the config file, I have this error picca@cush:~$ rm .config/silx/silx-view.ini picca@cush:~$ silx view QSettings::value: Empty key passed QSettings::value: Empty key passed KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = python3.7 path = /usr/bin pid = 1893 K

Bug#940822: silx view crashes on invocation

2019-09-20 Thread PICCA Frederic-Emmanuel
Did you trye also to remove the .config files picca@cush:~/.config/silx$ ls silx-view.ini If I remember correctly, I had a problem which was solved by removing this file.

Bug#940822: silx view crashes on invocation

2019-09-20 Thread PICCA Frederic-Emmanuel
Here you have the information about the core dump. https://wiki.debian.org/HowToGetABacktrace

Bug#940822: silx view crashes on invocation

2019-09-20 Thread PICCA Frederic-Emmanuel
> Please find attached the output It seems that KCrash is in our way. Is it possible for you to run silx view from a gnome environment ? are you using kde ?

Bug#940822: silx view crashes on invocation

2019-09-20 Thread Carlos Pascual
On Friday, September 20, 2019 11:21:29 AM CEST PICCA Frederic-Emmanuel wrote: > gdb -ex r --args python3 -m silx.app.view.main Please find attached the output -- ++ Carlos Pascual Izarra Scientific Software Coordinator Computing Division AL

Bug#940822: silx view crashes on invocation

2019-09-20 Thread PICCA Frederic-Emmanuel
gdb -ex r --args python3 -m silx.app.view.main

Bug#940822: silx view crashes on invocation

2019-09-20 Thread Carlos Pascual
On Friday, September 20, 2019 10:57:22 AM CEST PICCA Frederic-Emmanuel wrote: > Could it be a problem with the OpenGL drivers on your computer ? It could be something OpenGL-related, but I would not suspect the drivers, since it works well in the same machine when I use the pip version in a virt

Bug#940822: silx view crashes on invocation

2019-09-20 Thread PICCA Frederic-Emmanuel
Hello carlos, I am using this on all our computers and I have no problem. com-diffabs@diffabs6:~$ dpkg -l | grep silx ii python-silx 0.11.0+dfsg-1~bpo10+1 amd64Toolbox for X-Ray data analysis - Python2 library ii python-silx

Bug#940822: silx view crashes on invocation

2019-09-20 Thread Carlos Pascual
Package: silx Version: 0.9.0+dfsg-3 Severity: important Dear Maintainer, Running `silx view` or `silx test` produces a crash straight away with the following output: ``` ~$ silx view malloc_consolidate(): invalid chunk size KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name