Bug#998842: octave: inv() causes segfault if io package pre-loaded

2022-02-22 Thread Leonardo Vainsencher
db.txt) --- Hope this can help. Regards, L. From: Sébastien Villemot Sent: Monday, February 21, 2022 12:30 PM To: Leonardo Vainsencher ; 998...@bugs.debian.org <998...@bugs.debian.org> Subject: Re: Bug#998842: octave: inv()

Bug#998842: octave: inv() causes segfault if io package pre-loaded

2021-12-21 Thread Leonardo Vainsencher
det(P_6x6); % causes segfault - end of bug1 script --- -Original Message- From: Sébastien Villemot Sent: Monday, December 20, 2021 2:52 PM To: Leonardo Vainsencher ; 998...@bugs.debian.org Subject: Re: Bug#998842: octave: inv() causes segfault i

Bug#998842: octave: inv() causes segfault if io package pre-loaded

2021-11-08 Thread Leonardo Vainsencher
Package: octave Version: 6.2.0-1 Severity: important X-Debbugs-Cc: none Dear Maintainer, The following code causes 'Segmentation fault' when inv() is executed: %%% begin octave code %%% pkg load io w = exp(-1i*pi/3); P_6x6 = [ 1, -1,1,1,1,-1; ... 1, -w,w^2,

Bug#611459: cdrom: installed system crashes when quitting X

2011-01-29 Thread Leonardo Vainsencher
Package: cdrom Severity: normal *** Please type your report below this line *** Installation from debian-squeeze-di-rc2-amd64-netinst.iso (and i386) works smoothly up to the point of switching from X to console, quitting X, or shutting down the system. Any of the above actions causes the system

Bug#599612: python-qt4: removeItemWidget() wrongly removes QTreeWidgetItem itself

2010-10-09 Thread Leonardo Vainsencher
Package: python-qt4 Version: 4.7.3-1+b1 Severity: normal In a Python program I use setItemWidget() to add widgets to columns of QTreeWidgetItems (eg QPushButton, QComboBox, etc). When a widget is no longer needed it is removed using removeItemWidget(), however this action causes the removal of

Bug#538754: import PyQt4.Qwt5 fails

2009-07-26 Thread Leonardo Vainsencher
Package: python-qwt5-qt4 Version: 5.1.0.dfsg-2 Justification: renders package unusable Severity: grave *** Please type your report below this line *** hi, I've been using PyQt4.Qwt5 for a while, but after a recent upgrade it can no longer be imported into python. this bug is very similar to