Nopraz

Results 13 comments of Nopraz

Are you using dark mode ? We have the same problem with our app.

Same problem on my MacBook Pro 2019, there are errors in the console when i try to add a file to my index : ``` mainThreadExtensionService.ts:62 TypeError: Cannot read property...

@daiyam If it is the extension that does this problem do we have the same problem on Visual Studio Code and not only Vscodium ?

Just checked, no errors on visual studio code

Hello, same problem for me on fedora 36 on 2022.4.0, 2022.4.2, 2022.5.0 and 2022.5.1 Insomnia gives me a segmentation fault error

> Downgrading insomnia to 2022.4.2 didn't work. > > Downgrading cups to 2.4.1 did work. > > `sudo dnf install cups-1:2.4.1-7.fc36.x86_64` properly downgraded all 5 packages in 1 go. >...

Hello, is it possible to have the battery indicator on something like KDE ? I think plasma uses upower to fetch this data and I don't know if it's possible...

There seems to be the same problem on Fedora indicated by this issue : https://github.com/Kong/insomnia/issues/5088 @filfreire explains here how to fix it by going to a specific cups version https://github.com/Kong/insomnia/issues/5088#issuecomment-1400859407...

> If anyone is still having this issue, try adding this line to your config: > > ``` > windowrulev2 = stayfocused, title:^()$,class:^(steam)$ > ``` > > This lets me...