Search Criteria
Package Details: d-feet 1:0.3.16+r16+gf9bd211-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/d-feet.git (read-only, click to copy) |
|---|---|
| Package Base: | d-feet |
| Description: | D-Bus debugger for GNOME |
| Upstream URL: | https://gitlab.gnome.org/Archive/d-feet |
| Licenses: | GPL-2.0-or-later |
| Submitter: | City-busz |
| Maintainer: | vitaliikuzhdin |
| Last Packager: | vitaliikuzhdin |
| Votes: | 4 |
| Popularity: | 0.019368 |
| First Submitted: | 2024-09-06 08:51 (UTC) |
| Last Updated: | 2025-08-05 14:01 (UTC) |
Dependencies (11)
- dconf
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libwnck3
- python
- python-gobject
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- python-pycodestyle (make)
- yelp-tools (make)
Latest Comments
vitaliikuzhdin commented on 2025-08-05 14:03 (UTC) (edited on 2025-08-05 14:03 (UTC) by vitaliikuzhdin)
@mrechte, nice catch, removed. Also fixed the
pkgverand some other minor issues. Do you happen to know how to get the 'Help' menu to work? It's not super important, but ideally everything should function properly.mrechte commented on 2025-08-05 11:49 (UTC)
Is the
python-configparserrequired, I managed to build and run without it ?vitaliikuzhdin commented on 2024-12-08 10:53 (UTC)
@MrAureliusR, this is very interesting. The package builds fine when running
makepkginside the cloned directory but fails when you install it withyay. I have disabled tests for now.MrAureliusR commented on 2024-12-08 05:52 (UTC)
check() fails because the test somehow crashes d-bus, or a least opens a seemingly malformed connection that then causes d-bus to error out.