[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 910663] Re: missing filename in rc file version mismatch message
Bug was fixed by a commit
git stable-1.8 commit 321c005a6170b34fc9f3e9f6ab1e4ab931120f81
http://git.gpleda.org/?p=gaf.git;a=commit;h=321c005a6170b34fc9f3e9f6ab1e4ab931120f81
commit 321c005a6170b34fc9f3e9f6ab1e4ab931120f81
Author: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>
Commit: Gareth Edwards <gareth@xxxxxxxxxxxxxxxxxxxx>
gschem: display gschemrc filename properly on version failure
Add a new Scheme function "rc-filename" to libgeda to extract the
filename of the Scheme file under evaluation, and use this in the
"gschem-version" Scheme function in gschem to show which file is
wrong.
Closes-bug: lp-910663
** Changed in: geda
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/910663
Title:
missing filename in rc file version mismatch message
Status in GPL Electronic Design Automation tools:
Fix Committed
Bug description:
At startup gschem checks if version of system-gschemrc file matches the gschem version.
On mismatch the following message is printed, where the file name of the offending rc file is missing:
You are running gEDA/gaf version [1.7.2.20111231],
but you have a version [20110619] gschemrc file:
[(null)]
Please be sure that you have the latest rc file.
Expected behavior: include correct name of the configuration file in
the message.
To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/910663/+subscriptions
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug