Ok community,
let me explain some things regarding
pamac,
manjaro-settings and other things which popped up with the current feedback here:
pamacWe released our fourth stable version of Pamac. Guillaume was working for some time on a new design for pamac. It has a new design:
- double click on a package name to view details.
- in dependencies view, click on a dependency to view its details
- you can continue browsing packages while a transaction is running
Main view
New dependencies view
New settings view
Why we use now CSD style and headerbar? Well, the main developer uses Gnome as his main desktop and XFCE will change to GTK3 anyway in the end. Also Antergos uses Pamac as their main package manager and we share our efforts. Any feedback can be found
here.
Manjaro Settings-Manager (MSM)We worked hard to integrate MSM seamlessly into our KDE edition. Now we have it integrated into the KDE settings application as KCM modules. Therefore we rebuilt the base of MSM to fit KDE needs. To have still support for our other editions we created a legacy mode and transformed it into the same look we had with MSM 0.4.x series. Since that finalized we dropped 0.4.x series for good. The current package is the second 5.0-RC2 to get final issues and feedback before the stable release of MSM 5.0. Why we have now more KDE dependencies? Well, to integrate it better to KDE we need them. Also we kept them to a minimum. We have now two notifiers which can be used, like we did with Octopi. Some might not like it. However we can still re-add MSM legacy if needed until it is totally broken. Why KDE based? The maindeveloper uses that as his main desktop.
Why the heck looks my GTK based desktop broken?We have a new GTK3 framework which breaks, as usual all themes not compatible with it. Why are 70% of our desktop editions broken? Cos simple put, we were not able to make our default Menda theme compatible. The new unified theme is now called Maia. Simply install it as already discussed in our previews update announcements. The new default Manjaro GTK theme, which is GTK 3.20 compatible, is
Vertex-MaiaYou can install it with:
sudo pacman -Sy vertex-maia-themes vertex-maia-icon-theme xcursor-maia
Why do we not link to 15.12 ISOs from our download pageThose install medias are really old and we have more and more issues with newcomers using those ISOs to install Manjaro. A new release candidate is expected this weekend to get online. Our current third preview should most likely work. Some fixes are still needed, but if you made installing Manjaro the update procedure will be much easier.
What the heck, some keys are broken or not workingFor real. What do you expect from old install medias. At some point the first step is to update the keyrings to get any update. How to do that is
explained in detail in our wiki.
I don't get updates, why is thatWe have a great service to check all our mirrors. Seems nobody uses it:
http://repo.manjaro.org/ Simply read also our
Tips for Pacman and use
pacman-mirrors:
[phil@manjaro core]$ pacman-mirrors --help
usage: pacman-mirrors [-h] [-g] [-m {rank,random}]
[-b {stable,testing,unstable}] [-c COUNTRY] [-d PATH]
[-o FILE] [-t SECONDS] [--no-update] [-i] [-v]
optional arguments:
-h, --help show this help message and exit
-g, --generate generate new mirrorlist
-m, --method {rank,random}
generation method
-b, --branch {stable,testing,unstable}
branch name
-c, --country COUNTRY
comma separated list of countries where mirrors will be used
-d, --mirror_dir PATH
mirrors list path
-o, --output FILE output file
-t, --timeout SECONDS
server maximum waiting time
--no-update don't generate mirrorlist if NoUpdate is set to True in the configuration file
-i, --interactive interactively generate a custom mirrorlist
-v, --version print the pacman-mirrors version
The fastest mirror in syncing is
netzspielplatz in Germany. It syncs every five minutes.
I hope this will help a lot of you ...