Friday, October 31, 2014

Halloween 2014

Yes, this was an old photo, but I would have worn this for halloween this year if I had thought of it soon enough.

Tuesday, December 24, 2013

Google+

So, I've been spending alot more time there than anywhere else. Stumbled on this, and wanting to see if it works here.

Embedded Google+






Very cool, and opens up a whole new dimension to posting or retaining information.

Ubuntu 13.10

So I finally updated, (again), my home system. this time around none of my games broke to the point of despair. My installer was even interrupted by a connection issue part way through and it still was able to succeed without my needing to go get a DVD installer. I did wait at least a month prior to attempting the update, just in case there were critical patches needed, or the main servers were flooded with everyone else trying to install. But, I'm current again.

At present I am able to run Guild Wars 2, Secondlife, Gpodder, Chrome, Wally, and Blender without any additional tweaking. The last round through this update maze had me losing sound and video from the GW2 install until I went and pulled a beta release of Wine. Almost fearful I was going to have to dig out the compiler and do some make make-install steps, but I didnt have to the beta repo set itself up nicely. But, this time I didn't have to go there. It just ran. Sound was active without glitchy stuttering and everything.

Sound, in Secondlife is always a challenge. This time I thought it was that way again. Since its my main reason for running the application if the sound doesnt work then there isn't much else. But, that worked well too. Seems like something wrong when it all just "works".

The biggest failure was on the part of my local network, I think I over loaded the wireless links with all the downloads, and it gave up. This could have been disaster, but I must have had most of the install already there as the only portion that really had to redownload was the wine installer.

Gpodder did lose its mind. Every one of my podcast URL links was gone. So I had to go through my download directory and decide if the show I had previously downloaded worth going and looking up again. Bit of a forced purge, but considering that I havnt had the long drive to work lately I really wasn't missing out on most shows. Getting a clean slate there is actually a help.

Chrome has been a problem child in the past, mostly due to the 64-bit Ubuntu I think, as the links to the updates aren't always ready for prime time with the Chrome builds on 64-bit. This time around, either there wasn't a corresponding update with 13.10 or it just worked as well. All my tabs were still there, all my main logins were still functional after the update.

Wally and Blender both worked, with Wally dutifully grabbing up random wallpapers for me again, and Blender with its new UI continues to befuddle me. I suppose if I actually took the time to step through the tutorials again I'd get back up to speed quickly. But, when I go and try to run my test blend through and it comes out black and white instead of looking like glass. I'm a bit stumped. Apparently they pulled a lot of the ray tracing algorithms back into the package, and the external rendering engines I had once, are no longer available. So even there I need to re-learn. Maybe when I make some free time to look there again it will all make sense.

Friday, March 16, 2012

Evolution Email and AT&T

I'll be quick on this one, since I don't have all the pertinent version information in front of me right now.

Synopsis of the problem is that my Evolution email reader quit downloading new content after an update of my Ubuntu workstation.  Shows how much I notice things, in that I had not gotten any email inbound for about 10 days.  Then I look and see I'm getting a communication error from the POP server.

Searching for this error resulted in either "nothing" or posts over three years old (which are typically worse than nothing).

Final fix was a simple change from "SSL Authentication", to just "Login" on my Evolution account configuration.

Tuesday, December 6, 2011

Many things to do

Crazy time of year. Tried doing nanowrimo last month, on top of all the family activities.  Needless to say I didn't make my word goal.  I barely made 4% of the word goal. Oh well, try again next year, and maybe in the interim I can punch up this one I started.

Work is busy busy with more projects and facilities to integrate than I had expected for end of the year. that's good, but leaves little time for other things.

My home system keeps prompting me every few days to upgrade to newest Ubuntu. I don't think I want to. I finally have everything working, camera functions, all the websites I go to work, the windows games like Rift, GuildWars, Lord of the Rings, Eve, etc. they all work quite well under wine. That and the fact I really don't like the look of the Unity desktop is making me re-evaluate my choice in system.

I am now planning to use part of my holiday break time to check out the various distributions and see what one fits for me the best. Anecdotally Mint is leading the way right now, since they are the best of the multimedia options essentially on an Ubuntu platform. But, the newer release of OpenSuSE is very intriguing.

Maybe its time for me to go back to an RPM based system and learn its foibles.  But, its so so hard to go away from something that works well.

New computer maybe, so I can leave this one intact while I evaluate?

Thursday, October 20, 2011

Ubuntu 10.10 updates

Ok, for a while now (since the summer and it was dearly hot) I have been running the Hardware Sensor Monitor applet so I can glance up and see what the mean temperatures are of my system components. I didn't want to have a literal meltdown.

So, I think this applet isn't playing nice with other items, specifically my Wally wallpaper changer.  On the last Ubuntu update (circa mid Oct 2011) something changed where the Sensor monitor and Wally collided. Rebooting didn't help. Deleting the applets and re-adding them to the panel seemed like the best bet.

Delete worked fine, re-adding gets sticky. Seems there is no Wally applet to readd, it just gets placed there at application startup. Uninstall and reinstall this application.  No good.  Remove the configuration directory ~/.wally and restart application. Still no good.  It is doing its thing, switching wallpapers, but I no longer have a way to adjust the preferences or push it to fetch a new picture.

Here is the solution that seems to be working well for me.

First I removed the hardware monitor sensor applet, since its going into winter I can probably be safe to assume the ambient temperatures will not cause my system too hot.

Second I reset the Gnome panel system. Not as scary as it sounds.

Do the following (on Ubuntu 10.10, not sure what will happen if and when I finally update to 11.x)

1 - open a terminal window.

2 - shutdown and remove the gnome panel system. (Top and bottom panels will disappear)
     gconftool --recursive-unset /apps/panel


3 - Clear out the old panel configurations
     rm -rf ~/.gconf/apps/panel

4 - send a term signal to restart the panel system
     pkill gnome-panel

Both top and bottom panels reappeared and the missing Wally applet was there again. I had to re-add my favorite quick launches for Chrome and Terminal, but that's a small price to pay.