[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 809596] Re: setting the light color scheme causes initialization error



gafrc provides configuration for the whole gEDA suite and is read quite early in gschem startup.
It is also used by gnetlist and other applications which know nothing about gschem.

If you add the same line to gschemrc, everything will work fine.

** Changed in: geda
       Status: New => Invalid

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/809596

Title:
  setting the light color scheme causes initialization error

Status in GPL Electronic Design Automation tools:
  Invalid

Bug description:
  adding the following line to gafrc:

  (load (build-path geda-rc-path "gschem-colormap-lightbg")) ; light
  background

  Causes the following error in Gscheme initialization:
  In unknown file:
     ?: 0* [primitive-load "/usr/share/gEDA/gschem-colormap-lightbg"]
  In /usr/share/gEDA/gschem-colormap-lightbg:
    17: 1* [display-color-map (# # # # ...)]

  /usr/share/gEDA/gschem-colormap-lightbg:16:0: Index in color map entry must be an integer
  Read local config file [/home/lesh/gafrc]
  Read system config file [/usr/share/gEDA/system-gschemrc]
  Read init scm file [/usr/share/gEDA/scheme/gschem.scm]
  New file [/home/lesh/untitled_1.sch]

  OS Fedora 14 FEL version
  Kernel Linux 2.6.35.13-92.fc14.x86_64
  Memory 7.8 GiB
  6 processor AMD Phenom 1035T
  GNOME 2.32.0

  Gscheme version: 1.6.20110115

  Gscheme appears to load and work, but in dark colorscheme until light
  is selected by the pulldown menu.

  Regards,
  Les H

To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/809596/+subscriptions


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug