Re: [Okular-devel] Review Request 115283: implemented a feature in okular to resize window to current page size.

2014-03-17 Thread Saheb Preet Singh
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115283/ --- (Updated March 18, 2014, 5:59 a.m.) Review request for Okular and Albert

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Jonathan Doman
> On March 17, 2014, 7:38 p.m., Albert Astals Cid wrote: > > shell/main.cpp, line 49 > > > > > > Have you timed this? It seems like it could take a good while to > > traverse all the dbus services. > > Measureme

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Jonathan Doman
> On March 17, 2014, 4:29 p.m., Albert Astals Cid wrote: > > Does this also solve drag&drop as described in > > https://bugs.kde.org/show_bug.cgi?id=332238 ? > > Jonathan Doman wrote: > No, I have avoided modifying the part/pageview. > > Albert Astals Cid wrote: > Please solve drag&dro

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Jonathan Doman
> On March 17, 2014, 7:45 p.m., Albert Astals Cid wrote: > > shell/main.cpp, line 51 > > > > > > Should you bail out early of this function if the shell is configured > > to not open in tabs? Maybe. Currently, t

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116700/#review53284 --- shell/main.cpp

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Albert Astals Cid
> On March 17, 2014, 9:29 p.m., Albert Astals Cid wrote: > > Does this also solve drag&drop as described in > > https://bugs.kde.org/show_bug.cgi?id=332238 ? > > Jonathan Doman wrote: > No, I have avoided modifying the part/pageview. > > Albert Astals Cid wrote: > Please solve drag&dro

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116700/#review53282 --- shell/main.cpp

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Usama
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #11 from Usama --- Looks like will have to wait for the update for latest version of poppler from ubuntu -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #10 from Albert Astals Cid --- Weird. Is there any chance you can update to a newer poppler like 0.24.5 (the one i'm using)? -- You are receiving this mail because: You are the assignee for the bug.

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Usama
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #9 from Usama --- My system specifications are : processor : Intel® Core™ i5-3230M CPU @ 2.60GHz × 4 memory : 3.8 GiB graphics: AMD Radeon HD 7600M Series OS type : 64 bit my output of free-h :

Re: [Okular-devel] Review Request 115532: Fade In and Fade Out transition in presentation mode okular

2014-03-17 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115532/#review53275 --- ui/presentationwidget.cpp

Re: [Okular-devel] Review Request 115283: implemented a feature in okular to resize window to current page size.

2014-03-17 Thread Albert Astals Cid
> On March 12, 2014, 9:42 p.m., Albert Astals Cid wrote: > > ui/pageview.cpp, line 4925 > > > > > > please move the declaration inside the foreach > > Saheb Preet Singh wrote: > If I would move pageItem ins

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #8 from Albert Astals Cid --- How much RAM do you have? Is it possible you're running out of RAM? check with free -h while changing the page. Also does top show CPU at 100% while changing the page? -- You are receiving this mail because: Y

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Usama
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #7 from Usama --- Installed Okular using Ubuntu repositories. Ubuntu version is 13.10 ( saucy ) . poppler package version is 0.24.1-0ubuntu1. -- You are receiving this mail because: You are the assignee for the bug. ___

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #6 from Albert Astals Cid --- Works smoothly here. Which poppler version are you using? -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list Oku

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Usama
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #5 from Usama --- I copied the file. The copy has no annotations and still okular hangs. -- You are receiving this mail because: You are the assignee for the bug. ___ Okular-devel mailing list Ok

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Jonathan Doman
> On March 17, 2014, 4:29 p.m., Albert Astals Cid wrote: > > Does this also solve drag&drop as described in > > https://bugs.kde.org/show_bug.cgi?id=332238 ? > > Jonathan Doman wrote: > No, I have avoided modifying the part/pageview. > > Albert Astals Cid wrote: > Please solve drag&dro

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Albert Astals Cid
> On March 17, 2014, 9:29 p.m., Albert Astals Cid wrote: > > Does this also solve drag&drop as described in > > https://bugs.kde.org/show_bug.cgi?id=332238 ? > > Jonathan Doman wrote: > No, I have avoided modifying the part/pageview. Please solve drag&drop too. - Albert ---

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #4 from Albert Astals Cid --- I don't see any slowdown. Are you positive the problem is your local annotations? Have you tried let's say coping the file so you get not annotations in the new copy? It's still slow? -- You are receiving this

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Jonathan Doman
> On March 17, 2014, 4:29 p.m., Albert Astals Cid wrote: > > Does this also solve drag&drop as described in > > https://bugs.kde.org/show_bug.cgi?id=332238 ? No, I have avoided modifying the part/pageview. - Jonathan --- This is an aut

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Usama
https://bugs.kde.org/show_bug.cgi?id=332258 Usama changed: What|Removed |Added CC||usi...@gmail.com -- You are receiving this mail becaus

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Usama
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #3 from Usama --- Due to limitations of file size in attachment I have uploaded a pdf file which causes problem to a web file sharing site. Here is the link to the file. http://www.crocko.com/55FF13A315214419AD432CDFCB82431D/Hadoop_the_defin

