Package Details: ipe 7.2.30-2

Git Clone URL: https://aur.archlinux.org/ipe.git (read-only, click to copy)
Package Base: ipe
Description: The extensible drawing editor
Upstream URL: http://ipe.otfried.org/
Licenses: GPL
Conflicts: ipe
Submitter: foxcub
Maintainer: foxcub
Last Packager: foxcub
Votes: 81
Popularity: 0.000000
First Submitted: 2007-01-02 01:58 (UTC)
Last Updated: 2026-05-09 20:59 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 16 Next › Last »

thobl commented on 2021-06-16 10:04 (UTC)

There is another (related) issue with assertions: https://github.com/otfried/ipe-issues/issues/396

Otfried already provided a fix (see link above). It probably makes sense to include it into the aur package.

foxcub commented on 2021-06-03 14:51 (UTC)

Thanks for tracking down the problem.

sigmund commented on 2021-06-03 14:43 (UTC)

Works perfectly. Thanks for the quick fix, and for maintaining this package!

foxcub commented on 2021-06-03 14:01 (UTC)

Try it now. I added a patch for issue 392.

sigmund commented on 2021-06-03 09:16 (UTC)

Looks like there is a patch which "the AUR package specification file should really apply": https://github.com/otfried/ipe-issues/issues/392

Xblow commented on 2021-06-03 08:52 (UTC)

Same error for me. I would assume it's the problem of the program itself and not of the package?

sigmund commented on 2021-06-02 09:17 (UTC)

I'm getting the same error as Sepo.

Sepo commented on 2021-04-24 17:23 (UTC) (edited on 2021-04-24 17:23 (UTC) by Sepo)

Hi, I installed ipe today and when trying to execute it, I get the following error:

/usr/include/c++/10.2.0/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = ipe::String; _Alloc = std::allocator<ipe::String>; std::vector<_Tp, _Alloc>::reference = ipe::String&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed.
[1]    51813 abort (core dumped)  ipe

What could be the cause of this?

aquilarubra commented on 2020-08-12 09:25 (UTC)

I get an update error at launch: WhatsApp works with Google Chrome 49+... UPDATE GOOGLE CHROME". Cannot get past that. As a temporary solution, it is possible to delete the settings folder and it will ask login again and work till you close it again:
rm -fr ~/.config/whatsapp-nativefier*

titanx8888 commented on 2020-08-08 08:52 (UTC)

Changing the lua dependency to lua53 works. Thanks.