TDE 14.1.3, Slackware 15.0 64-bit.
I built the QtCurve style theme. When I select the KControl Configure
dialog I receive the following error:
KLibrary: /opt/trinity/lib64/trinity/tdestyle_qtcurve_config.so:
undefined symbol: allocate_tdestyle_config tdestyle_qtcurve_config
allocate_tdestyle_config
My limited understanding of C++ is the error implies something not
declared or defined correctly in the sources.
I presume the package functions correctly for you Debian folks, which
implies some kind of adjustment or patch needed in Slackware.
Help appreciated.
Thank you.
I am trying to build 14.1.3 on Slackware 14.2. I had no problem building
14.1.2 on the same system a few months ago.
Slackware 14.2 uses GCC 5.5.
Comparing the source 14.1.2/14.1.3 tqt3 files shows some notable
differences. One of which is something to do with nullptr, which is part
of the fatal errors I see.
Perhaps I need to add some kind of C++ qualifier?
Thanks.
Are there are any build prerequisites for the xdg-desktop-portal-tde
package other than tdelibs|tdebase?
Are any run-time environment variables needed?
Thanks.
I built and installed polkit-tqt and polkit-agent-tde. The
polkit-agent-tde agent launches fine and can be seen in the process list.
Yet I am unable to launch pkexec. Just hangs. No issues with
polkit-agent-kde.
Where to debug?
Thanks.
I'm trying to create a TDE build environment. I'm using my old notes and
the wiki.
https://wiki.trinitydesktop.org/How_to_Build_TDE_Core_Modules#Suggested_Bui…
I recognize the information because I was (mostly) the original author.
:) But I've been out of sync with the process for some years and I am
finding some information incorrect or obsolete.
For example, python-tqt was renamed to pytqt and python-trinity renamed
to pytde.
I also am uncertain of the correct build order these days.
I know you folks are busy, but would a seasoned developer please review
the page and update?
Would be a nice help to us folks with lots of brain fog. )
Thanks! :)
I updated my system from 14.1.2 to 14.1.3. I no longer could launch non
TDE tools as root using pkexec. Testing in the command line indicates
some kind of polkit issue.
I tested the same in KDE and had no problems.
I noticed in KDE there is a polkit-kde-authentication-agent-1 process
running. No such process in TDE, but I don't recall anything like that
in previous versions of TDE. Kind of implies something in 14.1.3 changed
to expect a polkit agent.
On a whim I created a $TDEHOME/Autostart desktop file to launch the KDE
polkit agent. I then could again launch non TDE tools as root with pkexec.
Did something related change between 14.1.2 and 14.1.3? Digging further
into this indicates there has for a while been a polkit-tqt and
polkit-agent-tde package. I never had these packages installed and never
had an issue until 14.1.3.
Are these two packages now required in TDE? A simple executive summary
would be a help.
Thanks. :)