D15279: Store all annotation color attributes as ARGB string
Tobias Deiminger
noreply at phabricator.kde.org
Thu Sep 6 17:35:17 BST 2018
tobiasdeiminger added a comment.
> So what now? The patch seems to do something reasonable, but it does not do what you claim it does.
It must work, else we couldn't go on. I've got sneaking suspicion, a wrong tools.xml is loaded in your setup. Can you watch okular in strace
$ strace -e openat /devroot/usr/bin/okular 2>&1 | grep -F tools.xml
openat(AT_FDCWD, "/devroot/usr/share/okular/tools.xml", O_RDONLY|O_CLOEXEC) = 10
Does okular really take the new patched tools.xml from your development installation? Or does it maybe load that one from your distro, which would be wrong and explain the misbehavior.
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D15279
To: tobiasdeiminger
Cc: sander, okular-devel, ngraham, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20180906/6e92f90b/attachment.html>
More information about the Okular-devel
mailing list