Hi,
I have been using Ubuntu 12.04 with xfce/xubuntu as long as there was no trinity repository available. Now that I have updated to the trinity desktop, there seem to be some problems that I can't figure out. Firstly, I want single-click activation on the desktop and in the file manager, but can't find the place where to configure this.
Then, I am missing the Sleep and Hibernate buttons on logout.
Both of the mentioned items have been working ok on my previous setup with kubuntu-trinity 10.10.
Anybody have some hints how to rectify this?
Thanks,
Mike
On Sun, 2012-10-14 at 11:23 +0000,
trinity-users-digest-help(a)lists.pearsoncomputing.net wrote:
> This might be a KDevelop bug; TQDIALOG_OBJECT_NAME_STRING was
> not replaced
> at compile-time as it probably should have been. However,
> this brings up
> an interesting point; a native Qt3 application will not be
> compatible with
> TQt3, which TDE will use as of R14.0, without replacement of
> the various
> Q* objects with TQ* objects.
>
> Tim
>
OUCH! I recognize that we are far behind the curve on migrating Qt4 but
we do not have the resources migrate this important application at this
time. But this seems a bit strange. Doesn't that violate the whole
idea of Qt being cross platform? What if I want to run my old Qt3
application on a platform that does not have TDE installed? Thanks -
John
On Sun, 2012-10-14 at 11:23 +0000,
trinity-users-digest-help(a)lists.pearsoncomputing.net wrote:
> Hello, all. I am completely hobbled in KDevelop since
> upgrading to
> > 3.5.13.1. On 3.5.12, all worked fine. Now, I cannot
> compile. Not
> > being a heavy duty programmer, I am somewhat hampered in
> troubleshooting
> > this but it has me stopped in my tracks at work.
> >
> > I added a new .ui file and it corresponding subclasses and
> tried to
> > compile. It failed immediately with an error about tqt
> missing but I'm
> > building a qt3 application. I ran distclean followed by
> automake and
> > friends. When I run configure, I receive a warning about:
> >
> > checking if TQt is available... no
> > configure: WARNING: You are attempting to compile Trinity
> without the
> > Trinity Qt Interface installed. Please install
> libtqtinterface-dev and
> > try again!
> >
> > I've checked and libtqtinterface-dev is installed. I don't
> know why
> > it's even checking for TQt.
> >
> > When I try to build, I get:
> >
> > /usr/share/qt3/bin/moc
> > /home/jsullivan/gitISCS/iscs/spm/src/acceptcadialog.h
> acceptcadialog.moc
> > Qt meta object compiler
> > moc: Too many input files specified
> > Usage: moc [options] <header-file>
> > -o file Write output to file rather than stdout
> > -f[file] Force #include, optional file name
> > -p path Path prefix for included file
> > -i Do not generate an #include statement
> > -k Do not stop on errors
> > -nw Do not display warnings
> > -v Display version of moc
> > make[2]: *** [acceptcadialog.moc] Error 1
> > make[1]: *** [all-recursive] Error 1
> > make: *** [all] Error 2
> > *** Exited with status: 2 ***
> >
> > What is going on here? Is there a bug where the output file
> in the moc
> > command is not being preceded with a -o?
> >
> > I also thought it a bad indication when I checked my Qt
> Options for the
> > project and the Qt3 directory was set to /usr and in glaring
> red
> > (meaning it is not a valid qt3 directory). I changed it
> back
> > to /usr/share/qt3 but it is still showing as red.
> >
> > I'm very badly stuck on a major project so all help is
> deeply
> > appreciated. Thanks - John
>
> You are probably using an outdated admin/ directory in your
> project. It
> is not very well known that kdevelop includes the same
> automake files as
> all other TDE applications in each project you create;
> unfortunately these
> files, once created, are never updated by kdevelop. I would
> try replacing
> the admin/ directory inside your project with the latest
> 3.5.13.1 version
> from GIT at http://git.trinitydesktop.org/cgit/admin/. Do NOT
> use the
> latest GIT head version; instead use the link for the 3.5.13.1
> SRU version
> (http://git.trinitydesktop.org/cgit/admin/snapshot/admin-3.5.13.1.tar.gz).
>
> Tim
Thanks very much, Tim. That did the trick. Knowing very little about
automake, I have no idea why it worked but I've very glad it did! - John
plaws@toto:plaws $ /usr/bin/lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.04
Release: 11.04
Codename: natty
kdesktop-trinity 4:3.5.13-1ubuntu0+ax3~natty
Just updated FF and TBird to 16.0.1 out of the repos.
Can't launch either from their icons.
When I try either from the command line, I get:
plaws@toto:plaws $ firefox
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = gtk-qt-application path = <unknown> pid = 47697
Memory fault
laws@toto:plaws $ thunderbird
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = gtk-qt-application path = <unknown> pid = 47862
Memory fault
To run them, I used:
LD_PRELOAD=/opt/trinity/lib/kgtk/libkgtk2.so
Clearly, I have something mis-configured, but what? Where should I look first?
--
Peter Laws / N5UWY
National Weather Center / Network Operations Center
University of Oklahoma Information Technology
plaws(a)ou.edu
College of Architecture, Regional and City Planning, MRCP '16
--------------------------------------------------------------------------
Feedback? Contact my director, Matt Younkins, younkinsm(a)ou.edu. Thank you!
I am having trouble with all GTK applications such as Firefox or Inkscape
as they crash when I attempt to use the "Save As" dialog or "Open file"
dialog.
Linux luthic 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 12.04.1 LTS
Filename:
pool/main/t/tdebase-trinity/tdebase-trinity_14.0.0-0ubuntu11+r821+pr2~precise_all.deb
Size: 62810
MD5sum: d9ca989acaca5b0db1ccc62584af17b5
I have attacked backtraces of the programs when they crash. What else
would be useful?
Hello
When I use konqueror to open a director which contains
images, everything seems fine: the images are displayed as
thumbnails.
However when I click on a jpg file, the file is displayed,
but with the following message displayed:
There was an error loading the module Gwenview Image Viewer.
The diagnostics is:
can't open the module
I have gwenview and gwenview-kde3 installed.
Is this message serious?
Thanks
Uwe Brauer
Hi everybody,
I am using Slavek's personal repository and it isn't fast like other
european mirror. There was call for donation too.
I think, I should be able to negotiated some server(s) inside Czech
Technical University (http://www.siliconhill.cz/en/) that could by use as
build, storage etc...
Are you interested for this form of "donation"? I would be my way how to
contribute to trinity...
Regards
Jiří Jánský
Hello, all. I am completely hobbled in KDevelop since upgrading to
3.5.13.1. On 3.5.12, all worked fine. Now, I cannot compile. Not
being a heavy duty programmer, I am somewhat hampered in troubleshooting
this but it has me stopped in my tracks at work.
I added a new .ui file and it corresponding subclasses and tried to
compile. It failed immediately with an error about tqt missing but I'm
building a qt3 application. I ran distclean followed by automake and
friends. When I run configure, I receive a warning about:
checking if TQt is available... no
configure: WARNING: You are attempting to compile Trinity without the
Trinity Qt Interface installed. Please install libtqtinterface-dev and
try again!
I've checked and libtqtinterface-dev is installed. I don't know why
it's even checking for TQt.
When I try to build, I get:
/usr/share/qt3/bin/moc /home/jsullivan/gitISCS/iscs/spm/src/acceptcadialog.h acceptcadialog.moc
Qt meta object compiler
moc: Too many input files specified
Usage: moc [options] <header-file>
-o file Write output to file rather than stdout
-f[file] Force #include, optional file name
-p path Path prefix for included file
-i Do not generate an #include statement
-k Do not stop on errors
-nw Do not display warnings
-v Display version of moc
make[2]: *** [acceptcadialog.moc] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*** Exited with status: 2 ***
What is going on here? Is there a bug where the output file in the moc
command is not being preceded with a -o?
I also thought it a bad indication when I checked my Qt Options for the
project and the Qt3 directory was set to /usr and in glaring red
(meaning it is not a valid qt3 directory). I changed it back
to /usr/share/qt3 but it is still showing as red.
I'm very badly stuck on a major project so all help is deeply
appreciated. Thanks - John