Package Details: angrysearch 1.0.4-1

Git Clone URL: https://aur.archlinux.org/angrysearch.git (read-only, click to copy)
Package Base: angrysearch
Description: Linux file search, instant results as you type
Upstream URL: https://github.com/DoTheEvo/ANGRYsearch
Licenses: GPL2
Submitter: DoTheEvolution
Maintainer: DoTheEvolution
Last Packager: DoTheEvolution
Votes: 28
Popularity: 0.35
First Submitted: 2015-03-29 20:58 (UTC)
Last Updated: 2021-12-18 19:09 (UTC)

Latest Comments

1 2 Next › Last »

WFV commented on 2024-04-28 05:40 (UTC) (edited on 2024-04-28 05:41 (UTC) by WFV)

Replaced "locale.format" with "locale._format" @ 1152 and 1242, angrysearch.py maybe due to Python 3.12 update.

xiota commented on 2024-04-28 00:19 (UTC)

Fails to build in clean chroot. Python 3.12.

yochananmarqos commented on 2023-11-04 18:54 (UTC)

@Locutus64: You're having an issue with the chaotic-aur repo that is completely unrelated to AUR packages. If you can't be bothered to learn how to use it, then you shouldn't be.

Also, Manjaro is not supported here.

Locutus64 commented on 2023-11-04 18:33 (UTC)

Sync Explicit (1): angrysearch-1.0.4-1.4
resolving dependencies...
looking for conflicting packages...

Package (1)              New Version  Net Change  Download Size

chaotic-aur/angrysearch  1.0.4-1.4      1.17 MiB       0.35 MiB

Total Download Size:   0.35 MiB
Total Installed Size:  1.17 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 angrysearch-1.0.4-1.4-any                                                  357.8 KiB  1325 KiB/s 00:00 [-------------------------------------------------------------] 100%
(1/1) checking keys in keyring                                                                          [-------------------------------------------------------------] 100%
(1/1) checking package integrity                                                                        [-------------------------------------------------------------] 100%
error: angrysearch: signature from "Pedro Henrique Lara Campos <root@pedrohlc.com>" is invalid
:: File /var/cache/pacman/pkg/angrysearch-1.0.4-1.4-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 

DoTheEvolution commented on 2021-12-18 18:19 (UTC)

should be fixed now

warp4ever commented on 2021-12-14 15:00 (UTC)

Install with error:

Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/angrysearch.py", line 554, in resizeEvent self.setColumnWidth(0, width * 0.40) TypeError: setColumnWidth(self, int, int): argument 2 has unexpected type 'float' Aborted (core dumped)

himanshuxd commented on 2019-12-29 20:23 (UTC)

Tysm this is as close as it gets to everything on windows for linux.

renexe89 commented on 2019-04-08 06:02 (UTC)

No issues, excellent package.

DoTheEvolution commented on 2016-08-14 20:25 (UTC)

@WFV well I am not planning on adding such option, but you can easily edit the script and make it behave so. Open angrysearch.py in some editor Search for "def error(err)", its a function that prints error during crawling make it so that only errors other than 13 get printed, like so - http://i.imgur.com/PLUUmE7.gif also as its shown in the gif, you want there 4 spaces, no less no more. funny thing is that the latest version got little rework done on ignored directories and it also writes them out when they are encountered, so yeah, you would still get polluted output. Anyway, shit like this is more appropriate for github issues section - https://github.com/DoTheEvo/ANGRYsearch/issues