Menu

KDE4

Help
ClareOldie
2010-01-10
2013-04-30
1 2 > >> (Page 1 of 2)
  • ClareOldie

    ClareOldie - 2010-01-10

    Is anyone using this with KDE4?

    It does not seem to work here in KDE4 and I wondered if it is the fault of this installation or if there is something else preventing it from working.

    Thanks.

     
  • Koohiisan

    Koohiisan - 2010-01-10

    I use it on openSUSE 11.2 KDE4.  The only problem I've had so far is that I also use NX for remote desktop connections and that seems to make people unable to hear me on a call, or for the phone not to even ring.  I'm using that remote connection to move around about 50GB of files from one NTFS hard drive to another, and I think it's a process-priority issue there for me since I imagine that the file copy is taking too much of the system.  I wish there was a way to make usbb2k/kb2kskype/skype to have a higher process priority than other stuff. 

    Anyway, back to your question.  In my system I also had to use the pulseaudio volume control to set the proper audio streams for the USB B2K adaptor.  Without setting that, I could not make a call or receive one.  Maybe that's what you are running into?

    Please give us a little more info about what you seem to be running into!  :)

     
  • ClareOldie

    ClareOldie - 2010-01-10

    Sorry …… a very bad start to the topic . I apologise.

    I cannot install kb2kskype here due to dependency issues.

    kb2kskype:
     Depends: libDCOP.so.4  but it is not installable
     Depends: libkdecore.so.4  but it is not installable
     Depends: libkdefx.so.4  but it is not installable
     Depends: libkdeui.so.4  but it is not installable
    

    I thought maybe a rebuild on this PC but all I get is

    checking for KDE... configure: error:
    in the prefix, you've chosen, are no KDE headers installed. This will fail.
    So, check this please and use another prefix!
    

    I have no idea what it is looking for, and wondered if the problems were peculiar to my installation.

    Running PCLinuxOS with KDE4 (no KDE3)

    Thank you for your response and sorry again for the clueless first post.

    Regards.

     
  • Koohiisan

    Koohiisan - 2010-01-10

    No problem!  ^_^

    You might try installing any kde development packages you might not have.  I tried some quick searches, and came up with kdelibs-devel and kdebase-devel, but I don't know whether these are the ones you need or not.  If you try installing them and still get the same issue, I suppose you could just remove them and be no worse for wear.

     
  • ClareOldie

    ClareOldie - 2010-01-10

    Thanks for the help.
    I had kdelibs-devel installed and installed kdebase-devel but no go.

    I guess I could just go through the repository installing devel packages until I hit the right ones  :)

    regards.

     
  • ClareOldie

    ClareOldie - 2010-01-10

    I wonder …….  is ./configure looking for  KDE   whereas in this install it may be  KDE4 ……….  is there a way to instruct ./configure to look for  KDE4?

    regards.

     
  • ClareOldie

    ClareOldie - 2010-05-01

    I got back to this after the release of the PCLOS 2010 KDE4 final, and I was able to add the dependencies listed above (salvaged from a KDE3 install), but then discovered that the application depends on 'dcop' which KDE4 does not have …  it is using dbus apparently.

    On launching the application I get an error telling me dcop-server is not running.

    Anyone got ideas how I might get over this hurdle?

    Thanks.

     
  • Liphtier

    Liphtier - 2010-08-06

    Hello!

    I just installed KDE-4.4.5 on Gentoo 10.1.
    since I had to install Quanta-plus (a KDE3 web dev application) i have  now KDE3 libraries slotted installation from portage kde-sunset overlay

    When I tried to install kb2kskype I didn't get .configure problems - it went fine.
    but the compilation failed and I don't have a clue what's the problem, here's the output:

    kb2kskype-0.3.8 # ./configure --without-arts
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... x86_64-unknown-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables... 
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking whether g++ supports -Wmissing-format-attribute... yes
    checking whether g++ supports -Wundef... yes
    checking whether g++ supports -Wno-long-long... yes
    checking whether g++ supports -Wnon-virtual-dtor... yes
    checking whether g++ supports -fno-exceptions... yes
    checking whether g++ supports -fno-check-new... yes
    checking whether g++ supports -fno-common... yes
    checking whether g++ supports -fexceptions... yes
    checking how to run the C++ preprocessor... g++ -E
    checking whether g++ supports -O0... yes
    checking whether g++ supports -Wl,--no-undefined... yes
    checking whether g++ supports -Wl,--allow-shlib-undefined... yes
    not using lib directory suffix
    checking for a sed that does not truncate output... /bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
    checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
    checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for gfortran... gfortran
    checking whether we are using the GNU Fortran 77 compiler... yes
    checking whether gfortran accepts -g... yes
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag  works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking for shl_load... no
    checking for shl_load in -ldld... no
    checking for dlopen... no
    checking for dlopen in -ldl... yes
    checking whether a program can dlopen itself... yes
    checking whether a statically linked program can dlopen itself... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
    checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
    checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking for shl_load... (cached) no
    checking for shl_load in -ldld... (cached) no
    checking for dlopen... (cached) no
    checking for dlopen in -ldl... (cached) yes
    checking whether a program can dlopen itself... (cached) yes
    checking whether a statically linked program can dlopen itself... (cached) yes
    appending configuration tag "F77" to libtool
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for gfortran option to produce PIC... -fPIC
    checking if gfortran PIC flag -fPIC works... yes
    checking if gfortran supports -c -o file.o... yes
    checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/gmsgfmt
    checking for xgettext... /usr/bin/xgettext
    checking if C++ programs can be compiled... yes
    checking for strlcat... no
    checking if strlcat needs custom prototype... yes - in libkdefakes
    checking for strlcpy... no
    checking if strlcpy needs custom prototype... yes - in libkdefakes
    checking for main in -lutil... yes
    checking for main in -lcompat... no
    checking for crypt in -lcrypt... yes
    checking for socklen_t... socklen_t
    checking for dnet_ntoa in -ldnet... no
    checking for dnet_ntoa in -ldnet_stub... no
    checking for inet_ntoa... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for sys/types.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for poll in -lpoll... no
    checking CoreAudio/CoreAudio.h usability... no
    checking CoreAudio/CoreAudio.h presence... no
    checking for CoreAudio/CoreAudio.h... no
    checking if res_init needs -lresolv... yes
    checking if res_init is available... yes
    checking for killpg in -lucb... no
    checking for int... yes
    checking size of int... 4
    checking for short... yes
    checking size of short... 2
    checking for long... yes
    checking size of long... 8
    checking for char *... yes
    checking size of char *... 8
    checking for dlopen in -ldl... (cached) yes
    checking for shl_unload in -ldld... no
    checking for size_t... yes
    checking size of size_t... 8
    checking for unsigned long... yes
    checking size of unsigned long... 8
    checking sizeof size_t == sizeof unsigned long... yes
    checking crt_externs.h usability... no
    checking crt_externs.h presence... no
    checking for crt_externs.h... no
    checking for _NSGetEnviron... no
    checking for vsnprintf... yes
    checking for snprintf... yes
    checking for X... libraries /usr/lib, headers .
    checking for IceConnectionNumber in -lICE... yes
    checking for libXext... yes
    checking for pthread_create in -lpthread... yes
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... -lz
    checking for libpng... -lpng -lz -lm
    checking for libjpeg6b... no
    checking for libjpeg... -ljpeg
    checking for perl... /usr/bin/perl
    checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
    checking for moc... /usr/qt/3/bin/moc
    checking for uic... /usr/qt/3/bin/uic
    checking whether uic supports -L ... yes
    checking whether uic supports -nounload ... yes
    checking if Qt needs -ljpeg... no
    checking for rpath... yes
    checking for KDE... /usr/kde/3.5/lib
    libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include/
    checking if UIC has KDE plugins available... yes
    checking for KDE paths... defaults
    checking for dcopidl... /usr/kde/3.5/bin/dcopidl
    checking for dcopidl2cpp... /usr/kde/3.5/bin/dcopidl2cpp
    checking for kde-config... /usr/kde/3.5/bin/kde-config
    checking for meinproc... /usr/kde/3.5/bin/meinproc
    checking for kconfig_compiler... /usr/bin/kconfig_compiler
    checking for dcopidlng... /usr/kde/3.5/bin/dcopidlng
    checking for xmllint... /usr/bin/xmllint
    checking whether byte ordering is bigendian... no
    checking for MAXPATHLEN... 4096
    checking if doc should be compiled... yes
    checking if po should be compiled... yes
    checking if src should be compiled... yes
    configure: creating ./config.status
    fast creating Makefile
    fast creating doc/Makefile
    fast creating doc/en/Makefile
    fast creating po/Makefile
    fast creating src/Makefile
    config.pl: fast created 5 file(s).
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands
    Good - your configure finished. Start make now
    
    kb2kskype-0.3.8 # make
    make  all-recursive
    make[1]: Entering directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8'
    Making all in doc
    make[2]: Entering directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/doc'
    Making all in .
    make[3]: Entering directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/doc'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/doc'
    Making all in en
    make[3]: Entering directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/doc/en'
    /usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
    make[3]: Leaving directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/doc/en'
    make[2]: Leaving directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/doc'
    Making all in po
    make[2]: Entering directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/po'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/po'
    Making all in src
    make[2]: Entering directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/src'
    source='apiapplication.cpp' object='apiapplication.o' libtool=no \
            depfile='.deps/apiapplication.Po' tmpdepfile='.deps/apiapplication.TPo' \
            depmode=gcc3 /bin/sh ../admin/depcomp \
            g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include/ -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o apiapplication.o `test -f 'apiapplication.cpp' || echo './'`apiapplication.cpp
    In file included from /usr/qt/3/include/qwindowdefs.h:47,
                     from /usr/qt/3/include/qwidget.h:45,
                     from /usr/qt/3/include/qdesktopwidget.h:43,
                     from /usr/qt/3/include/qapplication.h:45,
                     from /usr/kde/3.5/include/kapplication.h:38,
                     from apiapplication.h:33,
                     from apiapplication.cpp:36:
    /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const':
    /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)':
    /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)':
    /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
    /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    In file included from /usr/qt/3/include/qobject.h:48,
                     from /usr/qt/3/include/qwidget.h:46,
                     from /usr/qt/3/include/qdesktopwidget.h:43,
                     from /usr/qt/3/include/qapplication.h:45,
                     from /usr/kde/3.5/include/kapplication.h:38,
                     from apiapplication.h:33,
                     from apiapplication.cpp:36:
    /usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)':
    /usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value
    /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
    /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value
    source='skypeapidlg.cpp' object='skypeapidlg.o' libtool=no \
            depfile='.deps/skypeapidlg.Po' tmpdepfile='.deps/skypeapidlg.TPo' \
            depmode=gcc3 /bin/sh ../admin/depcomp \
            g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include/ -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o skypeapidlg.o `test -f 'skypeapidlg.cpp' || echo './'`skypeapidlg.cpp
    In file included from /usr/qt/3/include/qwindowdefs.h:47,
                     from /usr/qt/3/include/qobject.h:46,
                     from /usr/qt/3/include/qprocess.h:45,
                     from skypeapidlg.cpp:54:
    /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const':
    /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)':
    /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)':
    /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
    /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    In file included from /usr/qt/3/include/qobject.h:48,
                     from /usr/qt/3/include/qprocess.h:45,
                     from skypeapidlg.cpp:54:
    /usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)':
    /usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value
    /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
    /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value
    skypeapidlg.cpp: In member function 'void SkypeAPI::gotMessage(int, const QString&)':
    skypeapidlg.cpp:655: warning: conversion to 'int' from 'size_t' may alter its value
    skypeapidlg.cpp: In member function 'void SkypeAPI::setCurrentVolume()':
    skypeapidlg.cpp:920: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
    skypeapidlg.cpp:922: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
    skypeapidlg.cpp:927: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
    skypeapidlg.cpp:929: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
    skypeapidlg.cpp: In member function 'void SkypeAPI::endCall()':
    skypeapidlg.cpp:1025: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
    skypeapidlg.cpp: In member function 'void SkypeAPI::makeCall(QString)':
    skypeapidlg.cpp:1063: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
    source='xmessages.cpp' object='xmessages.o' libtool=no \
            depfile='.deps/xmessages.Po' tmpdepfile='.deps/xmessages.TPo' \
            depmode=gcc3 /bin/sh ../admin/depcomp \
            g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include/ -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o xmessages.o `test -f 'xmessages.cpp' || echo './'`xmessages.cpp
    In file included from /usr/qt/3/include/qwindowdefs.h:47,
                     from /usr/qt/3/include/qwidget.h:45,
                     from xmessages.h:30,
                     from xmessages.cpp:27:
    /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const':
    /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)':
    /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)':
    /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
    /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    In file included from /usr/qt/3/include/qobject.h:48,
                     from /usr/qt/3/include/qwidget.h:46,
                     from xmessages.h:30,
                     from xmessages.cpp:27:
    /usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)':
    /usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value
    /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
    /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value
    xmessages.cpp: In static member function 'static bool XMessages::send_message_internal(WId, const QString&, long int, Display*, Atom, Atom, Window)':
    xmessages.cpp:102: warning: conversion to 'unsigned int' from 'size_t' may alter its value
    xmessages.cpp: In member function 'virtual bool XMessages::x11Event(XEvent*)':
    xmessages.cpp:174: warning: conversion to 'int' from 'Window' may alter its value
    source='main.cpp' object='main.o' libtool=no \
            depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
            depmode=gcc3 /bin/sh ../admin/depcomp \
            g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include/ -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
    In file included from /usr/qt/3/include/qwindowdefs.h:47,
                     from /usr/qt/3/include/qobject.h:46,
                     from ./kb2kmainwindow.h:24,
                     from main.cpp:33:
    /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const':
    /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)':
    /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)':
    /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
    /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    In file included from /usr/qt/3/include/qobject.h:48,
                     from ./kb2kmainwindow.h:24,
                     from main.cpp:33:
    /usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)':
    /usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value
    /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
    /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value
    In file included from /usr/kde/3.5/include/kaboutdata.h:24,
                     from main.cpp:38:
    /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
    /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around '&&' within '||'
    source='b2kinterface.cpp' object='b2kinterface.o' libtool=no \
            depfile='.deps/b2kinterface.Po' tmpdepfile='.deps/b2kinterface.TPo' \
            depmode=gcc3 /bin/sh ../admin/depcomp \
            g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include/ -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o b2kinterface.o `test -f 'b2kinterface.cpp' || echo './'`b2kinterface.cpp
    In file included from /usr/qt/3/include/qwindowdefs.h:47,
                     from /usr/qt/3/include/qobject.h:46,
                     from b2kinterface.h:24,
                     from b2kinterface.cpp:23:
    /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const':
    /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)':
    /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)':
    /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
    /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    In file included from /usr/qt/3/include/qobject.h:48,
                     from b2kinterface.h:24,
                     from b2kinterface.cpp:23:
    /usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)':
    /usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value
    /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
    /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value
    b2kinterface.cpp: In member function 'bool B2kInterface::startUSBDevice()':
    b2kinterface.cpp:93: warning: conversion to 'int' from 'size_t' may alter its value
    b2kinterface.cpp: In member function 'virtual void B2kInterface::run()':
    b2kinterface.cpp:312: warning: conversion to 'int' from 'ssize_t' may alter its value
    source='kb2kmainwindow.cpp' object='kb2kmainwindow.o' libtool=no \
            depfile='.deps/kb2kmainwindow.Po' tmpdepfile='.deps/kb2kmainwindow.TPo' \
            depmode=gcc3 /bin/sh ../admin/depcomp \
            g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include/ -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o kb2kmainwindow.o `test -f 'kb2kmainwindow.cpp' || echo './'`kb2kmainwindow.cpp
    In file included from /usr/qt/3/include/qwindowdefs.h:47,
                     from /usr/qt/3/include/qobject.h:46,
                     from kb2kmainwindow.h:24,
                     from kb2kmainwindow.cpp:21:
    /usr/qt/3/include/qstring.h: In member function 'char QChar::latin1() const':
    /usr/qt/3/include/qstring.h:197: warning: conversion to 'char' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setCell(uchar)':
    /usr/qt/3/include/qstring.h:222: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In member function 'void QChar::setRow(uchar)':
    /usr/qt/3/include/qstring.h:223: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
    /usr/qt/3/include/qstring.h:267: warning: conversion to 'ushort' from 'int' may alter its value
    /usr/qt/3/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    /usr/qt/3/include/qstring.h:365: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    In file included from /usr/qt/3/include/qobject.h:48,
                     from kb2kmainwindow.h:24,
                     from kb2kmainwindow.cpp:21:
    /usr/qt/3/include/qevent.h: In constructor 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)':
    /usr/qt/3/include/qevent.h:432: warning: conversion to 'unsigned char' from 'uint' may alter its value
    /usr/qt/3/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
    /usr/qt/3/include/qevent.h:523: warning: conversion to 'unsigned char' from 'uint' may alter its value
    /bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common    -o kb2kskype -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib  apiapplication.o skypeapidlg.o xmessages.o main.o b2kinterface.o b2kcustomevent.o kb2kmainwindow.o testapp_ui.o skypeapidlg.moc.o b2kinterface.moc.o xmessages.moc.o  -lkdeui -lqt-mt -lXext -lpthread -lm -lX11 
    apiapplication.o: In function `ApiApplication::ApiApplication(int, char**)':
    apiapplication.cpp:(.text+0x38): undefined reference to `KApplication::KApplication(bool, bool)'
    apiapplication.o: In function `ApiApplication::ApiApplication(int, char**)':
    apiapplication.cpp:(.text+0x68): undefined reference to `KApplication::KApplication(bool, bool)'
    apiapplication.o: In function `KApplication::metaObject() const':
    apiapplication.cpp:(.text._ZNK12KApplication10metaObjectEv[KApplication::metaObject() const]+0x1): undefined reference to `KApplication::staticMetaObject()'
    apiapplication.o:(.rodata._ZTV14ApiApplication[vtable for ApiApplication]+0x18): undefined reference to `KApplication::className() const'
    apiapplication.o:(.rodata._ZTV14ApiApplication[vtable for ApiApplication]+0x20): undefined reference to `KApplication::qt_cast(char const*)'
    apiapplication.o:(.rodata._ZTV14ApiApplication[vtable for ApiApplication]+0x28): undefined reference to `KApplication::qt_invoke(int, QUObject*)'
    apiapplication.o:(.rodata._ZTV14ApiApplication[vtable for ApiApplication]+0x30): undefined reference to `KApplication::qt_emit(int, QUObject*)'
    apiapplication.o:(.rodata._ZTV14ApiApplication[vtable for ApiApplication]+0x38): undefined reference to `KApplication::qt_property(int, int, QVariant*)'
    apiapplication.o:(.rodata._ZTV14ApiApplication[vtable for ApiApplication]+0xf0): undefined reference to `KApplication::virtual_hook(int, void*)'
    apiapplication.o:(.rodata._ZTV14ApiApplication[vtable for ApiApplication]+0x118): undefined reference to `non-virtual thunk to KApplication::virtual_hook(int, void*)'
    skypeapidlg.o: In function `SkypeAPI::testRingTone()':
    skypeapidlg.cpp:(.text+0x3db): undefined reference to `KIconLoader::KIconLoader(QString const&, KStandardDirs*)'
    skypeapidlg.cpp:(.text+0x464): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.cpp:(.text+0x51b): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.o: In function `SkypeAPI::hideOnStartup(int)':
    skypeapidlg.cpp:(.text+0x11a1): undefined reference to `KSystemTray::contextMenu() const'
    skypeapidlg.o: In function `SkypeAPI::SkypeAPI(QWidget*)':
    skypeapidlg.cpp:(.text+0x38b6): undefined reference to `KCmdLineArgs::parsedArgs(char const*)'
    skypeapidlg.cpp:(.text+0x38c9): undefined reference to `KCmdLineArgs::getOption(char const*) const'
    skypeapidlg.cpp:(.text+0x38f8): undefined reference to `KCmdLineArgs::getOption(char const*) const'
    skypeapidlg.cpp:(.text+0x3934): undefined reference to `KCmdLineArgs::isSet(char const*) const'
    skypeapidlg.cpp:(.text+0x3969): undefined reference to `KIconLoader::KIconLoader(QString const&, KStandardDirs*)'
    skypeapidlg.cpp:(.text+0x39b1): undefined reference to `KSystemTray::KSystemTray(QWidget*, char const*)'
    skypeapidlg.cpp:(.text+0x3a01): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.cpp:(.text+0x3a4b): undefined reference to `KSystemTray::contextMenu() const'
    skypeapidlg.cpp:(.text+0x3a5b): undefined reference to `i18n(char const*)'
    skypeapidlg.cpp:(.text+0x3cc1): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.cpp:(.text+0x3d5c): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.cpp:(.text+0x3df7): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.cpp:(.text+0x3e92): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.o: In function `SkypeAPI::SkypeAPI(QWidget*)':
    skypeapidlg.cpp:(.text+0x5176): undefined reference to `KCmdLineArgs::parsedArgs(char const*)'
    skypeapidlg.cpp:(.text+0x5189): undefined reference to `KCmdLineArgs::getOption(char const*) const'
    skypeapidlg.cpp:(.text+0x51b8): undefined reference to `KCmdLineArgs::getOption(char const*) const'
    skypeapidlg.cpp:(.text+0x51f4): undefined reference to `KCmdLineArgs::isSet(char const*) const'
    skypeapidlg.cpp:(.text+0x5229): undefined reference to `KIconLoader::KIconLoader(QString const&, KStandardDirs*)'
    skypeapidlg.cpp:(.text+0x5271): undefined reference to `KSystemTray::KSystemTray(QWidget*, char const*)'
    skypeapidlg.cpp:(.text+0x52c1): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.cpp:(.text+0x530b): undefined reference to `KSystemTray::contextMenu() const'
    skypeapidlg.cpp:(.text+0x531b): undefined reference to `i18n(char const*)'
    skypeapidlg.cpp:(.text+0x5581): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.cpp:(.text+0x561c): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.cpp:(.text+0x56b7): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.cpp:(.text+0x5752): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const'
    skypeapidlg.o: In function `SkypeAPI::gotMessage(int, QString const&)':
    skypeapidlg.cpp:(.text+0x793b): undefined reference to `i18n(char const*)'
    skypeapidlg.o: In function `SkypeAPI::launchHelp()':
    skypeapidlg.cpp:(.text+0x80): undefined reference to `KApplication::invokeHelp(QString const&, QString const&) const'
    main.o: In function `main':
    main.cpp:(.text+0x7a): undefined reference to `KAboutData::KAboutData(char const*, char const*, char const*, char const*, int, char const*, char const*, char const*, char const*)'
    main.cpp:(.text+0x99): undefined reference to `KAboutData::addAuthor(char const*, char const*, char const*, char const*)'
    main.cpp:(.text+0xa8): undefined reference to `KCmdLineArgs::init(int, char**, KAboutData const*, bool)'
    main.cpp:(.text+0xb8): undefined reference to `KCmdLineArgs::addCmdLineOptions(KCmdLineOptions const*, char const*, char const*, char const*)'
    main.cpp:(.text+0x11b): undefined reference to `i18n(char const*)'
    kb2kmainwindow.o: In function `Kb2kMainWindow::Kb2kMainWindow(QWidget*, char const*, unsigned int)':
    kb2kmainwindow.cpp:(.text+0x1a2): undefined reference to `KMainWindow::KMainWindow(QWidget*, char const*, unsigned int)'
    kb2kmainwindow.o: In function `Kb2kMainWindow::Kb2kMainWindow(QWidget*, char const*, unsigned int)':
    kb2kmainwindow.cpp:(.text+0x209): undefined reference to `KMainWindow::KMainWindow(QWidget*, char const*, unsigned int)'
    kb2kmainwindow.o: In function `KMainWindow::metaObject() const':
    kb2kmainwindow.cpp:(.text._ZNK11KMainWindow10metaObjectEv[KMainWindow::metaObject() const]+0x1): undefined reference to `KMainWindow::staticMetaObject()'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x20): undefined reference to `KMainWindow::className() const'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x28): undefined reference to `KMainWindow::qt_cast(char const*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x30): undefined reference to `KMainWindow::qt_invoke(int, QUObject*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x38): undefined reference to `KMainWindow::qt_emit(int, QUObject*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x40): undefined reference to `KMainWindow::qt_property(int, int, QVariant*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x98): undefined reference to `KMainWindow::childEvent(QChildEvent*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x150): undefined reference to `KMainWindow::setIcon(QPixmap const&)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x190): undefined reference to `KMainWindow::show()'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x198): undefined reference to `KMainWindow::hide()'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x298): undefined reference to `KMainWindow::paintEvent(QPaintEvent*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x2a8): undefined reference to `KMainWindow::resizeEvent(QResizeEvent*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x448): undefined reference to `KMainWindow::guiFactory()'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x450): undefined reference to `KMainWindow::finalizeGUI(KXMLGUIClient*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x468): undefined reference to `KMainWindow::slotStateChanged(QString const&)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x4a8): undefined reference to `KMainWindow::virtual_hook(int, void*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x540): undefined reference to `KXMLGUIBuilder::createContainer(QWidget*, int, QDomElement const&, int&)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x548): undefined reference to `KXMLGUIBuilder::removeContainer(QWidget*, QWidget*, QDomElement&, int)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x560): undefined reference to `KXMLGUIBuilder::removeCustomElement(QWidget*, int)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x568): undefined reference to `non-virtual thunk to KMainWindow::finalizeGUI(KXMLGUIClient*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x570): undefined reference to `non-virtual thunk to KMainWindow::virtual_hook(int, void*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x620): undefined reference to `KXMLGUIClient::instance() const'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x640): undefined reference to `KXMLGUIClient::setInstance(KInstance*)'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x668): undefined reference to `KXMLGUIClient::conserveMemory()'
    kb2kmainwindow.o:(.rodata._ZTV14Kb2kMainWindow[vtable for Kb2kMainWindow]+0x678): undefined reference to `virtual thunk to KMainWindow::virtual_hook(int, void*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x20): undefined reference to `KMainWindow::className() const'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x28): undefined reference to `KMainWindow::qt_cast(char const*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x30): undefined reference to `KMainWindow::qt_invoke(int, QUObject*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x38): undefined reference to `KMainWindow::qt_emit(int, QUObject*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x40): undefined reference to `KMainWindow::qt_property(int, int, QVariant*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x98): undefined reference to `KMainWindow::childEvent(QChildEvent*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x150): undefined reference to `KMainWindow::setIcon(QPixmap const&)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x190): undefined reference to `KMainWindow::show()'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x198): undefined reference to `KMainWindow::hide()'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x298): undefined reference to `KMainWindow::paintEvent(QPaintEvent*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x2a8): undefined reference to `KMainWindow::resizeEvent(QResizeEvent*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x448): undefined reference to `KMainWindow::guiFactory()'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x450): undefined reference to `KMainWindow::finalizeGUI(KXMLGUIClient*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x468): undefined reference to `KMainWindow::slotStateChanged(QString const&)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x4a8): undefined reference to `KMainWindow::virtual_hook(int, void*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x538): undefined reference to `virtual thunk to KMainWindow::~KMainWindow()'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x540): undefined reference to `virtual thunk to KMainWindow::~KMainWindow()'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x558): undefined reference to `KXMLGUIClient::instance() const'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x578): undefined reference to `KXMLGUIClient::setInstance(KInstance*)'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x5a0): undefined reference to `KXMLGUIClient::conserveMemory()'
    kb2kmainwindow.o:(.rodata._ZTC14Kb2kMainWindow0_11KMainWindow[vtable for Kb2kMainWindow]+0x5b0): undefined reference to `virtual thunk to KMainWindow::virtual_hook(int, void*)'
    testapp_ui.o: In function `Skype_API::languageChange()':
    testapp_ui.cpp:(.text+0x333): undefined reference to `i18n(char const*)'
    testapp_ui.cpp:(.text+0x37f): undefined reference to `i18n(char const*)'
    testapp_ui.cpp:(.text+0x3be): undefined reference to `i18n(char const*)'
    testapp_ui.cpp:(.text+0x40f): undefined reference to `i18n(char const*)'
    testapp_ui.cpp:(.text+0x45f): undefined reference to `i18n(char const*)'
    testapp_ui.o:testapp_ui.cpp:(.text+0x4af): more undefined references to `i18n(char const*)' follow
    collect2: ld returned 1 exit status
    make[2]: *** [kb2kskype] Error 1
    make[2]: Leaving directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/shurik/Install/System/USBPhone/kb2kskype-0.3.8'
    make: *** [all] Error 2
    
     
  • Loren Cress

    Loren Cress - 2010-08-23

    So I just got mine working, but I (ahem) didn't clearly document what I did, so I'll have to try from memory.  It's pretty simple, so it may work for you as well.

    So, some background, in case this doesn't work, to at least explain what I learned:  I am using Gentoo 10.0 and have kdelibs 4.4.5 installed.  Since kdelibs 3.5.x was removed from Portage, I first tried just doing a regular package installation (without emerge: ./configure, make, make install) but got the exact same results as lephtier did above.  I tried switching to older versions of gcc, since it was failing during compile but not during configure, but no dice.  There were differences, but no success.

    However, one of the differences I noticed while using gcc 3.4.something was that it told me *which* library was failing: libkdecore.so.5, which is part of kdelibs-4.4.5 and is located in /usr/lib.  OK, so I tried redirecting the libkdecore.so soft link to the kdelibs 3 version of libkdecore, but it was still going directly to the libkdecore.so.5 file…hmmph.

    I realized that there were *no* files installed by kdelibs-3 that were installed in /usr/lib.  I tried changing some environment variables and rerunning ./configure, but /usr/lib kept showing up in LDPATH.

    So then I went into the Makefiles…any files that had a recent timestamp (due to being created during ./configure). I actually deleted "-L /usr/lib" from a couple of LDPATH statements (I think in 2 different files, but I'm not sure and I'm also not sure which ones…sorry).  I ran make and voila! it compiled and 'make install' worked.

    I am now able to actually run it!

    tl;dr: if you have KDE4 installed, you still have to have kdelibs 3.5.something, but just run ./configure and remove "-L /usr/lib" from the Makefile(s) prior to make.

     
  • Loren Cress

    Loren Cress - 2010-08-23

    Alright, my conscience got the better of me.

    So, the following at least worked for me.  I am running Gentoo 10.0, gcc 4.4.3, and I have kdelibs-4.4.5 installed as well as kdelibs-3.5.10-r6 from kde-sunset overlay (however, I *believe* without knowing for sure that simply doing a regular ./configure - make - make install on kdelibs-3.5.10 would suffice without going through the overlay process).  YMMV significantly.

    First, I ran

    ./configure --without-arts --prefix=/usr/kde/3.5/
    

    Then I edited all the Makefiles since I'm not actually smart enough to know how to control the values from the ./configure command line:

    nano Makefile && nano doc/Makefile && nano doc/en/Makefile && nano po/Makefile && nano src/Makefile
    

    For each file, there is an "all_libraries" value that points to /usr/lib, which will first hit the current version of kdelibs.  This is not what we want.  So, I changed every:

    all_libraries = -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib
    

    to:

    all_libraries = -L/usr/qt/3/lib -L/usr/kde/3.5/lib
    

    There was only 1 of these lines per file; you shouldn't have to edit anything else.
    Once those files were changed, I ran

    make
    

    …and it compiled correctly.  I then ran make install, and was able to run Skype and then run kb2kskype without any further issues.  For the sound settings, I did have to change all 3 to the USB VOIP thing, so again, YMMV.

    Good luck!

     
  • Liphtier

    Liphtier - 2010-08-26

    Great!

    Thanks

     
  • ChangedSoul

    ChangedSoul - 2010-10-31

    This is why it would be awsome if someone was able to port this to QT4 and KDE4 because I cannot get this to compile either and Im running openSuse 11.3 with KDE4. All my errors have to do with QT3 problems.

    Any takers?

     
  • Simon_6162

    Simon_6162 - 2011-07-28

    I finally got around to checking in my first play at the QT4 version you need to install python 2.7 (not 3 ATM) skype4py and pyqt4

    get pyqt4 and python 2.7 and python-setuptools in the normal way apt or yum
    Get skype4py using
    easy_install Skype4Py

    Get the new kb2kskype from svn

    svn co https://kb2kskype.svn.sourceforge.net/svnroot/kb2kskype/trunk/kb2kskype_py/src
    

    Lots of functionality is missing (speed dials, in call stamp file, save and restore settings), but you can place calls and answer calls in USB. If anyone wants to give me feedback on how PSTN works, that would be good as I haven't done any testing on that.

    usbb2k-api is still the same, I'll update the make file so it builds more easily in the next week or so.

     
  • ChangedSoul

    ChangedSoul - 2011-08-06

    Awsome, thanks for giving it a go. I would like to help test it but I dont really understand how to obtain it.
    I am unsure on this "easy_install skype4py" method, and I dont know what to do with the svn url.

    How do I get the svn code so I can compile and try on my system?

     
  • Simon_6162

    Simon_6162 - 2011-08-07

    What distro are you using?

    assuming you have usbb2k-api running in the background, on fedora;

    sudo yum install PyQt4 python-setuptools python-2* subversion
    sudo easy_install Skype4Py
    mkdir ~/kb2kskype_py
    cd ~/kb2kskype_py
    svn co https://kb2kskype.svn.sourceforge.net/svnroot/kb2kskype/trunk/kb2kskype_py/src
    cd src
    python2 kb2kskype.py
    

    after that to run each time just type

    python2 ~/kb2kskype_py/src/kb2kskype.py

    For ubuntu replace the yum command with apt-get  some package names may vary in the yum command compare to apt-get, thee rest is the same.

    Also thanks for asking this question it made me notice I'd imported teh wrong svn tree, now corrected.
    Simon

     
  • ChangedSoul

    ChangedSoul - 2011-08-16

    Ok, I am running openSuse 11.4. I have tried the above with no success. I get this error when running "python2 kb2kskype.py"

    python2 kb2kskype.py
    Traceback (most recent call last):
      File "kb2kskype.py", line 9, in <module>
        from sos.plugins import systemtap
    ImportError: No module named sos.plugins

    I do not have Yum, but I have tried as best I can to install through Yast when it looks like your asking for. The only thing I a missing it seems is PyQt4, and python-2*

    Do you know off hand what these may be in suse?
    I installed python-qt4 and python-qt4-devel thinking they were the PyQt4 equivalents but am unsure.

     
  • Simon_6162

    Simon_6162 - 2011-08-16

    Interesting, looking at the code, I have no idea what sos.plugins is, but I seem to have put it in when I first started in my private svn tree. Can you try commenting out that line and see if it works ok? You can do that by opening kb2kskype.py in a text editor and put a # as the first character on the line (9).

    python-qt4 looks like the right thing for suse.

     
  • ChangedSoul

    ChangedSoul - 2011-09-02

    Sorry for taking so long to get back to you. Yes, commenting out that line did allow it to launch. However at the time I didnt have the phone box hooked up so the app didnt get very far. When I get more free time Ill test it out more thoroughly.

     
  • ClareOldie

    ClareOldie - 2011-11-10

    First of all  simon thank you for your work on this.
    I have not been following in the last couple of months, but would like to pick this up again and get it installed. I have no recollection of what I may have done previously  :(

    I am using PCLinuxOS 2011 KDE4.

    I am confused about what is needed to get this working here, so if anyone can give me some pointers I would be grateful. Thanks.

    I have

    python (2.6.6) installed     (python3 (3.2.1) is available but not installed).

    python-setuptools (0.6c11) is installed

    python-qt4 is installed

    Skype4py …….  d/loaded the tar 1.0.32

    kb2kskype.py  is downloaded and in its own directory

    It seems I need other files from here?  http://kb2kskype.sourceforge.net/download.html
    I am unsure what files are required ……

    This is a fresh install so there are no previous files present or installed.

    Thanks for any help you may be able to provide.

     
  • ChangedSoul

    ChangedSoul - 2012-04-07

    Seems this python version doesn't work on openSuse 11.2. Ill have to stick with kb2kskype0.3.8. I have made changes to the original code and can only seem to compile it on 11.2 and nothing else, so I am stuck in 11.2 because this is my home phone and needs to work.

    Has there been any progress on the new version? I wish I knew more on this stuff. I know enough to hack in some nice features, but creating it from scratch is another league for me.

     
  • Simon_6162

    Simon_6162 - 2012-04-09

    Seems this python version doesn't work on openSuse 11.2.

    It what way doesn't it work?

     
  • Simon_6162

    Simon_6162 - 2012-04-09

    Hi Clare did I ever reply with instructions? I thought I had writen it down in a thread somewhere but I can't find it.

    I'l try again anyway

    #required software
    python 2.7 (maybe 2.6 )
    py-qt4 (aka python-qt4) (aka qt4-pythhon)
    python-setuptools
    svn

    # as rooti or sudo nstall skype4py with easyinstall (part of python-setuptools)
    seasy_install Skype4Py
    # make a temp dir to test the new kb2kskype in your home folder
    mkdir ~/kb2kskype_py
    # go to the new directory 
    cd ~/kb2kskype_py
    # check the source code out from svn
    svn co https://kb2kskype.svn.sourceforge.net/svnroot/kb2kskype/trunk/kb2kskype_py .
    # change dir into source dir
    cd src
    # start kb2kskype 
    python kb2kskype.py
    

    You still need usbb2k_api running as beofre.

    I haven't touched this for about a year, mostly as no one is using it, not even me, is you want me to carry on you should let me know you care!

     
  • ChangedSoul

    ChangedSoul - 2012-04-11

    Cant seem to get this to work on openSuse 12.1 either. Its a Pulse audio issue. Now I remember why I never up[graded from 11.2. 11.3 had major pulse issues with skype.  Well I figured I would give this new one a change in 12.1. I got it to connect to skype one time, the interface looks nice, but no audio through the b2kbox. Shut everything down, and started it again, and now I am getting a pulse error:
    "Couldn't get pulse audio interfaces to B2K box.
    Segmentation fault"

    If by chance you know about this or a quick way to overcome it, feel free to post, if not, I am going to justs tick with the old version that still works on my old laptop.

     
  • ChangedSoul

    ChangedSoul - 2012-04-11

    This pulse audio takes a bit getting used to digging through the config menus, I was able to get it to reconnect to pulse, now just have to get it to send the audio to the phone. I hope this works, this looks much nicer than than the old.

     
  • Simon_6162

    Simon_6162 - 2012-04-11

    Arh yes it takes some fiddling to make the audio go to and from the correct device, I couldn't find a way to script it, but I'm sure there must be one.

    If you install and run pavucontrol, then put Skype into a call with echo123. You should be able to see skype in the applications outputting sound and send the audio to the b2k box, then you can do similar for the input.

     
1 2 > >> (Page 1 of 2)

Log in to post a comment.