Your message dated Sat, 14 Jan 2012 12:51:35 -0500
with message-id
<cang8-dae4q6h5sjcxe7fvpvhdf0gvt93uo2jkna1z4tq-mo...@mail.gmail.com>
and subject line gauss fitting working in most recent qtiplot
has caused the Debian Bug report #445239,
regarding qtiplot: crashs on Gauss fitting
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 [email protected]
immediately.)
--
445239: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445239
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qtiplot
Version: 0.9-1
Severity: normal
After opening the following ASCII file
1 1,1
2 1,9
3 3
4 4,5
5 3,5
(in a German locale, "," is required instead of ".") and selecting
Fit Wizzard in Analysis it crashes once I click with my mouse on
the Gauss function in the dialog. It seems to work with most other
functions.
I'm sorry but I'm unable to provide a backtrace as I have my Debian
box running in a Xen session which doesn't like gdb.
Also it seems that DEB_BUILD_OPTIONS="nostrip debug" is not respected
so that I had to change CONFIG += release into CONFIG += debug in
qtiplot/qtiplot.pro. Probably it should default to debug as dh_strip
is called in debian/rules which respects DEB_BUILD_OPTIONS.
Jens
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.18-xen (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages qtiplot depends on:
ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii libgcc1 1:4.2.1-4 GCC support library
ii libgl1-mesa-glx [libgl1 7.0.1-2 A free implementation of the OpenG
ii libglu1-mesa [libglu1] 7.0.1-2 The OpenGL utility library (GLU)
ii libgsl0ldbl 1.10-1 GNU Scientific Library (GSL) -- li
ii libmuparser0 1.28-1 fast mathematical expressions pars
ii liborigin0 20070926-1 library for reading OriginLab Orig
ii libqt4-core 4.3.1-2 Qt 4 core non-GUI functionality ru
ii libqt4-gui 4.3.1-2 Qt 4 core GUI functionality runtim
ii libqt4-qt3support 4.3.1-2 Qt 3 compatibility library for Qt
ii libqwt5-qt4 5.0.2-1 Qt4 widgets library for technical
ii libqwtplot3d-qt4 0.2.7-1 3D plotting library based on Qt4/O
ii libstdc++6 4.2.1-4 The GNU Standard C++ Library v3
ii python-qt4 4.3-5 Python bindings for Qt4
ii python2.4 2.4.4-6 An interactive high-level object-o
ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime
qtiplot recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.9.8.8-2
thanks
at least the most recent qtiplot doesn't crash on gauss fitting
> Also it seems that DEB_BUILD_OPTIONS="nostrip debug" is not respected
> so that I had to change CONFIG += release into CONFIG += debug in
> qtiplot/qtiplot.pro. Probably it should default to debug as dh_strip
> is called in debian/rules which respects DEB_BUILD_OPTIONS.
is also fixed in 0.9.8.8-2
--- End Message ---