Viewing posts by lordvan
The way Tryton processes ODT templates causes it to sometimes do stuff that doesn'T make sense (like if you have a FOR
loop before a page break and /FOR
on apage itself after it should not keep the empty pages). A look into the content.xml file within the odt often then tells us why. In my case it was simply the formatting.
A recent system update prompted me to actually remove python3.9 .. which was used for my Django pages (including this one). An issue with a depreciated/removed feature in 3.10 made it needed to not just move from 3.9 -> 3.10 but also to upgrade packages.
We got some "new" trojans/viruses lately .. in .jar files for a change so I went ahead to look how to configure amavis on UCR so that it blocks that too. First I enabled all the banned lists / filters for attachements:
Just some notes on the tryton migration from 6.0 to 6.2:
So I had been wondering for a while why ibus was not doing anything for swapping keyboard layout on enlightenment anymore (after a re-install)