Search Criteria
Package Details: kumir2-git 19.04.2020-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kumir2-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kumir2-git |
| Description: | An educational programming language and IDE in Russian schools |
| Upstream URL: | https://www.niisi.ru/kumir/index.htm |
| Licenses: | GPL2 |
| Replaces: | kumir |
| Submitter: | vtyulb |
| Maintainer: | vtyulb |
| Last Packager: | vtyulb |
| Votes: | 4 |
| Popularity: | 0.147795 |
| First Submitted: | 2015-02-04 11:45 (UTC) |
| Last Updated: | 2026-01-18 17:08 (UTC) |
Dependencies (8)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-script (qt5-script-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-tools
- qt5-x11extras
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python (make)
Latest Comments
1 2 Next › Last »
vtyulb commented on 2026-01-18 17:20 (UTC)
Fixed package with
sed -i -e 's/kumir2-classic/env QT_QPA_PLATFORM=xcb kumir2-classic/g' "$pkgdir/usr/share/applications/kumir2-classic.desktop". Didn't bump version to skip rebuild for those who still use X11 (this also means, that you need package clean rebuild, otherwise desktop file will remain old).Be sure to notify me if you want to become maintainer. I don't use kumir anymore.
coustou commented on 2026-01-17 15:30 (UTC)
Hello,
I'm using Manjaro Linux with Wayland session. The kumir2-git package crashes with a segmentation fault on startup. The program loads all plugins successfully but crashes when initializing the GUI.
Error output: Program terminates with "zsh: segmentation fault (core dumped) kumir2-classic" after GUI initialization.
Solution found: The program works correctly when forced to use XCB platform: QT_QPA_PLATFORM=xcb kumir2-classic
Suggested fix: Could you please modify the .desktop files to include this environment variable by default, or add a note in the package description about this issue?
System info: - Distro: Manjaro Linux - Session: Wayland - Package: kumir2-git (latest from AUR) - Qt packages: qt5-wayland and qt5-x11extras are installed
Thank you for maintaining this package!
gilka007 commented on 2021-03-24 06:24 (UTC) (edited on 2021-03-24 06:25 (UTC) by gilka007)
The package just disabled my entire system. The first time during the installation, the build error was returned. The second attempt to install broke the system.
vtyulb commented on 2020-04-22 08:27 (UTC) (edited on 2020-04-22 08:32 (UTC) by vtyulb)
Binary package: https://ftp.vtyulb.ru/aur_packages/kumir2-git-19.04.2020-1-x86_64.pkg.tar.xz
May be content of .BUILDINFO inside tar.xz can help you - there is full list of packages installed at the moment of built (it was pretty clean system).
I also recommend you to try: pacman -Syu && pacman -S base-devel
homk commented on 2020-04-22 08:18 (UTC)
@vtyulb , my build still fails due to qt5 issues. As a workaround if it's possible, could you please provide a link to download a binary package?
vtyulb commented on 2020-04-19 15:29 (UTC)
I have rebuilt package on a clean system and added some dependencies. Please try again, if problem persists - I can give you binary package.
homk commented on 2020-04-19 13:39 (UTC) (edited on 2020-04-19 13:43 (UTC) by homk)
The package requires
qt5-scriptotherwise the following build error occures:Now I'm on the following error that seems to be a qt related bug:
Installation of the
qt5-stylepluginsdoesn't help.vtyulb commented on 2017-08-29 18:40 (UTC)
KokPok commented on 2017-08-29 08:42 (UTC) (edited on 2017-08-29 08:44 (UTC) by KokPok)
1 2 Next › Last »