Hello, when loading a new schemtic, the following message appears on the console:
** (gschem:17295): WARNING **: Invalid UTF8 string passed to pango_layout_set_text() but everything seems to work ok. Any idea whats wrong? Peter Am Sonntag, 23. Januar 2005 02:45 schrieb Stuart Brorson: > Hi guys -- > > I did a quick test of Carlos' stuff. It compiles just fine, and I was able > to run gschem and gnetlist without error. Therefore, I stuck it in CVS. > > Folks who want to do beta-testing, please get it out of CVS and try it out! > > Thanks, and thank you Carlos for the patches! > > Stuart > > Quoting Carlos Nieves �nega <[EMAIL PROTECTED]>: > > Hi Peter, > > attached is a patch implementing duplicate refdes checking. (diff using > > CVS version 20050117). > > It does the following: > > - Add a new function to libgeda and gnetlist to get a non-unique list > > of refdes. > > - Add the new check to drc2 backend. > > - When running gnetlist, remind the user to check the schematics using > > the drc2 backend. > > - Slightly modify the behaviour of gnetlist. When there's a component > > which has no slot attribute, gnetlist threw a warning (component without > > slot attribute), and all backends get the slot 0 for that component. Now > > the warning is removed, and the backends get the slot 1 for that > > component. I think this is correct, since when there's no slot > > attribute, it's assumed that the component is using slot 1. > > > > Hope it's useful. Like all new features, test it and be careful !!. ;-) > > (it may contain bugs). > > > > Regards, > > > > Carlos > > > > Note to any developer with CVS access: I have no access to CVS, so feel > > free to include this patch. > > > > El dom, 16-01-2005 a las 23:22 +0100, Peter Kaiser escribi�: > > > Hello, > > > > > > is there any possibility to check whether the same refdes attribute is > > > > twice > > > > > on the page? > > > > > > I always run into problems when netlisting and I either forgot to > > > replace > > > > the > > > > > R? with R4 or when I copy a block. > > > > > > The netlister gives no message when R4 appears twice on a page. The > > > netlist > > > > is > > > > > wrong. > > > > > > Peter > > > > > > > > > ---Publicidad-------------------------------------------------------- > > > Melodas y Juegos flipantes para tu mvil Descrgalas ! > > > http://www.mobileparty.net/?login=778336 > > > > -- > > Carlos Nieves �nega <[EMAIL PROTECTED]>
