Forum Replies Created
-
AuthorPosts
-
Keith
KeymasterYes, this shouldn't be too hard to add.
Keith
KeymasterI would hazard a guess that it is crashing when the techfile destructor is being called, while cleaning up stipple patterns/line styles. Do you have an example techfile that shows the crash?
Keith
KeymasterIt would be possible to rotate shapes by any angle. Some e.g rectangles would be transformed into polygons as a result. Rotating instances by any angle is not possible without some more major changes to the DB.
Keith
KeymasterHi kqtran,
there is a bug there, I will fix it in the next version.
– Keith
August 16, 2011 at 7:09 am in reply to: Only integer label heights when "Change all selected objects" #1020Keith
KeymasterI'll fix this in 4.1.62. It's a bug in the code when changing label heights of multiple labels at once (changing a single label is OK).
Keith
KeymasterHave you looked at http://www.atchoo.org/gds2pov/?
I have in the past implemented a 3D viewer (a standalone program, not part of Glade). It's certianly possible, at least for handling small-ish designs.
thanks,
Keith
Keith
KeymasterI can't seem to reproduce this, so if you can find out any more on the specific circumstance that causes a crash, please let us know.
thanks
Keith
Keith
KeymasterHi kqtran,
Firstly therre is a bug in the code. When creating a path, it should look at the layer width if it is defined in the techfile (the MINWIDTH parameter) and use that; however if MINWIDTH was not defined or a techfile not read, then it should use a default minimum path with currently set to 100 dbu (typically 0.1um). This was not being done, instead a value of -1 dbu (typically -0.001um) was being used. I have corrected this and it will be fixed in version 4.1.62.
thanks
Keith
Keith
KeymasterHi kqtran,
Trace net works fine on examples with paths that I have. Is there anything special about the path or where you click on it? Can you give a small example or picture of the problem?
thanks
Keith
Keith
KeymasterRegistration is no longer automatic due to spammers… if you want to register, please do and you will be authorised within 24 hrs.
Keith
KeymasterHi Satya,
Yes I can build a 32/64 bit RHEL4 compatible build. Hopefullt in the next day or two.
regards
Keith
Keith
KeymasterI'd be interested in any more details. What ATI card is it, are you using the latest version of the ATI drivers, are you running VMware, what version of Linux, do you get any error/warning messages?
Keith
KeymasterI'd like some feedback as to who uses Glade in OpenGL mode vs. who does not. This is to get some priority to the two seperate rendering engines correctly.
So if you'd like to give feedback (and I would be very grateful), please let use know either by replying here or sending a PM (private message) .
ALso, if you do not use OpenGL, please say why not – is it a hardware issue etc.?
Thanks!
Keith
KeymasterAnything special about the paths? Are they all 2 point paths, and in which case what setting are you using for the 'Convert manhattan 2 point paths to'? Is there anything reported in the log file during the GDS import e.g. deleting colinear path points?
What are the path widths, and what database units are you using (default of 1000?)
Keith
KeymasterIf you could provide more details it may help. For example, are all paths not displayed? Or just a particular layer? Are you sure the layer is visible and the path centerline / outline options are checked in the display options form? Can you select the path(s) – even if they are not displayed – try using select all (ctrl-A)? Can you narrow it down to a small example?
-
AuthorPosts