Example 003-DE build system: Mate

Arch based Porteus community project

Moderator: M. Eerie

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

Example 003-DE build system: Mate

Post#31 by M. Eerie » 05 Feb 2024, 20:01

Jack wrote:
05 Feb 2024, 19:50
Not sure what you want me to do?
To execute these lines (as root):
# cd /usr/share/icons/hicolor/scalable/mimetypes
# ln -s /usr/share/icons/kora/mimetypes/scalable/application-x-xzm.svg application-x-xzm.svg
# cp application-x-xzm.svg application-vnd.squashfs.svg
# gtk-update-icon-cache /usr/share/icons/hicolor/

If you can't still see the .xzm modules icons, try to change icon theme and back to the previous one.
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Example 003-DE build system: Mate

Post#32 by Jack » 05 Feb 2024, 23:18

Here is what I did.

Code: Select all

[guest@porteus ~]$ su
Password: 
[code][porteus guest]#  cd /usr/share/icons/hicolor/scalable/mimetypes
[porteus mimetypes]# ln -s /usr/share/icons/kora/mimetypes/scalable/application-x-xzm.svg application-x-xzm.svg
[porteus mimetypes]# cp application-x-xzm.svg application-vnd.squashfs.svg
[porteus mimetypes]# gtk-update-icon-cache /usr/share/icons/hicolor/
gtk-update-icon-cache: Cache file created successfully.
[porteus mimetypes]#
Here is what happen.
Image
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Example 003-DE build system: Mate

Post#33 by Ed_P » 06 Feb 2024, 00:01

Interesting. This Image certainly looks better than the image your link shows. So which are you seeing Jack?
Ed

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

Example 003-DE build system: Mate

Post#34 by M. Eerie » 06 Feb 2024, 00:14

Jack wrote:
05 Feb 2024, 23:18
Here is what happen.
That looks like you have chosen the Korla icon theme.

I have tried to replicate your theme and icon settings and the icons look fine after running the commands ncmprhnsbl indicated previously:

Example 003-DE build system: Mate (Post by ncmprhnsbl #98273)
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

Example 003-DE build system: Mate

Post#35 by M. Eerie » 06 Feb 2024, 00:17

I think we should move the posts related to the icons topic to another thread to separate the topics. But for now I'm going to sleep I've been too many hours without doing it.
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Example 003-DE build system: Mate

Post#36 by Jack » 06 Feb 2024, 00:37

I will just go back to Cinnamon for now in Nemesis and Mate in Porteus. And leave the other member on the forum.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Example 003-DE build system: Mate

Post#37 by Jack » 06 Feb 2024, 03:31

M. Eerie wrote:
06 Feb 2024, 00:17
I think we should move the posts related to the icons topic to another thread to separate the topics. But for now I'm going to sleep I've been too many hours without doing it.
Remove all of mind and anything that has to do with mind if you want. Thanks
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3941
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Example 003-DE build system: Mate

Post#38 by ncmprhnsbl » 06 Feb 2024, 03:34

M. Eerie wrote:
05 Feb 2024, 12:36
This results in an error.
ah sorry, typo should be:

Code: Select all

-D webkitgtk=false 
i'll fix my post
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3941
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Example 003-DE build system: Mate

Post#39 by ncmprhnsbl » 06 Feb 2024, 04:13

RE: icon for xzms
my bad, i forgot to include the file : /usr/share/mime/packages/freedesktop.org.xml which is modified to include the mime spec for xzms.
i've added this to the TREE and reuploaded the mbs.tar.gz ..
the above linking for added icon sets still stands.
and there's also the original porteus xzm icon (cdr.png) in various hicolor sizes (eg. /usr/share/icons/32x32/mimetypes/cdr.png) if you want to try linking to that
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Example 003-DE build system: Mate

Post#40 by Jack » 06 Feb 2024, 04:22

ncmprhnsbl wrote:
06 Feb 2024, 04:13
RE: icon for xzms
my bad, i forgot to include the file : /usr/share/mime/packages/freedesktop.org.xml which is modified to include the mime spec for xzms.
i've added this to the TREE and reuploaded the mbs.tar.gz ..
the above linking for added icon sets still stands.
and there's also the original porteus xzm icon (cdr.png) in various hicolor sizes (eg. /usr/share/icons/32x32/mimetypes/cdr.png) if you want to try linking to that
I haven't gave Mate up I will try anything. Have you uploaded the new mbs.tar.gz yet?
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

Example 003-DE build system: Mate

Post#41 by M. Eerie » 06 Feb 2024, 09:30

ncmprhnsbl wrote:
06 Feb 2024, 03:34
-D webkitgtk=false
That worked! I have been trying different possibilities (webkit, webkit2 webkit2-gtk...) but not that one. :fool:
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

Example 003-DE build system: Mate

Post#42 by M. Eerie » 06 Feb 2024, 22:11

I'm sharing with you a customization module for MATE. Most of its content is compatible with other desktops. It contains icons, fonts, themes, wallpapers and some useful scripts.
Some icons created by me :)

Code: Select all

$ sha256sum 004-matecustoms.xzm 
4c5350af2cbbd8374fd71965fb10abd5eb896b8b9bdd9e36683666c73f507b56  004-matecustoms.xzm
https://mega.nz/file/qJIxRRqI#oURCKBHQS ... E1qgCCnJAY
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

Example 003-DE build system: Mate

Post#43 by M. Eerie » 06 Feb 2024, 22:59

And this is the companion module built from the method described in the first post of the thread:

https://mega.nz/file/XUZgyR4D#itDmV_ACN ... uAcRCypVJs

Code: Select all

$  sha256sum 004-mate-20240206.xzm 
b540c61b1168c8edf7e68af5b2ee9fdb8d281b45cf9ee0ca5537390f86dee615  004-mate-20240206.xzm
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Example 003-DE build system: Mate

Post#44 by Jack » 07 Feb 2024, 05:50

M. Eerie wrote:
06 Feb 2024, 22:59
And this is the companion module built from the method described in the first post of the thread:

https://mega.nz/file/XUZgyR4D#itDmV_ACN ... uAcRCypVJs

Code: Select all

$  sha256sum 004-mate-20240206.xzm 
b540c61b1168c8edf7e68af5b2ee9fdb8d281b45cf9ee0ca5537390f86dee615  004-mate-20240206.xzm
I will try it when I get up. If it works for me it will be a early birthday for me 2-9-24 I will be 76. Thanks M_Eerie.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Example 003-DE build system: Mate

Post#45 by Jack » 07 Feb 2024, 15:48

The icons stills the same.

Image

And there no icon in the panel and I try to add one but it not in the list to add.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

Post Reply