Package Details: gtk-update-icon-cache-git 4.16.3.r424.ge37f9ba-1

Git Clone URL: https://aur.archlinux.org/gtk4-git.git (read-only, click to copy)
Package Base: gtk4-git
Description: GTK icon cache updater
Upstream URL: https://gitlab.gnome.org/GNOME/gtk
Licenses: LGPL-2.1-or-later
Conflicts: gtk-update-icon-cache
Provides: gtk-update-icon-cache
Submitter: andrewSC
Maintainer: xiota
Last Packager: xiota
Votes: 17
Popularity: 1.00
First Submitted: 2016-11-18 20:17 (UTC)
Last Updated: 2024-10-28 10:49 (UTC)

Required by (241)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 Next › Last »

onny commented on 2014-10-27 15:45 (UTC)

I had to compile and install atk-git because the api of atk 2.14.0 was too old for the gtk3 git version!

andrewSC commented on 2014-02-14 00:17 (UTC)

@dewyatt Awesome!! Thanks!

dewyatt commented on 2014-02-14 00:16 (UTC)

@andrewSC: Good point, done!

andrewSC commented on 2014-02-14 00:15 (UTC)

@dewyatt awesome! upvote if you like the package please! :D

dewyatt commented on 2014-02-13 19:44 (UTC)

The X Windows System error issues I was having have disappeared. Hallelujah!

dewyatt commented on 2014-02-03 00:18 (UTC)

Recent changes in gtk3 have caused issues for some programs. kalu and volumeicon, for example, both exit with: (kalu:32401): Gdk-ERROR **: The program 'kalu' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 186 error_code 8 request_code 2 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Has anyone else encountered this?

GordonGR commented on 2014-01-30 14:14 (UTC)

Andrew, I'm sure it is. I han't had the time to look into it yet, but I will at some point. In the meantime, I manually clone the sources (git clone git://something.git), move them into the src directory and then run makepkg and it works.

andrewSC commented on 2014-01-30 10:09 (UTC)

@GordonGR: sounds like a Git issue to me rather than a package issue. Were you able to resolve it or are you still having problems?

GordonGR commented on 2014-01-17 11:51 (UTC)

It seems it doesn't want to clone: Cloning into bare repository '/home/nikos/Desktop/gtk3-git/gtk+'... remote: Counting objects: 335875, done. remote: Compressing objects: 100% (56031/56031), done. remote: Total 335875 (delta 283262), reused 330936 (delta 279430) Receiving objects: 100% (335875/335875), 239.40 MiB | 653.00 KiB/s, done. Resolving deltas: 100% (283262/283262), done. fatal: object of unexpected type fatal: index-pack failed

andrewSC commented on 2013-11-17 08:14 (UTC)

@ivdok: As we discussed on IRC the solution was to: yaourt -S gobject-introspection-git then installing gtk3-git via yaourt gave a successful build. @all: If you have any questions or need immediate assistance feel free to ping me on irc.freenode.net #archlinux