iqm-finland / KQCircuits

KLayout Python library for integrated quantum circuit design.
GNU General Public License v3.0
128 stars 71 forks source link

Changing PCell Parameters erases cells #7

Closed pauljametsuria closed 2 years ago

jheinsoo commented 2 years ago

I wonder why did you delete the problem description in the message

I created a new element and I can generate it in the GUI but everytime I try to update a parameter from the PCell Parameters tab the element gets deleted. Any idea how to fix this? I followed the structure of other elements in the library.

I think there is certain KLayout version which has a bug in GUI. Could you please tell us the

Thank you for reporting the bug! Johannes

pauljametsuria commented 2 years ago

Hello,

Sorry about that, I thought it would remove the issue completely. I could fix it by myself shortly after I posted it. The issue was that a PCell parameter was defined as TypeList instead of TypeDouble.

My mistake! Sorry again!

Best regards,

Paul


From: jheinsoo @.> Sent: Thursday, 10 February 2022 12:13 To: iqm-finland/KQCircuits @.> Cc: Paul Jamet Suria @.>; Author @.> Subject: Re: [iqm-finland/KQCircuits] Changing PCell Parameters erases cells (Issue #7)

I wonder why did you delete the problem description in the message

I created a new element and I can generate it in the GUI but everytime I try to update a parameter from the PCell Parameters tab the element gets deleted. Any idea how to fix this? I followed the structure of other elements in the library.

I think there is certain KLayout version which has a bug in GUI. Could you please tell us the

Thank you for reporting the bug! Johannes

— Reply to this email directly, view it on GitHubhttps://github.com/iqm-finland/KQCircuits/issues/7#issuecomment-1034792853, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AXUVSTHIMKBFRVMLC52OILLU2OMU5ANCNFSM5N52CXJA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

jheinsoo commented 2 years ago

Thank your trying out KQC and best of lack in your next tests!