/srv/irclogs.ubuntu.com/2014/08/02/#kubuntu.txt

keithzgThat's the one thing I dislike about my Chromebook Pixel, no SysReq key!00:09
redbulll00:18
adamremixhello00:25
adamremixi need help00:25
keithzgAs the saying goes, don't ask to ask, just ask!00:29
ullahi00:44
codebumphi all, I want to set some keyboard shortcut bindings to lower/raise opacity for konsole. can anyone help?01:43
keithzgHmm, maybe with a dbus call to change profile, if that's possible?02:02
=== dex is now known as Guest23947
keithzgDamn, doesn't look like it, using qdbus on konsole doesn't show many objects.02:10
=== dude is now known as Guest7788
keithzgKindof random which ones are callable via dbus, actually.02:19
=== pepee_ is now known as pepee
codebumpkeithzg: Hi, sry for late reply, I am new to dbus call stuff, and cant find some decent examples, can you give me one example to change konsole profile of current console?02:54
codebump*konsole02:55
keithzgErr, as I said above, it doesn't seem to be possible, the profile switching isn't actually hooked up to be callable via dbus.03:08
keithzgbest I could do is disable the button for toggling the menubar, haha03:09
keithzgqdbus | grep -i konsole | while read k; do qdbus $k /konsole/MainWindow_1/actions/options_show_menubar org.qtproject.Qt.QAction.enabled false; done03:09
keithzgBut not much else is hooked up. You can get a list of objects by running qdbus | grep konsole | while read k; do qdbus $k; done03:10
=== rob__ is now known as Darthfrog
keithzgYou could get a list of profiles via "qdbus org.kde.konsole /Konsole org.kde.konsole.Window.profileList", but I don't see a way to change it per session.03:14
keithzgOr at all.03:14
codebumpkeithzg: running any command using qdbus gives me this error. : qdbus: could not exec '/usr/lib/x86_64-linux-gnu/qt5/bin/qdbus': No such file or directory03:16
otjurahow can this kind of mess happen? http://a.pomf.se/ucpnhi.jpg03:17
keithzgcodebump: I think the default qdbus is broken by the Qt5 transition, you have to install the package "qdbus-qt5"03:17
keithzg(and possibly qtbase5-dev-tools as well, although I'm not sure)03:18
codebumpits the first one, now its working..03:18
codebumpkeithzg: I think this discussion proves that switching profiles wont be possible until switchprofile cmd is added to dbus... :(  (https://forum.kde.org/viewtopic.php?f=227&t=108527)03:21
keithzgcodebump: Yeah, looks like it. You should probably search for (and if there isn't one, open) a feature request along those lines in the bugtracker.03:27
roboterhail04:40
roboterUkrainian geeks04:41
roboterUkrainians is fcuken bullshit04:41
roboterThis shit Ukrainians need to burn in Auschwitz04:42
roboterhail hail HAIL04:42
roboterit's time to shoot Ukrainian geeks04:43
keithzgYeesh.04:51
* genii slides keithzg a fresh coffee04:54
* keithzg sips it gratefully, looks at the clock, and decides to finally go home!04:57
earrameI fresh installed kubuntu 14.04 on my pavilion AMD64 with new 1TB HDD. I ma using the stock PS2 keaboard and a logitec wireless USB mouse.  At random times the input devices become unresponsive requiring me to REISUB.  It happens sometimes after several hours of work and sometimes after just 30 minutes.  Sometimes the input freezes and after a couple seconds the screen goes black and it goes to the login screen as if it just rebooted05:06
valorieweird05:07
valorieif you don't get anybody telling you what logs to look in, earrame05:07
earrameAnd sometimes (rarely)it just goes directly to the login screen without freezing.05:07
valorieyou might write to the kubuntu-user list, or the kubuntu forum05:07
valorielots of knowledgeable people in both05:08
earrameThat's a good idea. I have searched forums, but have not posted yet.  That will be my next step.  It is getting annoying.05:11
soumitrahi05:38
=== christian is now known as Guest64093
dileephi, i want to installplasma 5 in kubuntu 14.1008:52
=== rachel is now known as Guest33287
dileepi went through some blogs to do it08:53
dileephttp://www.webupd8.org/2014/07/how-to-install-plasma-5-in-kubuntu-1410.html08:53
dileepi'm getting this error in the terminal08:54
dileep kubuntu-plasma5-desktop : Depends: kio-extras but it is not going to be installed08:54
dileep" kubuntu-plasma5-desktop : Depends: kio-extras but it is not going to be installed"08:54
=== Guest33287 is now known as Forsake
Forsake:o08:54
valorieperhaps try installing it?08:55
dileepbefore this i was not getting this error "W: GPG error: http://ppa.launchpad.net utopic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D969FE87A516CD9B08:55
dileep"08:55
valoriehmmm08:56
valoriethis is the "official" blog about it: https://blogs.kde.org/2014/07/15/plasma-5-here-all-ready-eat-your-babies08:56
dileepthis is what exactly i get now08:56
dileepSome packages could not be installed. This may mean that you have08:56
dileeprequested an impossible situation or if you are using the unstable08:56
dileepdistribution that some required packages have not yet been created08:56
dileepor been moved out of Incoming.08:56
dileepThe following information may help to resolve the situation:08:56
dileepThe following packages have unmet dependencies:08:56
unopastedileep you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted08:57
valoriedileep: please use a !paste08:57
valorieoops, !pastebin08:57
valorieffff08:57
valorie!pastebin08:57
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.08:57
=== PasNox_ is now known as PasNox
Forsakehello08:59
dileephttp://pastebin.com/s3H2v8Sv09:02
valoriedileep: did you have a completely up-to-date utopic?09:02
valoriebefore installing kubuntu next, did you do `sudo apt-get update && sudo apt-get dist-upgrade` ?09:03
valorieand thanks for using the pastebin09:03
dileepwhen i run apt-get update i get the output that is in the pastebin link09:05
Forsakehein?09:05
dileephttp://pastebin.com/s3H2v8Sv09:06
valoriedileep: please try `sudo apt-get -f install`09:07
valoriethat will often force fix the broken packages09:07
* valorie goes to bed09:07
valoriehopefully if problems continue, you'll get more help09:07
dileepinstalling forcefully didn't help09:13
dileepkeeps on asking for kio-extras09:13
lordievaderGood morning.09:17
dileepis there any other better way to install plasma 5 in kubuntu?09:20
lordievaderdileep: The two ways are using the iso or the ppa/09:22
soeedileep: on Unicorn ?09:25
dileepyup09:25
soeeuse ppa next09:25
dileep14.10 it is09:25
dileepit shows me unmet depedency09:25
soeedid you installe dkubuntu-plasma5-desktop ?09:26
soeekubuntu-plasma5-desktop09:26
santtumannhello10:22
lordievadero/10:23
=== _Naphatul is now known as Naphatul
Naphatulwhats the proper way to automount a partition at boot?10:24
Naphatulvia fstab or can dolphin do it?10:24
dileephow do i install kio extras package shown in this link10:48
dileephttps://launchpad.net/~kubuntu-ppa/+archive/ubuntu/next/+index?field.series_filter=utopic10:48
big_cassiushi, any idea why adblock is not working for me on plasma 5? both on firefox and chromium...11:10
=== christian is now known as Guest46662
soeebig_cassius: works for me11:18
soeeon Firefox and Chromium11:19
soeedileep: here ?11:20
dileepi am still unable to use plasma 511:21
soeedileep: can you join #kubuntu-devel ?11:22
big_cassiussoee: ok good to know... any suggestion what I may try to fix it?11:27
soeebig_cassius: no idea it should just work :) are you sue its installed and enabled ?11:31
big_cassiussoee: ah I indeed seem to have a problem with firefox plugins in general...will try to clear my firefox data and restart. thanks11:38
jussihrm, what is the recommended way to vpn on kubuntu?11:42
BluesKajHiyas all12:09
=== byte^bnc is now known as byte
dbromhello all15:20
dbromI am using kubuntu 14.04 and 13.10 ad have the 14.04 in the basement. Would like to know how to mount a second drive that is internal though a ssh terminal15:22
rawrmonstersudo mount /dev/sda* /mountpoint15:24
rawrmonsterwait if its a second drive it wont be /dev/sda but some other15:25
dbromwhen i do a df it doesnt show up15:37
home__Hej I installed Kubuntu today and I'm trying to set an enviroment variable by writing it into /etc/enviroment like this: http://paste.kde.org/p2ymismvt  I did a reboot after renaming it and tried to do ls $(BOOT_ROOT)16:10
home__but it tells me the env var doesnt exist16:10
tsimpsonhome__: $() is for command expansion, ${} is for variable expansion16:12
home__it still fails,its also not listed in printenv16:13
home__any idea?16:13
tsimpsonit should work as far as I know16:16
tsimpsonI can see changes to PATH applied from there16:16
tsimpsonthe only thing I know that ignores /etc/environment is sudo16:17
home__hmm ill try another reboo then16:19
rawrmonsterIs there some way to increase battery life? Things I have tried are (intel p_state, thermald, tlp,)16:41
=== allen is now known as Guest34537
rawrmonsterI have kubuntu 14.04 and I have a ton of application crashes and kde lockups. Is there some way to figure out what may be causing this?18:37
rawrmonsterI am on a fresh install of kubuntu I think I should have stated that.18:39
geniiThe first place to usually start is by looking at the logs in /var/log18:41
BluesKajrawrmonster, make sure you update and upgrade18:41
rawrmonsterBluesKaj: I am fully updated18:41
BluesKajupgraded as well ?18:42
rawrmonsteryes18:42
BluesKajhave you tried dist-upgrade, it might bring in some required dependencies, rawrmonster18:43
rawrmonsterBluesKaj: just tried and there is nothing18:43
BluesKajok , which graphics card, rawrmonster?18:44
rawrmonsterBluesKaj: intel hd 400018:44
rawrmonstergenii: there only errors in any logs in the system log is auth errors from when i mistyped the password18:45
rawrmonsterits just really annoying because it happens alot. I have had no issues what so ever with ubuntu 14.04 but I really dislike unity18:46
rawrmonsterI have gotten to the point where kubuntu wont let me press enter on kdm which forced be to restart because everything became unresponsive. the kde menu button has made the full desktop become unresponsive18:48
BluesKajrawrmonster, run,  lspci -nnk | grep -i vga -A3 | grep 'in use'18:48
rawrmonsterKernel driver in use: i91518:48
BluesKajdo you still have unity installed18:48
rawrmonsterBluesKaj: No i have kubuntu 14.04 installed not ubuntu18:49
rawrmonsterThe only extra applications I have installed are chromium, devede (avconv), and powertop18:49
geniikdm ? The default greeter should be lightdm-kde-greeter18:49
BluesKajrawrmonster, kdm is no longer the default , lightdm is18:50
rawrmonsterI just figured it was kdm18:50
BluesKajhmm, I have the same gpu, no probs on 14.0418:51
BluesKajand you have the correct driver18:52
rawrmonsterSo you have no idea why it is crashing?18:53
BluesKajnot yet18:53
rawrmonsterhmm I just reloaded system log and i am getting this18:54
rawrmonster08/02/14 01:02:36 PMrawrmonsterdbus[759][system] Rejected send message, 7 matched rules; type="method_return", sender=":1.42" (uid=0 pid=1865 comm="/usr/sbin/dnsmasq --no-resolv --keep-in-foreground") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.4" (uid=0 pid=817 comm="NetworkManager ")18:54
rawrmonsterIt shows 3 times in my logs18:54
BluesKajnetwork management should not cause any graphics problems18:55
BluesKajrawrmonster, check /var/log/syslog for any apperent graphics errors18:56
BluesKajapparent rather18:56
rawrmonsterBluesKaj: I dont see anything that stands out to me but I pastebin just incase http://pastebin.com/Tbwt4XxZ18:59
rawrmonsteracpi is battery stuff right?18:59
BluesKajrawrmonster, it's a mystery to me, didn't see anything there that could problematic19:12
rawrmonsterBluesKaj: hmm that bites19:12
rawrmonsterquick question while im here19:13
BluesKajsystem76 , how do you like it other than the immediate problem19:13
BluesKajrawrmonster,^19:14
rawrmonsterIf you open a program with a higher nice level so it has less priority does every program that is spawned off of it have the same nice level?19:14
rawrmonsterBluesKaj: Ehh for what it is I love it. Battery life is nothing amazing but what do you expect with an i719:15
BluesKajrawrmonster, I have no idea about nice levels ... genii ?19:16
geniiNot sure if the child processes have same nice level, sorry19:17
BluesKajrawrmonster, http://en.wikipedia.org/wiki/Nice_%28Unix%29 :)19:19
rawrmonsterIts ok I just tested it out and figured out my answer!19:19
BluesKajrawrmonster, care to share ?19:22
rawrmonsterBluesKaj: It looks to share the disk and cpu niceness19:23
BluesKajwhy do you have custom settings there?19:23
BluesKajerr why?19:24
rawrmonsterJust on a few intensive programs19:24
BluesKajok19:24
BluesKajmaybe the gpu can't handle the action :)19:24
rawrmonsterto my knowledge most video encoding is not programed with opencl on linux19:25
BluesKajnever tried opencl , no reason to19:31
rawrmonsterBluesKaj: but yea my cpu has never gone over 40% while transcoding a video19:32
BluesKajnot sharing the load with the gpu like it's supposed19:33
BluesKajtp19:33
rawrmonsterBluesKaj: ehh its pointless with intel hd 400019:35
rawrmonsterBluesKaj: its like 2-3 mins faster on windows with opencl than on linux without19:36
rawrmonsterBluesKaj: if you have a real graphics card it will help alot19:36
BluesKajyes, rawrmonster, I do any video transcoding on my desktop pc which has an elcheapo entry level nvidia 8400gs which is adequate for the job , but I haven't done any for a long time since the pc is also our media server, and connected to the audio system and tv19:40
=== facerias is now known as Galico
rawrmonsterMy computer just crashed agin...19:56
rawrmonsterI had just finished transcoding a dvd had exited the program and then went to open firefox but my bottom bar was frozen. I could type and move the windows around but I could not close any of them or use keyboard short cuts to get to tty119:57
rawrmonsterUgg after a restart it is frozen again. Only thing open is quassel irc19:58
rawrmonsterI can type but I cant do anything else19:59
BluesKajrawrmonster, I assume you have the Intel OpenCL CPU-drivers installed? ....I have to ask :)20:01
rawrmonsterOk now when I tried to reboot because of the system freeze I got a kernel panic saying something about an interupt20:06
rawrmonsterbut I have tried to find it in the system log and there is nothing there20:06
BluesKajrawrmonster, so your cpu is handling a greater part of the load while transcoding, could it be a thermal problem since the cpu was working so hard ...speculating here20:09
rawrmonsterBluesKaj: but this only happens on kubuntu. When I use ubuntu 14.04 it works with out an issue20:11
BluesKajrawrmonster, do you have nepomuk and akonadi running ?20:11
BluesKajgrasping for straws here20:12
rawrmonsterNether one is in the system tray20:13
rawrmonsterNope both are not running20:14
BluesKajakonadi doesn't show in the system tray afaik, you have to check your system monitor or type akonadi in the kmenu search20:15
BluesKajbut being an i7 there shouldn't be an issue20:16
rawrmonsterbrb20:17
rawrmonsterOk Im back20:21
rawrmonsterNo more ideas?20:35
jjeronimo_hi, is there also a manual in the turkish language?20:38
jjeronimo_for kubuntu20:38
jjeronimo_installing it on a friends computer20:38
=== rob is now known as Guest13403
=== Guest13403 is now known as DarthFrog
=== emanuel is now known as Guest20617
=== soee_ is now known as soee
TechnovoreHi I am trying to get some help with a question about adding a GUI to a headless install.22:54

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!