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. -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net

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

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

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. -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net

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 -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

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 ? -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net

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

Bug#940822: silx view crashes on invocation

2019-09-20 Thread PICCA Frederic-Emmanuel
gdb -ex r --args python3 -m silx.app.view.main -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

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

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

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