[Libreoffice-bugs] [Bug 129895] LOOL: downloading as pdf causes CRASH

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 4 10:22:26 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=129895

Aron Budea <baron at caesar.elte.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #6 from Aron Budea <baron at caesar.elte.hu> ---
(In reply to Martin Milata from comment #5)
> I've submitted the patch as
> https://gerrit.libreoffice.org/c/online/+/87749/1 but Jenkins doesn't like
> it. Can't access
> https://cpci.cbg.collabora.co.uk/job/Gerrit%20for%20online%20master/738/ to
> find out why, though. Can you give a hint please, Aron?
This is the error, and I assume the CI build system is using an outdated Poco
version (linkTo(...) was added in 1.8.1), we will take care of that and
retrigger the build.

kit/Kit.cpp: In function ‘int {anonymous}::linkOrCopyFunction(const char*,
const stat*, int, FTW*)’:
kit/Kit.cpp:298:30: error: ‘class Poco::File’ has no member named ‘linkTo’
                 File(target).linkTo(newPath.toString(),
Poco::File::LinkType::LINK_SYMBOLIC);
                              ^~~~~~
kit/Kit.cpp:298:69: error: ‘Poco::File::LinkType’ has not been declared
                 File(target).linkTo(newPath.toString(),
Poco::File::LinkType::LINK_SYMBOLIC);
                                                                     ^~~~~~~~

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200204/a4231a40/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list