On 20 July 2015 at 16:10, Gehad Elrobey <[email protected]> wrote: > > > On Mon, Jul 20, 2015 at 3:02 PM, Lubomir I. Ivanov <[email protected]> > wrote: >> >> On 20 July 2015 at 14:59, Gehad Elrobey <[email protected]> wrote: >> > >> > Now we always rasterize for grayscale, I pushed the updates. >> > >> >> PR sent. thank you for bearing with the greyscale issues... >> >> some important things TODO would be: >> >> - add the old "6 dives per page" template. some of the users will >> probably bring up that's it's missing. >> >> - add the "table print". this should be a template and not an option >> from the radio group. >> you can leave the "statistics print" as an option as it will be fed >> different type of data. this is nice-to-have if the GSoC timings allow >> it. >> >> - make all the default templates as close as they were in the old version! >> HTML/CSS work. for this one, just checkout a 4.x version of subsurface >> and print-screen how the "6 dives", "2 dives", "1 dive", "table print" >> look. >> >> - the cmake issues! can you even reproduce those? :-( >> > > No I couldn't, it always works correctly with me. >
this could be windows cmake specific, but it's quite bad as it breaks the entire build the second time "make" is called. if this is localized to me only, i guess i need to investigate why it happens...smells like a cmake folder recipe issue. if other users (e.g. someone on Linux) reports the same it becomes a high-priority issue, for sure! for anyone else reading that understands cmake, the error was: CMakeFiles\printing_templatesLink.dir\build.make:48: recipe for target 'CMakeFil es/printing_templatesLink' failed make[2]: *** [CMakeFiles/printing_templatesLink] Error 1 CMakeFiles\Makefile2:215: recipe for target 'CMakeFiles/printing_templatesLink.d ir/all' failed make[1]: *** [CMakeFiles/printing_templatesLink.dir/all] Error 2 >> >> do you think the timings are OK for the pencils down date? what else >> is on your TODO list? > > > Most of the remaining work is related to grantlee templates while the > backend code is mostly finished, So I don't think I am late in the schedule, > although I need to finish the templates and make them user ready as soon as > possible, So as to have enough time for user documentation. > ok, good to hear. lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
