Martin Braun

Results 16 issues of Martin Braun

You know, git describe and the whole shebang.

enhancement

Say you have a dep tree as such: ``` pkg1 \-+ pkg2 | \- pkg3 ``` Now imagine you've installed pkg3 from source. The only correct way to continue is...

bug
enhancement

**Issue by [mbr0wn](https://github.com/mbr0wn)** _Wednesday Aug 05, 2015 at 01:10 GMT_ _Originally opened as https://github.com/gnuradio/pybombs2/issues/18_ --- ``` $ pybombs remove ``` Removes a package. By default, only remove source packages from...

enhancement

**Issue by [mbr0wn](https://github.com/mbr0wn)** _Tuesday Oct 06, 2015 at 21:16 GMT_ _Originally opened as https://github.com/gnuradio/pybombs2/issues/39_ ---

enhancement

Our output processor is either on or off. As per the comment in #316, there are cases when you have to drop back to regular output. The easiest fix would...

enhancement

Let's say your prefix is in `/usr/` or somewhere else on the system. Currently, you need to run `sudo pybombs`, but then everything is run elevated. If we add some...

enhancement

### Steps to reproduce ## The Problem When I use dark mode in Firefox, a huge white box covers the most recent chats and the chat entry: ![image](https://user-images.githubusercontent.com/508035/182875993-13afb65a-d7c6-4aed-94c6-ff4eeabc2e86.png) This does...

T-Defect
Z-Platform-Specific
S-Minor
A-Themes-Official
O-Uncommon

I would like to request a way of having the actual version of libusb available without executing it (i.e., without calling `libusb_get_version()`). The simplest way to do this would be...

enhancement
core
build

On most compilers (gcc, clang) you can actually have a nested namespace. This bit me, because MSVC doesn't let you do that by default. Maybe there's a way that a...

There's no QA for gr::prefs _at all_. Being core functionality, http://gnuradio.org/redmine/issues/918 will have to wait until I implement one.

Bug
hacktoberfest
good first issue
QA
medium