Daniele Scasciafratte

Results 325 issues of Daniele Scasciafratte

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). ```Warning: count(): Parameter...

bug
state:unconfirmed

I am getting this, it is possible to let retry multiple times? ``` 2020-07-09 09:58:47,816 - utils.anticaptcha - [INFO] - Started solving ReCAPTCHA for https://www.packtpub.com/ website... 2020-07-09 09:58:48,484 - utils.anticaptcha...

I put a wrong configuration for a php binary and I got this: ``` sh: 1: /usr/bin/php: not found ``` This is a bash error but is better to do...

bug

I see that everytime I run `project` command the sqlite databases are removed. I think that they need only to be updated to avoid a check of every file also...

On my profile are reported dart and perl but there are no one repo of this http://www.github-awards.com/users/mte90 Also with a refresh of the profile they remain.

In this way there are less issues when buffers from other extension are opened.

**Is your feature request related to a problem? Please describe.** Based on #76 now the webcam is positioned in the center of the slide. **Describe the solution you'd like** A...

**Is your feature request related to a problem? Please describe.** In case no webcam showed put presentation at full screen **Describe the solution you'd like** Something automatically

Actually the interface has the cool feature of scanning the file and update the po with the new terms. I want to automatize this part and avoiding to use the...

Feature Request

I'm trying with `public.customPosts({slug: 'posttype1,posttype2'})` to get a multiple post types list but don't work.