Package Details: qucs 0.0.20_rc2-2

Git Clone URL: https://aur.archlinux.org/qucs.git (read-only, click to copy)
Package Base: qucs
Description: An integrated circuit simulator with a graphical user interface
Upstream URL: http://qucs.sourceforge.net
Licenses: GPL
Submitter: Barthalion
Maintainer: wereii
Last Packager: freaknils
Votes: 26
Popularity: 0.000000
First Submitted: 2018-01-05 15:44 (UTC)
Last Updated: 2020-04-23 13:10 (UTC)

Dependencies (6)

Required by (1)

Sources (1)

Latest Comments

1 2 3 Next › Last »

JohnRobson commented on 2023-05-21 19:12 (UTC)

mv -f .deps/qucs_actions.Tpo .deps/qucs_actions.Plo
mv -f .deps/qucs.Tpo .deps/qucs.Plo
rm qucs_.cpp
make[4]: Leaving directory '/tmp/yay/qucs/src/qucs-0.0.20/qucs/qucs'
make[3]: *** [Makefile:1075: all-recursive] Error 1
make[3]: Leaving directory '/tmp/yay/qucs/src/qucs-0.0.20/qucs/qucs'
make[2]: *** [Makefile:496: all-recursive] Error 1
make[2]: Leaving directory '/tmp/yay/qucs/src/qucs-0.0.20/qucs'
make[1]: *** [Makefile:420: all] Error 2
make[1]: Leaving directory '/tmp/yay/qucs/src/qucs-0.0.20/qucs'
make: *** [Makefile:381: all-recursive] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: qucs-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
qucs - exit status 4

felixs commented on 2023-02-18 13:47 (UTC)

Thanks Lacsapix.

Regarding "qucs without qucsator", it's in the qucs/develop_filtered branch, see [0]. I don't know if it works, but If there is a consensus, I could

a) change the qucs default branch to develop_filtered b) simply replace the develop branch, and archive the current one.

This will break the qucs-git package [1] one way or another.

Let me know what you think.

[0] https://aur.archlinux.org/packages/qucs-git#comment-850686 [1] https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=qucs-git

Lacsapix commented on 2023-02-17 12:50 (UTC)

I can confirm that using the qucsator-git package works.

Because there is no "qucs without qucsator" package as of yet. You do need to manually overwrite the existing qucsator package. (pacman -U --overwrite "*" {YOUR QUCSATOR_GIT BUILD.pkg.tar.zst})

felixs commented on 2021-12-29 20:34 (UTC)

The "Simulator crashed" is a Qucsator bug and probably the one that has been fixed in git. Try the qucsator-git package, or try Gnucsator instead.

there isn't much activity

True -- Qucs 0.0.20 depends on Qt3/4 and nobody is interested to work on it.

Maintainers are invited to send patches. The patch we need removes everything but the "qucs" subdirectory from the repo.

wereii commented on 2021-12-22 23:14 (UTC)

Hey, there isn't much I can do, this sounds like upstreams (https://github.com/Qucs/qucs) problem. QUCS is also getting old and not really maintained, there isn't much activity in the repo so it's expected stuff will start to break more and more.

Bens85 commented on 2021-12-22 20:57 (UTC)

Hi! I've installed the latest version of qucs from AUR with yay in EndeavourOS and every time I launch the simulation it says "ERROR: Simulator crashed!". Is it possible that the qucsator package is broken? Also, qucs doesn't show the components preview when placing them.

VeryLazyCat commented on 2021-11-23 19:31 (UTC) (edited on 2021-11-23 19:32 (UTC) by VeryLazyCat)

fjdebruijn, crash on adding/selecting a component was fixed for me by updating qt4 to the latest version. qt4 is an AUR package so it won't upgrade automatically.

wereii commented on 2021-10-20 11:47 (UTC)

fjdebruijn, I will look at it

fjdebruijn commented on 2021-10-20 10:56 (UTC)

It crashes as soon as you add a component, seems to be linking to some obsolete version of libicu.

Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)" Segmentation fault (core dumped)

Lacsapix commented on 2021-08-05 10:05 (UTC)

@felixs I did just that: https://aur.archlinux.org/packages/qucsator-git/ I'll make a qucs-git PKGBUILD also after lunch