Egil Möller

Results 147 comments of Egil Möller

Not sure if this is a bug in my code, or in librsvg==2:2.54.4-1 (Working version: 2.40.20-2ubuntu0.2 on amd4), but I can't see anything strange w the parameters to the call...

[arch_packages.txt](https://github.com/redhog/InfiniteGlass/files/9389656/arch_packages.txt)

So the debugging I did was to start the container with DOCKEROS=arch DOCKERCOMMAND=/bin/bash make run-in-docker cd /InfiniteGlass make run 2>&1 | tee log Then when it starts to spew errors,...

You might want to pull latest version (I fixed some of the gdb problems)

Also (new version again): make GLASS_DEBUGGER=gdb GLASS_GHOSTS_OPTIONS=--no-restart-components run will make things a bit saner...

Hm, I can add that :) I've just been adding more and more environment variables that turn on/off individual functions for now, but some stuff is pretty obv you want...

Could even wrap this and run in docker, so you have debug in docker as one command

Yep. Haven't done much on InfiniteGlass for a long time though :S

I'm going on a interrail trip across Europe in a week, but I could definitely spend some time with you after that, but that's in August...

Wow, so librsvg crashes if the data (svg file) is bad? Wow.