After recent package updates, zeal crashes for me when I open a page:
qt5ct: using qt5ct plugin
zeal.core.applicationsingleton: Singleton ID: 1tpS-antA9oWspU7_bvx4y2s7XVJoOrd68qvgrl6moI
zeal.core.applicationsingleton: Starting as a primary instance. (PID: 32169)
qt5ct: D-Bus global menu: no
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
qt5ct: D-Bus system tray: yes
*** Error in `zeal': free(): invalid pointer: 0x00007fdae97d33c0 ***
[1] 32169 abort (core dumped) zeal
Search Criteria
Package Details: zeal-git 0.7.2.r0.g66b3033-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zeal-git.git (read-only, click to copy) |
---|---|
Package Base: | zeal-git |
Description: | Offline documentation browser |
Upstream URL: | https://zealdocs.org/ |
Keywords: | api dash docs docset documentation offline |
Licenses: | GPL3 |
Conflicts: | zeal |
Provides: | zeal |
Submitter: | 5long |
Maintainer: | trollixx |
Last Packager: | trollixx |
Votes: | 81 |
Popularity: | 0.000290 |
First Submitted: | 2013-06-29 09:47 (UTC) |
Last Updated: | 2024-09-08 17:12 (UTC) |
Dependencies (15)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive (libarchive-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-webchannel
- qt6-webengine
- sqlite (sqlite-fossilAUR)
- xcb-util-keysyms
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Required by (2)
- playdate-sdk (requires zeal) (optional)
- rofi-zeal-git (requires zeal)
Sources (1)
nipsky commented on 2017-10-22 19:21 (UTC)
trollixx commented on 2017-09-07 18:38 (UTC)
Please do not flag package out of date, unless it doesn't build. It's a Git package, the version is computed during the installation.
mmoya commented on 2016-07-07 07:22 (UTC)
@trollixx: Can you fix the lenght of revision when using git describe? I have a custom core.abbrev in my system wide .gitconfig and zeal-git is always marked for update.
Instead of using `git describe`, please use `git describe --abbrev=7` in `pkgver()`.
Thanks!
saimn commented on 2016-05-02 08:17 (UTC)
Thanks @Shaikh ! I'm indeed using Anaconda, it works with qmake-qt5.
Shaikh commented on 2016-05-02 01:18 (UTC)
@saimn I had the same problem and for my case, it's caused by Anaconda.
My solution: replace the command "QT_SELECT=5 qmake" with "qmake-qt5" in the PKGBUILD. This works. Maybe you can have a try.
saimn commented on 2016-04-25 22:13 (UTC)
@trollixx : ❯ qtchooser -l
4
5
default
trollixx commented on 2016-04-24 03:00 (UTC)
@saimn I have exactly the same setup. What's the output of `qtchooser -l`?
saimn commented on 2016-04-21 08:00 (UTC)
@trollixx Yes I have the Qt5 from Arch (5.6.0-3), but I also have Qt4. I thought the QT_SELECT=5 in the PKGBUILD should be enough to select the good version but it seems not.
trollixx commented on 2016-04-21 04:17 (UTC)
@saimn, you do need Qt >= 5.2.0 to build Zeal. Or you're saying that you have it, but the check is still failing?
Pinned Comments
trollixx commented on 2017-09-07 18:38 (UTC)