please help! my 13.2 opensuse suddenly gone blank (purple actually). well i can login via remote ssh but desktop gone blank. left click on the blank screen shows “Twm” menu. chose “EXit” back to normal default opensuse desktop login but once logged in, it only show blank, purple screen.
this happened after i ran “zypper refresh” and “zypper update” yesterday.
Same here, I got the GUI working after reinstalling nvidia. It was after the packagekit update and Sofware Management doesn’t work anymore. It also displays in the verbose screen splash an fstab error (couldn’t find).
Tumbleweed Gnome
frank@nohostname:~> zypper lr -d
| Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service
@ww2000
You have a completely different setup from what I can see
@ipfreak
It’s a slightly unusual list in that no Packman but nothing that should be problematic
Do you have nvidia? Installed manually?
Details on machine?
Have you tried running zypper up over ssh?
btw, i don’t think it relates to the driver issue since the login page seems to be perfect: login menu, yellow sun flower, colors, all seems to be normal. but once i logged in, it turns into deep purple, blank.
Yes, and DEFAULT_WM is set correctly to “kde-plasma” too.
But that is just the default, it can be overridden.
In particular, KDM remembers the last chosen session for every user (separately), if this is set to “twm” (or anything else), the default doesn’t matter any more.
So as caf4926 wrote (and I too already), make sure you select “KDE Plasma Workspace” (or “Default”) at the login screen. With KDM, click on the icon in the bottom-left corner to choose the session.
If that doesn’t help, start an xterm in twm (just click on the desktop and choose “xterm”, you then have to click to position the window when it appears). In that window, type “startkde” and observe what happens…
If you get errors, please post them.
Please note, that twm has a “focus under mouse” policy, i.e. you have to move the mouse pointer over the window where you want to type something…
i got back to kdm. now it comes up a default firefox webpage (www.opensuse.org) every time. i don’t remember it was there before i reboot the machine. anyway thanks for the help!
honestly speaking, i never chose twm and always used kdm (when i installed it), not sure why this happened.
You mean KDE (Plasma Workspace), I suppose?
KDM is the login screen…
now it comes up a default firefox webpage (www.opensuse.org) every time. i don’t remember it was there before i reboot the machine.
KDE by default restarts applications at login which were running when you logout.
So quit Firefox before you logout and it shouldn’t appear any more.
Or go into “Configure Desktop”->“Startup and Shutdown”->“Session Management” and activate “Start with an empty session” there.
honestly speaking, i never chose twm and always used kdm (when i installed it), not sure why this happened.
Well, maybe you chose some other session at one point that does not exist any more?
Or maybe the file ~/.dmrc got corrupted somehow, that’s where the user session is stored.