By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 3079 - [mageia] trinity-tdm installation produces no running display manager from reaching graphical.target
Summary: [mageia] trinity-tdm installation produces no running display manager from re...
Status: RESOLVED DUPLICATE of bug 3078
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.0.x [Trinity]
Hardware: i386 Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2020-03-09 02:56 CDT by Felix Miata
Modified: 2020-03-09 03:12 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments
journal after booting after "installing" Fedora 29 tdm.service (89.13 KB, text/plain)
2020-03-09 02:58 CDT, Felix Miata
Details
journal immediately following # exec /opt/trinity/bin/tdm (before using Fedora 29 tdm.service) (97.45 KB, text/plain)
2020-03-09 02:59 CDT, Felix Miata
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Miata 2020-03-09 02:56:32 CDT
Initial summary:
[mageia] trinity-tdm installation produces no running display manager from reaching graphical.target

Mageia 7, host gx28c

Startx does produce a normally working TDE session.

Trinity-tdm 14.0.7 installation provides neither /lib/systemd/system/tdm.service as in Debian, nor /usr/lib/systemd/system/tdm.service as in Fedora. Neither does it produce anything I can find that is supposed to enable or start tdm once it's installed - no tdm.service among output of systemctl list-unit-files nor systemctl list-units, and nothing in /etc/rc.d/init.d/. Nothing about TDM shows up in the journal except for "Reached target Graphical Interface".

Installed is libice6-1.0.9-6.mga7. Removing it would remove trinity-tdelibs and trinity-twin among others.

The only display manager choice provided by drakedm is TDM.

There's also this:
# systemctl list-unit-files | grep play
display-manager.service                                        bad

And this:
# exec /opt/trinity/bin/tdm
(a normally working TDM)

I tried copying /lib/systemd/system/tdm.service from Fedora 31 to /usr/lib/systemd/system/, but got init error messages instead of TDM's greeter. I tried copying /lib/systemd/system/tdm.service from Fedora 29 to /usr/lib/systemd/system/, and subsequently TDM started as expected on boot. It allowed a TDE session to be started, but the CPU was first pegged by a combination of artsd 22%, kmix 13% and pulseaudio 61%, which eventually morphed into kmix 93% & pulseaudio 3%.
Comment 1 Felix Miata 2020-03-09 02:58:02 CDT
Created attachment 2943 [details]
journal after booting after "installing" Fedora 29 tdm.service
Comment 2 Felix Miata 2020-03-09 02:59:59 CDT
Created attachment 2944 [details]
journal immediately following # exec /opt/trinity/bin/tdm (before using Fedora 29 tdm.service)
Comment 3 Felix Miata 2020-03-09 03:12:33 CDT
.

*** This bug has been marked as a duplicate of bug 3078 ***