@aa13q feel free to adopt this package and then make those changes to it :)
Search Criteria
Package Details: vectr 0.1.16-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vectr.git (read-only, click to copy) |
---|---|
Package Base: | vectr |
Description: | Vector graphics design app |
Upstream URL: | https://vectr.com/ |
Licenses: | custom |
Submitter: | imrehg |
Maintainer: | None |
Last Packager: | BloodyAltair |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-05 08:47 (UTC) |
Last Updated: | 2019-10-29 16:20 (UTC) |
Dependencies (8)
- alsa-lib
- gconfAUR
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- pango (pango-gitAUR)
Required by (0)
Sources (4)
BloodyAltair commented on 2020-11-28 17:13 (UTC) (edited on 2020-11-28 17:14 (UTC) by BloodyAltair)
aa13q commented on 2020-11-28 15:34 (UTC)
It is possbile to run with pango-legacy
package adding LD_LIBRARY_PATH
to Exec
of the vectr.desktop
file :
Exec=LD_LIBRARY_PATH=/opt/pango-legacy/usr/lib vectr
Tio commented on 2019-11-24 23:28 (UTC)
@BloodyAltair thanks!
BloodyAltair commented on 2019-11-06 10:49 (UTC) (edited on 2019-11-06 10:52 (UTC) by BloodyAltair)
@Tio Thats what you can do:
-
downgrade from ALA, but not install
-
extract contents of
/usr/lib
from/var/cache/pacman/pkg/pango-1:1.44.1-1-x86_64.pkg.tar.xz
to/opt/pango/1.44.1
(as an example) -
edit Vectr's .desktop file to make it run something like
LD_LIBRARY_PATH=/path/to/extracted/files vectr
BloodyAltair commented on 2019-11-06 10:44 (UTC)
@Tio They've replied.
To answer your question, due to the immense amount of users lately, we are facing some manpower and technical issues. Therefore, we decide temporarily not to support the desktop version. In order to make Vectr run more smoothly, our suggestion is to use Chrome rather than other browsers (Safari/Firefox/Edge/etc) or desktop version (Mac/Windows/Linux).
We hope this explanation clarifies the questions raised by you.
Please feel free to contact us if you need any further information.
Cheers,
Team Vectr
Tio commented on 2019-11-03 16:20 (UTC)
@BloodyAltair Thanks. I am not that keen to downgrade though since apps like libreoffice require it and I may break those.
BloodyAltair commented on 2019-10-29 16:20 (UTC)
@Tio As for me it works on pango
version 1.44.1. You can use downgrade
to rollback package version
Tio commented on 2019-10-27 23:22 (UTC)
Perfect. Thank you!
BloodyAltair commented on 2019-10-27 19:55 (UTC)
@Tio Yep, i've got the same error. I think that its caused by harfbuzz version incompatibility. I've already mailed to Vectr developers
Tio commented on 2019-10-27 19:41 (UTC)
So you know I get the same error:
[tio@tio-pc ~]$ vectr
(vectr:1911): Pango-ERROR **: 20:40:40.306: Harfbuzz version too old (1.3.1)
Trace/breakpoint trap (core dumped)
Pinned Comments
BloodyAltair commented on 2019-10-29 16:20 (UTC)
@Tio As for me it works on
pango
version 1.44.1. You can usedowngrade
to rollback package version