@danfro Thank you.
I could successfully pair an ADB shell connexion between my smartphone and my PC (Xubuntu 24.04).
If I run
adb shell journalctlI have thousands and thousands lines in return.
But if I run:
stanwood@stanwood-K53SV:~$ adb shell journalctl --user -u lomiri-app-launch--application-click--tedit.danfro_tedit_3.4.0--.service >>tedit.log stanwood@stanwood-K53SV:~$then, as you can see above, I have nothing returning. Sorry I'm really noobs on technical commands and stuffs like that... should I change "user" by "phablet" or something else?
Thank you and sorry once again for my very limited technical knowledge.