/srv/irclogs.ubuntu.com/2016/11/30/#kubuntu.txt

Datdoes krdc use udp by default?00:15
Camronanyone use rsync here00:52
Camronanyone use rsync here01:08
Camroni am looking up examples and trying them but they done work01:09
rawbttmpup89list03:07
=== rdhruva is now known as rohan
=== rdhruva is now known as rohan
=== oem is now known as oem_
=== oem_ is now known as oem__
=== ubott2 is now known as ubottu
=== claydoh is now known as Guest43515
pepperminti wan't to ask about peppermint, is this the right channel?'10:35
lordievaderpeppermint: Is it Kubuntu related?10:36
R13oseI have been getting this problem for awhile: http://pastebin.com/9Up28Z6011:08
yocs0000R13ose: mmmm .... it could be due to a number of problems11:37
yocs0000R13ose: can you describe your system?11:37
R13oseyocs0000: well, what do you want to know?11:40
yocs0000R13ose: well, everything .... are you runnning a Sunway TaihuLight supercomputer or a Raspberry PI? What are you running ubuntu on?11:42
=== zippy is now known as Guest5732
R13oseyocs0000: here is all the information from lshw command: http://pastebin.com/UCRYijVH11:45
yocs0000R13ose: maybe you want to give the short version?11:47
R13ose:D11:47
R13oseyocs0000: I am running Aspire V5-572 Laptop, Intel(R) Core(TM) i5-3337U CPU @ 1.80GHz.11:48
yocs0000R13ose: I mean "sudo lswh -short"11:49
R13oseoh11:49
yocs0000:)11:49
R13oseyocs0000: here: http://pastebin.com/Ey1zwJrd11:50
yocs0000R13ose: now sudo lspci11:53
R13oseyocs0000: http://pastebin.com/bGPfcrNK11:54
yocs0000R13ose: interesting .... I do not think it can be what I though. mmmm .... so you do not have a discrete graphic card?11:56
R13oseyocs0000: what does that mean?11:56
yocs0000R13ose: later .... try this "dmesg | grep -i err" and pastebinit and "dmesg | grep -i warn" and pastebinit11:57
R13oseyocs0000: http://pastebin.com/c7Jkmqu7 and http://pastebin.com/tW121v1z11:59
lordievaderR13ose: Could you give the output of 'vmstat 1' while it freezes? (vmstat 1 is a continous program, just give the lines during the freeze)12:00
yocs0000R13ose: lordievader: you have the issue in the first of the last two files as well .... plugin-containe[20203]: segfault at 968 ip 00007f9f692d592c sp 00007ffc259841e0 error 4 in libX11.so.6.3.0[7f9f692b5000+135000]12:01
R13oselordievader: right now, none of the browsers are freezing but plank program when I hover over icons on a non-maximum program are.12:02
R13oseyocs0000: how do I fix them?12:02
lordievaderyocs0000: That might well be the problem ;)12:02
yocs0000R13ose: so the browser is not freezing? That sounds strange .... it should really.12:03
R13oseyocs0000: not at the moment.12:03
lordievaderR13ose: Could you pastebin the output of 'lspci -k'?12:04
R13oselordievader: http://pastebin.com/q1UeYtGV12:06
lordievaderYour system is up to date?12:07
R13oselordievader: Yes, updated yesterday12:07
lordievaderHmm12:07
yocs0000lordievader: what calls the segfault is plugin-container it should be the browser .... plank does not call it12:08
yocs0000R13ose: so you experience freeze on Plank even when the browser is closed?12:09
lordievaderyocs0000: The libX11.so is causing the error, I think Plank makes use of that too.12:09
yocs0000lordievader: but there is not trace of Plank casuing any of the segfault12:09
lordievaderThe error might be handled differently by Plank.12:10
yocs0000lordievader: well, but if the segfaut happens at libX level with plank, it should be recorded in the dmesg nonetheles .... and there is not track of other segfaults for libX there.12:11
R13oseyocs0000: the firefox browser is open but yes I believe so12:11
lordievaderWhat I think happens is that the plugin-container segfaults because of the error. If Plank does catch it properly it doesn't have to segfault.12:12
yocs0000R13ose: oh, I see .... then it could from the browser, not Plank .... close the browser12:12
lordievaderIn that case Plank doesn't appear in the dmesg.12:12
yocs0000lordievader: but the segfaut does12:13
lordievaderYes, plugin-container segfaults, not the libX.12:13
R13oseI don't want to close the browser at the moment.12:15
yocs0000R13ose: can you reboot and then you try to operate Plank for a while, without the browser open (never ever), and see what happens? and then repost the dmesg messages .... also, installing plank dbg could help (f the problem were with plank)12:15
R13oseyocs0000: you think this is plank's fault?12:15
yocs0000R13ose: nope.12:15
yocs0000R13ose: but it is worth excluding it.12:16
R13oseI don't want to restart12:17
yocs0000R13ose: it is up to yu really, but now I hve to go back to work!12:18
R13oseyocs0000: thanks for the help12:18
R13oselordievader: is there anything else you think I can try?12:20
yocs0000R13ose: I suggest you do install plank-dbg .... just to see whther it captures more information for the developers, just in cae there was problem which was not captured. Have a good day.12:20
lordievaderR13ose: Check the plank logs at least, see if it errors.12:20
R13oseyocs0000: I installed that but unsure how to start this12:23
Rewmanhi everyone12:25
AceKingI'm having a problem with a repo error when trying to update. I don't wan to comment out the wrong one. Can someone help? https://paste.kde.org/pdw6wrqd512:30
lordievaderAceKing: You should remove ppa's with the ppapurge tool. That makes sure that packages installed from the ppa are downgraded or removed.12:32
lordievader!ppapurge12:32
ubottuTo disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html12:32
AceKinglordievader: OK, will that automaticall find the one that has the error?12:37
lordievaderNo, you have to specify the ppa to remove manually.12:37
BluesKajHowdy folks12:38
AceKinglordievader: OK, I was looking at the sources.list file, but couldn't find the one that was acting up. I was just going to comment it out12:38
lordievaderAceKing: As I said, it is better to remove ppa's with the ppa-purge tool.12:39
lordievaderDon't just comment them out. You might get problems from that later.12:39
AceKinglordievader: OK, thank you12:39
BluesKajdoesn't the regression caused by the ppa-purge remove the updates/upgrades and packages installed by the ppa and restore the system to a previous state12:41
BluesKaj?12:42
Rewman_Hi12:44
BluesKaj!ppa-purge12:45
ubottuTo disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html12:45
R13oseyocs0000 lordievader I started plank -d and here is what I got so far: http://pastebin.com/fMEzvAgE12:47
lordievaderBluesKaj: Yes, hence it is better to use the ppa-purge tool then to only comment out the ppa.12:47
BluesKajor remove the pppa drom the package manager sources12:48
BluesKajfrom12:48
lordievaderR13ose: I suspect that the SurfaceCache warnings stem from the libX problem.12:48
AceKingOK, I appearently don't know what I'm doing wrong. I typed in: sudo ppa-purge ppa.launchpad.net/djcj/hybrid/ubuntu yakkety Release and I'm still getting the error. What am I doing wrong? Here is the output https://paste.kde.org/pdw6wrqd512:48
lordievaderBluesKaj: If that removes the packages installed from the ppa, sure.12:48
lordievaderAceKing: That is not the ppa path ;)12:49
lordievaderAceKing: sudo ppa-purge ppa:djcj/hybrid12:49
AceKinglordievader: Thank you12:50
R13oselordievader: how do I fix that?12:50
lordievaderR13ose: No idea.12:50
lordievaderR13ose: I'm not even sure if that is the real problem, to be honest.12:50
R13oselordievader: me either12:51
AceKinglordievader: I pasted what you posted in konsole, and I'm still getting the same error12:51
BluesKajlordievader, it doesn't , but it prevents any other newer unstable packages that may be loaded into the ppa and cause breakage12:52
lordievaderAceKing: What is the output of the ppa-purge command?12:54
lordievaderBluesKaj: So you can still get the dependcy problem...12:54
EventHorizonevening all.  Sorry to dump on the channel but is there a fix for this:12:54
EventHorizon: The repository 'http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu yakkety Release' does not have a Release file.12:54
EventHorizonN: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.12:54
EventHorizonN: See apt-secure(8) manpage for repository creation and user configuration details.12:54
EventHorizonE: Failed to fetch http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu/dists/yakkety/main/binary-amd64/Packages  404  Not Found12:54
EventHorizonE: Some index files failed to download. They have been ignored, or old ones used instead.12:54
AceKinglordievader: https://paste.kde.org/p4q2womy812:56
lordievaderAceKing: Hmm, I'd grep for the repo and comment it.12:57
R13oselordievader: I will come back later if this is still a problem12:58
AceKinglordievader: I'm not sure how to do that... sorry12:58
BluesKajlordievader, I periodically reinstall certain ppas after a month or 2 after dependency problems have been resolved12:58
BluesKajlike staging=plasma, framewworks and misc12:59
EventHorizonIs this normal:13:01
EventHorizonhttp://paste.ubuntu.com/23557946/13:01
AceKingOK, I figured it out. Thanks13:04
EventHorizonwhat is the point13:16
acheronukEventHorizon: the ppa is empty for Yakkety, so will not have release file13:26
acheronukthat is normal.13:26
=== lethu_ is now known as lethu
=== mgolden is now known as mgolden_
=== FReaper-PC is now known as FlameReaper-PC
user|47773hi I would like to use steam but when I try to start it it ends before it does anything. is there any easy way to fix this problem?16:22
=== wesley_ is now known as Darpyyy
yocs0000in the past you could manage git and github projects with dolphin .... is that still the case? I do not seems to be able anymore!17:31
R13oseyocs0000: looked at this: https://opensource.com/life/16/8/graphical-tools-git17:43
=== andrea__ is now known as AD2076
=== efm__ is now known as efm
=== rafael is now known as Guest44499
=== Guest44499 is now known as drruid
=== cwichmann is now known as CliffW
madbitsAnyone online?20:23
=== bart__ is now known as bart0
=== lordievader is now known as Guest12557
=== kubuntu is now known as Guest96832
=== Guest12557 is now known as lordievader
=== lethu_ is now known as lethu
=== Guest43515 is now known as claydoh
RewmanHey everyone21:18
=== CliffW is now known as CliffWMain
=== rohan_ is now known as rohan
IrcsomeBot1<Valoriez> I did a routine restart of my main laptop and got this message after logging into plasma:23:37
IrcsomeBot1<Valoriez> (Photo, 1280x723) https://irc-attachments.kde.org/vbToP5X4/file_1266.jpg23:37
IrcsomeBot1<Valoriez> of course "okay" means not ok23:38
ahoneybunodd I just rebooted with no real issue23:39
ahoneybunother then a black background on one monitor23:39
IrcsomeBot1<Valoriez> I'm reading https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/130480523:40
ubottuLaunchpad bug 1304805 in kde-workspace (Ubuntu Trusty) "KDE desktop login failure: "Could not start d-bus. Can you call qdbus?"" [Undecided,Confirmed]23:40
IrcsomeBot1<Valoriez> not the first to get this error or problem...23:40
IrcsomeBot1<Valoriez> I think it is related to running KCi/unstable for a bit to get peruse and new kdeconnect23:42
IrcsomeBot1<Valoriez> I guess it is time to plunge into zesty23:42
schnoodlesIs Konsole really fussy when it comes to fonts? I installed https://github.com/ryanoasis/nerd-fonts but none of them seem to appear in Konsole to be selected.23:56

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