Category archives: Snaking
Discussions of programming, particularly of programming Python
SVG makes the world a wonderful thing (When you get it installed and set up...)
Written by
on
in
Snaking.
SVG really needs to get itself set up with automated installers. Sure, IE on Windows gets it easily, but everything else needs more work than it should need. I wound up unable to compile the Java stand-alone SVG viewer (it ran out of memory on a 1GB machine), so I decided to build the Mozilla ...
Impressive how much faster it goes when you have a working shell (Command history and emerge flags are the source of all good for tonight...)
Written by
on
in
Snaking.
Now that I have a bash prompt again (see here for that), have seen a huge improvement in my working speed on the Cinemon demo (I'd only managed 8 hours or so on it in almost two days without a prompt, I've typed in the same dratted string hundreds of times because KDE doesn't remember ...
My empire expands (Tendrils sneaking into projects throughout the universe...)
Written by
on
in
Snaking.
Every once in a while someone contacts me to let me know they're using my projects in their projects. Now, I know there are lots of people using some of the projects (e.g. PyOpenGL), but I never really hear from them. I check the download stats on most of my projects, so I have a ...
Oh I'm randomly rebuilding I am (Randomly rebuilding, I am, I am, I got married to the OS next door...)
Written by
on
in
Snaking.
Finally gave in and did the emerge -e bash... and I'm pretty sure it's not going to work, as it says nothing about replacing the broken gpgme package. Oh well, at least it keeps the computer busy while I work.
Maybe I should create a new category for "whining about Linux".
That said, I seem ...!-->!-->!-->!-->
Day closes, computer compiles, I wait (Well, not really, working while it compiles...)
Written by
on
in
Snaking.
Been exploring the (largely undocumented) wonders of twisted.manhole (i.e. the twisted interface to a Python shell for debugging that I want to use during the Cinemon demo). I seem to have the server running fine, but I've run into a rather annoying little block; Gentoo doesn't install a telnet client by default, and the windows ...
Still trying to get it rebuilt (Looks like it was gpgme getting messed up that caused the problem...)
Written by
on
in
Snaking.
Apparently it is considered very bad form to use -U with emerge, as apparently -U can wind up upgrading things but then not downgrading dependencies that will cause conflicts. Of course, nothing I can find says how to fix the problem once it happens. I haven't done a full-world rebuild because I'm hoping that re-emerging ...
The reason it's compiling so slowly... (Hung bash instances are taking 100% of the processing time)
Written by
on
in
Snaking.
Turns out every hung bash instance is taking around 13 to 17% of total processing power, with at least one required for the shell running emerge. Still recompiling KDE, down to the last significant package. Oh, and by the way, all of this has not fixed the key-handling problems. Sigh.
On a much happier note, ...!-->!-->
Linux is pretty useless when you can only issue one command in a shell (Re-emerging bash does nothing useful)
Written by
on
in
Snaking.
Can't find any error reports about this situation, wouldn't even know to whom to turn for advice, as I have no idea whether it's a Gentoo problem, a problem with bash, a problem with my configuration, or what. Just in case anyone stumbles across this blog posting, I'll outline the problem, assuming I fix it ...
Rebuilding continues (Less than 20MB of source compiled in 9-1/2 hours)
Written by
on
in
Snaking.
Still have all of KDE Multimedia and KDE Edu to compile (Why is KDE Edu even a dependency for KDE? Shouldn't it be dependent on KDE?) Going to have to iterrupt the build and do the day's work in Windows I guess.
Gentoo could really use an option where it can back out an upgrade. ...!-->!-->
Still rebuilding, bash is hosed (So much for my plan to do a full day's work this evening)
Written by
on
in
Snaking.
After more than 2 full days the KDE 3.3 upgrade is still compiling. Has another 8 or 9 packages to finish, but I'm beginning to suspect that when it finishes I'll have a totally pooched system.
The bash prompt went a little wacky when the first attempt to update didn't complete as expected. Works fine ...!-->!-->