Luis Pabon

Results 48 issues of Luis Pabon

Back to 30w usage. Not sure when this started happening, but here's the bug in ubuntu: https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1784598 The solution is to disable the nvidia fallback service: ```bash sudo systemctl disable...

Another power top tunable that could be set on boot: ``` echo 'auto' > '/sys/bus/usb/devices/1-9/power/control'; ```

I've been having trouble with `powertop --auto-tune` being run on boot when my wireless mouse/keyboard dongle is installed at boot. It basically turns on powersave on the dongle and makes...

Given a class that is instantiated via a factory, the arguments part of the service definition refers to the factory method, not the class being generated. However, the symfony plugin...

| Question | Answer | ------------| --------------- | Infection version | 0.14.2 | Test Framework version | PHPUnit 8.4.3 | PHP version | 7.2.24/7.3.11/7.4.0-RC4 | Platform | Ubuntu/docker | Github...

Bug
Help Wanted
False Positive
Good First Issue / Easy Pick
Mutator

- Larastan Version: 0.2.4 - `--level` used: 2 ### Description: ``` ------ ------------------------------------------------------------------------- Line app/Providers/LogServiceProvider.php ------ ------------------------------------------------------------------------- 22 Call to an undefined method Illuminate\Log\LogManager::pushHandler(). 28 Call to an undefined method...

bug

**Fixes:** ``` bin/console hautelook:fixtures:load Careful, database will be purged. Do you want to continue y/N ?y Fatal error: Declaration of Fixtures\ProviderMock::getOptions(Symfony\Component\HttpFoundation\Request $request): void must be compatible with Nelmio\CorsBundle\Options\ProviderInterface::getOptions(Symfony\Component\HttpFoundation\Request $request): array...

Seems to happen on any context menu, including on the tab bar: ![image](https://user-images.githubusercontent.com/6388823/57987622-003c5c80-7a7c-11e9-9d84-b232d4c59a62.png) instead of: ![image](https://user-images.githubusercontent.com/6388823/57987601-a3d93d00-7a7b-11e9-8f7b-de75422e1bd8.png)

I'm running unite in Pop 19.04. This laptop has a 4k screen, and I run it at scale 2. Unite shows the window controls in the panel just fine. The...

bug
help wanted