Narrat
Narrat
Running `make` after successfully running `configure` fails with this: ``` Making all in lib make[1]: Entering directory '/tmp/makepkg/duff-git/src/duff/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/makepkg/duff-git/src/duff/lib' Making...
Trying to run the compile instructions nowadays lead to an error. ```shell $ gettextize --no-changelog -f Creating build-aux/ subdirectory Copying file ABOUT-NLS Copying file build-aux/config.rpath Copying file po/Makefile.in.in Copying file...
With 653609a the behaviour of slam changed slightly. It shared the same syntax as regular close, which avoids any action if more than one tomb is opened. Previously slam would...
One of the changes introduced with 6aff011 got overwritten by ebf2fb6 This commit corrects that.
May come in handy for hibernation/suspending the OS without completly closing the tomb. ___________________ Just a POC for #34 without a full close operation, but still avoiding writing the secret...
POC of using Github Actions to automatically sync translations files with the base script Tested on my personal fork (poor main branch :D ): [Log of successful run](https://github.com/Narrat/Tomb/actions/runs/12996864257) [Generated PR](https://github.com/Narrat/Tomb/pull/2)...
Decided to build a new package with the new build system in place. And after a restart I noticed that `dunst` won't display anymore. ``` $ notify-send test GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could...
## Bug description Maybe it is intentional or a technical limitation, but I noticed that waypoints from OC caches added to an individual track don't have necessarily the information displayed...
Since the latest major release of `python-gobject (3.54.x)` there are various deprecations: ``` /usr/bin/pim:252: DeprecationWarning: GdkPixbuf.PixbufAnimation.new_from_file is deprecated g.pixbufOriginal = GdkPixbuf.PixbufAnimation.new_from_file(path) /usr/bin/pim:253: DeprecationWarning: GdkPixbuf.PixbufAnimation.is_static_image is deprecated if g.pixbufOriginal.is_static_image(): /usr/bin/pim:254: DeprecationWarning:...
As a draft because of the same reasons mentioned in #585 ___________________ Background of this PR is the issue that tomb has issues with passwords that try to use characters...