Search Criteria
Package Details: gitahead 2.6.3-3
Git Clone URL: | https://aur.archlinux.org/gitahead.git (read-only, click to copy) |
---|---|
Package Base: | gitahead |
Description: | Understand your Git history! |
Upstream URL: | https://www.gitahead.com/ |
Keywords: | git git-gui |
Licenses: | |
Submitter: | KillWolfVlad |
Maintainer: | timschumi |
Last Packager: | timschumi |
Votes: | 29 |
Popularity: | 0.26 |
First Submitted: | 2017-09-18 16:45 |
Last Updated: | 2020-09-15 12:11 |
Dependencies (8)
- desktop-file-utils (desktop-file-utils-git)
- git (git-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- cmake (cmake-git) (make)
- git (git-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-translations (qt5-translations-git) (make)
Latest Comments
1 2 3 Next › Last »
timschumi commented on 2020-10-02 08:47
@hacker1024 I'm not sure. We had to make some fixes to load theming at all, but I don't think its intended to follow the system theme. However, you might get a better answer when asking on the GitHub repository directly.
hacker1024 commented on 2020-10-02 07:27
Is there any way to use the system QT theme with this?
Canseco commented on 2020-09-15 10:17
The fix-qt-theme patch is not needed anymore since QT 5.15.1. I had to remove it from PKGBUILD or else everything was white, even fonts would be unreadable.
psychedelus commented on 2020-06-18 20:20
@timschumi the theme is working perfectly again. Thanks for the quick turnaround, really appreciate it.
timschumi commented on 2020-06-18 18:57
@psychedelus Should be fixed now.
psychedelus commented on 2020-06-18 12:36
Since the latest update to version 2.6.2 the interface doesn't display correctly. I have the dark theme selected and most of the app is now a light grey and the sidebar is completely white. I've read in a forum that this can be related to a change in the QT theme settings structure. Could this be looked into please, the interface is so ugly at the moment.
timschumi commented on 2019-09-19 13:18
It seems like the system libssh2 is somehow incompatible with gitahead, so it broke when upstream merged a commit that tried to use system libssh2 if possible.
I disabled that and pushed a new package revision. SSH fetching now works for me again, although not quite as fast as in 2.5.8 or earlier, for whatever reason.
Flo356 commented on 2019-09-19 06:51
@timschumi Thanks for your note. Yes I can confirm the error symptom (long wait before fetch and before it fails). I have an old packaged version of the 2.5.8 version installed on a manjaro system which seems to work correctly.
timschumi commented on 2019-09-17 18:03
@Flo356 I'm getting the same here, however with a really long wait before the fetch process starts and another long wait before it finally fails. Are you getting the same? (EDIT: Also, the program pauses/hangs exceptionally long when closing.)
Unfortunately, the issue isn't resolved by including openssl and libQt in the package again, so it has to be something else. Until I can figure this out, you may want to switch to the
gitahead-bin
package, which uses the official prebuilts.Also, did those errors appear on earlier versions of gitahead or have they just popped up recently?
Flo356 commented on 2019-09-06 12:48
I faced the following problem with the current version 2.5.10-1 when I try to fetch:
Unable to fetch from 'origin' - Failed to authenticate SSH session: Unable to send userauth-publickey request