I have openSUSE 12.1 KDE. I recently installed Flight Gear, which required some additional software to satisfy dependencies. One of those put in generic screens that overwrote the openSUSE branded screens on logon. They’re not bad, but I’d like to restore the openSUSE screens. Is that possible?
On 2012-01-19 00:26, crypkema wrote:
>
> I have openSUSE 12.1 KDE. I recently installed Flight Gear,
How? Where from?
> which
> required some additional software to satisfy dependencies. One of those
> put in generic screens that overwrote the openSUSE branded screens on
> logon. They’re not bad, but I’d like to restore the openSUSE screens.
> Is that possible?
If you find out what you installed, remove it.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
On 2012-01-19 02:56, crypkema wrote:
>
> Unfortunately, when I uninstalled Flight Gear, it left behind this
> generic plain non-openSUSE logon screen with no lizard.
You still haven’t said where from and how you installed it.
You can get a list of what rpms you installed last.
Hint: rpm -qa --last
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
Thanks for the “hint”, Carlos. If this was Windows, I’d be on the other side of the fence helping others. Here, I’m a rank newbie. :lol:
I ran the command you gave me, but the output is too large to paste into the post. Entries are only from 11 November 2011 and 21 December 2011. The strange thing is that the installation of Flight Deck was last night and I see no entries newer than 21 December.
> I ran the command you gave me, but the output is too large to paste
> into the post. Entries are only from 11 November 2011 and 21 December
> 2011. The strange thing is that the installation of Flight Deck was
> last night and I see no entries newer than 21 December.
if you read and comply with the paragraph beginning with “IMPORTANT” in
this posting http://tinyurl.com/33qc9vu you will have less problems in
the long run…
i’d recommend your look more like mine until such point as you have
specific need to add a repo for a particular package…mine is here: http://paste.opensuse.org/81397698
which means anytime you use a 1-Click install you must either disable
the repo (and its refreshing) after the instal, or choose (during the
1-Click install process) to not retain the repo after the install…
these steps to manage your enabled repos is crucial to stability and
good order…
Okay, I just finished unchecking most of those repositories. Now, I can probably figure this out with enough time, but can someone please tell me the location and files to replace on the logon screen to replace the green openSUSE background? It has to be just a couple image files.
On 01/19/2012 05:06 PM, crypkema wrote:
> It has to be just a couple image files.
>
i do not know where they are hidden, or stored…nor what they are
named…eventually someone who knows may answer…but, the problem
with having all those repos dumping potentially conflicting software
into one system is that it is really hard to know much of anything
about your system…that is, the guru who happens to know what the
“couple of image files” is named, or where they are supposed to be
might tell you that, but when you look they may not exist on your system…
so, there are only two ways i know to recover from a fully messed up
system: one is to do a format and reinstall and the other is to use
zypper to try to get back to default…
in either case, of course one needs to make sure they have a good backup
of all data/photos/music/etc etc etc…because things can go wrong…
you may want to carefully weigh just how important it is to you to have
those cool looking lizard! i mean, read the caveat in my sig and also
realize that 12.2 will be out in only six months…you decide, if you
wanna try to get back to a normal, default install:
make SURE you have only these four 12.1 repos enabled: oss,
non-oss, update and packman (if you want, let us look at it)
open a konsole/terminal/xterm and type in and enter these commands
one at a time, and with patience (this may take a several minutes for
each command where it might look like nothing is happening–do NOT
abort) let each complete all activity and settle back to a prompt, then
move on to the next command
su - < give root password when asked, prompt then turns red
zypper clean -a
zypper ref
zypper dup
exit < changes terminal back to your normal user
exit < closes terminal
then log out and log back in…
and, let us know if your lizards are back–if not you will probably have
to do the backup, format, new install, rebuild…
and, if your house burns down i don’t wanna hear from you
Hah! I’m not worried about my house burning down, as much as losing the power. Assuming we don’t lose power (we live north of Seattle which has been in an unusual snow storm, and now people are losing power from freezing rain breaking branches and power lines).
The filename is background.jpg. I copied the 1600x1200 folder from ksplashx-suse to default. All is well there.
The boot splash themes are located in
/etc/sysconfig/bootsplash
You can go into YAST and the /etc/sysconfig Editor mode to edit the SPLASH and THEME settings. You get some control over this also in Desktop Configuration (System Settings)|System Administration|Login Screen.
Everything is back where it was before I installed the Flight Gear program, except on the logon screen; it is one that shows each user. In this case, “Chris” and “Root”. I’d prefer it to be like it was before where it only showed the last user. Not a big deal though. The system works well, seems stable.
And in the meantime, I learned a little more about where things are located in Linux.
On 01/19/2012 08:16 PM, crypkema wrote:
> it is one that shows each user. In
> this case, “Chris” and “Root”. I’d prefer it to be like it was before
> where it only showed the last user.
please do not ever log into KDE (or Gnome, LXDE, XFCE, etc etc or any
other *nix like desktop environment as root…if you do not already
know why, just ask…
and, there is a way (somewhere) to remove that root log in from that page…
–
DD
openSUSE®, the “German Engineered Automobiles” of operating systems!
I totally agree. Root should only be used in special circumstances. That’s why I’d like to remove it from the logon screen. It isn’t necessary and only a bother.
On 2012-01-19 20:16, crypkema wrote:
> Everything is back where it was before I installed the Flight Gear
> program, except on the logon screen; it is one that shows each user. In
> this case, “Chris” and “Root”. I’d prefer it to be like it was before
> where it only showed the last user. Not a big deal though. The system
> works well, seems stable.
One way is to use the QT version of yast package manager (aka kde), and
make it list all the packages installed. Those that are orphan, I mean, do
not come from any of the currently defined repos (you changed the list),
will show in red colour, if I recall correctly. Activate the version tab,
choose a different version. Continue for all such packages, and accept to
install all the alternatives.
That might work.
Other people would say run “zypper dup”, but I do not like it.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)