I'm debugging various problems with digikam.
When I start digikam from the terminal I see the following:
TQObject::connect: No such signal Digikam::ImageAttributesWatch::signalImageTagsChanged(Q_LLONG)
TQObject::connect: (sender name: 'unnamed')
TQObject::connect: (receiver name: 'unnamed')
TQObject::connect: No such signal Digikam::ImageAttributesWatch::signalImageRatingChanged(Q_LLONG)
TQObject::connect: (sender name: 'unnamed')
TQObject::connect: (receiver name: 'unnamed')
TQObject::connect: No such signal Digikam::ImageAttributesWatch::signalImageDateChanged(Q_LLONG)
TQObject::connect: (sender name: 'unnamed')
TQObject::connect: (receiver name: 'unnamed')
TQObject::connect: No such signal Digikam::ImageAttributesWatch::signalImageCaptionChanged(Q_LLONG)
TQObject::connect: (sender name: 'unnamed')
TQObject::connect: (receiver name: 'unnamed')
The strings repeat a second time.
Looking at the sources I see TQ_LLONG but not Q_LONG.
TQ_LLONG is defined in tqt.h.
What is causing these messages?
Darrell
Everything built without incident, yet no plugins in either app.
David, have you built kipi-plugins? Would you check your digikam and gwenview? In digikam you'll see a fully populated Export menu and in gwenview a fully populated Plugins menu.
Also, when starting digikam for the first time, such as in a new profile (or deleting all profile config files), digikam gets stuck trying to create the database, complaining of file permissions. I'm willing to overlook that at the moment because all of the above could be related to libkipi or kipi-plugins building incorrectly.
Darrell
I'm debugging various digikam issues. I can't create an initial database.
When I am asked to create the database, I accept the defaults:
http://humanreadable.nfshost.com/trinity/build_logs/digikam1.png
Then digikam scrolls through the various messages in the splash image. At the point when the messages say "Scan Albums" the process stops:
http://humanreadable.nfshost.com/trinity/build_logs/digikam2.png
The message is misleading because there are no permission problems.
The error message string appears in albummanager.cpp. Looking at the sources indicates there is some kind upgrade test with the database. I don't understand what could be happening because the database is being created for the first time.
I can create a new database in KDE3 and copy that to my profile and then the Trinity digikam does not complain.
Any ideas what is happening here?
Darrell
Darrell,
Looking at your koffice.SlackBuild, I'm stumbling on your !SVN flag
triggering application of all the patches. Are you applying all the patches under:
if [ "$KDE_RELEASE_VERSION" = "3.5.13" ] && [ "$SVN" != "true" ]; then
to the current GIT code??
--
David C. Rankin, J.D.,P.E.
All,
On Arch when I run vim in konsole in R14, when I exit a file, I get the
following warning every time:
Warning: Color name "BACKGROUND" is not defined
I don't know if this is a tde problem not setting "BACKGROUND" or if it is a
vim problem not finding "BACKGROUND" it should set or handle.
Has anyone seen this warning? Where should background be set and to what? It
kind of looks like the basic xterm settings are not being found, but I've
checked settings in konsole and they look like they do in other installs. Is
this something that isn't being set by starttde?
It's not a standard environment issue, because I set:
18:19 valkyrie:~/Documents/bld/twcs5> export BACKGROUND=#000000
18:20 valkyrie:~/Documents/bld/twcs5> set | grep BACKGROUND
BACKGROUND='#000000'
_=BACKGROUND
and I still get:
18:20 valkyrie:~/Documents/bld/twcs5> vi PKGBUILD
Warning: Color name "BACKGROUND" is not defined
Any thoughts?
--
David C. Rankin, J.D.,P.E.
All,
I ran into a configure failure regarding the conditional "include_x11":
chmlib to link : system
checking if lib should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: error: conditional "include_x11" was never defined.
Usually this means the macro was only invoked conditionally.
Is this a failure of the build script to include a necessary file or is
this a failure of the configure code? I haven't run into a "conditional never
defined" error with TDE before. What say the experts?
More importantly, how to fix it? All includes are in /usr/include/X11 - a
pretty standard location.
--
David C. Rankin, J.D.,P.E.
>
>
> > > Building from GIT.
> > >
> > > fmt_codec_pnm.cpp: In member function 'virtual s32
> > > fmt_codec::read_init(const std::string&)':
> > > fmt_codec_pnm.cpp:959: error: 'exit' was not declared
> > in
> > > this scope
> > > fmt_codec_pnm.cpp:969: warning: suggest braces around
> > empty
> > > body in an 'else' statement
> > > make[2]: *** [fmt_codec_pnm.lo] Error 1
> > > make[2]: Leaving directory
> > > `/dev/shm/libksquirrel/kernel/kls_pict'
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory
> > `/dev/shm/libksquirrel/kernel'
> > > make: *** [all-recursive] Error 1
> > >
> > > Any ideas how to fix?
> >
> > Does libksquirrel have any dependency prerequisites?
>
> Is libksquirrel dependent upon libkdefx?
>
As for man 3 exit including <stdlib.h> should suffice to fix the error.
Leandro
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP
autenticato? GRATIS solo con Email.it: http://www.email.it/f
Sponsor:
Conto Arancio al 4,20%. Soldi sempre disponibili, zero spese, aprilo in due
minuti!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=11923&d=20120329
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP autenticato? GRATIS solo con Email.it http://www.email.it/f
Sponsor:
Conto Arancio al 4,20%. Soldi sempre disponibili, zero spese, aprilo in due minuti!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=11923&d=29-3
Darrell, All
kdiff3 (another indispensable package) is suffering a build failure when it
attempts to compile it's first source. I have tried adjusting what I know to
adjust, but the failure persists and looks like a possible TQT issue with this
package. The error is:
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I/opt/trinity/include -I/opt/tqt3/include -I. -include tqt.h
-DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W
-Wpointer-arith -fno-builtin -g3 -fno-inline -march=x86-64 -mtune=generic -O2
-pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -I/usr/include/tqt -MT
kdiff3plugin.lo -MD -MP -MF .deps/kdiff3plugin.Tpo -c -o kdiff3plugin.lo
kdiff3plugin.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/trinity/include
-I/opt/tqt3/include -I. -include tqt.h -DQT_THREAD_SUPPORT -D_REENTRANT
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline
-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common -I/usr/include/tqt -MT kdiff3plugin.lo -MD -MP -MF
.deps/kdiff3plugin.Tpo -c kdiff3plugin.cpp -fPIC -DPIC -o .libs/kdiff3plugin.o
In file included from /opt/trinity/include/kfileitem.h:31:0,
from /opt/trinity/include/konq_popupmenu.h:32,
from kdiff3plugin.h:24,
from kdiff3plugin.cpp:21:
/opt/trinity/include/kfilemetainfo.h:1237:34: warning: type qualifiers ignored
on function return type [-Wignored-qualifiers]
kdiff3plugin.cpp: In constructor 'KDiff3Plugin::KDiff3Plugin(KonqPopupMenu*,
const char*, const TQStringList&)':
kdiff3plugin.cpp:153:27: error: 'addAction' was not declared in this scope
make[2]: *** [kdiff3plugin.lo] Error 1
make[2]: Leaving directory `/build/src/kdiff3/kdiff3plugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/kdiff3'
make: *** [all] Error 2
What say the experts, is it something I'm doing(not doing) or is it a bug in
the code?
--
David C. Rankin, J.D.,P.E.
All,
Anyone encountered this error building kmplayer?
xineplayer.cpp: In function 'void event_listener(void*, const xine_event_t*)':
xineplayer.cpp:195:40: warning: 'xine_mrl_reference_data_t' is deprecated
(declared at /usr/include/xine.h:1985) [-Wdeprecated-declarations]
xineplayer.cpp:196:118: warning: 'xine_mrl_reference_data_t' is deprecated
(declared at /usr/include/xine.h:1985) [-Wdeprecated-declarations]
xineplayer.cpp: In member function 'void KXinePlayer::play(int)':
xineplayer.cpp:531:63: warning: invalid conversion from 'const char* const*' to
'char**' [-fpermissive]
xineplayer.cpp:552:77: error: 'xine_gui_send_vo_data' was not declared in this scope
xineplayer.cpp: In member function 'virtual bool KXinePlayer::event(TQEvent*)':
xineplayer.cpp:766:9: warning: case value '1002' not in enumerated type
'TQEvent::Type' [-Wswitch]
xineplayer.cpp:772:9: warning: case value '1003' not in enumerated type
'TQEvent::Type' [-Wswitch]
xineplayer.cpp:754:9: warning: case value '1004' not in enumerated type
'TQEvent::Type' [-Wswitch]
xineplayer.cpp:778:9: warning: case value '1005' not in enumerated type
'TQEvent::Type' [-Wswitch]
xineplayer.cpp:784:9: warning: case value '1006' not in enumerated type
'TQEvent::Type' [-Wswitch]
xineplayer.cpp: In member function 'virtual void XEventThread::run()':
xineplayer.cpp:865:37: warning: invalid conversion from 'int' to 'xine_stream_t*
{aka xine_stream_s*}' [-fpermissive]
xineplayer.cpp:877:37: warning: invalid conversion from 'int' to 'xine_stream_t*
{aka xine_stream_s*}' [-fpermissive]
xineplayer.cpp:889:37: warning: invalid conversion from 'int' to 'xine_stream_t*
{aka xine_stream_s*}' [-fpermissive]
xineplayer.cpp:901:37: warning: invalid conversion from 'int' to 'xine_stream_t*
{aka xine_stream_s*}' [-fpermissive]
xineplayer.cpp:942:86: error: 'xine_gui_send_vo_data' was not declared in this scope
xineplayer.cpp:980:25: warning: invalid conversion from 'int' to 'xine_stream_t*
{aka xine_stream_s*}' [-fpermissive]
xineplayer.cpp:980:25: warning: invalid conversion from 'xine_input_data_t*' to
'int' [-fpermissive]
xineplayer.cpp:1014:25: warning: invalid conversion from 'int' to
'xine_stream_t* {aka xine_stream_s*}' [-fpermissive]
xineplayer.cpp:1014:25: warning: invalid conversion from 'xine_input_data_t*' to
'int' [-fpermissive]
xineplayer.cpp:1039:86: error: 'xine_gui_send_vo_data' was not declared in this
scope
xineplayer.cpp: In function 'int main(int, char**)':
xineplayer.cpp:1154:35: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
xineplayer.cpp:1168:35: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
xineplayer.cpp:1199:9: warning: suggest braces around empty body in an 'else'
statement [-Wempty-body]
--
David C. Rankin, J.D.,P.E.