Ramiro Rivera

Results 42 issues of Ramiro Rivera

First of all, let me tell you what a great add-in you created, you're a lifesaver!!! it's been invaluable to me this year during my operations investigation course. Now, to...

Basically wanted to know if there are plans to at least accept pull requests by the author, and if not, if there was any chance to transfer ownership or add...

**Description and reproduction of the issue** When trying to create custom rules and test them, if the rules depend on calling `context.getFilename` or `context.getPhysicalFilename` it will always return ` inside...

package: utils
triage

I got a crash report and wanted to report it. I clicked on report, it opened a github tab, but I got HTTP 400. Generated URL: https://github.com/bottlesdevs/Bottles/issues/new?assignees=mirkobrombin&labels=crash&title=%5BCrash%20report%5D+%20Given%20version%20is%20not%20supported.%&body=This%20crash%20report%20was%20generated%20by%20Bottles.%0A%0A**Details**%0A*%20**package**:%20Flatpak%0A*%20**version**:%202022.8.28-brescia-2%0A%0A%0A**Log**%0A```python3%0AGiven%20version%20is%20not%20supported.%20%20File%20%22/app/share/bottles/bottles/frontend/utils/threading.py%22%2C%20line%2063%2C%20in%20__target%0A%20%20%20%20result%20%3D%20self.task_func%28%2Aargs%2C%20%2A%2Akwargs%29%0A%0A%20%20File%20%22/app/share/bottles/bottles/backend/wine/regkeys.py%22%2C%20line%2035%2C%20in%20set_windows%0A%20%20%20%20raise%20ValueError%28%22Given%20version%20is%20not%20supported.%22%29%0A%0A```

Need To Investigate
Feedback

### Describe the bug Installing the Consolas font from Dependencies seems to work, but font files are not copied to C/Windows/Fonts, only Registry keys are written. ### To Reproduce 1....

Bug

Hey, just stumbled on this library when a friend recommended it to me. I like the syntax sugar, but I noticed it doesn't provide typehints, so the code I would...

I noticed I cannot control the width of codeblocks with this great snippet :D Is it possible to implement, or rather, was it not implemented because some particular reason? I...

I can't seem to get autosuggest to properly work on the android app. Nothing happens at all when typing double space, no error message. I verified the model configuration is...

First of all, I'm kind of newish to Rust and how it manages dependencies, so I apologize if this question has a very obvious answer :) The [latest ](https://crates.io/crates/harfbuzz_rs/2.0.1/dependencies)published version...