Just a note:
applications/gtk-qt-engine builds with the current CMakeLists.txt in the
directory. But the file looks like a generic cmakelists pulled from a project
other than Trinity. I don't think it matters from looking at the simplicity of
the code. Without the Trinity check included, you do have to supply a complete
set of cmake variables with path, pkgconfig, etc. included. I don't think it
will cause problems later, but it is somewhat of an oddity to look in a
CMakeLists.txt and not see Serghei's familiar Trinity header :)
The build produces the following package files:
02:06 supersff:~/arch/tnotes> cat flist/trinity-app-gtk-qt-engine-list.txt
------------------------------------------------------------
Package: trinity-app-gtk-qt-engine 1222892-1.0
------------------------------------------------------------
/usr/
/usr/lib/
/usr/lib/gtk-2.0/
/usr/lib/gtk-2.0/2.10.0/
/usr/lib/gtk-2.0/2.10.0/engines/
/usr/lib/gtk-2.0/2.10.0/engines/libqtengine.so
/usr/share/
/usr/share/themes/
/usr/share/themes/Qt/
/usr/share/themes/Qt/gtk-2.0/
/usr/share/themes/Qt/gtk-2.0/gtkrc
From what I can tell -- it looks complete. If you notice something missing,
let me know.
--
David C. Rankin, J.D.,P.E.
Tim, Robert, Serghei, All
There is an error in konqueror sftp URL handling that causes sftp from
konqueror to fail. I first reported this back in October 2010 on the various
lists reporting that the konqueror url syntax 'sftp://user@host:port/path' no
longer works after an update to one of the associated packages (probably openssh
>= 5.6). IIRC, I also forwarded it to Tim at the time. (~ 10/7/2010)
Back in October, sftp 'in konqueror' continued to work to boxes where ssh was
on the standard port 22, but would fail if sftp had been moved to a high port.
'fish' continued to (and continues in Trinity to) work to both standard and
non-standard ssh ports.
Fast-forward to 'today' with Trinity svn.
(1) sftp in konqueror fails to work at all:
http://www.3111skyline.com/dl/dt/trinity/err/ssh/ss-err-enc-talk2ssh.jpg
the sftp target host in the screenshot above (dcrgx2) has ssh on the standard
port 22. Now konqueror will not talk to any host - on standard or high port.
(2) fish continues to work just fine (both standard and high ports)
http://www.3111skyline.com/dl/dt/trinity/err/ssh/ss-fish-OK.jpg (standard)
http://www.3111skyline.com/dl/dt/trinity/err/ssh/ss-fish-OK-high-port.jpg (high)
(3) sftp from the command line in Trinity (konsole) works fine to either high
or standard ports:
http://www.3111skyline.com/dl/dt/trinity/err/ssh/ss-sftp-cli-OK.jpg
So the problem is definitely with konqueror's handling of the sftp URLs and
how it passes that information to openssh. This is a distribution generic
problem with KDE3 after the change to openssh (I'm pretty sure). In older
releases of distros (like SuSE 11.0 - sftp in konqueror continues to work normally)
The bottom line for Trinity going forward is that the normal konqueror sftp
syntax of:
sftp://user@host:port/dir1/dir2
is broken. This is confirmed as a konqueror problem because, in Trinity (and
kde3 in general), the command line syntax:
sftp -Pport user@host:/dir1/dir2
continues to work fine. So as does 'fish://'.
I have researched this issue for a couple of months and the best I can tell is
the problem is in kdebase/kioslave/sftp. There were references to an old Gentoo
bug that fixed ksshprocess.cpp line 101 to regarding and openssh 3.6 problem
with "ssh-userauth2 successful:", but I know that doesn't have anything to do
with the current problem. It may be the same file that needs fixing now, but
different problem.
For Trinity, do we want to open up a bug report so this one can be tracked, or
do we want to work it from the mailing list? Either way, the fix is probabl
simple, but this is a biggie for sftp functionality.
Thanks.
--
David C. Rankin, J.D.,P.E.
I'm not sure where this bug lies, but when you go to kcontol -> icons and
attempt to choose another icon set for Trinity, kcontrol segfaults. This is
another one of those bugs that I saw and reported on the various lists 4-5
months ago, but I don't know if anything was ever done.
IIRC the though was that the bug was in some 'icon parser' that reads the icon
package or directory and cannot handle the format of of the new icon sets. I'm
pretty sure some underlying package changed (haven't a clue which), but in my
old suse 11.0 install, I can read and use just about any icon package. In
Trinity, I can't change from the default??
It's repeatable 100% of the time. Just add any of your favorite icon packages to
/usr/share/icons, then go to kcontrol -> icons and try and use it, kcontrol will
segfault.
I'll try and get more details, but if anyone else has noticed this, please add
your info here as well.
Thanks!
--
David C. Rankin, J.D.,P.E.
Hi guys,
My hard disk seems to have failed, it started making random loud
noises and is now refusing to boot. I am currently booted off a Live
CD and chatting with an HP tech. Hopefully we can get the new hardware
in quickly so I can continue with TDE and my other Linux projects.
--
Kris
"Piki"
Ark Linux Webmaster
Trinity Desktop Environment Packager
Definitely,
As far as I am concerned everything should have the option to turn off. Any other customizations for the animation would be cool.
Calvin Morrison
In the current KDE 3.4 and 3.5 brand, icon taskbar focus efects are only a
highlight over them, in kde 3.2 and 3.1 brand, icon effects are icon
zooming, (like MAC bar style)
any body have the code to get back these?
can be ported to actual kde 3.5 Trinity desktop?
pleae, at leas tell how any!
--
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Cofundador de Venenux;
http://shutendouji.net
creador de massenkoh linux.
Tim
How do I create a 'specification' in:
http://trinity.pearsoncomputing.net/wiki/bin/view/Specifications/Developmen…
So it shows up with the query:
*This is a list of all specifications that have been added to the Wiki.*
%SEARCH{ "parent.name='%TOPIC%'" type="query" nonoise="on" format="[[$topic]]"
separator="<BR>" }%
I don't know quite what is meant by the term. Is it just a new page that lists
something as a parent? I wanted to add:
http://trinity.pearsoncomputing.net/wiki/bin/view/Developers/ProposedSystem…
and
DefaultConfigUpdateRequests
I have a few notes I have taken on default setting that need updating. Eg.:
kcontol -> KDE Components -> File Manger -> Preview & Meta-Data -> Maximum File
Size: 1.0 MB -> 6.0 MB;
kate syntax
etc..
What's the trick for adding specifications. Looking at
http://trinity.pearsoncomputing.net/wiki/bin/view/Specifications/Developmen…
I'm still not sure which one to press. (It's probably simple, but before I mess
something up, I thought I would ask :)
--
David C. Rankin, J.D.,P.E.