LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Trinity Desktop Environment 3.5.13.2 (https://www.linuxquestions.org/questions/slackware-14/trinity-desktop-environment-3-5-13-2-a-4175485400/)

Woodsman 11-21-2013 12:48 PM

Trinity Desktop Environment 3.5.13.2
 
At one time there were a few folks providing Trinity packages for Slackware. Do any of you folks have Trinity 3.5.13.2 packages available?

Or, build scripts for 3.5.13.1 or 3.5.13?

Thank you! :)

alekow 12-01-2013 11:25 AM

I finally got used to kde4 and I don't use any slow machines any more. Temporarily I don't have access to any slackware box, so can't really help you. Sorry. :-(

Woodsman 12-01-2013 12:20 PM

I resurrected my old build scripts and got 3.5.13.2 installed.

kikinovak 12-01-2013 01:10 PM

Installation instructions on the Trinity site are for Slackware 12.2 and 13.1. I guess I'll send the developers a time machine for Christmas.

guanx 12-01-2013 01:22 PM

Quote:

Originally Posted by alekow (Post 5073449)
I finally got used to kde4 and I don't use any slow machines any more. Temporarily I don't have access to any slackware box, so can't really help you. Sorry. :-(

I still cannot get used to kde4 because they don't fix the unlock screen bug which affects everyday life. Another big problem for me is that konsole in kde4 doesn't handle the resize command (TIOCSWINSZ). The konsole in kde3 does.

The kde4 guys only focus on fantastic visual effects.

Woodsman 12-01-2013 02:38 PM

I have been using Trinity for a few years. I use the GIT branch and have been doing so for more than a year.

Occasionally I toggle to KDE 4.10.5, but 98% of my desktop time is Trinity. A while back I focused solely on using KDE4, but in the end the number of "paper cuts" in KDE4 outnumbered those in Trinity. If I ignore the akonadi fiasco, I have nothing against KDE4.

I'm active in the Trinity project and although the developers are few, I get to participate and have a say in how things go. That was my reason for requesting 3.5.13.2 packages for Slackware. Although I had built 3.5.13 packages, I never built packages for 3.5.13.1 or 3.5.13.2, having moved from 3.5.13 to GIT. I wanted the 3.5.13.2 packages to perform some comparative testing against various features and bugs in the GIT branch. I was looking for an easy way out by requesting packages. Took me a while to resurrect my old build scripts, but that is now out of the way and I have 3.5.13.2 packages.

No sales pitch here, but if you haven't tried Trinity in a while you might enjoy seeing how stable and snappy the desktop is. No akonadi either. :)

kikinovak 12-01-2013 02:57 PM

Quote:

Originally Posted by Woodsman (Post 5073512)
No sales pitch here, but if you haven't tried Trinity in a while you might enjoy seeing how stable and snappy the desktop is. No akonadi either. :)

Does Trinity build on Slackware 14.0 and/or 14.1?

Woodsman 12-01-2013 03:35 PM

Yes to 14.0 because that is what I use. I have been using Trinity GIT on Slackware 14.0 since February 2013. I'm building a fresh package set as I write. :)

Recently for some testing purposes I built Trinity GIT in 13.1. I tried hard but Trinity GIT won't build in 13.0 or 12.2. We discovered cmake, udev, and xorg limitations with those older Slackware releases. So 13.1 is the minimum for GIT.

I don't know about 14.1. These days I tend not to update Slackware in any hurry, but I have on my to-do list to create 14.1 parition and test Trinity. I won't move to 14.1 unless Trinity is functional. :)

I'm optimistic that Trinity builds on 14.1 because there are Trinity team members who use bleeding edge distros, such as Arch, Mandriva, and Fedora. Thus they already have discovered and patched build issues from the bleeding edge versions of software, such as gcc, libpng, etc.

I don't have build scripts for general consumption. My build scripts are complicated to cover a variety of build options because I am one of the main testers for Trinity. I pretty much only build from GIT, which I keep synced locally, and not from tarballs. Nobody I know is hosting tarball snapshots from GIT --- although there are scripts in the GIT tree for creating tarballs from GIT:

http://git.trinitydesktop.org/cgit/scripts/tree

I have wanted for a while to create basic tarball build scripts but I just never find the time. :( A nice set of scripts would look for local tarballs or allow the user to create tarballs from GIT.

Edit: I use Trinity GIT in Slackware 14.0 in all of my systems here, which includes my primary desktop, a laptop, my HTPC, a VM, --- and even my PI and PII, the latter two of which I maintain only to test my sanity. :D

re_nelson 12-01-2013 04:01 PM

Quote:

Originally Posted by Woodsman (Post 5073512)
No sales pitch here, but if you haven't tried Trinity in a while you might enjoy seeing how stable and snappy the desktop is. No akonadi either. :)

Like you, I build from GIT sources (most recently from the 20131111 update). Indeed, it is very snappy and integrates with KDE4 well. The one and only problem I have is with the dict panel applet, with its segfaulting when doing a word search. Since I don't use it a whole lot, I haven't dug deeper into why.

Woodsman 12-01-2013 04:47 PM

Quote:

The one and only problem I have is with the dict panel applet, with its segfaulting when doing a word search. Since I don't use it a whole lot, I haven't dug deeper into why.
Please provide me the steps to duplicate (I don't use).

I'll file a bug report if I can duplicate the problem.

re_nelson 12-01-2013 05:03 PM

Quote:

Originally Posted by Woodsman (Post 5073553)
Please provide me the steps to duplicate (I don't use).

I'll file a bug report if I can duplicate the problem.

1). Select "Add to Panel".

2). In the search input field, type "dict" to locate the dictionary.

3). Add the applet to the panel. So far, so good with no errors.

4). In the "kdict" applet, type in a word to define and then press enter. Immediate segfault.

This is the only applet that I've encountered that fails. I haven't tried to debug it or even look at a stacktrace since I rarely use the applet nowadays. Klipper and Kmix, which I use frequently, behave well. Still in my otherwise thorough exploration of trinity, it's the only flaw I've encountered.

One thing that may be germane is that I build with "-O2 -march=native" on this P8Z77-V LX (Quad-Core Hyper-Threaded Intel(R) Core(TM) i7-3770K @ 3.50GHz) box. Those CXXFLAGS/CFLAGS may be too aggressive.

Woodsman 12-01-2013 05:23 PM

Okay, thank you. Duplicated! No useful backtace either. Bug report 1748 filed. :)

re_nelson 12-01-2013 05:33 PM

Quote:

Originally Posted by Woodsman (Post 5073566)
Okay, thank you. Duplicated! No useful backtace either. Bug report 1748 filed. :)

Thanks so much...I was just about to compile with "-O0 -ggdb" and explore it further thinking it was unique to my environment. Good to know it's not just me!

guanx 12-01-2013 08:15 PM

Quote:

Originally Posted by Woodsman (Post 5073526)
...
I'm optimistic that Trinity builds on 14.1
...

Good to hear that. I didn't think so before due to the lack of HAL in slackware 14.1.

Woodsman 12-01-2013 08:44 PM

Quote:

Good to hear that. I didn't think so before due to the lack of HAL in slackware 14.1.
Trinity GIT has its own hardware detection support. :) Probably still has a few kinks, but I have no problems with optical disks or flash drives.

Woodsman 12-09-2013 03:09 PM

Quote:

I'm optimistic that Trinity builds on 14.1 because there are Trinity team members who use bleeding edge distros, such as Arch, Mandriva, and Fedora. Thus they already have discovered and patched build issues from the bleeding edge versions of software, such as gcc, libpng, etc.
I retract my words. :(

I finally have a 14.1 partition configured. I ran into problems with cmake 2.8.12. Apparently 2.8.12 introduced some new policies and they are causing problems with Trinity. The new policies are causing problems for other developers too, as a perusal of the web indicates. There is a 2.8.12.1 release. Trinity bug report 1759 is filed against the problem. If you use Trintiy and have cmake skills, please help with this report. :)

blackbelt_jones 03-18-2014 03:24 PM

Best of luck to those stubborn individuals who are still keeping Trinity alive. I recently went back to running my own customized Slax 6.1.2 live cd for a few things, and I STILL think KDE3 is the best desktop ever, but on my Slackware partition I'm currently running XFCE4. With Ubuntu, I like Gnome 3, but whatever I'm using, I still need those awesome KDE apps like Konqueror and Dolphin, and I've edited hundreds of videos with Kdenlive.

JohnB316 03-19-2014 03:52 PM

Quote:

Originally Posted by blackbelt_jones (Post 5136950)
Best of luck to those stubborn individuals who are still keeping Trinity alive. I recently went back to running my own customized Slax 6.1.2 live cd for a few things, and I STILL think KDE3 is the best desktop ever, but on my Slackware partition I'm currently running XFCE4. With Ubuntu, I like Gnome 3, but whatever I'm using, I still need those awesome KDE apps like Konqueror and Dolphin, and I've edited hundreds of videos with Kdenlive.

Given that Woodsman was able to build TDE on Slackware-14.1, I'm curious to build it against slackware64-current since I also enjoyed the KDE3 experience immensely.

Woodsman 03-20-2014 12:50 PM

I can build Trinity pre-R14 from GIT on 14.1 and 14.0 32-bit. There are no serious issues including my previous post about cmake, which is resolved. The project is now in soft freeze and in the final run toward an official R14.0.0 release.

itsgregman 03-20-2014 05:25 PM

Keep working to get Trinity on Slackware, I'd use it exclusively if it had all its features working.

I tried it years ago on other distros and there were too many features bugged, I'd like to give it another try and see if it can live up to the standard KDE3.10 set so many years ago.

I usually use other than KDE4 on my Slackware installs but since installing 14.1 I've been using KDE4 out of laziness I guess.

Woodsman 03-20-2014 07:10 PM

Please join the project. You do not need to be a coder --- just be interested. Help with bug testing, updating docs, image updates, etc., or just be a daily user who tries to help. :)

Browse the bugzilla and project etherpad to learn whether past bugs have been resolved or will be resolved for the R14.0.0 release. I have been using Trinity git for a long time. Very stable and Trinity is pretty much all I use.

gordydawg 03-21-2014 10:20 AM

Quote:

Originally Posted by Woodsman (Post 5138170)
I can build Trinity pre-R14 from GIT on 14.1 and 14.0 32-bit. There are no serious issues including my previous post about cmake, which is resolved. The project is now in soft freeze and in the final run toward an official R14.0.0 release.

I'm curious if anyone has tried building Trinity for the 64-bit version of slackware 14.1.

moisespedro 03-21-2014 12:22 PM

I want to try it, it seems challenging and fun enough to try (I am sort of a noob in this type of thing).


All times are GMT -5. The time now is 06:08 PM.