[okular] [Bug 374358] Okular Flatpak fails to launch on Fedora 25: libpcreposix.so.0 not found

2017-01-08 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=374358 --- Comment #3 from Aleix Pol --- Dependency coming from KJS. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 374650] Duplicate okular_poppler backend selection entry

2017-01-08 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=374650 Antonio Rojas changed: What|Removed |Added Latest Commit|https://commits.kde.org/oku

[okular] [Bug 374650] Duplicate okular_poppler backend selection entry

2017-01-08 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=374650 Antonio Rojas changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

Re: Review Request 129791: Avoid duplicates in the available backends list

2017-01-08 Thread Antonio Rojas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129791/ --- (Updated Jan. 8, 2017, 6:41 p.m.) Status -- This change has been

Re: Review Request 129791: Avoid duplicates in the available backends list

2017-01-08 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129791/#review101881 --- Fix it, then Ship it! core/document.cpp (line 2203)

Re: Review Request 129557: [okular] Enable searching for a phrase split by a newline character in a PDF

2017-01-08 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129557/#review101879 --- This is starting to look acceptable. Could you please add

[okular] [Bug 362856] [Frameworks] Wrong render resolution, possibly caused by Plasma 5 "Scale Display"

2017-01-08 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=362856 Christoph Cullmann changed: What|Removed |Added CC||cullm...@kde.org ---

Re: Review Request 129557: [okular] Enable searching for a phrase split by a newline character in a PDF

2017-01-08 Thread Marduk Bolanos
> On Jan. 8, 2017, 1:27 a.m., Albert Astals Cid wrote: > > please explain me why "a\n" and "a " should return true but "aa\n" and "aa > > " should return false? > > Marduk Bolanos wrote: > I understand that you are worried about this being a general > string-comparison function, but AFAIK

Re: Review Request 129557: [okular] Enable searching for a phrase split by a newline character in a PDF

2017-01-08 Thread Marduk Bolanos
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129557/ --- (Updated Jan. 8, 2017, 1:26 p.m.) Review request for Okular and Oliver

Re: Review Request 129557: [okular] Enable searching for a phrase split by a newline character in a PDF

2017-01-08 Thread Marduk Bolanos
> On Jan. 8, 2017, 1:27 a.m., Albert Astals Cid wrote: > > please explain me why "a\n" and "a " should return true but "aa\n" and "aa > > " should return false? > > Marduk Bolanos wrote: > I understand that you are worried about this being a general > string-comparison function, but AFAIK

Re: Review Request 129557: [okular] Enable searching for a phrase split by a newline character in a PDF

2017-01-08 Thread Marduk Bolanos
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129557/ --- (Updated Jan. 8, 2017, 12:55 p.m.) Review request for Okular and Oliver

Re: Review Request 129557: [okular] Enable searching for a phrase split by a newline character in a PDF

2017-01-08 Thread Anthony Fieroni
> On Ян. 8, 2017, 3:27 преди обяд, Albert Astals Cid wrote: > > please explain me why "a\n" and "a " should return true but "aa\n" and "aa > > " should return false? > > Marduk Bolanos wrote: > I understand that you are worried about this being a general > string-comparison function, but

Re: Review Request 129557: [okular] Enable searching for a phrase split by a newline character in a PDF

2017-01-08 Thread Marduk Bolanos
> On Jan. 8, 2017, 1:27 a.m., Albert Astals Cid wrote: > > please explain me why "a\n" and "a " should return true but "aa\n" and "aa > > " should return false? > > Marduk Bolanos wrote: > I understand that you are worried about this being a general > string-comparison function, but AFAIK

[okular] [Bug 374650] Duplicate okular_poppler backend selection entry

2017-01-08 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=374650 --- Comment #9 from Oliver Sander --- I confirm that the patch avoids the duplicate 'poppler' entry for me. Thanks! -- You are receiving this mail because: You are the assignee for the bug.

Re: Review Request 129557: [okular] Enable searching for a phrase split by a newline character in a PDF

2017-01-08 Thread Albert Astals Cid
> On Jan. 8, 2017, 1:27 a.m., Albert Astals Cid wrote: > > please explain me why "a\n" and "a " should return true but "aa\n" and "aa > > " should return false? > > Marduk Bolanos wrote: > I understand that you are worried about this being a general > string-comparison function, but AFAIK

Review Request 129791: Avoid duplicates in the available backends list

2017-01-08 Thread Antonio Rojas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129791/ --- Review request for Okular and Albert Astals Cid. Bugs: 374650

[okular] [Bug 374650] Duplicate okular_poppler backend selection entry

2017-01-08 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=374650 Antonio Rojas changed: What|Removed |Added CC||aro...@archlinux.org ---

Re: Review Request 129557: [okular] Enable searching for a phrase split by a newline character in a PDF

2017-01-08 Thread Marduk Bolanos
> On Jan. 8, 2017, 1:27 a.m., Albert Astals Cid wrote: > > please explain me why "a\n" and "a " should return true but "aa\n" and "aa > > " should return false? I understand that you are worried about this being a general string-comparison function, but AFAIK with the current search algorithm

[okular] [Bug 374650] Duplicate okular_poppler backend selection entry

2017-01-08 Thread Patrick
https://bugs.kde.org/show_bug.cgi?id=374650 --- Comment #7 from Patrick --- As far as I can see the problem isn't a duplicate generator but a problem with mimetypes. Freedesktop defines "application/x-pdf" as an alias of "application/pdf". The poppler backend supports both

[okular] [Bug 374650] Duplicate okular_poppler backend selection entry

2017-01-08 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=374650 --- Comment #6 from Oliver Sander --- Sure, here it is: [/home/sander/okular-{test|save}] are two additional source trees that I happen to have in my home directory.] ~> locate okularGenerator_poppler