Package Details: scribus-unstable 1.7.3-4

Git Clone URL: https://aur.archlinux.org/scribus-unstable.git (read-only, click to copy)
Package Base: scribus-unstable
Description: A desktop publishing program - Unstable branch 1.7.x
Upstream URL: http://www.scribus.net
Licenses: GPL, LGPL
Conflicts: scribus
Provides: scribus
Submitter: migrev
Maintainer: migrev
Last Packager: migrev
Votes: 1
Popularity: 0.000025
First Submitted: 2025-02-08 09:50 (UTC)
Last Updated: 2026-07-16 10:55 (UTC)

Latest Comments

1 2 3 Next › Last »

migrev commented on 2026-07-16 11:05 (UTC)

Fixed the libjpeg.so dependency and the compile with latest poppler.

Regarding the magick crash, upstream says that it has been fixed in recent svn, but can't find the commit to backport it here. Also, I can't reproduce it (works for me). So, doing nothing until more information is available.

migrev commented on 2026-07-09 20:54 (UTC)

Hi guys,

I'm on a trip and without a laptop. Will fix everything on the 16th.

SilverGreen93 commented on 2026-07-09 18:28 (UTC)

I get this error after compiling scribus-unsable 1.7.3-3

❯ scribus
scribus: magick/error.c:1049: ThrowLoggedException: Assertion `exception->signature == MagickSignature' failed. Scribus Crash


Scribus crashes due to Signal #6 Calling Emergency Save zsh: segmentation fault (core dumped) scribus

guiodic commented on 2026-07-02 15:11 (UTC)

should depend on libjpeg.so now

migrev commented on 2026-06-15 10:40 (UTC)

@guiodic: Pretty amazing, not like the favorite sport of poppler devs is breaking the API :D

Fixed now.

guiodic commented on 2026-06-14 19:18 (UTC)

@migrev You won't believe it, but the build fails with the new version of Poppler :-)

guiodic commented on 2026-04-14 12:14 (UTC)

from /run/media/guido/nvme1/linux/scribus-unstable/src/scribus-1.7.2/scribus/plugins/import/pdf/importpdf.cpp:33:
/run/media/guido/nvme1/linux/scribus-unstable/src/scribus-1.7.2/scribus/plugins/import/pdf/slaoutput.h:145:14: error: ‘void AnoOutputDev::drawString(GfxState, const GooString)’ marked ‘override’, but does not override
  145 |         void drawString(GfxState state, const GooString s) override;
      |              ^~

migrev commented on 2026-03-16 10:21 (UTC)

@guiodic: Was fixing it as you wrote your comment :D :D Thanks!

migrev commented on 2026-02-24 22:35 (UTC)

@guiodic: Thanks for always pointing it. I wonder if there's a single version of poppler that doesn't break scribus... Fixed.