Package Details: ipe 7.2.28-1

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: 80
Popularity: 0.060600
First Submitted: 2007-01-02 01:58 (UTC)
Last Updated: 2023-08-14 21:06 (UTC)

Latest Comments

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

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.

foxcub commented on 2020-08-07 19:50 (UTC)

Can you try changing lua dependency to lua53?

titanx8888 commented on 2020-08-07 13:01 (UTC) (edited on 2020-08-07 13:01 (UTC) by titanx8888)

Unable to build after latest lua update. Lot of errors not being able to find lua53 package.

foxcub commented on 2020-06-27 16:58 (UTC)

Good idea. Done.

Ifidefix commented on 2020-06-27 09:59 (UTC)

On a clean install, icons were not showing. Fixed by installing qt5-svg explicitly, which is an optional dependency of qt5-base. Should this package be added as a dependency?

foxcub commented on 2020-05-02 20:44 (UTC)

@Liquen Interesting. Thanks. I've added gsl as a dependency.

Liquen commented on 2020-05-02 16:55 (UTC) (edited on 2020-05-02 18:53 (UTC) by Liquen)

@foxcub I got the following error when compiling:

ipegeo.cpp:41:10: fatal error: gsl/gsl_vector.h: No such file or directory
   41 | #include <gsl/gsl_vector.h>
      |          ^~~~~~~~~~~~~~~~~~

Fixed after installing gsl. Perhaps this package should be added to depends?

This seems to be new in 7.2.16.