@mlapaj Thanks. Based on Arch' qt5-base package
QT_QPA_PLATFORM_PLUGIN_PATH=/usr/lib/qt/plugins QT_QPA_PLATFORM=xcb QT_XCB_GL_INTEGRATION=none gw_ide
Git Clone URL: | https://aur.archlinux.org/gowin-eda.git (read-only, click to copy) |
---|---|
Package Base: | gowin-eda |
Description: | Gowin EDA Programmer - 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-programmer, gowin-programmer |
Submitter: | yjun |
Maintainer: | None |
Last Packager: | yjun |
Votes: | 4 |
Popularity: | 0.038593 |
First Submitted: | 2021-11-23 11:02 (UTC) |
Last Updated: | 2025-03-21 16:55 (UTC) |
@mlapaj Thanks. Based on Arch' qt5-base package
QT_QPA_PLATFORM_PLUGIN_PATH=/usr/lib/qt/plugins QT_QPA_PLATFORM=xcb QT_XCB_GL_INTEGRATION=none gw_ide
Hello Arch users,
Unfortunately, I'm not using Arch Linux anymore (yes, shame on me), but anyway.
I have reproduced the problem in Ubuntu Ubuntu 24.04.2 LTS and I have found a solution/workaround for this issue.
Try to run app with additional QT variables (plugin path might be different)
QT_QPA_PLATFORM_PLUGIN_PATH=/usr/lib/x86_64-linux-gnu/qt5/plugins QT_QPA_PLATFORM=xcb QT_XCB_GL_INTEGRATION=none ./gw_ide
@ioyoi Fixed
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.
@dringsim Done.Added as requested.
Could you please add Categories=Development;Electronics;
to *.desktop files? Thanks!
@yjun Yeah, sure, I've already rolled back, it works as it should.
@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
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.
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
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.