until i can discover the cause (in a proper logout/shutdown nothing should be getting corrupted at all) i'm not shutting this laptop down. i'll hibernate at least. As for the WiFi, i'll just use those distros on another box.
The updates i did to get Netflix working. it needed an updated libnss library before the newest Google Chrome would work with Netflix (they finally got native support!). i was also hoping that the update (which included a number of updates for KDE itself) would fix whatever 'bug' i'm dealing with. i find it a bit of a coincidence though that it freezes right around the point that KDE's little startup tune would go off. other sounds seem to work fine though, but i could see this being an issue at startup perhaps. Unity and Gnome have no startup sounds at login.
Here's the situation with a fresh KDE install (no themes)
You get the KDM login screen, and the default wallpaper. you enter your user and password, and you get that splash screen showing icons such as hard disk, speaker, etc, (animated). soon as the giant KDE logo is displayed in that screen, the animation should slowly fade out and then you get your desktop. on mine, that animation plays to the last frame and during the fade it freezes mid-way. i never get the panel, my mouse works, but nothing happens when i click or right click. if i go to another terminal and come back, the wallpaper is gone, and i am looking at a blank screen with the mouse cursor which seems the only response.
If i use that other virtual terminal to reboot, and then select 'KDE Plasma (Failsafe)' it will work fine, and opens a terminal. i can issue commands to launch KDE apps or the web browser, but the window decorations/controls (menu bar, minimize, maximize, close) are missing, and all apps load on the upper left and can't be moved around or resized. they appear to work however.
EDIT: tried logging out (but not rebooting) and logged in again. BAM! desktop freeze and only mouse cursor responds. i then, for the heck of it, tried this in another terminal
Code:
sudo apt-get install kubuntu-desktop
and rebooted, and logged in again. voila, desktop works fine now. before i had installed KDE this way:
Code:
sudo apt-get install kde-standard
i don't get it. perhaps some 'thing' was missing in the base and installing the full Kubuntu package fixed it? i'm also getting notifications again, they had ceased when this issue started.
Another question: it seems i get notifications about a dozen or more 'security' updates every day, and it's making me do daily updates. correct me if i'm wrong but aren't 20+ security patches worse than Windows? or is Ubuntu that full of holes?