[100%] Building CXX object
tqt3integration/libqtkde/CMakeFiles/qtkde-shared.dir/qtkde.cpp.o
cd /tmp/tdebase-3.5.13.1/build/tqt3integration/libqtkde &&
/usr/bin/c++ -Dqtkde_shared_EXPORTS -DHAVE_CONFIG_H -O2 -march=i486
-mtune=i686 -fvisibility=hidden -fvisibility-inlines-hidden
-DQT_NO_ASCII_CAST -DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -D_REENTRANT -include tqt.h
-I/usr/lib/qt3/include -I/usr/include/tqt -DQT_NO_ASCII_CAST
-DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
-DQT_THREAD_SUPPORT -D_REENTRANT -include tqt.h -fPIC
-I/tmp/tdebase-3.5.13.1/build/tqt3integration/libqtkde
-I/tmp/tdebase-3.5.13.1/tqt3integration/libqtkde
-I/tmp/tdebase-3.5.13.1/build
-I/tmp/tdebase-3.5.13.1/build/tqt3integration/utils
-I/usr/lib/qt3/include -I/usr/include/tqt -o
CMakeFiles/qtkde-shared.dir/qtkde.cpp.o -c
/tmp/tdebase-3.5.13.1/tqt3integration/libqtkde/qtkde.cpp
In file included from
/tmp/tdebase-3.5.13.1/tqt3integration/libqtkde/qtkde.cpp:145:0:
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QStringList getOpenFileNames(const QString&, QString*, long
int, const QCString&, const QString&, QString*, bool)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:34:262:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QString getSaveFileName(const QString&, const QString&,
QString*, long int, const QCString&, const QString&, QString*)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:64:270:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QString getExistingDirectory(const QString&, long int,
const QCString&, const QString&)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:93:94:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QColor getColor(const QColor&, long int, const QCString&)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:116:72:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'QFont getFont(bool*, const QFont&, long int, const QCString&)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:139:102:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'int messageBox1(int, long int, const QString&, const
QString&, int, int, int)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:165:115:
error: 'tqAppClass' was not declared in this scope
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:
In function 'int messageBox2(int, long int, const QString&, const
QString&, const QString&, const QString&, const QString&, int, int)':
/tmp/tdebase-3.5.13.1/build/tqt3integration/utils/tqtkde_functions.cpp:190:160:
error: 'tqAppClass' was not declared in this scope
make[2]: ***
[tqt3integration/libqtkde/CMakeFiles/qtkde-shared.dir/qtkde.cpp.o] Error 1
make[2]: Leaving directory `/tmp/tdebase-3.5.13.1/build'
make[1]: *** [tqt3integration/libqtkde/CMakeFiles/qtkde-shared.dir/all]
Error 2
make[1]: Leaving directory `/tmp/tdebase-3.5.13.1/build'
make: *** [all] Error 2
Since upgrading a few days ago, I get the following from KMail after a
suspend:
"The IP address of the host mail.xxx.xxx does not match the one the
certificate was issued to."
And I think this is true, thanks to my ISP's way of dealing with certificates.
However, answering the next popup:
"Would you like to accept this certificate forever without being prompted?"
with 'Forever', does not have the desired effect, because it all happens again
after the next suspend.
Any obvious reason for this, or any other diagnostics I can try? It seemed to
be fine with 3.5.13.2
cheers
ant
--
Sent from my linux system running Debian 7, desktop trinity-KDE.
This email is plain text, not HTML. Any attachments are either .jpeg or .pdf
Hello, I have "FIND_PACKAGE( KDE3 REQUIRED )" in my CMakeLists.txt .
In TDE 3.5.13 all goes well, but in r14 I am falling to error message
processing cmake:
CMake Error at
/usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136
(message): Could NOT find Qt3 (missing: QT_QT_LIBRARY
QT_INCLUDE_DIR)Call Stack (most recent call first):
/usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343
(_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.0/Modules/FindQt3.cmake:234
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
/usr/share/cmake-3.0/Modules/FindKDE3.cmake:173 (find_package)
CMakeLists.txt:81 (FIND_PACKAGE)
Howto fix ?, Dolly
Where do I find the start up file(s) in oder to edit them. Debian Wheezy and
3.10.13.2.
I _have_ STFW, RTFM (see my other plea for help). Google has a passion for
KDE4. Pity I don't share it.
Thanks.
Lisi
I've recently upgraded my Debian notebook from 3.5.13.2 to R14. I have a
problem with icons in menu. I think there are 2 separate problems.
First, some icons in menu appear blurred, especially launcher icon.
They're not sharp as previous icons were, they look blurred or
semi-transparent.
The second problem is with icons in KDE Classic icon set - it looks
like some icons are missing after upgrade. At least Graphics,
Multimedia, Programming tools and Tools category icons look like they
are taken from another theme.
Here is menu from my old computer (in fact it's 3.5.13, not 13.2, but
icons are OK):
http://postimg.org/image/ichghc3w9/
Icons in Debian notebook after upgrade. Notice blurring in menu launcher
icon:
http://postimg.org/image/feepaby85/
Is it possible to disable icon semi-transparency? How to re-install
classic icon set?
MCbx
hi tde fans! I notice there's the systemtray kmix applet which works
quite well in TDE for managing sound volume but there's a little benign
issue here with r14 on debian jessie.
When I use the mousewheel over the kmix volume speaker in the system
tray, the volume changes but when the kmix icon is clicked on to expand
showing the vol indicator, the position of the vol indicator remains
unaffected.
not a top priority of course so I'm patient to see a fix on this..
thanks
Hi
I just installed R14 on Ubuntu 14.04 and everything went
smoothly. Thanks to the team!
However I opened the control center and I cannot find the user
administration tool and am familiar with. Is this included any new
package?
Thanks
Uwe Brauer
Was "Re: [trinity-users] R14: where is the user administration"
A way to generate and remember passwords: use an algorithm. Start
with a memorable sentence, for example:
"Trinity Desktop is my #1 website"
Replace parts of it to make a password:
"TD14=m#1ws"
where TD stands for the site's name, and 14 is the number of letters in it.
So for Facebook you could use
"FB8=m#1ws"
Of course you would use a different phrase in which you could
substitute more special characters.
Now all you need is the website name to reconstruct the password.
Robert
Greetings; new sub to the list, had trinity installed for about a week.
It solved a huge fonts problem I had with wheezy's kmail.
However, it appears that everytime I add a new filter, an old one falls out of
the list and quits working. Since I have about 60 folders, I can only
setup "sort to folder" rules for about 24 or so before this "culling" seems
to start. And the droppage does not effect the install presets, just the
ones I've added, most of which were generated by the "filter on
Subject/To:/From:" in the message pulldown. And then fine tuned for changes
in [content] of the subject, and in the order of application.
I don't know if its too small a buffer assignment for filters or what.
I have 8Gb of memory in this amd64 (phenom) powered box, so memory, within
reason, should not be a problem.
Is this known? A fix in progress?
2nd kmail related question...
Several previous versions of kmail, it has had a dbus port, by which I could
have a 'new mail watcher' script send a message to kmail to have it go get
that mail which had arrived in /var/spool/mail by way of a
fetchmail/procmail/spamassassin/clamscan chain that has been running for
several years here, unloading that duty from kmail. So all it has to do is
go get that mail when it comes in.
That script is now logging errors to the shell I started it in because the
dbus target string doesn't exist.
AMD64 bit 3.2.0 kernel running ATM.
Thank you.
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>