<div dir="ltr">Sorry,I was not aware That this bug was not junior job. Is there any work you could suggest for me(bug /documentation or anything appropriate.)<div><br></div><div>When i follow these instructions </div><div class="gmail_extra">
palash@palash-Lenovo-G580:~/Documents/mygit/okular$ cmake -DCMAKE_INSTALL_PREFIX=/home/palash/.kde/share/kde4 ..</div><div class="gmail_extra"><br></div><div class="gmail_extra">it gives long output + this</div><div class="gmail_extra">
<div class="gmail_extra">-- Generating done</div><div class="gmail_extra">-- Build files have been written to: /home/palash/Documents/mygit/okular</div><div><br></div><div>now running make in the build folder wont run as makefiles are written in okular not okular/build</div>
<div><br></div><div>So i run using qtcreator in which i open-project>/Documents/mygit/okular/CMakeLists.txt</div><div>Then i give the arguments /home/palash/Documents/mygit/okular -DCMAKE_INSTALL_PREFIX=/home/palash/.kde/share/kde4 it also builds in the okular directory.</div>
<div><br></div><div>Where am i getting wrong. Or Am I doing it all wrong? Thanks in Advance!</div></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 15, 2014 at 2:28 AM, Albert Astals Cid <span dir="ltr"><<a href="mailto:aacid@kde.org" target="_blank">aacid@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">El Divendres, 11 de juliol de 2014, a les 20:35:03, Palash Kulshrestha va<br>

escriure:<br>
<div class="">> I was thinking about this bug<br>
><br>
> <a href="https://bugs.kde.org/show_bug.cgi?id=325119" target="_blank">https://bugs.kde.org/show_bug.cgi?id=325119</a><br>
<br>
</div>You are aware this is not marked as junior job like other bugs are, right?<br>
junior-jobs are bugs we've marked as easy and manageable to do, this is a<br>
bigger probably more complex one.<br>
<div class=""><br>
> which is --> Size of inline notes not adjusted to font size and does not<br>
> respect drawn boundaries<br>
><br>
> I found this minor bug in the minor bugs section. As you have been<br>
> constantly suggesting to use grep i grepped the "Inline Note" in the source<br>
> code folder. --> (grep -H -l  -r "Inline Note" *)<br>
><br>
> These are the matching files<br>
><br>
> active/components/CMakeFiles/okularplugin.dir/__/__/ui/guiutils.o<br>
> CMakeFiles/okularpart.dir/ui/annotationpropertiesdialog.o<br>
> CMakeFiles/okularpart.dir/ui/pageviewannotator.o<br>
> CMakeFiles/okularpart.dir/ui/guiutils.o<br>
> CMakeFiles/okularpart.dir/conf/widgetannottools.o<br>
> conf/widgetannottools.cpp<br>
> doc/index.docbook<br>
> lib/libokularplugin.so<br>
> lib/okularpart.so<br>
> ui/guiutils.cpp<br>
> ui/pageviewannotator.cpp<br>
> ui/annotationpropertiesdialog.cpp<br>
<br>
</div>You shouldn't build in the source dir, this is always discouraged.<br>
<div class=""><br>
> I searched in the pageviewannotator.cpp and tried some changes in --><br>
><br>
> void PageViewAnnotator::slotToolSelected( int toolID )<br>
> {<br>
> //some code<br>
><br>
> //display the tooltip<br>
><br>
> else if ( annotType == "note-inline" )<br>
>                 tip = i18nc( "Annotation tool", "Inline Text Annotation<br>
> (drag to select a zone (some text changed))" );<br>
><br>
>   //some code<br>
><br>
><br>
> }<br>
><br>
><br>
> After building the project in Qtcreator and running it the tooltip does not<br>
> changes for the inline text annotation tool.<br>
> "So am i at the right spot or is there any place else i should be looking<br>
> into."<br>
<br>
</div>Are you following the build + run instructions in<br>
<a href="http://okular.kde.org/download.php" target="_blank">http://okular.kde.org/download.php</a> ?<br>
<div class=""><br>
><br>
> I wasn't able to join irc today due to some self certified application<br>
> setting in my browsers. I am trying to find a way to  change that setting<br>
> and run the irc applet in browser.<br>
<br>
</div>Browser? Why would you want to irc in a browser instead of using a real irc<br>
client?<br>
<br>
Cheers,<br>
  Albert<br>
<br>
><br>
> Thanks<br>
<br>
_______________________________________________<br>
Okular-devel mailing list<br>
<a href="mailto:Okular-devel@kde.org">Okular-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/okular-devel" target="_blank">https://mail.kde.org/mailman/listinfo/okular-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><span style="font-family:'lucida console',sans-serif">Regards</span><br clear="none" style="font-family:'lucida console',sans-serif">
<span style="font-family:'lucida console',sans-serif">Palash Kulshreshtha</span><br clear="none" style="font-family:'lucida console',sans-serif"><span style="font-family:'lucida console',sans-serif">Computer Engg.</span><br clear="none" style="font-family:'lucida console',sans-serif">
<span style="font-family:'lucida console',sans-serif">ZHCET AMU</span><br clear="none" style="font-family:'lucida console',sans-serif"><br clear="none" style="font-family:'lucida console',sans-serif">
<span style="font-family:'lucida console',sans-serif">(explore Academic projects @ </span><a rel="nofollow" shape="rect" href="http://projectinminds.com/" style="color:rgb(17,85,204);font-family:'lucida console',sans-serif" target="_blank">www.projectinminds.com</a><span style="font-family:'lucida console',sans-serif">)</span><br>
</div>
</div></div>