Riley Nancarrow

Results 8 comments of Riley Nancarrow

I've run into this issue twice now using the KDE Vaults feature on KDE Neon `Crashed: Deserialization failed - size overflow`

This is a very important feature for me. It's the number one reason why I don't like watching YouTube on my phone. When I watch a video in my Watch...

``` [21:00:13] [Render thread/ERROR]: Failed to save config 'class squeek.appleskin.ModConfig' me.shedaniel.autoconfig.serializer.ConfigSerializer$SerializationException: java.nio.file.FileAlreadyExistsException: /home/riley/.local/share/PrismLauncher/instances/Quilt/.minecraft/config at me.shedaniel.autoconfig.serializer.JanksonConfigSerializer.serialize(JanksonConfigSerializer.java:65) ~[transformed-mod-cloth-config.i0:0/:?] at me.shedaniel.autoconfig.ConfigManager.save(ConfigManager.java:83) ~[transformed-mod-cloth-config.i0:0/:?] at me.shedaniel.autoconfig.ConfigManager.(ConfigManager.java:54) ~[transformed-mod-cloth-config.i0:0/:?] at me.shedaniel.autoconfig.AutoConfig.register(AutoConfig.java:66) ~[transformed-mod-cloth-config.i0:0/:?] at squeek.appleskin.ModConfig.init(ModConfig.java:20) ~[transformed-mod-appleskin.i0:0/:?] at squeek.appleskin.AppleSkin.onInitializeClient(AppleSkin.java:21)...

I'm having the same issue, it doesn't seem to be fixed

The textures of the glass panes are flipped on one side, but not the other, whether programmer art is used or not. This does not effect glass blocks. ![2020-08-28_13 41...

Ok turns out if I just run `input-remapper-gtk -d` without the pkill thing, the command works. Here's what happens when I try to remap a key: ``` 18:59:31.286375 5438 GUI...

Turns out this is an issue with xmodmap, not input-remapper. I will open an issue with them

Also when I try to assign a value to the property in one of my python files, I get `error: Cannot assign to a method [method-assign]`. However, I cannot reproduce...