Probably worth sharing on the user ML as well for future reference, although R14.1.0 won't be out soon...
-------- Forwarded Message --------
Subject: R14.1.x new Kate session panel
Date: Sat, 16 Sep 2017 00:29:11 +0900
From: Michele Calgaro <michele.calgaro(a)yahoo.it>
To: TDE devel <trinity-devel(a)lists.pearsoncomputing.net>
Dear all,
I have finally come around to push the new Kate session panel code to R14.1.x trunk. This adds a session panel to Kate
to easy and enhance working with sessions. I have been using it for a couple of years, while slowly developing it.
In future I envision more functionality added to it, although finding the time to develop that could be a serious challenge.
Just three things to look out for:
1) the format of Kate's session files has changed, the new code will import all your session files and save them with
some differences. So if you are just planning to test the new code to see how it works and then revert to an older
version, it is recommended that you make a backup of your session files before you start and you restore them at the end
of the process
2) with the new code, the "default" session is no longer hardcoded. You can rename it, delete it or do whatever you want.
3) a "read-only session" is a session where you can do whatever editing you want (and all the editing will be saved!).
But when you close Kate or switch to another session, the session file will not be modified and the next time the
session will open with the same GUI-state (same open files, same panel positions and so on...).
If you run into any problem, just report to the ML or preferably open a bug report in bugszilla.
Cheers
Michele
Greetings,
I am using EXE-Linux and having a problem installing my Brother HL-2135
printer. Using other distros I have had no problems, other than resorting to
using the driver for the 2170W model sometimes.
When I select any of the drivers offerered in the 21 series of printer in
TDEPrint I get the following message:
"Unable to find the executable foomatic datafile in your PATH. Check that
Foomatic is correctly installed".
Can anyone help please.
--
W. Devon
Hi,
I updated a jessie machine to stretch, but tdm did not start, because
there is not start skript in /etc/init.d.
So I looked into the debian package and found out, that there is only a
systemd-skript, but my computer starts with sys-V. Could the update
skript keeps this situation in mind - i.e. is this a bug or a feature.
Fine regards
Rolf
Hi TDE friends,
I am installing the new Debian Stretch on my computer, with
preliminary stable builds repo.
When i try to download the GPG key, i get this error :
root@nibelheim:/home/dobigeon# apt-key adv --keyserver keys.gnupg.net
--recv-key A04BE668
Executing: /tmp/apt-key-gpghome.MwJokQaOGB/gpg.1.sh --keyserver
keys.gnupg.net --recv-key A04BE668
gpg: failed to start the dirmngr '/usr/bin/dirmngr': Aucun fichier ou
dossier de ce type
gpg: connecting dirmngr at '/tmp/apt-key-gpghome.MwJokQaOGB/S.dirmngr'
failed: Aucun fichier ou dossier de ce type
gpg: keyserver receive failed: Pas de dirmngr
A problem with the GPG key ? Or the command line on the wiki page (
https://wiki.trinitydesktop.org/Preliminary_Stable_Builds ) ?
Thanks for your help.
Hi there.
I thought this might be of interest to Trinity desktop,
"if there are no activities regarding porting, investigate whether there
are suitable alternatives for your users".
Trinity could fit in there.
Speaking of porting to Qt5, is there a wiki detailing what bugs/issues
there are regarding the Trinity desktop migration to Qt5?
Regards,
Philip Ashmore
-------- Forwarded Message --------
Subject: Removing Qt4 in Buster
Resent-Date: Tue, 5 Sep 2017 18:30:10 +0000 (UTC)
Resent-From: debian-devel(a)lists.debian.org
Date: Tue, 05 Sep 2017 15:29:31 -0300
From: Lisandro Damián Nicanor Pérez Meyer <perezmeyer(a)gmail.com>
To: debian-devel(a)lists.debian.org
CC: debian-qt-kde(a)lists.debian.org
Hi everyone! This is the required notice before starting with the mass
bug filling in order to *try* to remove Qt4 in Buster.
You can see the announcement here:
<https://lists.debian.org/debian-devel-announce/2017/08/msg00006.html>
We have a wiki for tracking the status in
<https://wiki.debian.org/Qt4Removal>
I'm attaching a list of DDs involved.
Thanks!
--
Combata las características. Si una característica no es absolutamente
esencial, descártela, especialmente si tiene el mismo efecto que se
puede alcanzar mediante la combinación de otras características.
Andrew S. Tanenbaum, de su libro "Computer Networks"
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/http://perezmeyer.blogspot.com/
Is there a kind soul in the team, who at last would compile this lib
against the latest Debian binutils 2.29.8 to resolve the outdated
dependencies.
Thanks.
Greg M
Kensington Expert Mouse:
Lots of info on the net about this mouse, have tried modifying xorg,
.xinitrc, .xmodmap per instructions, button mapping code.
No changes to the button assignment. Control center has a three button
mouse tool, it works for 3 of the 4 buttons.
I am thinking TDM does not use .xinitrc or .xmodmap.what is the TDE way ?
xorg.conf example
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
Option "Buttons" "8"
Option "ButtonMapping" "1 8 3 2"
.xmodmap :
pointer = 1 2 3 4 5 6 7 8 9 10
pointer = 1 8 3 2
.xinitrc:
autocutsel -fork &
autocutsel -selection PRIMARY -fork &
xmodmap ~/.xmodmap
--
Love and Service
Greg M
somehow, compiz works on my main user,
but i can't replicated it in a new user.
when it fails, it leaves the windows border less and unmovable
sometimes it gets a bit more messed up with the position that
the mouse can click displaced from the real position of the mouse
by quite a large distance.
At first it didn't work in my main user either, but
at some point i noticed that it worked....
I'm not sure what i did, and can't narrow down the fix.
I tried copying over .trinity, .kde, .config, .cache, .local
various config .files from my home, but still doesn't work....
compiz --debug seams fine....
I'm using the default compiz install of linux mint 18.2
compiz works fine in mate for all users
compiz works only for my main user under trinity
the compiz-trinity packages seam totally broken.
any ideas?