<span style="font-family: Arial, Helvetica, Sans-Serif; font-size: 12px"><div> </div>

<div> </div>

<div style="-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;"> </div>

<div> </div>

<hr align="center" size="2" width="100%" />
<div><span style="font-family: tahoma,arial,sans-serif; font-size: 10pt;"><b>From</b>: "Owen Cook" <owen.cook@gmx.com><br />
<b>Sent</b>: Thursday, February 23, 2017 6:12 PM<br />
<b>To</b>: scribus@lists.scribus.net<br />
<b>Subject</b>: Re: [scribus] Errror 6, again</span>

<div> </div>

<div><br />
<br />
> I use Slackware Linux. In 2009 I wrote a pdf book about designing book<br />
> covers via Scribus which had modest success.<br />
> It grew obsolete so i withdrew it.<br />
><br />
> Now I am writing some print desktop guides including one on book cover<br />
> design using Scribus 1.6.0.<br />
> I am using the latest svn version so that I can work from the version<br />
> closest to the forthcoming 1.6.0<br />
> Since there is no nightly version for Slack I compile using Jluc's<br />
> script.<br />
><br />
> For several releases now I get a Signal 6 error when I try to add or<br />
> modify a paragraph style. I haven't determined yet<br />
> what is the last release that doesn't have this error. But what I need is<br />
> for my nightly compile runs to generate a<br />
> version without this error.<br />
><br />
> Has anyone else noted this error?<br />
><br />
> Is there a path other than the Jluc script to get the latest nightly<br />
> release of 1.5.3?<br />
<br />
<br />
Hi John,<br />
<br />
It is possible that something has got out of kilter. Can you start your version of Scribus from the command line, invoke an error and then look at your console and advise the output from the failure.</div>

<div> </div>

<div>Here is the error mesage:</div>

<div>--------------------------------------------------------------------------------------------------------------------</div>

<div>
<div>bash-4.3# ./scribus-1.5.3.svn<br />
pathForIcon: Unable to load icon /localbin/scribus153svn/share/scribus-1.5.3.svn/icons/1_5_1/zeichen.png: File not found<br />
ASSERT: "di != -1" in file /root/dev/scribus/svn/scribus/ui/smcstylewidget.cpp, line 379<br />
scribus-1.5.3.svn: /root/dev/scribus/svn/scribus/scribuscore.cpp:89: void abort_on_error(QtMsgType, const QMessageLogContext&, const QString&): Assertion `false' failed.<br />
Scribus Crash<br />
-------------<br />
Scribus crashes due to Signal #6<br />
bash-4.3#</div>

<div>----------------------------------------------------------------------------------------------------------------------</div>

<div><br />
Also, I have never understood why you go and download the whole repository for each build. Why don't you do what everyone else does,<br />
<br />
1. Get the base repository ( See https://wiki.scribus.net/canvas/Building_SVN_versions_with_CMake )<br />
<br />
2. Build it<br />
<br />
3. And then on after, do a # svn up followed by a # make install (The link above is *really* worth following )</div>

<div> </div>

<div>My answer:</div>

<div>As so often happens cmake screws up. Here is my compile script:</div>

<div>-------------------------------------------------------------------------</div>

<div>
<div>svn co svn://scribus.net/trunk/Scribus scribus15<br />
mkdir ~/src/<br />
mkdir ~/src/scribus_svn<br />
sudo mkdir /usr/local/scribus_svn<br />
cd ~/src/scribus_svn<br />
svn up svn://scribus.net/trunk/Scribus<br />
cd ./Scribus<br />
mkdir build<br />
cd build<br />
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/bin/scribus<br />
make<br />
sudo make install</div>

<div><br />
---------------------------------------------------------------------</div>

<div>And here is the error message:</div>

<div>----------------------------------------------------------------------</div>

<div>
<div>CMake Error: The source directory "/root/src/scribus_svn/Scribus/build" does not appear to contain CMakeLists.txt</div>

<div>------------------------------------------------------------</div>

<div> </div>

<div>The irony here is that multiple copies of CMakeLists.txt exist  in various locations.</div>

<div> </div>

<div>Remember the good old days when ".configure; make; make install"l always worked?</div>

<div> </div>

<div>I alco tried a *.rpm package. That didn't fly either.</div>

<div> </div>

<div>At this point I am ready to install another OS on another partition, if any one can guarantee success.</div>

<div>I have books to write.</div>

<div> </div>

<div>Thanks for your offers to help. Any one else?                                                                                                                                                                                                                                                                                                                                                                               </div>

<div> </div>
</div>

<div>John</div>
</div>
</div>
</div></span>