[Okular-devel] Fwd: need guidance

Palash Kulshrestha palash.kulsh at ymail.com
Sun Jul 20 07:59:15 UTC 2014


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.)

When i follow these instructions
palash at palash-Lenovo-G580:~/Documents/mygit/okular$ cmake
-DCMAKE_INSTALL_PREFIX=/home/palash/.kde/share/kde4 ..

it gives long output + this
-- Generating done
-- Build files have been written to: /home/palash/Documents/mygit/okular

now running make in the build folder wont run as makefiles are written in
okular not okular/build

So i run using qtcreator in which i
open-project>/Documents/mygit/okular/CMakeLists.txt
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.

Where am i getting wrong. Or Am I doing it all wrong? Thanks in Advance!



On Tue, Jul 15, 2014 at 2:28 AM, Albert Astals Cid <aacid at kde.org> wrote:

> El Divendres, 11 de juliol de 2014, a les 20:35:03, Palash Kulshrestha va
> escriure:
> > I was thinking about this bug
> >
> > https://bugs.kde.org/show_bug.cgi?id=325119
>
> You are aware this is not marked as junior job like other bugs are, right?
> junior-jobs are bugs we've marked as easy and manageable to do, this is a
> bigger probably more complex one.
>
> > which is --> Size of inline notes not adjusted to font size and does not
> > respect drawn boundaries
> >
> > I found this minor bug in the minor bugs section. As you have been
> > constantly suggesting to use grep i grepped the "Inline Note" in the
> source
> > code folder. --> (grep -H -l  -r "Inline Note" *)
> >
> > These are the matching files
> >
> > active/components/CMakeFiles/okularplugin.dir/__/__/ui/guiutils.o
> > CMakeFiles/okularpart.dir/ui/annotationpropertiesdialog.o
> > CMakeFiles/okularpart.dir/ui/pageviewannotator.o
> > CMakeFiles/okularpart.dir/ui/guiutils.o
> > CMakeFiles/okularpart.dir/conf/widgetannottools.o
> > conf/widgetannottools.cpp
> > doc/index.docbook
> > lib/libokularplugin.so
> > lib/okularpart.so
> > ui/guiutils.cpp
> > ui/pageviewannotator.cpp
> > ui/annotationpropertiesdialog.cpp
>
> You shouldn't build in the source dir, this is always discouraged.
>
> > I searched in the pageviewannotator.cpp and tried some changes in -->
> >
> > void PageViewAnnotator::slotToolSelected( int toolID )
> > {
> > //some code
> >
> > //display the tooltip
> >
> > else if ( annotType == "note-inline" )
> >                 tip = i18nc( "Annotation tool", "Inline Text Annotation
> > (drag to select a zone (some text changed))" );
> >
> >   //some code
> >
> >
> > }
> >
> >
> > After building the project in Qtcreator and running it the tooltip does
> not
> > changes for the inline text annotation tool.
> > "So am i at the right spot or is there any place else i should be looking
> > into."
>
> Are you following the build + run instructions in
> http://okular.kde.org/download.php ?
>
> >
> > I wasn't able to join irc today due to some self certified application
> > setting in my browsers. I am trying to find a way to  change that setting
> > and run the irc applet in browser.
>
> Browser? Why would you want to irc in a browser instead of using a real irc
> client?
>
> Cheers,
>   Albert
>
> >
> > Thanks
>
> _______________________________________________
> Okular-devel mailing list
> Okular-devel at kde.org
> https://mail.kde.org/mailman/listinfo/okular-devel
>



-- 
Regards
Palash Kulshreshtha
Computer Engg.
ZHCET AMU

(explore Academic projects @ www.projectinminds.com
<http://projectinminds.com/>)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20140720/0cd78c0a/attachment.html>


More information about the Okular-devel mailing list