On Sun, 5 Jul 2020 09:24:49 -0300, Gilberto F da Silva wrote:
I installed Mageia 8 in order to detect errors and report them. I
always use KDE. Unfortunately I was unable to do anything with Mageia 8.
The taskbar does not appear. In previous versions I was able to get
around this problem by creating taskbars. This solution did not work
this time.
I hear your pain, but you will need to provide real information for
anyone to help you.
In my case, I had no taskbar or anything to speak of, because my login
had an error and did not start my Desktop environment.
I can highly recommend having two Desktop Environments, and two user
accounts, if not more.
On new installs, I create the first user as "normal". second user "junk"
and my install_changes script adds the rest of the
$ grep --count /accounts /etc/passwd
21
users on my system.
I also have test accounts for each Desktop Environment
$ cd /home ;ls
bittwister gnome junk kde normal xfce
normal account is for my default DE. and used for reference since
nothing is changed. junk is used for install and later general user testing.
In this case, I suggest video hardware would be helpful.
If this was a clean install or upgrade.
Does help to provide media used.
Mageia-8-alpha1-Live-GNOME-x86_64
Mageia-8-alpha1-Live-Plasma-x86_64
Mageia-8-alpha1-Live-Xfce-i586
Mageia-8-alpha1-Live-Xfce-x86_64
Mageia-8-alpha1-i586
Mageia-8-alpha1-x86_64-
You need to be aware that Cauldron (Mageia 8) is very dynamic at this
point in development.
As a matter of fact, I find it handy to know if there is an upload in
progress when my pull_updates script gets the latest updates.
I suggest you need to keep an eye on
https://pkgsubmit.mageia.org/
to get a feel as to what may impact your install/upgrade.
I also recommend getting a feel as to when the mirror of your choice
gets those updates downloaded.
Hopefully you have selected a mirror to pull/install updates.
I also hope you have a script to pull down all updates to check for
install, prior to actually doing the install.
I find it handy to use the "script" command to display what is going
on and have a log. Two examples follow, one to pull down/test the updates
and one to do the actual package install.
script -c "urpmi --downloader wget --wait-lock --replacefiles \
--auto-update --auto --download-all --test" pull_updates.log
script -c "urpmi --downloader wget --wait-lock --replacefiles \
--auto-update --auto --download-all" install_updates.log
--- MBSE BBS v1.0.7.17 (GNU/Linux-x86_64)
* Origin: A noiseless patient Spider (2:250/1@fidonet)