Package Details: guake-git 3.10.16.gdf9fbbee-1

Git Clone URL: https://aur.archlinux.org/guake-git.git (read-only, click to copy)
Package Base: guake-git
Description: Top-down terminal for Gnome using gtk3 and vte3
Upstream URL: https://guake.github.io/
Licenses: GPL-2.0-or-later
Conflicts: guake
Provides: guake
Submitter: Skatox
Maintainer: Skatox
Last Packager: Skatox
Votes: 48
Popularity: 0.000000
First Submitted: 2008-03-07 02:12 (UTC)
Last Updated: 2024-10-20 17:17 (UTC)

Latest Comments

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

Skatox commented on 2022-04-11 15:53 (UTC)

Fixed. Updated URLS.

dano5 commented on 2022-04-07 09:12 (UTC)

no longer works, needs to switch source to:

git+https://github.com/Guake/guake.git

carlosal1015 commented on 2022-03-15 16:36 (UTC)

https://www.reddit.com/r/archlinux/comments/teql3v/github_no_longer_supports_git_some_pkgbuilds/

warp4ever commented on 2021-12-16 12:11 (UTC) (edited on 2021-12-16 12:15 (UTC) by warp4ever)

pkgname=guake-git / pkgver=3.8.1.20.g32301994 crash:

Traceback (most recent call last): File "/usr/bin/guake", line 10, in <module> sys.exit(exec_main()) File "/usr/lib/python3.10/site-packages/guake/main.py", line 621, in exec_main if not main(): File "/usr/lib/python3.10/site-packages/guake/main.py", line 442, in main import dbus File "/usr/lib/python3.10/site-packages/dbus/init.py", line 72, in <module> import dbus.exceptions as exceptions ModuleNotFoundError: No module named 'dbus.exceptions'

aurelr commented on 2020-09-08 02:42 (UTC) (edited on 2020-09-08 02:42 (UTC) by aurelr)

@longbrow thanks for your fix, it worked for me! maybe the maintainer of this AUR should update the PKGBUILD file?

longbrow commented on 2020-03-02 19:41 (UTC) (edited on 2020-03-02 19:47 (UTC) by longbrow)

I could not get this package to build on Manjaro 19.0.1 using yay. I kept getting this error.

After some playing around, I was able to get it to work but I had to make a small change to the PKGBUILD file.

Skatox commented on 2019-12-28 19:21 (UTC)

I've added commands to copy missing files. Can you confirm that now works?

VesterDe commented on 2019-11-21 14:05 (UTC)

I'm getting the same problem as @dano5.

Is there some solution to this? I don't quite understand the problem and would rather not need to copy the files each time.

dano5 commented on 2019-11-16 21:42 (UTC)

install fails due to missing 2 files in src folder:

"/guake-git/src/guake/guake/data/guake.desktop"
"/guake-git/src/guake/guake/data/guake-prefs.desktop"

manually copied those from previous install into the folder and install completed

iamironz commented on 2019-09-05 09:01 (UTC)

please update (3.6.3 is out)