gEDA-dev: PCB testers needed

Dan McMahill dan at mcmahill.net
Tue May 1 17:45:36 EDT 2007


John Griessen wrote:
> Hi Dan,
> 
> I've gone through the pull downs right to left and found:
> 
> connects:
> keysym 89 (0x59) has not been defined  in the pcb log
> when I press shift Y  ( connects--> optimize routed tracks-->Puller


> **alt S  shows the gtk pulldown starting with S instead of doing the key 
> binding
> [could get tricky...the letters keyed to the pulldowns reduce the 
> keybinding range of letters we can use  :-(  ]

hmmm.  I think for now what I'll do is turn off the menu mneumonics that 
are (were) defined in gpcb-menu.res.  These can always be put in by 
users in their gpcb-menu.res but by default I'll skip them.

> shift alt V gives "keysym 65511 (0xffe7) has not been defined"

wierd.  works for me.

> The arrow keys are not acting yet

partially fixed.  They still don't actually do anything because I need 
to finish implementing the Cursor() action.  However the HID now is able 
to detect the arrow key presses and get them fed into the menu hotkeys.

> window:
> 
> pinout and board layout not acting yet.

board layout is a bit redundant so I removed it.

pinout should work if you have the crosshairs over an element.  I just 
fixed a crashing bug related to that.


-Dan


More information about the geda-dev mailing list