Shem Pasamba

Results 23 issues of Shem Pasamba

### Support guidelines - [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md) - [X] My request is not listed as [a very good idea, but unfortunately...](https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/what-its-not/) - [X] I've used [the search](https://github.com/firefly-iii/firefly-iii/issues?q=is%3Aissue)...

feature

It would be nice to be able to have a drill through that will refresh only the current report and not go to a different report. Currently, if I add...

to investigate

With the following update to admin guide, the instructions now lead to a workable installation: * Use meteor 1.6. * install babel runtime 7.0.0-beta.55 as per [this forum's solution](https://forums.meteor.com/t/solved-cannot-find-module-babel-runtime-helpers-builtin-objectspread-after-update-meteor-to-1-6-1-1/43034/11). *...

I'm trying to install 4minitz in production per [admin guide](https://github.com/4minitz/4minitz/blob/develop/doc/admin/adminguide.md#production-server-by-building-from-source) and when running `meteor npm install --production` i get the following: ``` > [email protected] install /home/shemgp/src/4minitz_bin/bundle/programs/server/node_modules/fibers > node build.js ||...

Can composer 2.0 be used so that hopefully versions like this: 1.2.3-dev will work?

Hello, In GNOME 3.32 `_GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED` is gone: https://gitlab.gnome.org/GNOME/mutter/merge_requests/221 They say that extensions should use _MOTIF_WM_HINTS instead. Could you update this nice extension to use that instead? Thank you.

It errors out with: ``` File "", line 66 tarinfo.mode = 0700 ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers...

## Description I'd like to use pygments as the source highlighter because I want to use its option to highlight pure PHP without the

kind/question

Is there a way to see the output of the provisioning phase? I need to see if my provision script errored out and the output if it does. Thanks.