Pg
Pg
Add the "Open all..." option as described in #11404 (similar to "Open all" present on firefox desktop). This option open recursively all link in a bookmark folder, if there is...
# Version: train-core v3.2.20 # Environment: Debian 11.4 and inspec 4.56.20 # Scenario: Trying to connect with ssh to a server with openssl 3 installed. # Steps to Reproduce: `inspec...
### Steps to reproduce 1. Run ui test `deleteMultipleSelectionTest` 2. See first fail and second run suceed. ### Expected behaviour Pass at first run. ### Actual behaviour Fail at first...
### Description of the issue While playing a SSBU (without mod or cheat) sometimes the texture calculation trigger an overflow and crash ryujnx. ``` 00:04:29.820 |E| GPU.MainThread Application : Unhandled...
## Description The 'cmp' matcher when used with a negation as 'should_not' does has a confusion formating when control fails:  This, because the 'format_actual' always pass 'false' to the...
Currently the inspec ressource `postgres_session.rb` does not support the connection to a postgresql server with a socket and a custom port. ## Detailed Description The [line handling the connection](https://github.com/inspec/inspec/blob/31d7a56331bc7ad1bf634b385ade9add9cd64684/lib/inspec/resources/postgres_session.rb#L80) with...
Create a Rumble version.
> But still suggest to enhance the "Manage List" by allowing users to add or remove list inside the tab. _Originally posted by @LinkedTech in https://github.com/Taknok/youtube-auto-like/issues/60#issuecomment-1105978086_ Independently on a page...
Some cleaning need to be done. Improvements: - Convert % timer in sec at video load - Use only one timer in sec - Made and reuse the only waitertimer...
## Description When using a wrong password (or even a wrong user) the process exit with a code 0 letting think that everything ran smoothly. Which is not the case....