Re: [Okular-devel] Review Request 116700: Launch documents from external sources in new tabs

2014-03-17 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116700/#review53260 --- Does this also solve drag&drop as described in https://bugs.k

[Okular-devel] [okular] [Bug 332136] Enable saving .okular archives as pdf, preserving annotations

2014-03-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=332136 --- Comment #4 from Albert Astals Cid --- Ah so what you want is opening a file you have previously saved as .okular and save it together with the changes you made in a .okular to a .pdf? Why did you save it originally as .okular then? -- You are rece

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=332258 Albert Astals Cid changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO CC|

[Okular-devel] [okular] [Bug 332258] Okular hangs when moving between pages in pdf document

2014-03-17 Thread Usama
https://bugs.kde.org/show_bug.cgi?id=332258 --- Comment #1 from Usama --- The bug happens with large file with many annotations in it. I can not share the particular pdf documents since they are larger than the allowable limit of attachment. -- You are receiving this mail because: You are the a

[Okular-devel] [okular] [Bug 332258] New: Okular hangs when moving between pages in pdf document

2014-03-17 Thread Usama
https://bugs.kde.org/show_bug.cgi?id=332258 Bug ID: 332258 Summary: Okular hangs when moving between pages in pdf document Classification: Unclassified Product: okular Version: 0.17.5 Platform: Ubuntu Packages OS: Linux

[Okular-devel] [okular] [Bug 332096] marker tool

2014-03-17 Thread Pablo
https://bugs.kde.org/show_bug.cgi?id=332096 --- Comment #6 from Pablo --- Albert Astals Cid, Now I understood. Sorry for wasting your time. Okular is a good program, we need to know how to work with it. I will read more hard, to have the information, first. Thanks for all. Em 17-03-2014 09:3

[Okular-devel] [okular] [Bug 332096] marker tool

2014-03-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=332096 --- Comment #5 from Albert Astals Cid --- "Para desplazar una anotación, mantenga pulsada la tecla Ctrl sitúe el puntero del ratón encima y comience a arrastrarlo con el botón izquierdo. " Do you understand that or not? -- You are receiving this mail

[Okular-devel] [okular] [Bug 332096] marker tool

2014-03-17 Thread Pablo
https://bugs.kde.org/show_bug.cgi?id=332096 --- Comment #4 from Pablo --- I want to change the place of the Text note I already have. Not the bar icons. I make me more clear now? Have a good day. Em 15-03-2014 12:05, Albert Astals Cid escreveu: > https://bugs.kde.org/show_bug.cgi?id=332096 >

[Okular-devel] [okular] [Bug 332136] Enable saving .okular archives as pdf, preserving annotations

2014-03-17 Thread haavard
https://bugs.kde.org/show_bug.cgi?id=332136 --- Comment #3 from haav...@ostermann.no --- No, "Save as" only saves to whichever format the file has. It doesn't convert to or from .okular. To save a PDF as an okular archive, you need to "Export as --> Document archive". There should be an option to

[Okular-devel] [okular] [Bug 332238] version 0.18.90 : once opened drag and drop files to okular doesn't open tabs

2014-03-17 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=332238 Bruno Friedmann changed: What|Removed |Added Component|Fax backend |general -- You are receiving this mail becau

[Okular-devel] [okular] [Bug 332238] New: version 0.18.90 : once opened drag and drop files to okular doesn't open tabs

2014-03-17 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=332238 Bug ID: 332238 Summary: version 0.18.90 : once opened drag and drop files to okular doesn't open tabs Classification: Unclassified Product: okular Version: 0.18.60 Platform: o

[Okular-devel] [okular] [Bug 275466] [Wish] Brochure printing / Booklet printing

2014-03-17 Thread Michal Sylwester
https://bugs.kde.org/show_bug.cgi?id=275466 Michal Sylwester changed: What|Removed |Added CC||msylwes...@gmail.com --- Comment #7 from Mic