GNOME Bugzilla – Bug 499788
gnucash-make-guids does not work, fails with "Unbound variable: gnc:guid-new"
Last modified: 2018-06-29 21:55:10 UTC
Please describe the problem: $ gnucash-make-guids ERROR: Unbound variable: gnc:guid-new $ gnucash-make-guids 1 ERROR: Unbound variable: gnc:guid-new Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
As a workaround, the following pipe creates valid guids: jsled@phoenix [~]$ uuidgen |tr -d - | tr a-z A-Z C8F693CBB0DD4B7F84E96A7675B57B33
Just curious... why are you uppercasing everything? The GUIDs in my GnuCash data file are all lowercase, at least from the few I looked at.
brain fart ... I thought they were uppercase. Personal preference for uppercase hex digits.
http://svn.gnucash.org/trac/changeset/16603 should fix this issue. I do not think a backport to branches/2.2 is really necessary. If you need it desperately, shout out loud.
(15:54:04) warlord: Ahhhhhhhh! I do not know whether this was intentional, though :-D
*** Bug 502702 has been marked as a duplicate of this bug. ***
I nearly forgot it. Next time I really should reopen this bug :-) branches/2.2@r16671.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=499788. Please update any external references or bookmarks.