Sebastian Pipping

Results 723 comments of Sebastian Pipping
trafficstars

PS: For `{"foo": chr(0xd80d)}` function `dumps` has two options: - A) escape U+D80D and write (literal) `{"foo": "\ud80d"}` to file - B) insist, that invalid characters are not to be...

@Lowrida that's a nice report, we will need to get rid of the `set gfxmode=auto` then I guess. Thanks! :+1:

@Lowrida there is pull request #65 now with instructions how to try it out locally. Please let me know if this fix makes things work for you. Thanks! :+1:

@Lowrida you could try with display `gtk` or with display `sdl` and see if either is affected. I'm unsure which one you have, and defaults vary. I put precise instructions...

@Lowrida the way I read https://github.com/hartwork/grub2-theme-preview/issues/63#issuecomment-1114306192 problem "--resolution= not working" should be gone now when passing `--vga virtio` with version 2.7.0. Can you confirm?

> @Lowrida the way I read [#63 (comment)](https://github.com/hartwork/grub2-theme-preview/issues/63#issuecomment-1114306192) problem "--resolution= not working" should be gone now when passing `--vga virtio` with version 2.7.0. Can you confirm? @Lowrida can you confirm?

Looks promising — let me try that and report back!

Passing `theme: 'classic'` seems to work fine, I used: ```diff # git --no-pager diff -- sampleproject/demoapp/admin.py diff --git a/sampleproject/demoapp/admin.py b/sampleproject/demoapp/admin.py index b756c91..a7ad382 100644 --- a/sampleproject/demoapp/admin.py +++ b/sampleproject/demoapp/admin.py @@ -6,7 +6,7...

@subodhk01 I don't use the dark theme and I have other priorities these days. If you want to team up on it, I may be in, but zero interest to...