Hi,

thx for the reply.

I do not understand 

export TDEROOTHOME=/root/.trinity

why to set that? standard user will not be able to access root home folder ;-)

I set all to where I installed trinity but still the remembering of file associations is not working.

Anyway also before without these additional settings the bookmarks I set are remembereit so ~/.trinity/ seems to be used.

How Do I setup the file name/type recognition ot open txt-files with the preferred editor as before.

Also all applications are missing and not visible.

Alex

Am Mo., 30. Aug. 2021 um 17:15 Uhr schrieb Dr. Nikolaus Klepp <office@klepp.biz>:
Hi!

Then you'll need to do some black magic to get TDE applications to work. Put this inside your .xsessionrc so that it's executed on session init. For testing you can execute it in your console, but you'll need to start "konqueror" from that console, too:

# TDE Compatibility :-)
export TDE_FULL_SESSION=false
export TDEHOME=$HOME/.trinity
export TDEROOTHOME=/root/.trinity
export TDE_SESSION_UID=$UID
export TDE_MULTIHEAD=false
export TDEDIR=/opt/trinity
export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg
export XDG_DATA_DIRS=/opt/trinity/share:/usr/local/share:/usr/share
tdeinit_shutdown
tdeinit
# now run your application

On session exit please shut down tde, too:

tdeinit_shutdown

Nik

Anno domini 2021 Mon, 30 Aug 16:55:50 +0200
 Bruns, Alexander via tde-users scripsit:
> Hi,
>
> no on our RHEL-desktop we cannot change the window-manager. We have a
> gnome-classic configured for the users. And cannot change that.
>
> But inside that we can run additional software like the KDE4-version of
> dolphin/konqueror.
>
> And I now added the basic-part of TDE. But no session as Window-Manager
> replacement.
>
> Alexander
>
> Am Mo., 30. Aug. 2021 um 16:51 Uhr schrieb Dr. Nikolaus Klepp <
> office@klepp.biz>:
>
> > Anno domini 2021 Mon, 30 Aug 16:09:19 +0200
> >  Bruns, Alexander via tde-users scripsit:
> > > Hi,
> > >
> > > I managed to compile tdebase with the described dependencies.
> > >
> > > I get konqueror working but I am missing two items.
> > >
> > > 1st I see in Settings -> Configure Konqueror noting:
> > >
> > > [image: image.png]
> > >
> > > 2nd when I edit a file and I click here on "Remember" konqueror does not
> > > remember:
> > >
> > > [image: image.png]
> > >
> > > Any ideas what is missing? Is there a compile option to activate in
> > CMAKE?
> >
> > I guess you are not running konqueror inside a TDE session, do you?
> >
> > Nik
> >
> > >
> > >
> > >
> > > Mit freundlichen Grüßen / kind regards
> > >
> > > Alexander Bruns
> > > The information in this e-mail is confidential. The contents may not be
> > disclosed or used by anyone other than the addressee. Access to this e-mail
> > by anyone else is unauthorised.
> > > If you are not the intended recipient, please notify Airbus immediately
> > and delete this e-mail.
> > > Airbus cannot accept any responsibility for the accuracy or completeness
> > of this e-mail as it has been sent over public networks. If you have any
> > concerns over the content of this message or its Accuracy or Integrity,
> > please contact Airbus immediately.
> > > All outgoing e-mails from Airbus are checked using regularly updated
> > virus scanning software but you should take whatever measures you deem to
> > be appropriate to ensure that this message and any attachments are virus
> > free.
> > >
> >
> >
> >
> > --
> > Please do not email me anything that you are not comfortable also sharing
> > with the NSA, CIA ...
> > ____________________________________________________
> > tde-users mailing list -- users@trinitydesktop.org
> > To unsubscribe send an email to users-leave@trinitydesktop.org
> > Web mail archive available at
> > https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydesktop.org
> The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
> If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
> Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
> All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.
>



--
Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
____________________________________________________
tde-users mailing list -- users@trinitydesktop.org
To unsubscribe send an email to users-leave@trinitydesktop.org
Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydesktop.org
The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.