Giter Club home page Giter Club logo

indicator-kdeconnect's People

Contributors

kamikazow avatar vikoadi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

indicator-kdeconnect's Issues

Valac

Valac is a needed package by Debian to build this, should be added in your build instructions.

Problem pairing devices

I installed kde-connect on Ubuntu 14.04 and on phone and tablet. I set indicator to autostart on boot, and devices are recognized without problems. When i send pairing request from computer to any device, device shows notification for pairing request sent, but when i tap on notification, it opens window for sending pairing request from device, instead of accepting sent request. I never get to window for accepting sent pairing request.

PLEASE tell people how to set the CXX environment variable

As a non programmer this took me forever to figure out on Debian stable. Unless the CXX environment variable is already set to gcc-4.9 then simply installing all the dependencies listed in debian/controls and then following the INSTALL instructions will not work. Debian users will need to install gcc-4.9 and then set it as the environment variable CXX using 'CXX=/path/to/gcc-4.9' and then 'export CXX'. Only then does cmake actually work. This is on a fresh installation of Debian stable.

This is an absolutely terrific application but its documentation is completely inadequate, especially to non-programmers- which is a problem seeing as outside of the AUR and a Ubuntu PPA most people have to compile it from source. Installation instructions should be in the main README and be exact about how to compile and install the application.

Here's the actual steps required to install indicator-kdeconnect on Debian Jessie:

  1. Install dependencies. The actual list of dependencies for debian is kdeconnect, cmake, debhelper, libgtk-3-dev, libappindicator3-dev, pkg-config, valac, gcc-4.9.
  2. Clone or download extract the source, then cd into indicator-kdeconnect-master
  3. Set the CXX variable, compile and install.
    mkdir build
    cd build
    CXX=/path/to/gcc-4.9 (the path is probably /usr/bin/gcc.4.9)
    export CXX
    cmake .. -DCMAKE_INSTALL_PREFIX=/usr
    make
    su -c 'make install'

That should be in the main README.

[Feature request] When receiving files, prompt for filename and location

When receiving files to a computer through KDE connect, currently they are automatically saved in ~/Downloads with whatever filename they had on the sender device. If a file already exists in ~/Downloads then the user is prompted for a new filename, but not a new location.

Upon receiving a file I would like the option to enter a filename and location, similar to when you download files from a web browser.

I suspect some users might like the efficiency of automatically saving it to ~/Downloads without a prompt. So perhaps this should be toggled by a setting somewhere.

Current functionality:

current printscreen

Desired functionality:

desired printscreen

[Feature Request] Use adressbook in SMS sender.

Thank you for this excellent indicator!

When sending a SMS from the indicator it's necessary to copy/paste from another application or manually type in the telephone number of the receiving telephone.
Being able to use gnome-contacts or maybe just remembering previous numbers i would be very helpful.

Indicator pretend to start

Hi I've just installed KDEConnect Indicator on Linux Mint with MATE env because the Plasma 5 I was using still got some fundamental issues that I'm trying to fix.
Anyways when I hit the Indicator icon in the main menu get nothing.
Probably missing something but I'm not very familiar with KDE.
Any suggestions?

Indicator doesn't show up.

I can see the indicator-kdeconnect process in the process list but the indicator fails to load.
I am using elementary OS Freya beta1 and the version of kdeconnect is 0.5.2.1-0ubuntu0.1

This is the output:
** (indicator-kdeconnect:12264): WARNING *: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-tVnM0nHQZx: Connection refused
*
Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service
** Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
kdeconnect(12267)/kdeconnect_kded Daemon::Daemon: Starting KdeConnect daemon
** Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service

Ubuntu 16.10 support

I tried install the package from xenial, but it didnt showed up in the notification area.
Thx for he awesome app, would love to see yakkety support.

Consolidate icons for unpaired devices

Currently it appears that every unpaired kdeconnect device on the network with you shows up as it's own icon (oddly sometimes with one icon or another). This is distracting and a clutter to have indicator-kdeconnect always (on my network taking up between 2 and 5 icons in the upper right corner.

indicator-kdeconnect showing one icon for each unpaired device

Would it be possible to show all unpaired devices in the same icon instead of a distinct icon for each? Or to have a setting to disable displaying unpaired devices (as these are devices I will never pair to)?

System Tray Support via GTK2 or Qt?

Perhaps this is the wrong place to ask, but since this is one of the better efforts to provide support of KDEConnect on other DE's I figured I would see what the response would be. I use a GTK2/Qt oriented system with system tray icons, and it would be be great to have this type of support for those who don't use GTK3 or Unity at all.

sharing apps from phone to desktop

Hi - I think kdeconnector is great. It would be even greater if I could share apps from the phone onto a window on my dekstop. Either whatever is on the phone screen, or super-awesome if I could grab any one of the running apps and project/pin it in its own desktop panel. That way when my phone is paired, I could attach the chat app and other things so that I don't have to keep on switching between interfaces.

apt install kdeconnect-plasma, E: Unable to locate package kdeconnect-plasma

Linux version: Linux Mint 17.2 Rafaela
Desktop Environment: kde-plasma

Following the operation of Broken on newer distros - Mint 18 #43

I tried:
apt install kdeconnect-plasma

And it shows:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package kdeconnect-plasma

What Can I do next? Thanks!

p.s. before the above operation, I find kdeconnect in software manager and installed them, but I just can't find any installed application in the application list. So I uninstalled them, as Broken on newer distros - Mint 18 #43 says "Remove your installation of the indicator and kdeconnect and install kdeconnect-plasma instead!"

KF5-based KDE Connect unsupported

indicator-kdeconnect seems to not recognize the new KF5-based KDE Connect.
I paired my phone from the KF5 KDE Connect KCM. The indicator says "paired but not reachable".

Not seing icon

Hi there,

First thing, good job happy to see that you are trying to make this app even better in all the possible ways, it is very produtive and cool.

Is there anyway to make the tray icon be white if we want? you could add two choises like other trayicons, dark or white.
Im using evopop theme from Solus os and i cannot see the black icon.

Other thing, why the app do not startup with the O.S? it would be good to let my phone charging, go to my pc and have the app started already.

The last thing i remember, the notifications are to big and i cannot see images from contacts, in the future will be a possibility? In Linconnect (Another app like this one) notifications are smaller and i receive my contact photos.

I got one more question, it souldnt have a quit button? if i want to shutdown the kde connect and take it from my tray icon i cannot do it.

BTW: My OS is Cinnamon 17.2

Broken on newer distros - Mint 18

error: cannot connect to KDE Connect DBus service

OS: Mint 18 "Sarah"

tolong update bro, distro baru nggak bisa dipakai :(

WORKAROUND: Remove your installation of the indicator and kdeconnect and install kdeconnect-plasma instead!

apt install kdeconnect-plasma

Reinstall the indicator via PPA

sudo add-apt-repository ppa:vikoadi/ppa
sudo apt update
sudo apt install kdeconnect

and start do "indicator-kdeconnect" in the terminal to start it again, it should work on ubuntu 16 and mint 18!

kdeconnect-send empty list

I have installed indicator into F23, works because i receive notify and can control rhythmbox. I have installed nautilus-actions and i have added entry kdeconnect-send %f but the device list are empty, like the attachment

schermata da 2015-11-19 09-07-55

any suggestions?

indicator doesn't appear on the panel

hi,

first of all, thank for interesting app and your work on it.
Unfortunately, indicator does not appear on the panel when app is up and running
2807 ? Sl 0:00 indicator-kdeconnect
2916 ? Sl 0:00 /usr/lib/kde4/libexec/kdeconnectd

OS: Ubuntu 14.10 x86_64

When I start appindicator manually I can the screen http://screencloud.net/v/bajm and not able to do any action. KDE Connect on the phone doesn't see desktop as well. Both devices are on the same network.
Any suggestion which direction should I dig in?

Thanks!

the indicator has no icon

HI!! I am user of Fedora, in his version 21. with cinnamon as desktop environment
I installed the kdeconnect indicator from the repository copr, and I had the following problem, Kde works seamlessly connect, can make use of all functions, but, in the tray, the icon does not appear, i was think seems not find the right .svg file, however checked and are in /usr/share/icons/hicolor/scalable/devices as is supposed to be, Also try reinstalling from the rpm for fedora 20 which is in http://software.opensuse.org/package/indicator-kdeconnect and still have the same problem

captura de pantalla de 2014-12-13 18 23 39

Fedora 23 install guide

Hi, i have downloaded source and i tried to compile from INSTALL.
When i made cmake:

-- checking for modules 'gtk+-3.0;appindicator3-0.1'
--   package 'gtk+-3.0' not found
--   package 'appindicator3-0.1' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:340 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:502 (_pkg_check_modules_internal)
  CMakeLists.txt:20 (pkg_check_modules)

but it's all installed:

[davidemaglio@thinkpad-t450s indicator-kdeconnect]$ dnf list *gtk3-devel*
Last metadata expiration check performed 10 days, 22:44:44 ago on Fri Nov  6 16:43:19 2015.
Pacchetti installati
gtk3-devel.x86_64                                                                         3.18.2-1.fc23                                                                      @System
libappindicator-gtk3-devel.x86_64                                                         12.10.0-10.fc23                                                                    @fedora
libindicator-gtk3-devel.x86_64                                                            12.10.1-5.fc23                                                                     @fedora

missing something?

KF5 branch has DBus error

Building and running this on Fedora 22 shows me the following error:

** Message: KDEConnectManager.vala:32: KDE Connect daemon found
** Message: Device.vala:73: device : /modules/kdeconnect/devices/3ea5502e4bd069d8
** Message: KDEConnectManager.vala:86: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such method 'acquireDiscoveryMode' in interface 'org.kde.kdeconnect.daemon' at object path '/modules/kdeconnect' (signature 's')

I'm running KDE Connect 0.8.

QSystemTrayIcon::setVisible: No Icon set

Hi Guys, i have one problem with kdeconnect into gnome/budgie desktop. When i try to launch kdeconnect indicator i have one error:
QSystemTrayIcon::setVisible: No Icon set
How i can resolve this?

Compilation error on Debian 8 stable (XFCE)

cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") 
-- checking for modules 'gtk+-3.0;appindicator3-0.1'
--   package 'gtk+-3.0' not found
--   package 'appindicator3-0.1' not found
CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal)
  CMakeLists.txt:20 (pkg_check_modules)


-- Found Vala: /usr/bin/valac  
-- checking for a minimum Vala version of 0.20
--   found Vala, version 0.26.1
-- Configuring incomplete, errors occurred!
See also "/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeOutput.log".

CMakeOutput.log


The system is: Linux - 3.16.0-4-amd64 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc 
Build flags: 
Id flags: 

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is GNU, found in "/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/3.0.2/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++ 
Build flags: 
Id flags: 

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"

The CXX compiler identification is GNU, found in "/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/3.0.2/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3990453606/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3990453606.dir/build.make CMakeFiles/cmTryCompileExec3990453606.dir/build
make[1]: Entering directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3990453606.dir/testCCompiler.c.o
/usr/bin/cc    -o CMakeFiles/cmTryCompileExec3990453606.dir/testCCompiler.c.o   -c /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec3990453606
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3990453606.dir/link.txt --verbose=1
/usr/bin/cc       CMakeFiles/cmTryCompileExec3990453606.dir/testCCompiler.c.o  -o cmTryCompileExec3990453606 -rdynamic 
make[1]: Leaving directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3146466781/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3146466781.dir/build.make CMakeFiles/cmTryCompileExec3146466781.dir/build
make[1]: Entering directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3146466781.dir/CMakeCCompilerABI.c.o
/usr/bin/cc    -o CMakeFiles/cmTryCompileExec3146466781.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.0/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec3146466781
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3146466781.dir/link.txt --verbose=1
/usr/bin/cc     -v CMakeFiles/cmTryCompileExec3146466781.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec3146466781 -rdynamic  
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10) 
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3146466781' '-rdynamic' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/4.9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccBt3zzd.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3146466781 /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. CMakeFiles/cmTryCompileExec3146466781.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec3146466781/fast"]
  ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec3146466781.dir/build.make CMakeFiles/cmTryCompileExec3146466781.dir/build]
  ignore line: [make[1]: Entering directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/cmake -E cmake_progress_report /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building C object CMakeFiles/cmTryCompileExec3146466781.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/cc    -o CMakeFiles/cmTryCompileExec3146466781.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.0/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTryCompileExec3146466781]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3146466781.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/cc     -v CMakeFiles/cmTryCompileExec3146466781.dir/CMakeCCompilerABI.c.o  -o cmTryCompileExec3146466781 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/cc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper]
  ignore line: [Target: x86_64-linux-gnu]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 4.9.2 (Debian 4.9.2-10) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3146466781' '-rdynamic' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccBt3zzd.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3146466781 /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. CMakeFiles/cmTryCompileExec3146466781.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o]
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccBt3zzd.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec3146466781] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib]
    arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..]
    arg [CMakeFiles/cmTryCompileExec3146466781.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [-lc] ==> lib [c]
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.9]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> [/usr/lib]
  collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..] ==> [/usr/lib]
  implicit libs: [c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.9;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
  implicit fwks: []


Determining if the CXX compiler works passed with the following output:
Change Dir: /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec1192631594/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1192631594.dir/build.make CMakeFiles/cmTryCompileExec1192631594.dir/build
make[1]: Entering directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1192631594.dir/testCXXCompiler.cxx.o
/usr/bin/c++     -o CMakeFiles/cmTryCompileExec1192631594.dir/testCXXCompiler.cxx.o -c /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec1192631594
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1192631594.dir/link.txt --verbose=1
/usr/bin/c++        CMakeFiles/cmTryCompileExec1192631594.dir/testCXXCompiler.cxx.o  -o cmTryCompileExec1192631594 -rdynamic 
make[1]: Leaving directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp'


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTryCompileExec3065155481/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3065155481.dir/build.make CMakeFiles/cmTryCompileExec3065155481.dir/build
make[1]: Entering directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3065155481.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++     -o CMakeFiles/cmTryCompileExec3065155481.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.0/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec3065155481
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3065155481.dir/link.txt --verbose=1
/usr/bin/c++      -v CMakeFiles/cmTryCompileExec3065155481.dir/CMakeCXXCompilerABI.cpp.o  -o cmTryCompileExec3065155481 -rdynamic  
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10) 
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3065155481' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
 /usr/lib/gcc/x86_64-linux-gnu/4.9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc3RQBBA.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3065155481 /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. CMakeFiles/cmTryCompileExec3065155481.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp'


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec3065155481/fast"]
  ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec3065155481.dir/build.make CMakeFiles/cmTryCompileExec3065155481.dir/build]
  ignore line: [make[1]: Entering directory '/home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/cmake -E cmake_progress_report /home/alberto/indicator-kdeconnect-master/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
  ignore line: [Building CXX object CMakeFiles/cmTryCompileExec3065155481.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/usr/bin/c++     -o CMakeFiles/cmTryCompileExec3065155481.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.0/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Linking CXX executable cmTryCompileExec3065155481]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3065155481.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/c++      -v CMakeFiles/cmTryCompileExec3065155481.dir/CMakeCXXCompilerABI.cpp.o  -o cmTryCompileExec3065155481 -rdynamic  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/c++]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper]
  ignore line: [Target: x86_64-linux-gnu]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 4.9.2 (Debian 4.9.2-10) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3065155481' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc3RQBBA.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3065155481 /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. CMakeFiles/cmTryCompileExec3065155481.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o]
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/cc3RQBBA.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTryCompileExec3065155481] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib]
    arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..]
    arg [CMakeFiles/cmTryCompileExec3065155481.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.9]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> [/usr/lib]
  collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..] ==> [/usr/lib]
  implicit libs: [stdc++;m;c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.9;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
  implicit fwks: []

Redundant cli tool?

I've seen that you made your own "kdeconnect-send" CLI tool, and I think you could use "kdeconnect-cli" instead. It should be installed with kdeconnect by default, and among other things it allows you to send files using the --share option.

Unable to lauch after device un-paired

Not entirely sure if this one is a bug or a human error on my end. KDE Indicator was working fine until one day I decided to un-pair my phone from it. Next time I turned on my computer, the indicator wouldn't show up no matter what. When I try to run through the terminal, I get this message:

** Message: KDEConnectManager.vala:32: KDE Connect daemon found
** Message: Device.vala:73: device : /modules/kdeconnect/devices/f8f87a8b3192b0c1
** Message: Device.vala:263: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/f8f87a8b3192b0c1'
** Message: Device.vala:33: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/f8f87a8b3192b0c1'
** Message: Device.vala:242: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/f8f87a8b3192b0c1'
** Message: Device.vala:307: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/f8f87a8b3192b0c1'
** Message: Device.vala:307: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/f8f87a8b3192b0c1'
** Message: Device.vala:263: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/f8f87a8b3192b0c1'
** Message: Device.vala:242: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/f8f87a8b3192b0c1'
** Message: Device.vala:242: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/f8f87a8b3192b0c1'
** Message: Device.vala:263: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/f8f87a8b3192b0c1'

Tried removing and installing again, but keep getting same error. Any ideas?

feature request/ bug (?): remote keyboard input doesn't support gesture typing features

Using the standard AOSP keyboard (Cyanogen OS 13) to type words with gesture typing (swype type gestures) fails to transmit the full word to the computer (tested using gedit, Ubuntu 14.04). Writing a word in that way and then adding a space only sends the first letter of the word.
This means that one must type each letter on the KDE Connect keyboard.

Best wishes!

Port forwarding

Which ports does kdeconnect use? WiFi router that my smartphone is connected is behind the network that my PC is connected. If I knew the ports, I could setup port forwarding on the WiFi router.

Show progress of transfers

Hi, it would be nice if the progress of the transfers is shown on the kde-connect desktop app as it happens with the Android. It would be even better if there was an option for stopping the transfer.

Extra dependnecies

I found this project required a few extra dependencies not mentioned in the INSTALL file. Specifically, packages "valac" and "cmake". The latter may be obvious since we need to run the "cmake" command, but I think "valac" should be included in the dependency list.

Build error: "missing: VALA_EXECUTABLE"

System

$ uname -a
Linux ubuntu-desktop 3.19.0-28-generic #30-Ubuntu SMP Mon Aug 31 15:52:51 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Error

CMake Error at /usr/share/cmake-3.3/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find Vala (missing: VALA_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/cmake-3.3/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindVala.cmake:55 (find_package_handle_standard_args)
  CMakeLists.txt:25 (find_package)


-- Configuring incomplete, errors occurred!

As the INSTALL says, I did install:

  • gtk+-3.0-dev
  • libappindicator3-dev

Solution

$ sudo apt-get install valac

No indicator on startup

Running 'indicator-kdeconnect' gives the output below and I do not see the indicator in the panel. I'm running elementary freya; kdeconnect v0.5.2.1.

** (indicator-kdeconnect:11118): WARNING *: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-YvR7cbHkn9: Connection refused
*
Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service
** Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

(kdeconnectd:11121): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(kdeconnectd:11121): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(kdeconnectd:11121): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(kdeconnectd:11121): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(kdeconnectd:11121): Gtk-WARNING *: Unable to locate theme engine in module_path: "pixmap",
Gtk-Message: Failed to load module "canberra-gtk-module"
kdeconnect(11121)/kdeconnect_kded Daemon::Daemon: Starting KdeConnect daemon
*
Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service

indicator kde-connect not working

ayush@ayush-VPCEB44EN:$ indicator-kdeconnect
ayush@ayush-VPCEB44EN:
$

I am using Ubuntu 14.04 and indicator kdeconnect application just wont launch .

dbus error on Mint, can't pair

When I run indicator-kdeconnect on my laptop, the first run window appears, but my phone cannot see my laptop. In the terminal, I see:

** Message: KDEConnectManager.vala:32: KDE Connect daemon found
** Message: KDEConnectManager.vala:177: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect'
** Message: KDEConnectManager.vala:137: no paired device found, open KDE Connect in your phone to start pairing

What's /modules/kdeconnect and how to I install it properly?

I tried installing with apt-get, and installing from the .deb. Both ways result in the same error message. I was running Linux Mint 17.0 (cinnamon). I upgraded to Mint 17.3 (the version where the package priorities were fixed), and I still get the same error. I have a different laptop with Linux Mint 17.2 and that does work fine.

Replacing icons in the notifications

I use elementary OS Freya and icons in the notifications look terrible.

Imgur

Imgur

Used "oxygen" theme from KDE4 and it would be nice to replace it with a more modern and stylish.

No Indicator in Startup is Confusing

Notification icon will only show up after KDE Connect application started in connected android. this lead to confusion to user as they dont know why there arent anything happen.
I'm thinking of some first time wizard will help showing icon in panel, pairing device and adding indicator connect to startup

"Browse Device" shows an empty folder

In Ubuntu 15.10 and Ubuntu MATE 15.10, the "Browse device" option opens the file manager and shows an empty folder. In Kubuntu 15.10, the kdeconnect action (albeit not with this indicator) shows the contents of the phone's file system. Can this be fixed please?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.