After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 499788 - gnucash-make-guids does not work, fails with "Unbound variable: gnc:guid-new"
gnucash-make-guids does not work, fails with "Unbound variable: gnc:guid-new"
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: General
2.2.x
Other All
: Normal minor
: ---
Assigned To: Andreas Köhler
Andreas Köhler
: 502702 (view as bug list)
Depends on:
Blocks: backport
 
 
Reported: 2007-11-26 18:16 UTC by Richard Laager
Modified: 2018-06-29 21:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Richard Laager 2007-11-26 18:16:48 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:
Comment 1 Josh Sled 2007-11-28 00:15:45 UTC
As a workaround, the following pipe creates valid guids:

    jsled@phoenix [~]$ uuidgen |tr -d - | tr a-z A-Z
    C8F693CBB0DD4B7F84E96A7675B57B33


Comment 2 Richard Laager 2007-11-30 04:05:45 UTC
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.
Comment 3 Josh Sled 2007-11-30 13:58:33 UTC
brain fart ... I thought they were uppercase.  Personal preference for uppercase hex digits.
Comment 4 Andreas Köhler 2007-12-02 11:51:06 UTC
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.
Comment 5 Andreas Köhler 2007-12-02 15:17:32 UTC
(15:54:04) warlord: Ahhhhhhhh!

I do not know whether this was intentional, though :-D
Comment 6 Andreas Köhler 2007-12-09 17:57:12 UTC
*** Bug 502702 has been marked as a duplicate of this bug. ***
Comment 7 Andreas Köhler 2007-12-16 17:58:44 UTC
I nearly forgot it.  Next time I really should reopen this bug :-)

branches/2.2@r16671.
Comment 8 John Ralls 2018-06-29 21:55:10 UTC
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.