Ali Rizvi

Results 13 issues of Ali Rizvi

Let's give an example class: ```java class SomeClass { public void something() { // ... switch (value) { case A: // ... break; case B: case C: b_and_c(value); break; }...

feature
core

If you click on the application icon, *if* a Google Play page is available, the app launches Google Play for that app.

wontfix

### Operating System Windows 10 ### Version of Prism Launcher Prism Launcher 5.2 ### Version of Qt Qt 6.4.0 ### Description of bug Attempting to press the button to check...

bug

Currently, theres a large biome within the twilight forest made of ice that melts rapidly due to fabric seasons. This can cause a lot of lag. For that I have...

**Describe the Bug** When you get a DM notification in the top right, clicking on it will apparently clear your call time count, resetting back to 0. **To Reproduce** Get...

bug

### What happened? There's a pretty occuring bug with AMD cards at the moment, usually ones on older versions of their drivers, where mc will segfault with an `EXCEPTION_ACCESS_VIOLATION`, citing...

bug
high-priority

### Role I play a lot of modpacks, and often when they update, it'll undo a lot of my config changes that I took time to set. Although I can...

enhancement

- Makefile does not enforce runtime dependency `sdbus-cpp` - Makefile will not include `/usr/share/pkgconfig/hyprland-protocols.pc` - Makefile will not include `/usr/share/hyprland-protocols`

## Description of changes - Wrapped the package with `stdenvNoCC.mkDerivation` - Added a `passthru.updateScript` for @r-ryantm (tested with `nix-shell maintainers/scripts/update.nix --argstr package stevenblack-blocklist` - Moved from `pkgs/tools/networking/stevenblack-blocklist` to `pkgs/by-name/st/stevenblack-blocklist` -...

6.topic: nixos
8.has: module (update)
10.rebuild-linux: 1-10
10.rebuild-darwin: 0
11.by: package-maintainer
12.approved-by: package-maintainer

**Expected Result** Running `darling shell` compiled with a custom, read-only `lowerdir=` should function correctly. **Actual Result** Paths from the `lowerdir` are brought up as read-only, making any commands that write...