NullPiotrException

Results 9 issues of NullPiotrException

**Describe the bug** Notepadqq package on Flathub requires KDE 5.11 runtime which is outdated and does not receive security updates. **To Reproduce** Steps to reproduce the behavior: 1. Install Flatpak...

When I go to https://webchat.freenode.net and try to log in to my IRC account, after connecting I see this message: ``` [18:58] -NickServ- This nickname is registered. Please choose a...

Player should be able to stop the game when only AIs are left. Preferably AIs would stop when all players click "Stop the game" button. Because some might want to...

Sometimes players might go afk or just think too long, making other players bored. I think there should be a time limit for an action. What do you think the...

I saw 2 dukes revealed so I decided to take foreign aid. After me an AI taked income instead of foreign aid as well. It sometimes might be a good...

Let's say that Adam wanted to assassinate Bob. I had 2 assassins not revealed and the last assassin was revealed so I wanted to challenge Adam, but Bob blocked it...

I wrote this code using Python bindings: ```python from selenium import webdriver browser = webdriver.Opera() browser.get('http://seleniumhq.org/') browser.quit() ``` ...and got the following error: ``` Traceback (most recent call last): File...

### Feature Request Checklist - [X] I have read and agree to Mocha's [Code of Conduct](https://github.com/mochajs/mocha/blob/master/.github/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/mochajs/mocha/blob/master/.github/CONTRIBUTING.md) - [X] I have searched for [related issues](https://github.com/mochajs/mocha/issues?q=is%3Aissue) and [issues with...

type: feature
semver-major
status: in discussion

It would be nice to know which NodeJS versions are supported by `fdir`. All that needs to be done is to add the code below to `package.json`: ``` "engines": {...