Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gauge.SetValue(): argument 1 has unexpected type 'float' #13

Open
CarlFK opened this issue Apr 18, 2023 · 6 comments
Open

Gauge.SetValue(): argument 1 has unexpected type 'float' #13

CarlFK opened this issue Apr 18, 2023 · 6 comments

Comments

@CarlFK
Copy link

CarlFK commented Apr 18, 2023

self.m_gaugeStatus.SetValue(status.data)

Traceback (most recent call last):
  File "/home/carl/.local/share/kicad/7.0/3rdparty/plugins/com_github_pcbway_PCBWay-Plug-in-for-Kicad/plugin.py", line 43, in updateDisplay
    self.m_gaugeStatus.SetValue(status.data)
TypeError: Gauge.SetValue(): argument 1 has unexpected type 'float'
(repeat 100's of times)

KiCad help, about, copy version:

Application: KiCad PCB Editor x86_64 on x86_64
Version: 7.0.2-6a45011f42~172~ubuntu22.04.1, release build
Libraries:
    wxWidgets 3.2.1
    FreeType 2.11.1
    HarfBuzz 6.0.0
    FontConfig 2.13.1
    libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.14
Platform: Ubuntu 22.04.2 LTS, 64 bit, Little endian, wxGTK, ubuntu, wayland
Build Info:
    Date: Apr 17 2023 07:58:00
    wxWidgets: 3.2.1 (wchar_t,wx containers) GTK+ 3.24
    Boost: 1.74.0
    OCC: 7.5.2
    Curl: 7.88.1
    ngspice: 38
    Compiler: GCC 11.3.0 with C++ ABI 1016
Build settings:
    KICAD_SPICE=ON
@honeybadger2023
Copy link

I had the same issue and the files uploaded to PCBway somehow missed the stitched vias. The drillpattern was there but the small vias where missing. Creating the files manually and uploading them worked and showed the stitching.

@pcbway
Copy link
Owner

pcbway commented May 17, 2023

I had the same issue and the files uploaded to PCBway somehow missed the stitched vias. The drillpattern was there but the small vias where missing. Creating the files manually and uploading them worked and showed the stitching.

Hi,could you send the file to me? I will ask the engineer test it and try fo find the code problem.

@honeybadger2023
Copy link

Hi, sure. Can you provide an Email?

@pcbway
Copy link
Owner

pcbway commented May 17, 2023

Hi, sure. Can you provide an Email?
Please send to [email protected]

@honeybadger2023
Copy link

honeybadger2023 commented May 17, 2023

Files are on their way.

I'm using the latest Ubuntu Desktop if this matters.

5.19.0-41-generic #42~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 18 17:40:00 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

@pcbway
Copy link
Owner

pcbway commented May 24, 2023

We update the plugin and solve the problem,also we will allow place assembly order directly soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants