LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Call For Testing: Cinnamon 4 (https://www.linuxquestions.org/questions/slackware-14/call-for-testing-cinnamon-4-a-4175642783/)

willysr 11-21-2018 10:42 AM

Call For Testing: Cinnamon 4
 
Hi all,

Cinnamon 4 is out for some time and there has been some minor update to it, so i guess it's time for public testing of Cinnamon 4 for next Slackware release.

The script are now placed on master branch in the GitHub repository for those who prefer to build it from source and the binary packages are uploaded in the slackware.uk (Thanks to Darren Austin) for those who prefer to install it directly. The binary packages are built against latest update in -current per Nov 19 2018.

Thanks

montagdude 11-21-2018 10:45 AM

Just to be clear, you need to be on -current to build and run this, correct?

Thanks for your work on this project.

willysr 11-21-2018 10:49 AM

Yes, it's for -current only

upnort 11-21-2018 12:22 PM

Also requires PAM?

ponce 11-21-2018 12:40 PM

on line 85 of polib.SlackBuild, instead of
Code:

    (  cd $TMP/$PRGNAM-$VERSION/doc
should be
Code:

    (  cd $TMP/$PRGNAM-$VERSION/docs

Skaendo 11-21-2018 12:44 PM

Quote:

Originally Posted by upnort (Post 5928460)
Also requires PAM?

Cinnamon SlackBuilds have always required and included PAM.

Skaendo 11-21-2018 12:55 PM

I just don't like what they've done to the panel and the menu,
aside from that it seems to be working well for me so far.

I do have a question, what was rubygem-sass added for?

montagdude 11-21-2018 01:20 PM

I will try building it on my -current LXC container, but I'm not sure if it's possible to actually run it that way. Maybe somehow using a remote desktop solution. (Yes, I know a VM is an easier solution, but I'd like to know how to do this, plus I do actually want to try Cinnamon 4.)

ponce 11-21-2018 01:24 PM

to run I think it will need a physical system and a GPU with working hardware acceleration: I've just tried it in a qemu virtual machine with the qxl driver and it didn't like it.

willysr 11-21-2018 05:08 PM

Quote:

Originally Posted by Skaendo (Post 5928470)
I do have a question, what was rubygem-sass added for?

It's for mint-themes
Without it, it won't generate derived css for all the variant.
You previously asked about the mint-themes replacing mint-y-themes and mint-x-themes. One of the reason why it wasn't included because i didn't get the deps correctly, which is rubygem-sass, but now it's added and mint-themes can be packaged.

willysr 11-21-2018 05:08 PM

1 Attachment(s)
Quote:

Originally Posted by ponce (Post 5928482)
to run I think it will need a physical system and a GPU with working hardware acceleration: I've just tried it in a qemu virtual machine with the qxl driver and it didn't like it.

I tested on virtualbox and it's working well

Attachment 29028

willysr 11-21-2018 05:09 PM

Quote:

Originally Posted by ponce (Post 5928465)
on line 85 of polib.SlackBuild, instead of
Code:

    (  cd $TMP/$PRGNAM-$VERSION/doc
should be
Code:

    (  cd $TMP/$PRGNAM-$VERSION/docs

Thanks
Will be fixed shortly

Turns out the SBo version also suffer from this issue :)
fixing both now

willysr 11-22-2018 06:18 AM

Vala is now included in -current, so i have removed it from CSB repository. Please remove vala and switch to the packages in -current.

Skaendo 11-23-2018 02:56 AM

Since vala has been removed, is graphviz still required?

willysr 11-23-2018 03:34 PM

I will look into it, Thanks


All times are GMT -5. The time now is 06:41 AM.