Alexander Riccio

Results 63 issues of Alexander Riccio

As reported in a comment in issue #1 .

bug

One person mentioned an interesting UX issue - they mistook the search bar for a search of places with measurements. This is an understandable mistake, and I should fix this....

- [ ] printable handout with info (thanks, @philipn) - [ ] list of requested measurements (i.e. "I would like someone to measure the air in this grocery store!") -...

### Information 1. **Apktool Version (`apktool -version`)** - 2.6.1 2. **Operating System (Mac, Linux, Windows)** - Windows ### Stacktrace/Logcat ``` >apktool '""C:' is not recognized as an internal or external...

On windows, we don't necessarily have [`tput`](https://github.com/nevir/Bumbler/blob/master/lib/bumbler/progress.rb#L39). `Readline.get_screen_size` seems to work well enough. `Readline.get_screen_size[0]` gets the width.

## Problem description There are a number of situations that cause byebug to totally softlock when using the debugger on windows. In Windows Terminal, if I attempt to use tab...

# Issue template ## Please provide an explanation I think you can consider this a low priority issue, but someone out there might see the same issue, so I'll document...

I'm screwing around with /analyze, and it's picked up a couple of issues for AppJailLauncher. This one is unlikely to cause any trouble, but it still violates the [InetNtop API...

I'm screwing around with /analyze, and it's picked up a couple of issues for AppJailLauncher. This may cause crashes. At lines 52, 53, and 57, in utils.cpp, you're dereferencing a...

I'm screwing around with /analyze, and it's picked up a couple of issues for AppJailLauncher. Good software development on your part means this bug won't cause any bad behavior, but...