Patrick O'Keeffe

Results 7 comments of Patrick O'Keeffe

Yes, case-sensitive search produces hassle for cut-and-paste terms or things you expect to be capitalized

I also observe downloads don't work using 4.4.1 and 4.4.2 from the Fdroid repos on my stock phone with Android 6.0.1. A toast message appears announcing the download and, for...

I'm fairly sure I managed to fix this by using the settings menu to trigger the 'local storage' permission prompt, then granting access. I think I just changed the download...

Can we limit this issue to just the file locking situation? Using v0.8.2.25525, images specified ~~successfully loaded~~ for preview are locked in the file system (which is very un-NPP behavior):...

There is already code that attempts to prefix local image paths with "file:///" ... https://github.com/nea/MarkdownViewerPlusPlus/blob/1a3dddc525913995bd65b6c7d6a6c11a1c2ca7f3/MarkdownViewerPlusPlus/Forms/MarkdownViewerRenderer.cs#L134 ...but it has some issues: * naively searches for a colon (`:`) to identify presence...

Did you verify `mate-applet-brisk-menu` is installed? I upgraded 16.04→18.04 LTS and discovered it wasn't: ``` lar@dmz:~$ apt-cache search brisk mate-applet-brisk-menu - Solus Project's Brisk Menu MATE Panel Applet lar@dmz:~$ apt-cache...

When I visit [this list of prebuilt binaries](https://console.cloud.google.com/storage/browser/node-precompiled-binaries.grpc.io/grpc/?project=grpc-testing) linked to from the readme [Packaging section](https://github.com/grafana/grafana-image-renderer/tree/v1.0.0#packaging), I see listings for both `arm` and `arm64`. ![image](https://user-images.githubusercontent.com/1348834/67251035-7a558080-f422-11e9-9487-322aca2e3ea5.png) Does this mean `grafana-image-renderer` can now...