queryverse / queryverse/ElectronDisplay.jl
update to Electron v4.1.1
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 89
- Forks
- 17
- Avg merge
- 19h 47m
- Merged PRs (30d)
- 5
Description
I have an old gpu GeForce GT 710, so ElectronDisplay and the Electron version used by ElectronDisplay fail with [12403:0501/015424.003689:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
But latest version of electron.jl(Electron v4.1.1) doesn't have the issue. So, I think updating to Electron v4.1.1 will solve the error.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate where ElectronDisplay specifies its Electron dependency and compare the current version with Electron v4.1.1. Reproduce the reported GPU-process failure on the affected hardware if possible, then verify that the update removes the error without introducing regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, julia
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100