=== ruhan is now known as s4ms3pi0l [07:02] Good morning === dv__ is now known as dv_ [08:00] faibske was removed by: faibske === michail is now known as Guest17744 === Guest17744 is now known as Nv3F [11:00] Hi folks === gustavo is now known as Guest48645 [11:48] hello [11:48] hi michaelv === andzej is now known as andzej_ === andzej_ is now known as andrzejv === rumble is now known as grumble [13:14] is there a fix for gtk tray icons having black square backgrounds [13:15] transparency doesnt work on the hexchat icon [13:16] which gtk tray icons ? [13:16] https://bugs.kde.org/show_bug.cgi?id=356937 [13:16] KDE bug 356937 in XembedSNIProxy "Xembed icons have black background" [Normal,Confirmed] [13:16] besides hexchat [13:17] i dont know if the new skype client is gtk or not but it has that problem as well [13:18] turbo64, which desktop theme in system settings ? [13:20] breeze [13:20] there was a package called xembed-sni-proxy that supposedly fixed this but its not in the ubuntu 17 repos [13:21] the code may have been merged into plasma [13:21] yeah it was [13:21] and it doesnt fix it [13:22] have you tried different themes ? [13:23] yeah i tried air and oxygen and its the same [13:25] xembedsniproxy is not package [13:25] it's in plasma-workspace [13:28] onversation shows a normal icon in the system try using oxygen theme, I don't use breeze [13:28] konversation [13:29] tray even [13:30] hexchat is ok here: https://i.imgur.com/JcMi3lb.png [13:33] http://i.imgur.com/XyWpbLw.png [13:34] what version of kubuntu are you running [13:34] and plasma [13:41] that is zesty 17.04 with plasma 5.9.4 === juboxi is now known as jubo2 [13:57] has anyone encoutered the svga related irretrievable error when running kubuntu 17.04 in vmware? === kjd is now known as kjd_ [14:04] I am new to anything linux and installed kubuntu 17.04, when I did I didn't select the proprietary drivers option and now am having trouble with wifi, playing audio and video files. If I reinstall and select proprietary drivers may that help [14:05] kjd_: you can install them post install as well [14:07] kubuntu-restricted-extras package pull them in [14:10] I am an average user of windows and don't know any coding and have tryed to do post install with no luck and thought to just let the machine do all the work lol [14:12] kjd_, run lspci | grep VGA for your graphics chip ID then you can find the driver for it in the package manager id available [14:12] if available [14:15] if it's an onboard then the driver is most likely already installed [14:37] thanks BluesKaj I will give it a try === sacha_ is now known as DrIDK [16:15] what's the status of KDE on wayland? [16:18] borKed ? [16:18] * EvilRoey ducks [16:18] delphin, depends on your gpu, if it's nvidia , don't even bother [16:19] delphin: was under the impression that a distro like Debian or Ubuntu switching over to Wayland is imminent [16:21] fedora already has [16:22] delphin, https://community.kde.org/KWin/Wayland === juboxi is now known as jubo32 === jubo32 is now known as jubo2 === sete_ is now known as sete__ === sete__ is now known as sete_ === jemand is now known as Jemand [21:31] .. === andre is now known as Guest24994 === sete is now known as sete_x [23:07] hi [23:08] on a computer without KDE with only console when I try to connect to android 5.1 phone I run "bluetoothd -n" then "./bluez-source/test/simple-agent" then "sudo pand -n -c 50:AE:F6:23:E0:A6 -i hci0" and it connects to a phone and creates interface "bnep0" so I can ssh to a phone now [23:08] now, on a computer with KDE I'm trying to do the same, first "bluetoothd -n" then when I run "./bluez-source/test/simple-agent" it says: "dbus.exceptions.DBusException: org.bluez.Error.AlreadyExists: Already Exists" so looks like KDE is allrady running some sort of "agent", because when I do [23:08] "sudo pand -n -c 50:AE:F6:23:E0:A6 -i hci0" there is window pops up with buttons: "PIN is correct" and "PIN is incorrect" and when I press "PIN is correct" the connection is established and I can ssh to a phone [23:08] so the question is, can I disable that KDE's "agent" so I can just use "./bluez-source/test/simple-agent" ? [23:31] ps shows that there is process running: [23:31] "polkit-kde-authentication-agent-1", it may be what I need to disable, so what if I kill it ? will it crash entire KDE ? what is it for ? [23:53] generation2: I have that process running myself. It is described as "Daemon providing a polkit authentication UI for KDE" See: https://wiki.archlinux.org/index.php/Polkit#Authentication_agents [23:54] If you are worried about crashing Plasma, I recommend you exit all programs, save data, ctrl alt f3, and login to a tty. [23:57] it could be bluetoothd's thing that is doing it, not KDE thing