Hello,
unfortunately, using python-trinity-trinity ends for me with a segmentation
fault.
What I've done:
~ python
Python 2.7.14 (default, Sep 17 2017, 18:50:44)
[GCC 7.2.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import tdecore
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: PyCapsule_Import could not import module "sip"
# apt-get install python-sip
~ python
Python 2.7.14 (default, Sep 17 2017, 18:50:44)
[GCC 7.2.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import tdefile
Segmentation fault
# dpkg -l python-trinity-trinity
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture
Description
+++-==============================-====================-====================-=================================================================
ii python-trinity-trinity 4:14.0.5~pre6-0debia amd64
Trinity bindings for Python [Trinity]
Kind Regards,
--
Richard Lamboj
Geschäftsführung
unicom e. U.
http://unicom.ws/
rl(a)unicom.ws
+43 (0)676 7568629
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
Hi,
perhaps I overlooked something, but I struggle to find information about
dbus-1-tqt
All my build produces is
libdbus-1-tqt-dbgsym_14.1.0-0debian8.0.5+eko3_amd64.deb
libdbus-1-tqt-dev-dbgsym_14.1.0-0debian8.0.5+eko3_amd64.deb
libdbus-1-tqt-dev_14.1.0-0debian8.0.5+eko3_amd64.deb
libdbus-1-tqt_14.1.0-0debian8.0.5+eko3_amd64.deb
Thanks in advance
regards
Hi,
I made a port of "Plasma 5 Breeze" window border for TDE. It works with the IceWM window decoration theme engine.
To try it, uncompress the attached archive in this folder:
/home/(your user name)/.trinity/share/apps/twin/icewm-themes/
Untick the "Use theme title text colors" options, and set your window title font to "Noto Sans 10"
Have a great day!
-Alexandre