<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Hi, <br><br>I have now tried several times to compile code from github but I keep getting cryptic errors, apparently not related to the issue mentioned in this thread (see below).Anyhow, it has been pointed as solved, so I will wait. <br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Just in case you are curious, the error I get is:<br><br>[ 61%] Building CXX object src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o<br>/usr/local/src/QGIS-release-2_18/src/app/qgisapp.cpp: In member function ‘QgsVectorLayer* QgisApp::addVectorLayer(const QString&, const QString&, const QString&)’:<br>/usr/local/src/QGIS-release-2_18/src/app/qgisapp.cpp:9318:52: error: ‘QStringLiteral’ was not declared in this scope<br>         layer->setName( QStringLiteral( "%1 %2 %3" ).arg( layer->name(), <a href="http://elements.at">elements.at</a>( 1 ), <a href="http://elements.at">elements.at</a>( 3 ) ) );<br>                                                    ^<br>src/app/CMakeFiles/qgis_app.dir/build.make:847: recipe for target 'src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o' failed<br>make[2]: *** [src/app/CMakeFiles/qgis_app.dir/qgisapp.cpp.o] Error 1<br>CMakeFiles/Makefile2:2726: recipe for target 'src/app/CMakeFiles/qgis_app.dir/all' failed<br>make[1]: *** [src/app/CMakeFiles/qgis_app.dir/all] Error 2<br>Makefile:160: recipe for target 'all' failed<br>make: *** [all] Error 2<br><br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Regards and thanks for the help!<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">/H.<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 18, 2017 at 11:00 AM, Luigi Pirelli <span dir="ltr"><<a href="mailto:luipir@gmail.com" target="_blank">luipir@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can you try to compile from this source code branch?<br>
<a href="https://github.com/qgis/QGIS/tree/release-2_18" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>tree/release-2_18</a><br>
just to be sure that the issue has completly fixed.<br>
<br>
regards<br>
<span class="im HOEnZb"><br>
<br>
Luigi Pirelli<br>
<br>
******************************<wbr>******************************<wbr>******************************<wbr>********<br>
* Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com<br>
* LinkedIn: <a href="https://www.linkedin.com/in/luigipirelli" rel="noreferrer" target="_blank">https://www.linkedin.com/in/<wbr>luigipirelli</a><br>
* Stackexchange: <a href="http://gis.stackexchange.com/users/19667/luigi-pirelli" rel="noreferrer" target="_blank">http://gis.stackexchange.com/<wbr>users/19667/luigi-pirelli</a><br>
* GitHub: <a href="https://github.com/luipir" rel="noreferrer" target="_blank">https://github.com/luipir</a><br>
* Mastering QGIS 2nd Edition:<br>
* <a href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition" rel="noreferrer" target="_blank">https://www.packtpub.com/big-<wbr>data-and-business-<wbr>intelligence/mastering-qgis-<wbr>second-edition</a><br>
******************************<wbr>******************************<wbr>******************************<wbr>********<br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">On 18 May 2017 at 10:31, Hernán De Angelis <<a href="mailto:dhdeangelis@gmail.com">dhdeangelis@gmail.com</a>> wrote:<br>
> Thank you for your fast response, Luigi.<br>
><br>
> I understand. I can wait for the next release, no problem. As for the<br>
> <someValue> question, I will have a look and come back with whatever I find,<br>
> but when I found this I wasn't working on any particular project nor using<br>
> composer either.<br>
><br>
> Cheers<br>
><br>
> Hernán<br>
><br>
><br>
> On Thu, May 18, 2017 at 10:12 AM, Luigi Pirelli <<a href="mailto:luipir@gmail.com">luipir@gmail.com</a>> wrote:<br>
>><br>
>> fixed during the hackfest on current 2.18 code (you have to wait for<br>
>> 2.18.8... or update to the latest 2.18 code not the tagged release<br>
>> version)<br>
>> <a href="https://github.com/qgis/QGIS/pull/4306" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>pull/4306</a><br>
>> and 3.0<br>
>> <a href="https://github.com/qgis/QGIS/pull/4444" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>pull/4444</a><br>
>><br>
>> btw there are some simple workaround to fix temporarly waiting the patch<br>
>> release<br>
>><br>
>> workaround 1) in the attribute table, apply a sort on some column =><br>
>> apply sortOnTop<br>
>> workaround 2) in your project xml file you should have a tag as:<br>
>> <attributetableconfig ... sortOrder="<someValue>" ><br>
>> in your case <someValue> is something different from 0 (Ascending) or<br>
>> 1 (Descending)... fix it and sortOnTop will be back :)<br>
>> btw, pelase let me knwo what value is in <someValue>, because is not<br>
>> clear who's set it to a strange value (probably the composer)<br>
>><br>
>> cheers<br>
>> Luigi Pirelli<br>
>><br>
>><br>
>> ******************************<wbr>******************************<wbr>******************************<wbr>********<br>
>> * Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com<br>
>> * LinkedIn: <a href="https://www.linkedin.com/in/luigipirelli" rel="noreferrer" target="_blank">https://www.linkedin.com/in/<wbr>luigipirelli</a><br>
>> * Stackexchange: <a href="http://gis.stackexchange.com/users/19667/luigi-pirelli" rel="noreferrer" target="_blank">http://gis.stackexchange.com/<wbr>users/19667/luigi-pirelli</a><br>
>> * GitHub: <a href="https://github.com/luipir" rel="noreferrer" target="_blank">https://github.com/luipir</a><br>
>> * Mastering QGIS 2nd Edition:<br>
>> *<br>
>> <a href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition" rel="noreferrer" target="_blank">https://www.packtpub.com/big-<wbr>data-and-business-<wbr>intelligence/mastering-qgis-<wbr>second-edition</a><br>
>><br>
>> ******************************<wbr>******************************<wbr>******************************<wbr>********<br>
>><br>
>><br>
>> On 18 May 2017 at 10:03, Hernán De Angelis <<a href="mailto:dhdeangelis@gmail.com">dhdeangelis@gmail.com</a>> wrote:<br>
>> > Hi<br>
>> ><br>
>> > Yesterday I compiled from source QGIS 2.18.7 in openSUSE Leap 42.2<br>
>> > Linux.<br>
>> > Everything went fine and there were no problems with the compilation.<br>
>> > However, when using the new installation I realized that the function<br>
>> > that<br>
>> > allows to move the attribute row of a selected feature to the top of the<br>
>> > attribute table does not seem to work. This problem was not present in<br>
>> > my<br>
>> > previously installed version (2.18.6), nor in another machine I use<br>
>> > (QGIS<br>
>> > 2.14.2, Windows 7) using the same data. I wonder if any other users are<br>
>> > experiencing this in 2.18.7, or there is just something wrong with my<br>
>> > particular installation.<br>
>> ><br>
>> > Regards,<br>
>> ><br>
>> > Hernán<br>
>> ><br>
>> ><br>
>> > ______________________________<wbr>_________________<br>
>> > Qgis-user mailing list<br>
>> > <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
>> > List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
>> > Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
><br>
><br>
</div></div></blockquote></div><br></div>