sakurawald

Results 139 comments of sakurawald

> I have similar issues. The error log was a little different though. > > > docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]]....

Can confirm in 1.20.1 with carpet-fabric 1.4.112+v230608 See also [#1515](https://github.com/gnembon/fabric-carpet/issues/1515)

bump. I install this package from https://aur.archlinux.org/packages/plasma-runners-translator/ There is no errors in the installing process, but the there is also no `plugin entry` in the krunner plugin settings menu, named...

> Try this: > > ``` > sudo gdb -n -q -batch-silent \ > -ex "set logging file /dev/null" \ > -ex "set logging redirect on" \ > -ex "set...

> > bind address already in use > > Seems to suggest that it should already work, maybe try launching from the desktop menu The problem is not solved. If...

> by any chance Yes, I record a video here: https://streamable.com/s1tlky ``` +-----------------------------------------------------------------------------+ | NVIDIA-SMI 525.60.11 Driver Version: 525.60.11 CUDA Version: 12.0 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A...

I have tried this code but there seem to be some problems. ``` hljs.configure({ noHighlightRe: "lang-mermaid", }); hljs.highlightAll(); ``` ![image](https://user-images.githubusercontent.com/10484271/214456709-28a288fa-f48b-4136-bd15-f2856f21d891.png)