-
#### What are you trying to achieve?
Run codeception in Docker using standalone selenium server
#### What do you get instead?
[Error] Class name must be a valid object or a string
NOTE: Sinc…
-
**Describe the problem**
If the BOINC client starts before drivers are ready, GPU detection fails and any GPU is unusable throughout the session.
See, for example, https://boinc.berkeley.edu/forum…
-
- **Description:**
- The steps you took in plain English to reproduce the problem.
sway version : 0.4.1 (aur)
system : Arch 6.10.10-arch1-1 x86_64
hardware : intel I7 7700k / Nvidia GTX 1080
dr…
-
Getting
```
TypeError
array_merge(): Argument #2 must be of type array, null given
```
`php please support:details`:
```
Environment
Application Name: Statamic
Laravel Version: 11.26.0
…
-
Please see user report:
https://github.com/Alexey-T/CudaText/issues/5739
Keyboard input don't work in the Flatpak version, while in DEB version all is ok.
-
Exhausted fails to update the forge with the following error. I haven't looked into it any more than that.
I also see extra planer containers also is experiencing the same issue
2024-10-26 21:21:0…
-
### Description of the bug/issue
When I send a large text string (~4,101 characters) using setValue or sendKeys to a textArea element I expect the text to be entered into the control, but instead I r…
-
the app crashes when get into the line 80 of the file "src/cli/get_video_url.rs", line in question is : ``driver.wait().for_element(Locator::Css("video")).await?;``
the error is called "WaitTimeOut…
-
Currently scylla creates statement id based on query text hash.
But, there are three cases when query text hash can stay the same, but data schema is being changed:
1. `select * from table`. If you …
-
### Reproduction steps
I am using the Matter protocol to send the OnOff Cluster command. After building the command path, I try to call the AddRequestData function to add the command data (onCommand)…