On 04/08/2007 11:44 AM Josh Sled wrote: > On Sun, 2007-04-08 at 10:55 -0400, Volker Englisch wrote: >> Looking through my list of scheduled transactions it appears that all of >> these transactions that were incorrectly set to January 1st were >> originally entered to be scheduled annually. Since the option to >> schedule a transaction annually doesn't exist anymore (at least I think >> the older version allowed you to schedule annually) they got converted >> to 'monthly (x12)' and this 'conversion' may have changed the actual >> date to Jan 1st. > > There were some date computation problems in the original versions of > the conversion code. Can you re-try with your clean stable/2.0 > datafile, or maybe a backup?
I've tried an older data file but saw the same problem. However, the file may not have been old enough. I'll go searching on my backups to find a file that's definitely old enough and try again as soon as I have a little more time (this weekend maybe). >> Also, the window that comes up to enter/edit a scheduled transaction >> extends the width of the screen and there is a new button at the upper >> right-hand corner of the calendar name 'View' which doesn't do anything >> at the current time. > > To the right of the "View:" label there should be a combobox with > options for changing the view of the dense cal (1,2,3,4,6,12 months). > No? Are you use src/gnome-utils/ was cleanly re-built and installed? No, there is no combobox on my screen. After your remark I tried to rebuild gnucash from scratch with a fresh SVN checkout. Unfortunately, I'm unable to build GC now because of a compile error: ... gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"gnc.core-utils\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Werror -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -MT swig-core-utils.lo -MD -MP -MF .deps/swig-core-utils.Tpo -c swig-core-utils.c -fPIC -DPIC -o .libs/swig-core-utils.o cc1: warnings being treated as errors swig-core-utils.c: In function '_wrap_g_find_program_in_path': swig-core-utils.c:1215: warning: unused variable 'gswig_list_p' swig-core-utils.c: In function '_wrap_gnc_is_debugging': swig-core-utils.c:1242: warning: unused variable 'gswig_list_p' swig-core-utils.c: In function '_wrap_gnc_scm_log_warn': swig-core-utils.c:1259: warning: unused variable 'gswig_list_p' swig-core-utils.c: In function '_wrap_gnc_scm_log_error': swig-core-utils.c:1281: warning: unused variable 'gswig_list_p' swig-core-utils.c: In function '_wrap_gnc_scm_log_msg': swig-core-utils.c:1303: warning: unused variable 'gswig_list_p' swig-core-utils.c: In function '_wrap_gnc_scm_log_debug': swig-core-utils.c:1325: warning: unused variable 'gswig_list_p' swig-core-utils.c: In function '_wrap_gnc_utf8_strip_invalid': swig-core-utils.c:1346: warning: unused variable 'gswig_list_p' swig-core-utils.c: In function 'scm_init_sw_core_utils_module': swig-core-utils.c:1636: warning: unused variable 'module' make[3]: *** [swig-core-utils.lo] Error 1 make[3]: Leaving directory `/home/venglisc/g2-devel/test/src/core-utils' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/venglisc/g2-devel/test/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/venglisc/g2-devel/test' make: *** [all] Error 2 > > BTW, any opinion about the new/tabbed SX editor? I was only able to have a brief look at the tabbed editor before my compilation failed but I think it's a useful change. The page(s) is definitely less crowded now. If I can manage to see the page again I may comment some more. -- Volker Englisch _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
