[kdesrc-build] [Bug 420630] Unable to pass initial setup on OpenSUSE Leap 15.5

2023-09-03 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=420630 --- Comment #9 from David Faure --- For kdesrc-build to stay on kf5/qt5 stuff, add the line branch-group stable-kf5-qt5 or branch-group kf5-qt5 to the "global" section. The first one will pick stable branches, the second will pick d

[okular] [Bug 431454] Opening files from URLs using the Open dialog has broken

2021-01-17 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=431454 David Faure changed: What|Removed |Added Latest Commit||https://invent.kde.org/fram

[okular] [Bug 428283] Script fails

2020-10-26 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=428283 --- Comment #1 from David Faure --- Created attachment 132766 --> https://bugs.kde.org/attachment.cgi?id=132766&action=edit pdf file -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 428283] New: Script fails

2020-10-26 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=428283 Bug ID: 428283 Summary: Script fails Product: okular Version: 1.11.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR

[kdesrc-build] [Bug 420630] Unable to find the okular component: The shared library was not found

2020-04-26 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=420630 David Faure changed: What|Removed |Added CC||fa...@kde.org Product|okular

D26163: Install okularpart into plugins/kf5/parts/, embed JSON metadata

2020-01-07 Thread David Faure
dfaure added a comment. If they have X-KDE-Library=kf5/parts/okularpart then yes, likely. This can wait until KF6. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D26163 To: dfaure, aacid Cc: okular-devel, johnzh, andisa, siddharthmanthan, maguirre, fbampaloukas,

D26163: Install okularpart into plugins/kf5/parts/, embed JSON metadata

2020-01-01 Thread David Faure
dfaure updated this revision to Diff 72574. dfaure retitled this revision from "Install okularpart into plugins/kf5/parts/" to "Install okularpart into plugins/kf5/parts/, embed JSON metadata". dfaure removed a subscriber: kossebau. dfaure added a comment. Embed JSON metadata REPOSITORY R22

D26163: Install okularpart into plugins/kf5/parts/

2019-12-22 Thread David Faure
dfaure planned changes to this revision. dfaure added a comment. Thanks for the research and additional information. Indeed in the light of this, this patch has to wait until the KF6 branching. Putting it on hold for now. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.or

D26163: Install okularpart into plugins/kf5/parts/

2019-12-22 Thread David Faure
dfaure updated this revision to Diff 72021. dfaure retitled this revision from "Install okularpart into plugins/kparts/" to "Install okularpart into plugins/kf5/parts/". dfaure added a comment. In fact, webenginepart and others had a better idea already: plugins/kf5/parts. This way we ca

D26163: Install okularpart into plugins/kparts/

2019-12-22 Thread David Faure
dfaure updated this revision to Diff 72020. dfaure retitled this revision from "Install okularpart into plugins/parts/" to "Install okularpart into plugins/kparts/". dfaure added a comment. Actually, let's make it plugins/kparts for proper namespacing. REPOSITORY R223 Okular CHANGES SINCE

D26163: Install okularpart into plugins/parts/

2019-12-22 Thread David Faure
dfaure created this revision. dfaure added a reviewer: aacid. Herald added a project: Okular. Herald added a subscriber: okular-devel. dfaure requested review of this revision. REVISION SUMMARY This will make it possible to load parts using KPluginLoader. TEST PLAN Both okular and konqueror c

D12067: [Okular Part] Add "Print" action

2018-04-27 Thread David Faure
dfaure added a comment. Hmm that's not how this is supposed to work, no need to look up actions. Look at the connect in kparts browserextension.cpp. The basic idea is: the part derives from BrowserExtension and provides a print slot, the shell calls it. Then the question became "but how does

D12067: [Okular Part] Add "Print" action

2018-04-27 Thread David Faure
dfaure added a comment. I'd say so. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D12067 To: broulik, #okular, aacid Cc: dfaure, ngraham, aacid

D12067: [Okular Part] Add "Print" action

2018-04-26 Thread David Faure
dfaure added a comment. The idea was that the shell provides the print action, and the part gets triggered via a BrowserExtension slot (just like cut/copy/paste). REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D12067 To: broulik, #okular, aacid Cc: dfaure, ngraham, a

Re: [Okular-devel] Review Request 128430: Add config migration

2016-07-12 Thread David Faure
directly from KDE3 to the KF5-based okular and his main issue is that okular didn't salvage the kpdf settings? :-) Colour me surprised. - David Faure On July 12, 2016, 8:13 p.m., Martin Tobias Holmedahl Sandsmark wrote: > > --

Re: [Okular-devel] Review Request 122074: Fix crash when arguments().mimeType() is an invalid mimetype name.

