<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>> Date: Tue, 24 Jun 2014 16:27:44 +0200<br>> From: ale.comp_06@xox.ch<br>> To: scribus-dev@lists.scribus.net<br>> Subject: Re: [scribus-dev] Please confirm or comment "2 strokes accented characters cant be typed in"<br>> <br>> hi craig,<br>> > > > http://bugs.scribus.net/view.php?id=12228<br>> ><br>> > > as far as i can tell, this issue has been around for a very long time...<br>> ><br>> > > do i understand it correctly, that nobody in the team can reproduce the issue?<br>> ><br>> > Sure, its been like this forever.. every combination means a different thing...<br>> ><br>> <br>> can *you* reproduce it or not?<br>> (in a text frame, if you type ` and then a do you get à?)<br>> <br>> do you know if anybody in the team can reproduce it?<br>> <br>> ciao<br>> a.l.e<br>> <br>> _______________________________________________<br>> scribus-dev mailing list<br>> scribus-dev@lists.scribus.net<br>> http://lists.scribus.net/mailman/listinfo/scribus-dev<br></div><div><br></div><div>I was curious to try because I have Fedora 20, and I built scribus 1.5 from svn a few months ago, and I am pretty sure that it worked.</div><div><br></div><div>I tried a build now, and I got compile errors.  I first tried "svn update", and when the build got errors, I did "make clean".  I noticed that "make clean" left *.o files in some directories: <span style="font-size: 12pt;">scribus/plugins/xpsexport/CMakeFiles/xpsexplugin.dir/ </span><span style="font-size: 12pt;">scribus/plugins/svgexplugin/CMakeFiles/svgexplugin.dir/ </span><span style="font-size: 12pt;">scribus/plugins/pixmapexport/CMakeFiles/scribusexportpixmap.dir/ and </span><span style="font-size: 12pt;">scribus/plugins/scriptplugin/CMakeFiles/scriptplugin.dir/</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">I removed them, and the build still got errors, so I removed the entire tree and did a fresh "</span>svn checkout svn://scribus.net/trunk/Scribus scribus15" but that did not help either.  <span style="font-size: 12pt;">It still gets errors like the one below. I attached the build log.</span></div><div><br></div><div><div>/u3/gnu/scribus15/scribus/plugins/scripter/api_imageitem.cpp: In member function 'void ImageAPI::scale(double, double)':</div><div>/u3/gnu/scribus15/scribus/plugins/scripter/api_imageitem.cpp:117:38: error: invalid use of incomplete type 'class ScribusView'</div><div>     ScCore->primaryMainWindow()->view->Deselect();</div><div>                                      ^</div><div>In file included from /u3/gnu/scribus15/scribus/scribus.h:59:0,</div><div>                 from /u3/gnu/scribus15/scribus/plugins/scripter/scripterimpl.h:14,</div><div>                 from /u3/gnu/scribus15/scribus/plugins/scripter/api_imageitem.h:14,</div><div>                 from /u3/gnu/scribus15/scribus/plugins/scripter/api_imageitem.cpp:7:</div><div>/u3/gnu/scribus15/scribus/scribusdoc.h:73:7: error: forward declaration of 'class ScribusView'</div><div> class ScribusView;</div><div>       ^</div></div><div><br></div><div>William</div><div><br></div>                                      </div></body>
</html>