JoelStienlet

Results 28 comments of JoelStienlet

Apparently this is an issue with optional arguments. In LUIRadiobox.py, when I add an explicit 2nd argument: `self.trigger_event("changed","dummy")` I don't get this segfault. I suspect some changes have been made...

I've posted a bug report in panda3d: https://github.com/panda3d/panda3d/issues/542#issue-403466985

The Interrogate bug has been fixed upstream in panda, can you check if you still have errors?

After looking at your error again, I was able to reproduce the "free(): invalid pointer" error, but not the "munmap_chunk(): invalid pointer", so there were many problems, but it is...

my 2 cent: perhaps distros could ship GRUB's core.img with all possible keyboard layouts included, and modify grub to read an EFI variable containing the layout to use. Once this...

Indeed the new feature I suggest is EFI only, but would IMHO provide a real solution to this problem. CSM, thus BIOS compatibility, is likely not to be supported any...

My comment here is to illustrate what kind of difficulties we are faced with when trying to automate linux installations, and maybe convince you to provide support for kickstart files:...

It may not work under Wayland (yet) though. (The link is only mentioning x11, and apparently the issue is still pending: https://bugreports.qt.io/browse/QTBUG-73945 ) Fedora has already switched to wayland for...