Artix Linux Forum

Artix Linux => Announcements => Topic started by: nous on 07 April 2019, 01:29:48

Title: New ISO, MATE desktop
Post by: nous on 07 April 2019, 01:29:48
2 new MATE ISOs are available (https://artixlinux.org/download.php), a standard issue and a desktop edition, both with a nice, dark GTK theme. The desktop one is beefier and comes with a lot more packages, most important of which are:
Code: [Select]
mpv
gimp
mcomix
inkscape
veracrypt
handbrake
firefox
libreoffice-fresh
sylpheed
geany
wine
lollypop
audacity
brasero
openshot
syncthing-gtk
tigervnc

These are marked as community ISOs, meaning they're not officially supported like base and lxqt.
Title: Re: New ISO, MATE desktop
Post by: fungalnet on 07 April 2019, 09:47:24
2 new MATE ISOs are available (https://artixlinux.org/download.php), a standard issue and a desktop edition

You mean a base  and a mate or is the one a MATE instraller and the other has the full live desktop?
Title: Re: New ISO, MATE desktop
Post by: Seventh on 07 April 2019, 14:35:29
You mean a base  and a mate or is the one a MATE instraller and the other has the full live desktop?

I havent downloaded and had a look yet but i would say its more of a minimal install the standard iso. Less packages than the full blown experience of Mate with shiteloads of packages.

Very cool, i dont mind mate as a desktop. I might have to convert once i get a bit more ram.
Title: Re: New ISO, MATE desktop
Post by: conky60 on 07 April 2019, 14:54:53
I downloaded the full iso and gave a try live. It is certainly a well thought out and very professional looking desktop experience. Definitely a thumbs up from me on your implementation @nous. Well done....I would recommend this for all the fans of Mate. I am still a Plasma fan however.....just because. ;)

Best regards.
Title: Re: New ISO, MATE desktop
Post by: uhmzilighase on 08 April 2019, 18:59:29
Well done nous.  It's snappy as a desktop - looks really great.  And the power button!  It let's you log out, reboot etc instead of just shutting the machine down.  This I like alot!

Title: Re: New ISO, MATE desktop
Post by: mandog on 10 April 2019, 13:47:04
2 new MATE ISOs are available (https://artixlinux.org/download.php), a standard issue and a desktop edition, both with a nice, dark GTK theme. The desktop one is beefier and comes with a lot more packages, most important of which are:
Code: [Select]
mpv
gimp
mcomix
inkscape
veracrypt
handbrake
firefox
libreoffice-fresh
sylpheed
geany
wine
lollypop
audacity
brasero
openshot
syncthing-gtk
tigervnc

These are marked as community ISOs, meaning they're not officially supported like base and lxqt.

Nice work virtually how I've  been using mate for a year.
The mate menu has now been dropped to AUR which is a shame it would be nice if you could add it to the Artix repro, as it really finishes the mate  desktop.
Title: Re: New ISO, MATE desktop
Post by: CaptainPlanet on 19 April 2019, 22:06:27
How come the Brisk menu isn't that popular with Mate users? Is there some inherent bugs that come with it?
Title: Re: New ISO, MATE desktop
Post by: nous on 20 April 2019, 08:05:27
How come the Brisk menu isn't that popular with Mate users? Is there some inherent bugs that come with it?
It's not in official repos. We don't build ISOs with AUR packages, not even community editions.
Title: Re: New ISO, MATE desktop
Post by: cynicfm on 21 April 2019, 17:07:53
Will try it out when i get hold of my laptop which is 1500 kilometers away from me now ;). I miss linuxing!!@@@
I don't have a smartphones so laptop with linux is my only electronic gadget i use (apart from digital camera).

Can't wait to try it out when i am gonna have my laptop back.
Nice stuff
Title: Re: New ISO, MATE desktop
Post by: Nadir on 23 April 2019, 15:02:49
I tried installing the Maté ISO from the download page on Virtualbox: It failed at install, at the mkcpioinit stage.
btw, the installer & Live cd are nice, I hope you will maintain it.
Title: Re: New ISO, MATE desktop
Post by: NickStone on 28 April 2019, 10:35:02
I've just installed this new Mate ISO (not the full one).  Installation went without a hitch and everthing is working that was installed. However, when coming to upgrade the packages using
Code: [Select]
pacman -Syyu
it downloaded all the packages but then wouldn't upgrade them due to conflicts.

I think it's back to the drawing board with this one.

Edit: Never mind, it's just updated.
Title: Re: New ISO, MATE desktop
Post by: SGOrava on 28 April 2019, 16:58:57
I've just installed this new Mate ISO (not the full one).  Installation went without a hitch and everthing is working that was installed. However, when coming to upgrade the packages using
Code: [Select]
pacman -Syyu
it downloaded all the packages but then wouldn't upgrade them due to conflicts.

I think it's back to the drawing board with this one.

Edit: Never mind, it's just updated.

The problem should be solved.
Try again.
Title: Re: New ISO, MATE desktop
Post by: NickStone on 28 April 2019, 22:06:37
The problem should be solved.
Try again.
I did try again before you put your message on here. It updated.
Title: Re: New ISO, MATE desktop
Post by: fungalnet on 09 May 2019, 23:17:53
I never liked mate but I have to admit this one is pretty nice.
That trick with pacman downloading and pacman eating the dots, I think I've seen it before on archlabs, how do we do this.  Is it a modification in pacman code?

Dark themed MATE desktop Artix releases (http://sysdfree.wordpress.com/262)
Title: Re: New ISO, MATE desktop
Post by: nous on 10 May 2019, 12:53:47
That trick with pacman downloading and pacman eating the dots, I think I've seen it before on archlabs, how do we do this.  Is it a modification in pacman code?
Code: [Select]
ILoveCandy
:)
Title: Re: New ISO, MATE desktop
Post by: conky60 on 10 May 2019, 14:07:34
Add the line ILoveCandy to your etc/pacman.conf file. I put it in the # Misc options section, just to keep the file orderly. ;)

Best regards.
Title: Re: New ISO, MATE desktop
Post by: Nadir on 27 May 2019, 17:04:17
I tried to install on virtualbox today
Nice work. Very slick for a mate ISO.

I chose option to Install "Swap with hybernate" just like it was a laptop.

if fails at the very with the following message:
Code: [Select]
Boost.Python error in job "initcpiocfg".
<class 'OSError'>
[Errno 5] Input/output error: '/etc/mkinitcpio.conf'

Traceback:
File "/usr/lib/calamares/modules/initcpiocfg/main.py", line 173, in run
    modify_mkinitcpio_conf(partitions, root_mount_point)

  File "/usr/lib/calamares/modules/initcpiocfg/main.py", line 162, in modify_mkinitcpio_conf
    write_mkinitcpio_lines(hooks, modules, files, root_mount_point)

  File "/usr/lib/calamares/modules/initcpiocfg/main.py", line 70, in write_mkinitcpio_lines
    with open(hostfile, "r") as mkinitcpio_file:


Trying  this did not help (although the commaend executed successfully)
   
    sudo chroot /tmp/calamares-root-bjwq6j4h/
    mkinitcpio -p linux
Title: Re: New ISO, MATE desktop
Post by: Xyr0 on 29 May 2019, 10:36:09
Hey!
Finally, after several hours of battle vs calamares installer in mate-iso i won!
I had same issue as
 
Code: [Select]
Boost.Python error in job "initcpiocfg".
<class 'OSError'>
[Errno 5] Input/output error: '/etc/mkinitcpio.conf'

The problem is that the installer trying to do something with the file /etc/mkinicpio.conf
I did not see what and how. I just looked at the file that causes this error.
And then I saw an incredible thing:

(https://cdn1.imggmi.com/uploads/2019/5/29/8bd92622c06c28e1b59669bca4ee4c15-prev.png)
(https://cdn1.imggmi.com/uploads/2019/5/29/8bd92622c06c28e1b59669bca4ee4c15-full.png)

Wait wut? Why installer try to do something with live system files omg

well, I decided to check that file is it really can not be read
(https://cdn1.imggmi.com/uploads/2019/5/29/02c03ba80ec62266954969d13d71c3a4-prev.png)
(https://cdn1.imggmi.com/uploads/2019/5/29/02c03ba80ec62266954969d13d71c3a4-full.png)

After a light shock, I decided to try the only thing that occurred to me - open the file in the editor and leave it open.
Ok, let`s open terminal and write:
Code: [Select]
sudo nano /etc/mkinitcpio.conf
hmmm, and let`s open another terminal tab and launch calamares installer as i saw somewhere in this forum:
Code: [Select]
sudo -E calamares -d
with this command i see the calamares jobs log messages, and it`s cool  8)

And it was a victory !!!

(https://cdn1.imggmi.com/uploads/2019/5/29/9765d232f9b0e1c29dade0e240ce65ba-prev.png)
(https://cdn1.imggmi.com/uploads/2019/5/29/9765d232f9b0e1c29dade0e240ce65ba-full.png)

an opened file did not allow to overwrite it with third-party applications
Title: Re: New ISO, MATE desktop
Post by: Nadir on 29 May 2019, 11:09:56

Calamares -d is not just for console logs? (debug)
I don't see how that could fix the problem. Easy to test, it fails on virtualbox

I remember the installed system is mounted on /tmp, and that in /tmp/calamares*/etc, the mkinitcpio.conf was ok.
Maybe the pb you saw was a failed link within the calamares code?
Title: Re: New ISO, MATE desktop
Post by: Xyr0 on 29 May 2019, 14:14:11
Calamares -d is not just for console logs? (debug)
I don't see how that could fix the problem. Easy to test, it fails on virtualbox

I remember the installed system is mounted on /tmp, and that in /tmp/calamares*/etc, the mkinitcpio.conf was ok.
Maybe the pb you saw was a failed link within the calamares code?

I was boot from usb, that corrupted mkinitcpio.conf i saw only after calamares fail.
i close calamares and then was look into /etc

Spoiler (click to show/hide)

since the file is open from root, the installer cannot change it. probably and hope so  ;D  8)

or maybe i dont understand what you ask. You want find that bad thing which it creates?
I can try to reproduce this without opened file (calamares can change it) and with opened (calamares cant change it).
In both variants i can write all debug to file with something like this:

Code: [Select]
sudo -E calamares -d>>file.txt
Title: Re: New ISO, MATE desktop
Post by: artoo on 29 May 2019, 16:46:31
Calamares logs can be found in
Code: [Select]
/root/.cache/Calamares/Calamares/Calamares.log
/var/log/Calamares.log