sto6

Results 7 issues of sto6

I always comment the build.sh line: BIN=`readlink -f $BIN` because I had troubles due to it in my first compile; didn't tested for this issue recently, but this line is...

The usage of f-string requires python3.6. If the found python3 is 3.5 the build fails. My example happens to be on a centos-7, where python3.6 is available (installed) but /usr/bin/python3...

…area=2920x3520), rather than relying on drawn prBoundary shapes. Can override with: -rd full_area=...

Trying empty layer code suggested from #1734. `ly.each_cell.find { |c| !c.shapes(li).is_empty? }` Multiple klayout versions (pre/post 0.29.0) on centos-7.9 (libruby.so.2.0) crash. The 0.29.1 build used is from your klayout.de, thank...

Questions about the release-notes entry for 0.29.0 : 2024-04-01, > Enhancement: OASIS reader will produce layers that are listed in layer table but empty. > Previously, empty layers were never...

question

As of 0.27.12 (I test against 0.27.4 & 0.29.2), CBLOCKS are enabled by default in OASIS writer. For older klayout versions, in .rb batch script I'm able to use SaveLayoutOptions...

question

Using xpra repo, I noticed 6.1.x xpra-server now available so tried them. But the desktop does not resize to the client, always remains fixed at 1280x1024. Going backwards I found...

bug