2015-01-16 Thread David Faure
apply this to master or frameworks, or do you merge regularly? Thanks, David Faure ___ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel

Re: [Okular-devel] Review Request 122074: Fix crash when arguments().mimeType() is an invalid mimetype name.

2015-01-16 Thread David Faure
nt. Did you read line 1341 correctly? We go into the second case if argMime is null. - David Faure On Jan. 15, 2015, 3:44 p.m., David Faure wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > ht

[Okular-devel] Review Request 122074: Fix crash when arguments().mimeType() is an invalid mimetype name.

2015-01-15 Thread David Faure
s. Diffs - part.cpp 263f3ad0bd0945590463092df4efdcb9b9515e90 Diff: https://git.reviewboard.kde.org/r/122074/diff/ Testing --- crashes without the patch, works with the patch. Do I need to manually apply this to master or frameworks, or do you merge regularly? Thanks, D

[Okular-devel] [okular] [Bug 317183] okular/poppler crashes when printing a deleted PDF file

2013-03-26 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=317183 --- Comment #3 from David Faure --- Indeed. kdesrc-build built the master branch of poppler for me. Some PDFs render completely blank with that branch, BTW. I reverted to the poppler-0.22 branch for now, thanks. -- You are receiving this mail

[Okular-devel] [okular] [Bug 317183] New: okular/poppler crashes when printing a deleted PDF file

2013-03-22 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=317183 Bug ID: 317183 Summary: okular/poppler crashes when printing a deleted PDF file Classification: Unclassified Product: okular Version: 0.16.1 Platform: Compiled Sources

[Okular-devel] [Bug 261538] KXMLGUIClient memory corruption warning

2012-08-08 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=261538 --- Comment #27 from David Faure --- Qt GUI code runs in a single thread, there can't be race conditions. This is about removeClient() not being called, after addClient(). However I don't understand comment #14, if you never call addClient()

[Okular-devel] [Bug 261538] KXMLGUIClient memory corruption warning

2011-04-15 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=261538 --- Comment #9 from David Faure 2011-04-15 12:22:54 --- I wrote "this will leak" for a good reason. It does leak, forgetClient() can only do some basic cleanup (forgetting this client, like the name says) but not delete associated contai

[Okular-devel] [Bug 213876] Konqueror crashed closing tab [KonqMainWindow::slotPartActivated, KonqViewManager::doSetActivePart, KParts::PartManager::eventFilter]

2010-03-16 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=213876 David Faure changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[Okular-devel] [Bug 213876] Konqueror crashed closing tab [KonqMainWindow::slotPartActivated, KonqViewManager::doSetActivePart, KParts::PartManager::eventFilter]

2010-03-16 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=213876 David Faure changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #11 from David Faure

[Okular-devel] [Bug 225907] don't "reload" document when file has been deleted

2010-02-24 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=225907 --- Comment #6 from David Faure 2010-02-25 01:50:46 --- SVN commit 1095777 by dfaure: Fix bug found by discussing with pinotree about #225907: deleted() wasn't emitted anymore. Added unittest for that, and checked that dirty() isn't em

[Okular-devel] [Bug 169027] Crash with a mime error

2010-01-07 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=169027 --- Comment #16 from David Faure 2010-01-07 20:58:48 --- SVN commit 1071275 by dfaure: Show more info about the servicetype that is not found, and remove the assert. So, if anyone still has issues with a servicetype (e.g. an okular plugin not

[Okular-devel] [Bug 213876] Konqueror crashed closing tab [KonqMainWindow::slotPartActivated, KonqViewManager::doSetActivePart, KParts::PartManager::eventFilter]

2009-11-13 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=213876 David Faure changed: What|Removed |Added Status|UNCONFIRMED |NEW CC

[Okular-devel] [Bug 169027] Crash with a mime error

2009-06-10 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=169027 --- Comment #5 from David Faure 2009-06-10 18:55:28 --- SVN commit 979875 by dfaure: We can only use the installed ksycoca4 file if kdeinit+klauncher+kded are running, since kded is what keeps the file uptodate. Otherwise (when running the app

[Okular-devel] [Bug 183539] Okular crashes while opening a CHM file

2009-03-31 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=183539 David Faure changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Okular-devel] [Bug 172726] Opening case insensitive links fails

2008-12-15 Thread David Faure
http://bugs.kde.org/show_bug.cgi?id=172726 David Faure faure kde org changed: What|Removed |Added CC||fa...@kde.org --- Comment #1

[Okular-devel] [Bug 156490] Ability to scroll between pages by dragging view-rectangle in thumbnails dock

2008-06-11 Thread David Faure
--- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=156490 faure kde org changed: What|Removed |Added -