-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Indicator not showing up in Ubuntu 15.10 #31
Comments
Having same problem. If I try to start the indicator using terminal, I get the following:
|
I'm getting the same list of error messages like @Deus-Rex when trying to start it on Arch. |
Same problem here. OS: Ubuntu 15.10 (unity) KDE Connect works fine. Ping, notifications, remote mouse... indicator-kdeconnect doen't show the tray icon. Sometimes show this window, other times don't show anything. Terminal output: [email protected]:~$ indicator-kdeconnect |
Im having the same issue with a new arch install. No icon. Everything else works fine. I get messages, can even remote mouse. But no icon with Arch + XFCE 4 Any ideas? |
Same problem here: OS: Ubuntu 15.10 (unity), no tray icon. |
I know that I did have the same problem with the ownCloud desktop sync indicator until I changed the apt-repository and got the updated application from there. Maybe that helps finding the cause. |
I build packages for Wily. Please use this repository:
|
Hi and thanks varlesh. I'm using your instructions. Now i can see the indicator and seems work the most options. Only, when i click "browse the device", nautilus open a blank folder. Other options like battery percentage, ping, mouse, notifications, etc.. seems work fine. I never use kdeconnect previously. I forgot something? |
I'm also not seeing the icon on gnome shell 3.18 on arch. When I installed systemsettings package for KDE I could pair the device and message notifications work, I can send files from the phone but not to it. I can control the mouse, keyboard on the computer. The only thing missing is browse the phone and send to phone from nemo and the indicator icon. I tried to install the nautilus-kdeconnect python script but it's not working with nemo. Any direction on what to do next will be appreciated. |
Any update on this? |
This change switches is_reachable and is_paired to fetch the properties instead of trying to call a method. (not sure if/when this changed in the dbus interface, but that's how they are presented for me) This fixes issue vikoadi#31 and (I think) vikoadi#38 This also switches the icon code to use the statusIconName as that seems to have the correct value. Also, in DeviceIndicator, no longer append "-symbolic" as (at least on my system) the icons don't seem to have that in their names.
This change switches is_reachable and is_paired to fetch the properties instead of trying to call a method. (not sure if/when this changed in the dbus interface, but that's how they are presented for me) This fixes issue vikoadi#31 and (I think) vikoadi#38 This also switches the icon code to use the statusIconName as that seems to have the correct value. Also, in DeviceIndicator, no longer append "-symbolic" as (at least on my system) the icons don't seem to have that in their names.
This change switches is_reachable and is_paired to fetch the properties instead of trying to call a method. (not sure if/when this changed in the dbus interface, but that's how they are presented for me) This fixes issue vikoadi#31 and (I think) vikoadi#38 This also switches the icon code to use the statusIconName as that seems to have the correct value. Also, in DeviceIndicator, no longer append "-symbolic" as (at least on my system) the icons don't seem to have that in their names.
Hello @varlesh I am also having issues with KDE connect, I am in Xubuntu 16.04 and kDE connect indicator does not appears, if you have any solution or you know a workarround for this please let me know, greetings from Mexico 😄 PS: I recommend you to upgrade it to work with Qt5 😄 |
@sergioad Isnt this related to XFCE? Have a look at http://blog.alteroot.org/articles/2013-11-16/kdeconnect-with-android-and-xfce-archlinux.html |
I have to correct myself here. @rcristi fork solves the problem. Here are the steps to compile on Xubuntu 16.04:
Here's a binary I built with |
As @vikoadi said before this is bgecause of Qt5 @tristan-k (or at east this is what I think) anyway I will try it soon with the fork you said 😄 |
With a new build from https://github.com/rcristi/indicator-kdeconnect I got it working for me. I was running into the same issue. (couldn't get it to build for precise with the versioned dependencies). Not sure if they are necessary of not. Still can't get remote file browsing to work though. |
@lutostag , still can't get indicator visible in Ubuntu 15.10 even with your PPA. |
@bam80 yeah unfortunately it is still a bit finicky. The only way I get it to work currently is to run: |
@vikoadi @bam80 using @tristan-k 's .deb and running @lutostag 's commands as a startup script, i have managed to reliably get the indicator to appear in ubuntu 16.04, only if my screen is turned on |
LXLE 16.04.1 got indicator-kdeconnect working of sorts with this, but no nice icon in the applet-indicators thingy at the top of LXLE https://github.com/rcristi/indicator-kdeconnect |
@markcross New version here: |
the KDE-Connect Worked perfectly, but there's no indicator in the panel, thus I can no longer use the features such like "Browse device" conveniently.
The text was updated successfully, but these errors were encountered: