@ioyoi Fixed
Search Criteria
Package Details: gowin-eda-ide 1:1.9.11-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/gowin-eda.git (read-only, click to copy) |
---|---|
Package Base: | gowin-eda |
Description: | Gowin EDA IDE - Gowin EDA, an easy to use integrated design environment provides design engineers one-stop solution from design entry to verification. |
Upstream URL: | http://www.gowinsemi.com.cn/faq.aspx |
Keywords: | FPGA Gowin IDE Programmer |
Licenses: | unknown |
Provides: | gowin-eda-ide, gowin-ide |
Submitter: | yjun |
Maintainer: | yjun |
Last Packager: | yjun |
Votes: | 4 |
Popularity: | 1.07 |
First Submitted: | 2021-11-23 11:02 (UTC) |
Last Updated: | 2025-03-21 16:55 (UTC) |
Dependencies (3)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- openfpgaloader (open-fpga-loader-gitAUR, openfpgaloader-binAUR, openfpgaloader-gitAUR) (optional) – open source fpga programmer, as a replacement to Gowin Programmer
Required by (1)
Sources (5)
yjun commented on 2025-03-21 16:55 (UTC)
yjun commented on 2025-03-14 13:54 (UTC) (edited on 2025-03-14 13:56 (UTC) by yjun)
Gowin EDA V1.9.11.01 doesn't work properly(Qt library version incompatibility). We will stick to V1.9.11 until this issue is resolved.
yjun commented on 2025-03-14 13:53 (UTC)
@dringsim Done.Added as requested.
dringsim commented on 2025-03-14 05:06 (UTC)
Could you please add Categories=Development;Electronics;
to *.desktop files? Thanks!
Kutropaty commented on 2025-03-10 09:42 (UTC)
@yjun Yeah, sure, I've already rolled back, it works as it should.
yjun commented on 2025-03-09 14:56 (UTC) (edited on 2025-03-10 15:50 (UTC) by yjun)
@Kutropaty @ltrttl Sorry, guys. It's likely the error is due to Qt library version incompatibility (Gowin-IDE has lots of Qt-related libraries). We haven't found a good solution for it yet. For now, you can temporarily roll back to the previous version. gowin-eda 1.9.11
ltrttl commented on 2025-03-09 13:15 (UTC)
By now fails to launch (fully upgraded system with Plasma 6.3.2-1): qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found. qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.
Kutropaty commented on 2025-03-03 22:15 (UTC) (edited on 2025-03-03 22:15 (UTC) by Kutropaty)
IDE cant see qt5-wayland or qt6-wayland
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.
[1] 38462 IOT instruction (core dumped) gw_ide
ioyoi commented on 2025-01-19 13:35 (UTC)
Can not launch:
✦ ❯ /opt/gowin-eda-programmer/bin/programmer
Traceback (most recent call last):
File "/opt/gowin-eda-programmer/bin/programmer.py", line 42, in <module>
File "/opt/gowin-eda-programmer/bin/gw.py", line 11, in <module gw>
ImportError: No module named 'Crypto'
~
✦ ❯ py
Python 3.13.1 (main, Dec 4 2024, 18:05:56) [GCC 14.2.1 20240910] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import Crypto
>>> Crypto.version_info
(3, 21, '0')
Can you kindly tell me how to solve this problem?
yjun commented on 2025-01-15 14:42 (UTC)
@Kutropaty fixed. :)
Pinned Comments
yjun commented on 2025-03-14 13:54 (UTC) (edited on 2025-03-14 13:56 (UTC) by yjun)
Gowin EDA V1.9.11.01 doesn't work properly(Qt library version incompatibility). We will stick to V1.9.11 until this issue is resolved.
yjun commented on 2023-04-15 10:59 (UTC)
open source fpga programmer, as a replacement to Gowin Programmer
https://aur.archlinux.org/packages/openfpgaloader-bin
added as optional dependency in PKGBUILD.