Friedrich provided a summary a while back of the regressions that had been noticed in the gtk3 version. I think that some of them have now been fixed. Maybe it is time for another status update. When the serious regressions from master are gone, then I think that it is time to merge the gtk3 branch into master, and to release a new version of PSPP.
Your thoughts? On Fri, Jun 05, 2015 at 11:36:29AM +0200, Harry Thijssen wrote: > Hi > > Is there some time-line for merging the gtk3 and master branch finally? > Maybe -> 0.85 ? > I have the impression that the gtk3 version can be released soon for > testing by end-users and that it doesn´t make much sense to spent time at > building a new master package for MSWindows any longer. > > Have fun > > > > > 2015-06-05 5:10 GMT+02:00 Ben Pfaff <[email protected]>: > > > On Thu, Jun 04, 2015 at 07:42:42PM +0200, Harry Thijssen wrote: > > > 2015-06-03 21:58 GMT+02:00 Ben Pfaff <[email protected]>: > > > > > > > On Wed, Jun 03, 2015 at 12:43:08PM -0700, Harry Thijssen wrote: > > > > > If I run a Histogram and view its output I get: > > > > > > > > > > (PSPPIRE.exe:2288): Pango-WARNING **: couldn't load font "sans serif > > > > > Not-Rotated 22.5px", falling back to "Sans Not-Rotated 22.5px", > > expect > > > > > ugly output. > > > > > > > > > > (PSPPIRE.exe:2288): Pango-WARNING **: couldn't load font "sans serif > > > > > Not-Rotated 15px", falling back to "Sans Not-Rotated 15px", expect > > ugly > > > > > output. > > > > > > > > I think that this is just a bad font name in the source code. > > > > src/output/cairo-chart.c has the string "sans serif" in two places. > > > > What if you change it in each place to "Sans"? > > > > > > > > > > > > Yes that solved the warnings. Is that the solution or will it be changed > > > in the source? > > > > Thanks for testing! I applied this fix to the PSPP master branch. > > _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
