[patch #8508] Pspp.t test fails on debian/sid - probably depends on perl version

2014-08-08 Thread Friedrich Beckmann
URL: http://savannah.gnu.org/patch/?8508 Summary: Pspp.t test fails on debian/sid - probably depends on perl version Project: PSPP Submitted by: beckmanf Submitted on: Fr 08 Aug 2014 22:24:01 GMT Category: None

Re: pspp removed from Debian

2014-08-09 Thread Friedrich Beckmann
I registered on alioth.debian.org in order to put the debian package code on that git server. I asked to be member of the collab-maint project where then pspp debian package part could be maintained. Friedrich ___ pspp-dev mailing list

Re: pspp removed from Debian

2014-08-12 Thread Friedrich Beckmann
Hi, I will send an updated package. Please see my comments regarding the lintian warnings below. - changelog-should-not-mention-nmu Removed the NMU line. - outdated-autotools-helper-file I guess this is the way it works - debian-watch-contains-dh_make-template I changed the watch file

Re: pspp removed from Debian

2014-08-12 Thread Friedrich Beckmann
Hi Ben, the updated package is here: http://mentors.debian.net/package/pspp Friedrich ___ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev

Re: pspp removed from Debian

2014-08-13 Thread Friedrich Beckmann
Hi, You can see the lintian log here http://mentors.debian.net/package/pspp Friedrich Am 13.08.2014 um 10:09 schrieb John Darrington j...@darrington.wattle.id.au: On Tue, Aug 12, 2014 at 11:28:43PM +0200, Friedrich Beckmann wrote: - outdated-autotools-helper-file I guess

Re: pspp removed from Debian

2014-08-14 Thread Friedrich Beckmann
Hi, thanks for uploading! I checked the build results for the package here: https://buildd.debian.org/status/package.php?p=pspp Do you have any idea how to proceed from here? It seems that the package builds on all architectures except armhf (mips still waiting). On armhf four tests in the

Fwd: pspp package FTBFS on armhf

2014-08-15 Thread Friedrich Beckmann
and there is build problem on armhf for version 0.8.3-1. https://buildd.debian.org/status/package.php?p=pspp I need access to an armhf machine to look at the problem. Here is my information: Name: Friedrich Beckmann Preferred username: fritz Key Fingerprint: 1A9F 9365 EF7F 1142 6275 26B1 CC79 D80A

Re: pspp package FTBFS on armhf

2014-08-17 Thread Friedrich Beckmann
Dear Ben, Am 15.08.2014 um 16:52 schrieb Ben Pfaff b...@cs.stanford.edu: Reading https://dsa.debian.org/doc/guest-account/, one of the requirements is People requesting access should already have a track record of working on Debian for some time. Do you qualify? I did not do other things in

Build status for debian pspp package 0.8.3-1.2

2014-08-17 Thread Friedrich Beckmann
Hi, here is the build status for the pspp 0.8.3-1.2 package: https://buildd.debian.org/status/package.php?p=pspp Still the armhf architecture build fails but due to Bens package change the testsuite.log is visible. All four failing tests fail due to a segmentation fault. The failing tests

Re: Build status for debian pspp package 0.8.3-1.2

2014-08-17 Thread Friedrich Beckmann
Ben! You are digging deep in the dirt there… Anything I could do? Friedrich Am 17.08.2014 um 21:25 schrieb Ben Pfaff b...@cs.stanford.edu: On Sun, Aug 17, 2014 at 11:48:02AM -0700, Ben Pfaff wrote: On Sun, Aug 17, 2014 at 04:59:24PM +0200, Friedrich Beckmann wrote: here is the build status

Re: Build status for debian pspp package 0.8.3-1.2

2014-08-18 Thread Friedrich Beckmann
The pspp 0.8.3-1.3 package does not build on armhf because the method to pass the -O0 flag does not work. I fixed the problem and uploaded pspp 0.8.3-1.4 to mentors.debian.net. Friedrich ___ pspp-dev mailing list pspp-dev@gnu.org

Aw: Build status for debian pspp package 0.8.3-1.2

2014-08-18 Thread Friedrich Beckmann
The version number is 0.8.3-2: Anfang der weitergeleiteten Nachricht: Your upload of the package 'pspp' to mentors.debian.net was successful. Others can now see it. The URL of your package is: http://mentors.debian.net/package/pspp The respective dsc file can be found at:

Re: pspp package FTBFS on armhf

2014-08-18 Thread Friedrich Beckmann
The pspp package 0.8.3-2 has turned off compiler optimization for armhf and then the tests pass: https://buildd.debian.org/status/fetch.php?pkg=pspparch=armhfver=0.8.3-2stamp=1408381563 as Ben already mentioned. Thanks for looking into this. Friedrich Am 18.08.2014 um 20:20 schrieb Ben

debian pspp-0.8.3-3 in mentors.debian.net

2014-08-19 Thread Friedrich Beckmann
Hi Ben, I uploaded version 0.8.3-3 to mentors.debian.net. I fixed a bug regarding the testsuite.log dump and I enabled the autoreconf procedure. The package is here: http://mentors.debian.net/package/pspp I also tried the parallel build option but parallel builds did not work sometimes. The

How to work on the pspp code?

2014-08-21 Thread Friedrich Beckmann
Hi, I try to work on the pspp code. If I just do configure and make and then I start psppire in the src/ui/gui folder, then some ui parts are missing. What is the correct way to debug psppire? At the moment I install to some temporary directory. Then can start, but I work with the installed

Re: How to work on the pspp code?

2014-08-22 Thread Friedrich Beckmann
I could not figure out a way to find the ui files without using configure --prefix=sometmpdirectory make install But I figured out that there is way to use the binary that is produced by make without install. I use an out of source build directory. In this example the source tree is in

pspp package builds on all architecturs except kfreebsd-amd64 - please schedule a new build attempt

2014-09-08 Thread Friedrich Beckmann
Hi, i am the maintainer of the pspp package. The package builds on all architectures except kfreebsd-amd64. Current version is 0.8.3-4. See https://buildd.debian.org/status/package.php?p=psppsuite=sid The package does not build because one test (read UTF-16 as Auto) in the regression fails.

Re: Bug#760841: pspp: [kfreebsd] random testsuite failures

2014-09-08 Thread Friedrich Beckmann
Thank you for trying the build, adding the bug description to the bugtracker and analyzing the problem! https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760841 Friedrich ___ pspp-dev mailing list pspp-dev@gnu.org

[patch #8527] Adding GRAPH command with simple scatterplot and histogram (incl tests and doc)

2014-09-09 Thread Friedrich Beckmann
URL: http://savannah.gnu.org/patch/?8527 Summary: Adding GRAPH command with simple scatterplot and histogram (incl tests and doc) Project: PSPP Submitted by: beckmanf Submitted on: Di 09 Sep 2014 20:30:11 GMT Category:

pspp 0.8.3-5 uploaded to mentors.debian.net (fix for u8-istream)

2014-09-09 Thread Friedrich Beckmann
Hi, I uploaded the updated 0.8.3-5 package to mentors. http://mentors.debian.net/package/pspp This version includes the bugfix for the problem regarding the u8-istream test failure which occured on kfreebsd. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760841 The fix is already in

[patch #8527] Adding GRAPH command with simple scatterplot and histogram (incl tests and doc)

2014-09-10 Thread Friedrich Beckmann
Follow-up Comment #2, patch #8527 (project pspp): Hi Ben, I can do that. I guess somebody at FSF has figured out a solution that is compliant with german copyright law. Friedrich ___ Reply to this item at:

Re: 0.8.3-5 build failure on kfreebsd-i386

2014-09-10 Thread Friedrich Beckmann
Hi this is this bug here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759102 and for whatever reason the texi-vers.patch disappeared in 0.8.3-5. I will send an updated package. Friedrich Am 10.09.2014 um 19:20 schrieb Ben Pfaff b...@cs.stanford.edu: The kfreebsd-i386 build failed

pspp_0.8.3-6 uploaded to mentors.debian.net

2014-09-10 Thread Friedrich Beckmann
here is the updated version 0.8.3-6 with the reintroduced patch for the parallel build. I had removed it here locally because I tested the autotools patch… Your upload of the package 'pspp' to mentors.debian.net was successful. Others can now see it. The URL of your package is:

Re: Bug#760841: pspp: random testsuite failures

2014-09-11 Thread Friedrich Beckmann
Version: 0.8.3-6 Tags: fixed The bug is fixed in upstream with this commit http://git.savannah.gnu.org/cgit/pspp.git/commit/?id=287f1aa484434ad1817de8623ba3b092e26733a9 In debian package 0.8.3-6 the upstream fix is included as a debian patch u8istream.patch. I just checked the build status on

Debian package 0.8.4-1 is on mentors

2014-09-28 Thread Friedrich Beckmann
Hi, I uploaded the debian pspp package version 0.8.4-1 to mentors: http://mentors.debian.net/package/pspp I removed the patches which are now in upstream 0.8.4 and I adapted the debian/copyright file to the machine readable format:

Re: Debian package 0.8.4-1 is on mentors

2014-09-29 Thread Friedrich Beckmann
Thanks! It did not take as long as I thought. I uploaded the new version. ___ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev

patch #8547 man page not in install target, psppire man page missing

2014-09-30 Thread Friedrich Beckmann
Hi Ben, i tried to upload a pspp patch to savannah but the file upload does not work. The patch description is here: https://savannah.gnu.org/patch/?8547 Attached is the patch. manpage.patch Description: Binary data ___ pspp-dev mailing list

[patch #8547] man page not in install target, psppire man page missing

2014-10-01 Thread Friedrich Beckmann
Additional Item Attachment, patch #8547 (project pspp): File name: manpage.patch Size:7 KB ___ Reply to this item at: http://savannah.gnu.org/patch/?8547 ___ Nachricht

[patch #8549] Startup Notification does not work

2014-10-05 Thread Friedrich Beckmann
Follow-up Comment #2, patch #8549 (project pspp): I only googled a bit. If there is only one window it should work automatically by gtk. But for other (o.k which?) conditions it has be done manually with: https://developer.gnome.org/gdk3/stable/gdk3-General.html#gdk-notify-startup-complete

[patch #8549] Startup Notification does not work

2014-10-05 Thread Friedrich Beckmann
Follow-up Comment #4, patch #8549 (project pspp): Hi John, I tried it in a testing environment. I could see the problem in KDE right away. I could see the problem in GNOME if I enable the startup notification with StartupNotify=true explicitly. So I guess there is something not working. Can

Re: [patch #8549] Startup Notification does not work

2014-10-06 Thread Friedrich Beckmann
Hi John, I don't see that. But then I don't use a normal debian environment. I do remember years ago, when I first implemented the splash screen, there was a similar problem where the appearance of the splash was interpreted as the start of the application. To fix that, we introduced

Re: Proposed patch to GRAPH command

2014-10-27 Thread Friedrich Beckmann
Hi John, didn’t look at it for now but I read your comments regarding my patch for introducing the GRAPH command. Some part was concerning the internationalization. Right now I am just quite busy. And you are very fast… Friedrich Am 27.10.2014 um 06:54 schrieb John Darrington

[patch #8527] Adding GRAPH command with simple scatterplot and histogram (incl tests and doc)

2014-11-02 Thread Friedrich Beckmann
Additional Item Attachment, patch #8527 (project pspp): File name: johns-review-comments-to-graph.patch Size:10 KB ___ Reply to this item at: http://savannah.gnu.org/patch/?8527 ___

[patch #8527] Adding GRAPH command with simple scatterplot and histogram (incl tests and doc)

2014-11-02 Thread Friedrich Beckmann
Follow-up Comment #5, patch #8527 (project pspp): Hi, I modified the code for the graph command according to Johns code review. So this are minor modifications as John has already changed the internationalization issues. John, thanks for the review! The patch is attached in the bug tracker.

[patch #8527] Adding GRAPH command with simple scatterplot and histogram (incl tests and doc)

2014-11-02 Thread Friedrich Beckmann
Follow-up Comment #7, patch #8527 (project pspp): Hi John, yes, could be done that way also. However, I considered the file more new than derived. I derived it from examine.c but it is quite different now. Friedrich ___ Reply to this

[patch #8661] bug #44012 - patch to fix GRAPH SCATTERPLOT crashes gui

2015-04-24 Thread Friedrich Beckmann
Follow-up Comment #1, patch #8661 (project pspp): Johns proposed changes regarding formatting and others are described here: http://lists.gnu.org/archive/html/pspp-dev/2014-10/msg1.html That is the content of patch 0001- Friedrich

Tried to work on the gui but glade 3.8.5 crashes on wheezy for some dialogs

2015-04-26 Thread Friedrich Beckmann
Hi John, i tried to work on the pspp gui. So I used glade on wheezy to open the ui files. First thing I noticed is that the debian package of glade only works for gtk+3, i.e. it does not display the ui files. So I build glade 3.8.5 from the sources, then I compiled the psppire glade library and

[patch #8661] bug #44012 - patch to fix GRAPH SCATTERPLOT crashes gui

2015-04-24 Thread Friedrich Beckmann
Follow-up Comment #3, patch #8661 (project pspp): Hi John, thank you! Friedrich ___ Reply to this item at: http://savannah.gnu.org/patch/?8661 ___ Nachricht gesendet von/durch Savannah

[patch #8661] bug #44012 - patch to fix GRAPH SCATTERPLOT crashes gui

2015-04-24 Thread Friedrich Beckmann
URL: http://savannah.gnu.org/patch/?8661 Summary: bug #44012 - patch to fix GRAPH SCATTERPLOT crashes gui Project: PSPP Submitted by: beckmanf Submitted on: Fr 24 Apr 2015 05:59:47 GMT Category: None Item

[patch #8667] gtk3 - merged master to gtk3 branch and fixed some problems

2015-05-04 Thread Friedrich Beckmann
URL: http://savannah.gnu.org/patch/?8667 Summary: gtk3 - merged master to gtk3 branch and fixed some problems Project: PSPP Submitted by: beckmanf Submitted on: Mo 04 Mai 2015 07:08:04 GMT Category: None

[patch #8667] gtk3 - merged master to gtk3 branch and fixed some problems

2015-05-09 Thread Friedrich Beckmann
Follow-up Comment #2, patch #8667 (project pspp): Hi John, the first patch was my poor attempt to include the merge in a patch. However this seems not to work properly. I tried a bit how to make a patch which can be applied after a merge to show the manual changes as visualized by git show but I

Re: Scrolling in gtk3

2015-05-15 Thread Friedrich Beckmann
Hi John, yes, this is much faster now. Friedrich Am 14.05.2015 um 19:05 schrieb John Darrington j...@darrington.wattle.id.au: I fixed the slowness of the scrolling in the Gtk3 branch. J' ___ pspp-dev mailing list pspp-dev@gnu.org

[patch #8674] gtk3 - psppire crashed when exiting due to tt_options_dialog_destroy

2015-05-17 Thread Friedrich Beckmann
Follow-up Comment #2, patch #8674 (project pspp): Hi John, i attached an alternative patch that I tested which checks the NULL condition in the callee as you propose. Tested this on debian 8. (file #34031) ___ Additional Item Attachment:

[patch #8673] gtk3 - adapted pspp_sheet_view draw routine to gtk_cairo_should_draw_window method

2015-05-17 Thread Friedrich Beckmann
Follow-up Comment #2, patch #8673 (project pspp): Hi John, i have attached an updated patch where also the return value and the name is changed. This reflects that it is not the expose but the draw method now. This is similar to that what is done in gtktreeview. Friedrich (file #34032)

Re: gtk3 and master double patches should better be applied to master and then merged

2015-05-18 Thread Friedrich Beckmann
Hi John, Am 18.05.2015 um 09:23 schrieb John Darrington j...@darrington.wattle.id.au: In the past, we've tried to avoid merging too often. Many of the bugs you've reported recently are in fact bugs present in both branches, but for whatever reason only manifest themselves in gtk3 In

Re: gtk3 and master double patches should better be applied to master and then merged

2015-05-17 Thread Friedrich Beckmann
um 23:52 schrieb Ben Pfaff b...@cs.stanford.edu: On Sun, May 17, 2015 at 11:46:20PM +0200, Friedrich Beckmann wrote: some of the recent patches are applied both to master and gtk3 branch. After a merge from master to gtk3 they are still doubled. This is different when a patch is applied only

[patch #8673] gtk3 - adapted pspp_sheet_view draw routine to gtk_cairo_should_draw_window method

2015-05-17 Thread Friedrich Beckmann
URL: http://savannah.gnu.org/patch/?8673 Summary: gtk3 - adapted pspp_sheet_view draw routine to gtk_cairo_should_draw_window method Project: PSPP Submitted by: beckmanf Submitted on: So 17 Mai 2015 13:15:24 GMT Category:

[patch #8674] gtk3 - psppire crashed when exiting due to tt_options_dialog_destroy

2015-05-17 Thread Friedrich Beckmann
URL: http://savannah.gnu.org/patch/?8674 Summary: gtk3 - psppire crashed when exiting due to tt_options_dialog_destroy Project: PSPP Submitted by: beckmanf Submitted on: So 17 Mai 2015 13:28:32 GMT Category: None

Re: pspp gtk3 mswindows

2015-06-06 Thread Friedrich Beckmann
Hi folks, John is currently on vacation but he had some thoughts regarding the merge. See http://lists.gnu.org/archive/html/pspp-dev/2015-05/msg00053.html About 5 minutes after the email from John, Harry send an email that he fixed the windows resizing crash:

Re: Debian package pspp-0.8.5-2 is on mentors - added a patch to fix the s390 regression failure

2015-06-22 Thread Friedrich Beckmann
Hi Ben, as mentioned, the reproduction case only shows the problem via psppire. The pdf via psppire includes the commands, while the pdf via pspp only shows the „headlines“. So the rendering is different. I have not yet managed to see the failure with the pspp pdf rendering. Friedrich Am

Debian package pspp-0.8.5-2 is on mentors - added a patch to fix the s390 regression failure

2015-06-22 Thread Friedrich Beckmann
not pass the regression on s390 with an identical assertion failure as in bug https://savannah.gnu.org/bugs/?45272 This patch fixes the described problem. Maybe this is also the root course for the regression failure on s390. The patch is not yet in upstream. Author: Friedrich Beckmann Index: pspp

Re: Debian 0.8.5-3 is on mentors - added fix for s390x regression failure

2015-06-26 Thread Friedrich Beckmann
Hi Ben, i guess the texlive maintainers installed a new package version where the component libtexluajit2 is not targeted for all platforms. Now the dependencies on the left out platforms cannot be resolved. See the control file:

Debian 0.8.5-3 is on mentors - added fix for s390x regression failure

2015-06-24 Thread Friedrich Beckmann
Hi Ben, i have uploaded a new version 0.8.5-3 to mentors. http://mentors.debian.net/package/pspp This version includes a new patch to fix the s390x build problem. The problem is due to wrong type casting of nl_langinfo in measure.c. Thanks for helping with the access to the s390x porterbox.

pspp 0.8.5 also fails on ppc64 - both 64 Bit big endian?

2015-06-22 Thread Friedrich Beckmann
Hi Ben, 0.8.5 also fails on the ppc64 http://buildd.debian-ports.org/status/fetch.php?pkg=pspparch=ppc64ver=0.8.5-1stamp=1434861024 while it runs on the ppc64el. ppc64 and s390x are both 64bit big endian. Friedrich ___ pspp-dev mailing list

We will be in the next ubuntu release.

2015-06-26 Thread Friedrich Beckmann
Hi folks, Adam Zammit provides the latest pspp versions for ubuntu in his ppa: https://launchpad.net/~adamzammit/+archive/ubuntu/pspp But package 0.8.5-3 will probably make it into the standard ubuntu release: https://launchpad.net/ubuntu/+source/pspp This will replace the current 0.7.9-xxx

pspp-0.8.5-1 is on mentors.debian.net

2015-06-20 Thread Friedrich Beckmann
Hi Ben, the debian package for pspp-0.8.5-1 is on mentors: http://mentors.debian.net/package/pspp Friedrich ___ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev

Re: Debian 0.8.5-3 is on mentors - added fix for s390x regression failure

2015-06-26 Thread Friedrich Beckmann
Hi Norbert, thanks for looking into this. I saw that you already commited the change to the debian-tex git: http://anonscm.debian.org/cgit/debian-tex/texlive-bin.git/commit/debian/control?id=840db01e07e4121b984ef180e241f683d17361c2 The problem is that the current state blocks the build of all

pspp 0.8.5-4 on mentors (soon)

2015-06-26 Thread Friedrich Beckmann
Hi Ben, i uploaded a new version 0.8.5-4 to mentors. The new version is adapted to the new emacsen install procedure for the pspp emacs mode to avoid error messages during installation of the package. Should be on mentors soon. Friedrich ___

Re: releasing 0.8.5 (was: Re: pspp gtk3 mswindows)

2015-06-16 Thread Friedrich Beckmann
Am 16.06.2015 um 16:52 schrieb Ben Pfaff b...@cs.stanford.edu: Do you mean, GSL_LIBS contains both -lgsl and -lgslcblas, and libgsl depends on libgslcblas? This is now the common practice; some newer distributions require it. Yes, it contains -lgsl -lgslcblas and -lm. I don't know

Re: Error checking in scatterplot

2015-06-16 Thread Friedrich Beckmann
or any PGP keyserver for public key. ___ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev -- Friedrich Beckmann, Bismarckstraße 11, 86159 Augsburg Tel: 0821-44923693, Mobil: 017648576782

Re: releasing 0.8.5 (was: Re: pspp gtk3 mswindows)

2015-06-15 Thread Friedrich Beckmann
Hi Ben, before the 0.8.5 release I would like to try a test build on the current unstable debian release. Friedrich Am 14.06.2015 um 23:39 schrieb Ben Pfaff b...@cs.stanford.edu: Anyone object to releasing 0.8.5 this week? ___ pspp-dev

Re: Multiplication Sign vs. Bullet Operator

2015-06-18 Thread Friedrich Beckmann
Am 17.06.2015 um 22:30 schrieb John Darrington j...@darrington.wattle.id.au: After discussing this with Ben, I pushed a change which internationalises this string. That way, translators can modify the format to fit the language as they desire. Thanks! Friedrich

Re: Multiplication Sign vs. Bullet Operator

2015-06-17 Thread Friedrich Beckmann
Am 17.06.2015 um 19:11 schrieb John Darrington j...@darrington.wattle.id.au: Thanks Friedrich, There may be cultural influences at play here. https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style/Dates_and_numbers#Scientific_and_engineering_notation O.k. the german wikipedia about

Re: Multiplication Sign vs. Bullet Operator

2015-06-17 Thread Friedrich Beckmann
I changed this with commit http://git.savannah.gnu.org/cgit/pspp.git/commit/?h=gtk3id=dc93fae2746573f1e71d93fbc297b48dc0c32b90 to the use of the multiplication sign. This is then according to:

Re: releasing 0.8.5 (was: Re: pspp gtk3 mswindows)

2015-06-15 Thread Friedrich Beckmann
Am 15.06.2015 um 17:26 schrieb Ben Pfaff b...@cs.stanford.edu: On Mon, Jun 15, 2015 at 08:26:25AM +0200, Friedrich Beckmann wrote: before the 0.8.5 release I would like to try a test build on the current unstable debian release. That is a good idea. Can you do that soon? Hi, it works

Pspp version 0.8.4 fails to build in the regression of Ubuntu due to unknown terminal

2015-06-15 Thread Friedrich Beckmann
Hi, The debian pspp package 0.8.4 fails in the regression of ubuntu and therefore it is not automatically included in new ubuntu versions. A very first look into this indicates that the regression fails, because of „terminal unknown“. https://launchpad.net/ubuntu/+source/pspp Friedrich

Build from git on Mac OS

2015-05-29 Thread Friedrich Beckmann
Hi Jeremy, i made a change in Smake (sed-awk) and now it is possible to build from git directly on MacOS. I tried this on OSX 10.9 with macports. The relevant commit is here: http://git.savannah.gnu.org/cgit/pspp.git/commit/?h=gtk3id=f3f10d128acbc9dbfc7c6ce0d181ef4a9cf39313 The reason for

Re: Tried to work on the gui but glade 3.8.5 crashes on wheezy for some dialogs

2015-05-31 Thread Friedrich Beckmann
. It tends to crash a lot. I often end up editing the .xml files by hand. On Sun, May 31, 2015 at 05:03:45PM +0200, Friedrich Beckmann wrote: Hi John, thanks for the detailed description. I had added some brief glade stuff in http://git.savannah.gnu.org/cgit/pspp.git/tree/README.Git?h=gtk3

Re: gtk3 and MSWindows

2015-05-27 Thread Friedrich Beckmann
fun -- Friedrich Beckmann, Bismarckstraße 11, 86159 Augsburg Tel: 0821-44923693, Mobil: 017648576782 ___ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev

Re: gtk3 and MSWindows

2015-05-27 Thread Friedrich Beckmann
Hi Harry, looking at the packages below. Are you linking against gtk2 or gtk3 or both? Is this just a list of installed packages? Friedrich Am 25.05.2015 um 12:11 schrieb Harry Thijssen pspp4wind...@gmail.com: Hi Friedrich I cross-compile on openSUSE for MSWindows. So the regression test

Re: gtk3 and MSWindows

2015-05-27 Thread Friedrich Beckmann
Hi Harry, i pushed to send to early… If this is the combination of libraries on opensuse, are there any issues with pspp in the gtk3 branch on opensuse? Friedrich Am 27.05.2015 um 08:52 schrieb Friedrich Beckmann friedrich.beckm...@gmx.de: Hi Harry, looking at debian 8, I have

Re: gtk3 - how it is today / should gtk3 be merged to master?

2015-05-30 Thread Friedrich Beckmann
Hi John, i look into this problem of tick drawing in histogram. Friedrich Am 30.05.2015 um 08:43 schrieb John Darrington j...@darrington.wattle.id.au: MacOS: Compiles and runs. Seems to be a restricted problem: https://savannah.gnu.org/bugs/index.php?45192 This one needs

Re: commit message formatting

2015-05-30 Thread Friedrich Beckmann
Hi Ben, thanks for the hint. Friedrich Am 31.05.2015 um 01:00 schrieb Ben Pfaff b...@cs.stanford.edu: Hi Friedrich. Thanks for all the work you've been doing on PSPP lately. I noticed that the commit messages you're putting into the repository are single very long lines, like this:

Re: Tried to work on the gui but glade 3.8.5 crashes on wheezy for some dialogs

2015-05-31 Thread Friedrich Beckmann
Hi John, thanks for the detailed description. I had added some brief glade stuff in http://git.savannah.gnu.org/cgit/pspp.git/tree/README.Git?h=gtk3 Friedrich Am 31.05.2015 um 15:38 schrieb John Darrington j...@darrington.wattle.id.au: On Sun, Apr 26, 2015 at 12:09:27PM +0200, Friedrich

Re: computing chart labels

2015-06-02 Thread Friedrich Beckmann
Hi John, Am 02.06.2015 um 13:49 schrieb John Darrington j...@darrington.wattle.id.au: Regarding Fritz's change: commit d5f9f3dea48e19a139827e9876385e0fa660cf38 Author: Friedrich Beckmann friedrich.beckm...@hs-augsburg.de Date: Mon Jun 1 00:20:01 2015 +0200 histogram tick drawing

gtk3 - how it is today / should gtk3 be merged to master?

2015-05-29 Thread Friedrich Beckmann
Am 19.05.2015 um 14:11 schrieb John Darrington j...@darrington.wattle.id.au: On Mon, May 18, 2015 at 02:21:11PM +0200, Friedrich Beckmann wrote: On the other hand, maybe we're not too far away from the point where we can completely migrate to the gtk3 branch? After the more cosmetic

Re: gtk3: gtk_widget_register_window ist available only in 3.8

2015-05-22 Thread Friedrich Beckmann
Hi John, I already fixed this in order not to break the debian 7 build. This is minor. The only reason to use the new function would be that this is the recommended way for the gtk version in debian8. See

Repaired Glade on gtk3 branch - internal-child?

2015-05-24 Thread Friedrich Beckmann
Hi, with this commit http://git.savannah.gnu.org/cgit/pspp.git/commit/?h=gtk3id=58c762effe6bbe1ee418b57a1f461bbd33173bd2 I repaired the glade library such that it is possible to view the ui files with glade now. This involved the removal of the „internal-child“ in the psppire-dialog. I tried

Re: mac test failures on gtk3 branch

2015-05-25 Thread Friedrich Beckmann
Hi Jeremy, thanks for looking into the gtk3 build. I cherry-picked a patch regarding scatterplot from master to gtk3, so maybe you could give that one a try. Am 24.05.2015 um 23:20 schrieb Jeremy Lavergne jer...@lavergne.gotdns.org: 481, 484 segfault (I can provide more if you can remind me

Re: gtk3 and MSWindows

2015-05-25 Thread Friedrich Beckmann
Hi Harry, do you have the same test failures in the regression as Jeremy on mac? The size-request warning should be fixed in the current tree now. Is it possible for you to run psppire from gdb? Friedrich Am 24.05.2015 um 12:08 schrieb Harry Thijssen pspp4wind...@gmail.com: I got stuck with

[patch #8549] Startup Notification does not work

2015-05-25 Thread Friedrich Beckmann
Update of patch #8549 (project pspp): Open/Closed:Open = Closed ___ Follow-up Comment #5: This is fixed with commit:

[patch #8661] bug #44012 - patch to fix GRAPH SCATTERPLOT crashes gui

2015-05-25 Thread Friedrich Beckmann
Update of patch #8661 (project pspp): Status:None = Done Open/Closed:Open = Closed ___ Follow-up Comment #4: The crash is fixed

[patch #8673] gtk3 - adapted pspp_sheet_view draw routine to gtk_cairo_should_draw_window method

2015-05-25 Thread Friedrich Beckmann
Update of patch #8673 (project pspp): Status:None = Done Open/Closed:Open = Closed ___ Follow-up Comment #4: This patch is

[patch #8527] Adding GRAPH command with simple scatterplot and histogram (incl tests and doc)

2015-05-25 Thread Friedrich Beckmann
Update of patch #8527 (project pspp): Open/Closed:Open = Closed ___ Follow-up Comment #9: The commit is:

gtk3: gtk_widget_register_window ist available only in 3.8

2015-05-21 Thread Friedrich Beckmann
Hi, i did some changes in the gtk3 branch and tested on debian 8 (current stable release). I used gtk_widget_register_window() which was introduced in gtk version 3.8. This does not compile on debian 7 because there we have version 3.4.2. I can change the required version check in the build

Re: Bug report from Ubuntu (2011) crash on KDE- anybody knows this?

2015-06-28 Thread Friedrich Beckmann
292700057732bffe0808f7ed862c04321e92eacf), but it is no longer relevant, and has been taken out J' On Fri, Jun 26, 2015 at 07:10:38PM +0200, Friedrich Beckmann wrote: Hi, there is a quite old bug report in ubuntu from 2011: https://bugs.launchpad.net/ubuntu/+source/pspp/+bug/700133

Re: Debian 0.8.5-3 is on mentors - added fix for s390x regression failure

2015-06-26 Thread Friedrich Beckmann
Norbert, thanks! pspp is building … Friedrich Am 26.06.2015 um 13:43 schrieb Norbert Preining prein...@logic.at: On Fri, 26 Jun 2015, Friedrich Beckmann wrote: other architectures, hereby preventing migration to testing. Are you planning to upload a new package version for the texlive

Supported library/package versions

2015-06-26 Thread Friedrich Beckmann
Hi Harry, Am 26.06.2015 um 12:23 schrieb Harry Thijssen pspp4wind...@gmail.com: I think this is still a good idea. Maybe a preferred range for all the pacakes used by PSPP is better. Knowing which versions are used/appreciated by the developers might be useful for the package builders. If

Re: SPSS vs PSPP syntax

2015-07-30 Thread Friedrich Beckmann
Dear Douglas, thank you for the bug report. I filed a bug in the bug database of pspp: https://savannah.gnu.org/bugs/index.php?45664 As mentioned in the bug report the spss manual uses CIN in the examples. Does your spss version complain if you use CIN instead of CI? Friedrich Am 30.07.2015

Re: SPSS vs PSPP syntax

2015-07-31 Thread Friedrich Beckmann
, 2015 at 9:02 PM, Friedrich Beckmann friedrich.beckm...@gmx.de wrote: Dear Douglas, thank you for the bug report. I filed a bug in the bug database of pspp: https://savannah.gnu.org/bugs/index.php?45664 As mentioned in the bug report the spss manual uses CIN in the examples. Does your

Re: pspp 0.8.6

2015-10-26 Thread Friedrich Beckmann
Hi, up to now I did a debian release for all released versions of pspp. I think a release in debian should be „better“ instead of different for the user. I guess a „non-tested snapshot“ does not qualify for this, right? Friedrich Am 26.10.2015 um 07:04 schrieb John Darrington

debian pspp 0.8.5-5 upload to mentors (GSL transition)

2015-11-13 Thread Friedrich Beckmann
Hi Ben, i did an upload to mentors of the debian 0.8.5-5 version: http://mentors.debian.net/package/pspp I changed the debian dependency from libgsl0-dev to libgsl-dev in the context of the gsl library transition. The debian bug description is here:

Re: debian pspp 0.8.5-5 upload to mentors (GSL transition)

2015-11-16 Thread Friedrich Beckmann
Hi Ben, i did a new upload to mentors with your proposed change. Thanks for the hint! Friedrich Am 16.11.2015 um 01:35 schrieb Ben Pfaff <b...@cs.stanford.edu>: > On Fri, Nov 13, 2015 at 01:02:27PM +0100, Friedrich Beckmann wrote: >> Hi Ben, >> >> i did an uplo

gtk3: Replaced PsppSheetView with GtkTreeView for the variables window

2015-12-09 Thread Friedrich Beckmann
Am 19.05.2015 um 14:11 schrieb John Darrington : > I'm hoping, that some future Gtk+ version will have a GtkTreeView widget > (or some other widget) which is flexible enough that we don't have to > maintain our own sheet widget. If that happens, then most of the

Re: gtk3: Replaced PsppSheetView with GtkTreeView for the variables window

2015-12-11 Thread Friedrich Beckmann
Am 11.12.2015 um 07:10 schrieb John Darrington > The only real issue with GtkTreeView is that it doesn't efficiently > handle large data sets. It uses O(n) time to deal with a sheet with n > rows or n columns. It's fine for small data sets but with a

Re: gtk3: Replaced PsppSheetView with GtkTreeView for the variables window

2015-12-12 Thread Friedrich Beckmann
Am 12.12.2015 um 11:40 schrieb John Darrington : > Can you checkin a change on that branch to replace the data sheet too. That > is where I expect we might > see a problem. Let us evaluate the scale of that problem and decide what to > do about it (if anything). >

Re: New sheet implementation possibilities

2016-01-05 Thread Friedrich Beckmann
> Am 05.01.2016 um 08:50 schrieb John Darrington : > > Thanks for the feedback Friedrich, > > The demo I posted, was just that - a demo. Many of the things you mention > would indeed have to > be improved. I was hoping to demonstrate how a lightweight widget

Re: Sheet replacement discussions

2016-01-08 Thread Friedrich Beckmann
>> I remember that we both came to the same conclusion that the column >> width should >> be derived from the rendering result of the column header width as >> default width plus >> manual changes via mouse. Those manual adjustments should be possible per >> column. > > Yes.

Re: New sheet implementation possibilities

2016-01-05 Thread Friedrich Beckmann
>> Thanks for looking at this. I will try to look at what you have done >> tomorrow and give you my thoughts. >> > > Don’t look at that part too much. It is based on gtktreeview and that is also > in my opinion not the way to go. I am currently > reworking this. Hi John, I changed my demo.

Re: New sheet implementation possibilities

2016-01-04 Thread Friedrich Beckmann
Hi John, this is a very nice demo! I also investigated some ideas for the sheet view. I looked into the idea to restrict the number of columns in gtktreeview and just change the displayed data based on scrolling. A demo is here: https://github.com/fredowski/lazytree.git

  1   2   3   4   >