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
https://bugs.kde.org/show_bug.cgi?id=431454
David Faure changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/fram
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.
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
https://bugs.kde.org/show_bug.cgi?id=420630
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Product|okular
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,
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
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
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
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
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
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
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
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
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:
>
> --
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
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
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
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
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
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()
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
https://bugs.kde.org/show_bug.cgi?id=213876
David Faure changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=213876
David Faure changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #11 from 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
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
https://bugs.kde.org/show_bug.cgi?id=213876
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
CC
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
https://bugs.kde.org/show_bug.cgi?id=183539
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC
http://bugs.kde.org/show_bug.cgi?id=172726
David Faure faure kde org changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #1
--- 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
-
31 matches
Mail list logo