I want to open konqueror from the command line -- in split screen -- with
one panel open in a default directory (e.g. $HOME/somewhere/) and the
other panel open in a command line given directory (e.g. /some/where/else/).
I have the profile saved - called "rfs_mount'
I seem to be able to load the command line given directory in one or
the other panels -- after saving a fresh copy of the profile with one or
the other panel "active" at the time the save is done.
But, I have been unable to specify the default directory
(e.g. $HOME/somewhere/) in the _other_ panel.
My semi-successful attempt:
konqueror --profile rfs_mount $HOME/VPS/
... but only the one panel is loaded, and the other is "un-located."
By "un-located", I mean it's not $HOME/ , or / , or anything.
Unless I'm missing something obvious, one cannot specify _two_ URIs on
the command line. Right?
I've tried specifying a home page for the not-active panel before
making the other panel active and saving the profile. No joy.
Has anyone been down this rabbit hole?
Thank you.
Jonesy
(I see "TDE shirts" is a Trinity code word for "Business Plan" :-)
--
Marvin L Jones | Marvin | W3DHJ | linux
Pueblo, Colorado | @ | Jonesy | FreeBSD __
38.238N 104.547W | jonz.net | DM78rf | SK
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-users-help(a)lists.pearsoncomputing.net
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
I like wearing polo shirts (they make T-shirts too actually) with something
about Linux and I have found good, embroidered shirts from a Hungarian maker
(he does the embroidering, not the shirts actually). I'm not putting the
address here because I don't want that you believe I would be making
business, I am just a customer there.
The point is he asked for suggestions, so I suggested TDE shirts - and he
answered "I was a big fan of KDE3, so Trinity is close to my heart. I'm ready
to make Trinity Desktop shirts, if the project can help me to promote them
on the official website. Without the reach of the users, we won't send a
piece for sure."
Well, so the question is to know if there would be any interrest and
if "promoting" shirts on the website would be desired/possible.
I don't suppose it would, but I just told him i'd ask.
Thierry
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-users-help(a)lists.pearsoncomputing.net
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Years go by between the times I install a new Ubuntu/Trinty.
It is now time again -- this time to build a machine
to replace my wife's antique Win XP.
I just did the install with Trinity's CD image Ubuntu 18.02/Trinity 14.07.
I want to set a static IP for the box -- and get rid of the DHCP crap.
All the searching either shows
Make changes to the /etc/netplan yaml file
-- there isn't any - just an empty directory!
-or-
"Click on top right network icon and select settings corresponding to
the network interface you wish to assign with the static IP address."
--- ya, well, this is Trinity.
..and, of course NONE of this resembles anything I remember from
hacking my Ubuntu 16.04 with Trinity from a WAY LONG time ago.
Could someone please point me where to start?
Thank you!
Jonesy
--
Marvin L Jones | Marvin | W3DHJ | linux
Pueblo, Colorado | @ | Jonesy | FreeBSD __
38.238N 104.547W | jonz.net | DM78rf | OS/2 SK
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-users-help(a)lists.pearsoncomputing.net
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Is there a simple way to install TDE without sudo these days or do I
need to build it all myself to avoid sudo?
--
Michael Howard
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-users-help(a)lists.pearsoncomputing.net
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Saturday 18 April 2020 10:40:44 am Michael Howard via trinity-users wrote:
> On 18/04/2020 16:33, Thierry de Coulon wrote:
> > On Saturday 18 April 2020 17.25:57 Michael Howard via trinity-users wrote:
> >> Is there a simple way to install TDE without sudo these days or do I
> >> need to build it all myself to avoid sudo?
> >
> > I use TDE on Debian and OpenSuSE, and I have never installed sudo. As far
> > as I remember it worked on Ubuntu as well without sudo (as soon as I had
> > told Ubuntu not to use sudo as well). What's your distribution?
> >
> > Thierry
>
> I'm using Devuan (armhf). sudo and sudo-trinity don't seem to 'hold'.
>
> Need to do some more digging I guess. It might be my system (Toshiba
> AC100) which has had some troubles of late.
Can you not just open a root console?
michael@local [~]# su -
Password:
root@local [~]#
Or maybe I'm just missing what you're trying to achieve?
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-users-help(a)lists.pearsoncomputing.net
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Dear friends,
TDE looks really amazing. Just a quick and a tricky question, I am
afraid. Lazarus IDE [1] is a powerful tool for developing Object Pascal
applications. It has a strong and enthusiastic community and it gains a
lot of popularity lately. Practically it supports any OS, cpu
architecture and graphical toolkit you can think of. Unfortunately,
every time I am trying to debug an application in TDE, I keep getting
the following message and crash
/"Project raised exception class 'External: SIGSEGV'.//
//
// In file '../sysdeps/x86_64/multiarch/../strlen.S' at line 120//
//
//The file "/build/glibc-OTsEL5/glibc-2.27/sysdeps/x86_64/strlen.S" was
not found.//
//Do you want to locate it yourself?"/
When I am trying to execute my precompiled//application I get the
/" The application gtk2-tqt-engine (BigProject-gtk-tqt-application)
crashed and caused the signl 11 (SIGSEV).
"/
As I said in any other OS (Windows) and in many different linux distros
(Mint, MX) with different Window Managers (Mate, Xfce, etc) it runs
without a hitch. Any ideas?
I am trying with latest TDE R14.0.7 / Mint 19.3
Best Regards,
Vasileios Vlachos
[1] Lazarus IDE: https://www.lazarus-ide.org/
> Am Donnerstag, 16. April 2020 schrieb William Morder via trinity-users:
> > They come from (almost) whatever program I run: e.g., smplayer,
> > psi-plus, whatever. (These are the most common examples that come to
> > mind, but there are many others.) Now that I think about it, I wonder
> > if they are all non-TDE programs? ... but I'd have to consider that
> > question some more.
>
> Hi Bill, just a quick shot from the hip: if these are qt4-based programs
> like smplayer then the TDE configuration wouldn't affect them because
> they have their own configuration. However, smplayer doesn't put an
> icon into my systray and I can not explain whyâ¦
>
> Kind regards,
> Stefan
>
>
> ---------------------------------------------------------------------
smplayer has an option to put an icon in the systray.
"options" > "show icon in system tray"
Disabling it will rid you of the systray icon.
Kate
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-users-help(a)lists.pearsoncomputing.net
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Good Day everyone,
after the latest update and after I logged in into TDM some xmessage
boxes popped up before starting TDE and informed me of some errors.
The second time I start my PC and TDE it's only one xmessage box.
Clicking away these boxes result in starting a TDE session normally and
I haven't observed any problems yet.
What can I do to satisfy r14-xdg-update or at least silence it?
Any hint is appreciated.
Kind regards,
Stefan Krusche
====== More Information =====
I've only found this information regarding the complaint of this
r14-xdg-update script in /var/tmp/tdecache-$USER:
$ cat r14-xdg-update-validation-test9.txt
<Filename>kde-KMail.desktop</Filename>
<Filename>kde-kwrite.desktop</Filename>
<Filename>kde-konsole.desktop</Filename>
<Filename>kde-ksensors.desktop</Filename>
<Filename>kde-ksystemlog.desktop</Filename>
<Filename>kde-konsole.desktop</Filename>
<Filename>kde-ksystemlog.desktop</Filename>
<Filename>kde-KMail.desktop</Filename>
<Filename>kde-knetworkmanager.desktop</Filename>
<Filename>kde-Home.desktop</Filename>
<Filename>kde-kwrite.desktop</Filename>
And there are a couple of lines in ~/.xsession-errors which don't tell
me more than "error code is 9" which seems to mean that test number 9
of that script failed (see above).
That R14_UPDATE_TEST9 basically greps the tdemenu-config-file:
grep "<Filename>kde-" "$USER_DIR/.config/menus/applications-tdemenuedit.menu"
and accordingly finds some entries because there are some with that
string, old config files brought from good old kde3 which exist under
~/ and as they are properly registered with tdemenu always have worked.
AIUI it doesn't matter what the file name really is but I never got
familiar with the way the configuration of TDE's menus is implemented
in XML and so on.
If I'd rename the files so that r14-xdg-update is happy and change the
entries in applications-tdemenuedit.menu accordingly the "error"
probably would vanish I guess. But maybe r14-xdg-update shouldn't
complain in the first place or make it clear what actually the problem
is which I don't see.
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-users-help(a)lists.pearsoncomputing.net
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Hi all,
I would like to remind you that R14.0.8 is planned for the end of April.
There will not be significant changes, some new cmake conversions,
cleaning, many minor fixes and also a lot of work on translations.
If you want to contribute, now is a good time to test and also to work on
translations. Main packages freeze is scheduled for April 10, applications
should freeze on April 17 and final freeze on April 24.
I hope everything goes well.
Thank you for your support and help.
Cheers
--
Slávek
Hello all,
Now I have iBus showing in my system tray. It was not there before (at least
it did not show).
I had to install different things (including Skype and jitsi) for Howoffice
work, I don't know if that's where it comes from.
I have a feeling it sometimes messes up my keyboard.
Is iBus (iBus-daemon, iBus-dconf, iBus-engine-sim, iBus-extension,
iBus-portal, iBus-ui-gtk3, iBus-x11) a requirement for TDE? I ask before
removing and possibly breaking things...
Thierry
---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe(a)lists.pearsoncomputing.net
For additional commands, e-mail: trinity-users-help(a)lists.pearsoncomputing.net
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting