Pagina 1 di 2

kbluetooth

Inviato: ven 18 set 2009, 19:29
da Bakkio2
Qualcuno ha provato a installarlo su slack64.
Potrei sbagliarmi, ma dal sito di kde.org sembra non avere bisogno di dipendenze, eseguo

Codice: Seleziona tutto

bash-3.1# cmake CMakeLists.txt                                                                                  
-- The C compiler identification is GNU                                                                         
-- The CXX compiler identification is GNU                                                                       
-- Check for working C compiler: /usr/bin/gcc                                                                   
-- Check for working C compiler: /usr/bin/gcc -- works                                                          
-- Detecting C compiler ABI info                                                                                
-- Detecting C compiler ABI info - done                                                                         
-- Check for working CXX compiler: /usr/bin/c++                                                                 
-- Check for working CXX compiler: /usr/bin/c++ -- works                                                        
-- Detecting CXX compiler ABI info                                                                              
-- Detecting CXX compiler ABI info - done                                                                       
-- Looking for Q_WS_X11                                                                                         
-- Looking for Q_WS_X11 - found                                                                                 
-- Looking for Q_WS_WIN                                                                                         
-- Looking for Q_WS_WIN - not found.                                                                            
-- Looking for Q_WS_QWS                                                                                         
-- Looking for Q_WS_QWS - not found.                                                                            
-- Looking for Q_WS_MAC                                                                                         
-- Looking for Q_WS_MAC - not found.                                                                            
-- Found Qt-Version 4.5.1 (using /usr/bin/qmake)                                                                
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found
-- Looking for gethostbyname                                                                                                                                           
-- Looking for gethostbyname - found                                                                                                                                   
-- Looking for connect                                                                                                                                                 
-- Looking for connect - found                                                                                                                                         
-- Looking for remove                                                                                                                                                  
-- Looking for remove - found                                                                                                                                          
-- Looking for shmat                                                                                                                                                   
-- Looking for shmat - found                                                                                                                                           
-- Looking for IceConnectionNumber in ICE                                                                                                                              
-- Looking for IceConnectionNumber in ICE - found                                                                                                                      
-- Found X11: /usr/lib64/libX11.so                                                                                                                                     
-- Looking for include files CMAKE_HAVE_PTHREAD_H                                                                                                                      
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found                                                                                                              
-- Looking for pthread_create in pthreads                                                                                                                              
-- Looking for pthread_create in pthreads - not found                                                                                                                  
-- Looking for pthread_create in pthread                                                                                                                               
-- Looking for pthread_create in pthread - found                                                                                                                       
-- Found Threads: TRUE                                                                                                                                                 
-- Found Automoc4: /usr/bin/automoc4                                                                                                                                   
-- Found Perl: /usr/bin/perl                                                                                                                                           
-- Performing Test _OFFT_IS_64BIT                                                                                                                                      
-- Performing Test _OFFT_IS_64BIT - Success                                                                                                                            
-- Performing Test HAVE_FPIE_SUPPORT                                                                                                                                   
-- Performing Test HAVE_FPIE_SUPPORT - Success                                                                                                                         
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL                                                                                                                     
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success                                                                                                           
-- Performing Test __KDE_HAVE_GCC_VISIBILITY                                                                                                                           
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success                                                                                                                 
-- Phonon Version: 4.3.0                                                                                                                                               
-- Found Phonon: /usr/lib64/libphonon.so                                                                                                                               
-- Found Phonon Includes: /usr/include/KDE;/usr/include                                                                                                                
-- Found KDE 4.2 include dir: /usr/include                                                                                                                             
-- Found KDE 4.2 library dir: /usr/lib64                                                                                                                               
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler                                                                                             
-- Found automoc4: /usr/bin/automoc4                                                                                                                                   
-- Configuring done                                                                                                                                                    
-- Generating done                                                                                                                                                     
-- Build files have been written to: /home/bakkio2/Downloads/kdebluetooth4-0.3      
e tutto sembra funzionare per il meglio, ma nel momento che do il comando make:

Codice: Seleziona tutto

bash-3.1# make                                                                                                                                                         
Scanning dependencies of target kbluetooth4_automoc                                                                                                                    
Generating moc_adapterconfig.cpp                                                                                                                                                                                     
Generating moc_adapterwidget.cpp                                                                                                                                                                                     
Generating moc_authdialog.cpp                                                                                                                                                                                        
Generating moc_obexsession.cpp                                                                                                                                                                                       
Generating moc_obexserversession.cpp                                                                                                                                                                                 
Generating moc_devicesel.cpp                                                                                                                                                                                         
Generating moc_agent.cpp                                                                                                                                                                                             
Generating moc_trayicon.cpp                                                                                                                                                                                          
Generating moc_obexserver.cpp                                                                                                                                                                                        
Generating moc_passkeydialog.cpp                                                                                                                                                                                     
[  0%] Built target kbluetooth4_automoc                                                                                                                                                                              
[  3%] Generating ui_deviceselector.h                                                                                                                                                                                
[  6%] Generating ui_adapterConf.h                                                                                                                                                                                   
[  9%] Generating ui_adapterWidget.h                                                                                                                                                                                 
[ 12%] Generating ui_authdialog.h                                                                                                                                                                                    
[ 16%] Generating ui_passkeydialog.h                                                                                                                                                                                 
[ 19%] Generating ui_deviceman.h                                                                                                                                                                                     
Scanning dependencies of target kbluetooth4                                                                                                                                                                          
[ 22%] Building CXX object src/CMakeFiles/kbluetooth4.dir/kbluetooth4_automoc.o
[ 25%] Building CXX object src/CMakeFiles/kbluetooth4.dir/main.o
[ 29%] Building CXX object src/CMakeFiles/kbluetooth4.dir/trayicon.o
[ 32%] Building CXX object src/CMakeFiles/kbluetooth4.dir/adapterconfig.o
[ 35%] Building CXX object src/CMakeFiles/kbluetooth4.dir/adapterwidget.o
[ 38%] Building CXX object src/CMakeFiles/kbluetooth4.dir/obexsession/obexsession.o
[ 41%] Building CXX object src/CMakeFiles/kbluetooth4.dir/deviceselector/devicesel.o
[ 45%] Building CXX object src/CMakeFiles/kbluetooth4.dir/obexserver/obexserver.o
[ 48%] Building CXX object src/CMakeFiles/kbluetooth4.dir/obexserver/obexserversession.o
[ 51%] Building CXX object src/CMakeFiles/kbluetooth4.dir/agent/agent.o
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp: In member function 'void Agent::Authorize(QDBusObjectPath, const QString&)':
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:72: error: 'class Solid::Control::BluetoothInterface' has no member named 'findBluetoothRemoteDeviceUBI'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:73: error: 'class Solid::Control::BluetoothRemoteDevice' has no member named 'name'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:74: error: 'class Solid::Control::BluetoothRemoteDevice' has no member named 'address'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:81: error: 'class Solid::Control::BluetoothRemoteDevice' has no member named 'setTrusted'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:82: error: 'class Solid::Control::BluetoothRemoteDevice' has no member named 'name'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp: In member function 'QString Agent::RequestPinCode(QDBusObjectPath)':
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:102: error: 'class Solid::Control::BluetoothInterface' has no member named 'findBluetoothRemoteDeviceUBI'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:104: error: 'class Solid::Control::BluetoothRemoteDevice' has no member named 'name'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:105: error: 'class Solid::Control::BluetoothRemoteDevice' has no member named 'address'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp: In member function 'quint32 Agent::RequestPasskey(QDBusObjectPath)':
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:122: error: 'class Solid::Control::BluetoothInterface' has no member named 'findBluetoothRemoteDeviceUBI'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:124: error: 'class Solid::Control::BluetoothRemoteDevice' has no member named 'name'
/home/bakkio2/Downloads/kdebluetooth4-0.3/src/agent/agent.cpp:125: error: 'class Solid::Control::BluetoothRemoteDevice' has no member named 'address'
make[2]: *** [src/CMakeFiles/kbluetooth4.dir/agent/agent.o] Error 1
make[1]: *** [src/CMakeFiles/kbluetooth4.dir/all] Error 2
make: *** [all] Error 2
qualche suggerimento?

Re: kdebluetooth4

Inviato: ven 18 set 2009, 19:32
da teox99
che dio perdoni gli sviluppatori di kdebluetooth xke' non ha ma funzionato!

Re: kdebluetooth4

Inviato: ven 18 set 2009, 19:34
da Bakkio2
teox99 ha scritto:che dio perdoni gli sviluppatori di kdebluetooth xke' non ha ma funzionato!
a me sulla 12.2 e kde4.1 funzionava e come....

Re: kdebluetooth4

Inviato: ven 18 set 2009, 19:37
da Breier
Try the latest version of kdebluetooth, take it from SVN, GIT or CVS. Then try to compile. The versioning problem in KDE is greater with this Slackware release ;)

Re: kdebluetooth4

Inviato: ven 18 set 2009, 19:38
da conraid
Bakkio2 ha scritto:Qualcuno ha provato a installarlo su slack64.
Potrei sbagliarmi, ma dal sito di kde.org sembra non avere bisogno di dipendenze
veramente dice

Codice: Seleziona tutto

Kbluetooth Dependencies

    * Bluez4
    * KDE 4.3 
ah dimenticavo, non si chiama più kdebluetooth4
http://techbase.kde.org/Kbluetooth

Re: kdebluetooth4

Inviato: ven 18 set 2009, 19:45
da Bakkio2
conraid ha scritto:
Bakkio2 ha scritto:Qualcuno ha provato a installarlo su slack64.
Potrei sbagliarmi, ma dal sito di kde.org sembra non avere bisogno di dipendenze
veramente dice

Codice: Seleziona tutto

Kbluetooth Dependencies

    * Bluez4
    * KDE 4.3 
ah dimenticavo, non si chiama più kdebluetooth4
http://techbase.kde.org/Kbluetooth
perdonate l'espressione....
che c**o! non ho nessuno dei due....
e un poveraccio come me come può fare a far funzionare il bluetooth sulla slack64? any idea?

Re: kdebluetooth4

Inviato: ven 18 set 2009, 23:51
da Vito
Bakkio2 ha scritto:
conraid ha scritto:
Bakkio2 ha scritto:Qualcuno ha provato a installarlo su slack64.
Potrei sbagliarmi, ma dal sito di kde.org sembra non avere bisogno di dipendenze
veramente dice

Codice: Seleziona tutto

Kbluetooth Dependencies

    * Bluez4
    * KDE 4.3 
ah dimenticavo, non si chiama più kdebluetooth4
http://techbase.kde.org/Kbluetooth
perdonate l'espressione....
che c**o! non ho nessuno dei due....
e un poveraccio come me come può fare a far funzionare il bluetooth sulla slack64? any idea?
Sono nelle tue stesse condizioni,
ed il bello è che non ho manco tempo di informarmi.. :evil: :evil:

Re: kdebluetooth4

Inviato: sab 19 set 2009, 1:43
da neongen
Bakkio2 ha scritto: perdonate l'espressione....
che c**o! non ho nessuno dei due....
e un poveraccio come me come può fare a far funzionare il bluetooth sulla slack64? any idea?
puoi provare blueman-0.6

Codice: Seleziona tutto

svn co svn://svn.tuxfamily.org/svnroot/blueman/svn/trunk blueman
make 
make install
richiede pybluez e notify-python

a me ha funzionicchiato solo come root ma non sono riuscito a fargli fare il pairing. dico di provarlo solo perchè non sono sicuro che il mio hardware sia a posto e che quindi i problemi riscontrati non dipendano da quello.

Re: kbluetooth

Inviato: sab 19 set 2009, 10:38
da gigiobagiano
L'altro giorno mi ero messo anch'io a creare il pacchetto, con i tuoi stessi risultati. Pare che il problema sia anche solid. Provate a dare qualche comando di solid-bluetooth, così mi dite se sono solo io che trovo errori.
Bluez4 non è stabile su molte distribuzioni, prima di vederlo in slackware passerà un po' di tempo... ;)

p.s.: kdebluetooth è sempre stato una sola di software, con kde3 sembrava facesse quello che voleva lui e per giunta quando voleva lui. Speriamo che il team che si occupa del suo sviluppo venga illuminato... :shock:

Re: kdebluetooth4

Inviato: mar 29 set 2009, 0:01
da Bakkio2
neongen ha scritto:
Bakkio2 ha scritto: perdonate l'espressione....
che c**o! non ho nessuno dei due....
e un poveraccio come me come può fare a far funzionare il bluetooth sulla slack64? any idea?
puoi provare blueman-0.6

Codice: Seleziona tutto

svn co svn://svn.tuxfamily.org/svnroot/blueman/svn/trunk blueman
make 
make install
richiede pybluez e notify-python

a me ha funzionicchiato solo come root ma non sono riuscito a fargli fare il pairing. dico di provarlo solo perchè non sono sicuro che il mio hardware sia a posto e che quindi i problemi riscontrati non dipendano da quello.
anche io ho provato blueman... ma con scarsi risultati...
Che deve fare un fratello di slack64 per avere il bluetooth che funzioni?!!?!?

Re: kbluetooth

Inviato: mar 29 set 2009, 0:03
da Blallo
ma hai letto conraid?
richiede KDE4.3
da quello che leggo nel profilo sei su 4.2

Re: kbluetooth

Inviato: mar 29 set 2009, 0:15
da Bakkio2
per leggere so leggere... :doubt:
infatti non ho più chiesto per avere kbluetooth cosa devo fare, ma semplicemente per avere il bluetooth cosa devo fare....

Re: kbluetooth

Inviato: mar 29 set 2009, 0:25
da Blallo
ops scusa :oops:
allora non ti so aiutare...anzi servirebbe pure a me

Re: kbluetooth

Inviato: mer 30 set 2009, 11:16
da ZeroUno
Qualcuno ha trovato soluzioni?

Ciao
01

Re: kbluetooth

Inviato: gio 1 ott 2009, 15:25
da gigiobagiano
No, mi dispiace, per il momento ho accantonato l'idea...