/srv/irclogs.ubuntu.com/2014/10/13/#kubuntu.txt

=== libreSSL is now known as TheFakeazneD525
jussisysop2: you potentially have a higher possibility of an answer on that in #qt or #kde :)00:04
=== joji is now known as wetwitch
nikke_Hi. I'm new Ubuntu/Kubuntu user. Just first year begind and I never Install Windows again. Why Kubundu? I have old mini-laptop.03:23
nikke_And the question was is there program to record my screen to .gif -format?03:25
nikke_I star to use Google..03:26
nikke_....now03:26
travnewmaticthats a good question i'm not really sure03:28
travnewmatici know theres a way to take like screen caps like prnt-screen03:28
travnewmaticfrom windows03:28
travnewmaticbut as far as recording i imagine there is something03:28
TheFakeazneD525ffmpeg03:28
TheFakeazneD525alias screencast='ffmpeg -f alsa -i pulse -f x11grab -r 30 -s 1366x768 -i :0.0+0,0 -pix_fmt yuv420p -vcodec libx264 -preset veryfast -ar 48000 -qscale 1 -r 30'03:29
TheFakeazneD525what i use03:29
nikkethanks. i try out this ffmpeg. Is it "command-line program?03:31
nikkeKonsole03:31
=== TheFakeazneD525 is now known as libreSSL
=== benjamin__ is now known as BenjaminTheAfric
=== BenjaminTheAfric is now known as BenjaminDaAfrica
=== BenjaminDaAfrica is now known as BenjDaAfrican
MattQCHello06:31
Aporie_Hello, what the right way to restart "notworking service" in 14.04 LTS ?? Can't do anything with "sudo service stop" and "/etc/init.d/netw... stop". Anyone have an idea ?06:34
rwwsudo service NetworkManager restart, I think. don't have an Ubuntu box in front of me right now06:36
MattQCI need some help with Kmix.06:37
MattQCI am trying to map a new shortcut key, for the famous ThinkPad mic mute problem.06:37
lordievaderGood morning.06:42
=== matthew is now known as Guest26207
Aporie_rww, it's not really on a kubuntu distro but on an ubuntu server ... NetworkManager is not installed06:46
=== dani is now known as Guest59782
lordievaderAporie_: Err, isn't #ubuntu-server a better channel for question regarding Ubuntu Server?06:51
Aporie_lordievader06:51
Aporie_yes it is06:51
jasoncollege24in kubuntu 14.04 is there a way to check the file system, and/or OS files for corruption, and repair any issues?07:16
lordievaderjasoncollege24: fsck ;)07:17
jasoncollege24lordievader: every time i try that I get messages stating that the devices are mounted, and that e2fsck cannot continue, then it simply aborts back to the command line07:18
hateballjasoncollege24: you cant (shouldnt) do it on mounted filesystems07:19
hateballjasoncollege24: "sudo touch /forcefsck" will force a check on next reboot07:19
lordievaderjasoncollege24: As hateball says you cannot check a mounted volume. An altenative is booting a live environment and checking from there.07:20
jasoncollege24hateball: trying your advice now07:20
jasoncollege24problem is that in the last several startups, and updates, several crashes have taken place. things like plasma, some audio recorder type thing, and kded407:21
jasoncollege24sometimes all I get is a black screen with my mouse07:21
jasoncollege24speaking of... just had another crash during the check... "Kernel panic - not syncing: Fatal exception in interrupt"07:24
jasoncollege24next line says returning to text console07:24
lordievaderKernel panics aren't nice, they point to hardware failure. If you think it is your HDD do a SMART test.07:24
hateballYeah, kernel panics are rare enough to be taken seriously07:26
jasoncollege24i'm guessing that's essentially the linux version of a BSOD? lol07:26
hateballjasoncollege24: Yes07:26
jasoncollege24ok. i may know the cause07:27
jasoncollege24thanks07:27
hateballjasoncollege24: If you have access to the install media you can liveboot and check the HDD and such07:27
jasoncollege24i just added a videocard. if that card is pulling more power than the PSU is able to give, would that cause the kernel panic?07:28
lordievaderjasoncollege24: Theoretical possibility.07:28
jasoncollege24lordievader: gotta love theories. lol07:29
hateballwell, unplug it and test. seems simple :p07:32
jasoncollege24hateball: I hope it's that simple07:32
libreSSLWHAT IN THE NAME OF WHAT07:37
valorie?07:37
libreSSLSo, my desktop was lagging, so I tried opening up the sysguard in KRunner07:37
libreSSLand it said for "lightdm"07:38
valoriecool, ain't it?07:38
valoriehmmm07:38
libreSSL%500+ CPU usage07:38
valorie!07:38
libreSSLI'm assuming thats not normal07:38
valoriepretty much07:38
valoriewe're moving to SDDM instead, when we can get it to work.....07:38
libreSSLwell not lightdm07:39
libreSSLbut under that tree07:39
libreSSLI think it was chrome07:39
libreSSLbecause there was a window that said "unresponsive pages"07:39
libreSSLor something >.>07:39
libreSSLvalorie: any logs I should look at?07:40
lordievaderlibreSSL: xsession-errors?07:41
libreSSLScript for none started at run_im. Script for auto started at run_im. Script for default started at run_im.07:42
lordievaderA thousand and one line of the same within the second?07:45
libreSSL?07:45
libreSSLwait, I think I know the cause...07:45
libreSSLI think it was a JS script that was incrementing a number more and more07:46
libreSSLor something >.>07:46
lordievaderI take that your last message came from there, if that line is spammed in there with a very great speed you got something on your hands ;)07:46
libreSSLach07:48
=== naggappan is now known as nandhu
jasoncollege24to check the HDD from a liveCD, is it just "fsck" at the command line?07:53
lordievaderWith the appropriate device, yes.07:54
jasoncollege24Now i remember why I added the videocard... Any ideas why the onboard video would cause my monitor to go into power saving mode when plasma is supposed to appear, but still work when switching to any of the tty interfaces?08:04
jasoncollege24note that this happens with the liveCD too08:04
lordievaderjasoncollege24: What is set in the BIOS as the default video card?08:06
jasoncollege24let me check08:06
jasoncollege24lordievader: it's set to auto, which the BIOS help says will use a card, if it's physically there. There is none at the moment, so it defaults to the onboard. Right up until the login screen is supposed to appear (plasma) the monitor is on and woring08:08
jasoncollege24working*08:09
lordievaderjasoncollege24: Does it receive a signal? What happens when you set it to onboard?08:09
jasoncollege24it receives a signal08:09
jasoncollege24the monitor shows the kubuntu splash image with 4 dots underneath during boot, then goes into power saving08:10
lordievaderjasoncollege24: So it does not receive a signal...08:10
jasoncollege24I'm looking at the BIOS on it right now08:10
jasoncollege24oh...08:10
jasoncollege24ummm maybe not lol08:10
jasoncollege24well not after that point anyway08:11
hateballKnowing chipset might help08:12
jasoncollege24give me a moment to see if I can read it off the board08:13
jasoncollege24VIA chipset08:14
jasoncollege24hateball: the onboard chipset is VIA08:23
hateballjasoncollege24: I was thinking the external card, the one that makes things not-work08:24
hateballjasoncollege24: oh are you saying it's blank even when using only VIA?08:25
jasoncollege24ok...08:25
hateballI have no experience with that, arent those quite legacy?08:25
jasoncollege24the onboard is the one that is going into power saving mode08:25
jasoncollege24the other, i'm not sure if it's even causing a problem08:26
hateballjasoncollege24: can you access a tty by pressing ctrl+alt+f1 ?08:26
jasoncollege24but the card allows me to use the liveCD08:26
jasoncollege24yes08:26
hateballhmmm08:26
jasoncollege24hateball: I'm wondering if my other problem might be something i did wrong... is it possible I borked my install by screwing with something?08:27
hateballjasoncollege24: everything can be fixed, but it helps to know what you might have done :)08:31
lordievaderjasoncollege24: The VIA chipsets we have here are troublesome.08:32
hateballI guess one could try booting with nomodeset and such08:32
hateballbut I shall slowly back away, having not used VIA chipsets in... aeons08:32
lordievaderIs it one of those old VIA chips that VIA itself no longer support?08:32
lordievaderhateball: Lucky you ;)08:33
jasoncollege24lordievader: yes08:34
lordievaderjasoncollege24: You're in for a treat, it is horrible.08:35
jasoncollege24also, i booted from the liveCD (using the external card) and have no issues. When I used fsck on my drives, it says they're clean, as if it's just readying whether a dirty bit is set08:35
lordievaderFriend of mine was trying to get a driver compiled with proper 3d support...08:35
lordievaderAnyhow I gotto go, good luck.08:35
jasoncollege24i didn't have this problem a week ago08:35
jasoncollege24lol08:35
jasoncollege24is there a way to force fsck from liveCD without a reboot?08:36
hateballjasoncollege24: yes since the filesystems arent mounted you can run fsck08:40
hateballon /dev/sda1 or whatever08:40
jasoncollege24hateball: fsck refused, so I did it through the KDE parition manager, which is running checks! :-D08:44
hateballwell, I doubt it's the filesystem08:45
hateballjasoncollege24: have you tried booting an older kernel?08:45
jasoncollege24no. i'm actually considering just formatting / and reinstalling kubuntu, cuz this is starting to be more trouble than it's worth08:46
jasoncollege24ugh kernal panic from liveCD... maybe I should just give up08:48
hateballjasoncollege24: do you have any option in BIOS to disable to builtin GPU and just use external?09:01
hateballwhatever the external might be09:01
=== nandhu is now known as naggappan
=== lysiek|pr is now known as rysiek|pl
joshua__Hellos09:20
joshua__Hellow09:20
jasoncollege24hateball: yes I do, but if my external card issue is a problem with the PSU not being able to provide enough power, that wouldn't help. I'm trying something... questionable lol09:34
=== floown_ is now known as floown
jasoncollege24How do i display the GRUB menu during boot time?10:19
naggappan@jason press and hold shift key dring the boot time10:35
=== metallic_ is now known as metallic
BluesKajHi folks11:17
david82hello i am using kubuntu 14.04 i have it installed on ssd but bootime is too long ist it possible to speed it up11:37
david82?11:37
lordievaderdavid82: Does it hang on things?11:38
david82only i can see is an error message with drive disk11:39
lordievaderdavid82: An error message?11:40
david82yes on bootup something wrong with hard drive11:41
david82but i don't know what is it11:41
lordievaderdavid82: Could you retrieve the full error somehow. It might explain your troubles.11:41
david82first must search the error11:43
lordievaderPerhaps dmesg/syslog shows it.11:44
=== toscalix is now known as toscalix_away
=== ed is now known as Guest42558
=== toscalix_away is now known as toscalix
jasoncollege24is there a way to access Windows 8 libraries like "Videos" (equivilant to older My Videos) that are normally accessible only through homegroups?11:59
gennisalve12:10
genni!list12:11
ubottugenni: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».12:11
gennilista12:18
gennisalve12:18
genni!list12:18
gennisalve12:53
genni!list12:54
ubottugenni: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».12:54
AciD``anybody else having a black screen after locking and powering off the screen, then trying to power it on again ?14:00
pankaj_Hi14:48
pankaj_I have installed kubuntu 14.4 but after updating nvidia drivers its getting freez at first kubuntu screen14:50
lordievadero/14:50
lordievaderWhat graphics card do you have and what version of the driver did you install?14:50
pankaj_any solution14:50
pankaj_nvidia n12p-gs ver7014:51
lordievaderpankaj_: Could you pastebin the output of 'lscpi -k|grep -A2 VGA'?14:52
lordievader!paste | pankaj_14:52
ubottupankaj_: For 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.14:52
pankaj_i think update was some thing like version 33, not sure. installed via kubuntu update service14:52
mineI really Love what is going on in Kubuntu's 14.10 Beta2 with Plasma 5, But since 13.10 Dolphin has not been able to open most Shares16:07
mineYes I can Install SMB4 or mount via Bash, but this isn't the point16:07
minethe Latest Versions of KDE/Kubuntu plus other Distro's running KDE maybe going as far back as 13.04, but for sure 13.10 on is the ONLY Operating system that can not Open Share files without a fix or outside Program/App to do the mounting for it16:07
lordievadermine: You do know that both 13.04 and 13.10 are EOL?16:08
mineEOL?16:08
lordievaderEnd-of-Life.16:09
mineyes, but it's still happening in 14.04 and now in 14.10 Beta16:09
minenothing has changed in the LTS16:09
lordievadermine: Have you filed a bug?16:10
minelordievader, I was using the 13.04 as the starting pooint as to when I first noticed it16:10
mineI have16:11
mineand can again16:11
lordievadermine: They I suppose you'll just have to wait until it is adressed.16:11
lordievaderFiling duplicate bugs won't speed up the process, if anything it will slow it down.16:11
mineIt's been on Many discussions as of Late16:15
mineyou can see the shares, just won't open them, and won't show up in the Device location of Dolphin with out Installing SMB416:15
minebut I won't add a doup then :)16:15
=== max is now known as Guest44192
iroh312i just clean installed Trusty from Precise.  How do set Kubuntu so that it does NOT activate the wifi card until i actually need it?16:18
AciD`iroh312 > uncheck the wifi once, and it should stay that way16:20
mineiroh312: click on the WiFi bar, Uncheck the network, reverce when needed16:21
iroh312I tried that. every time i boot my laptop the card is active until i turn it off.16:21
iroh312is this something i should report as a bug?16:22
xevilI have a Win 8, Kubuntu 14.04 dual boot with each operating system on it's own drive.  Kubuntu will not mount the win 8 NTFS drive reporting an error and that "the drive is in an unsafe state".  I have turned off the quick boot option in Win *, but still can't get the drive to mount.  Any suggestions?16:25
sanadhi16:26
minelordievader: It is supposed to be something to do with how the KIO Slave mounts or Doesn't Mount in this case...16:26
mineBut it sadly Renders the KDE Series as a Home only OS to any and All GUI Only users who are still lost as to how to Open remote Shares When the GUI tool given only gets you half there :)16:26
mineThank's for your input :)16:26
xevilanyone have any idead on my question?16:34
xevilideas that is...16:34
minexevil: I have the same issue on my kde, even running live returns that error... not sure if it's kde only cause I haven't reied it with my Ubuntu yet sorry16:36
mineMight be a M$ file protection that Win 8 added16:36
xevilit's a rather annoying condition... I've tried everything I've read to fix the condition, but so far pfffttt....16:38
minexevil: have you tried right clicking the drive partition in Dolphin and unlock it?16:38
xevilIt's a seperate drive... not a partition16:40
minebut still, if you right click that and choose 'Unlock Panel'  I remember it worked for me in the past for something16:41
xevilI don't get that option... only a Lock Panels option16:42
mineahh, so it's already unlocked16:42
xevilit's very vexing... never had this problem with any other version of WIN16:43
mineyeah, My Dolphin works great on Win 7 Drive, I am sure it's somethig M$ did to add hurdles16:44
xeviloh well... maybe I can find something that will work... I can mount it read only, but that isn't what I wanted...16:45
xeviltake care and thanks...16:46
iroh312i found something re: win8 using fast boot-up16:46
mineyou too, welcom16:46
iroh312i found something re: win8 using fast boot-up, it seems that if you use fast boot for windows 8 you will get that error using dual boot.16:47
iroh312i am new to this so i don't know if i am allowed to post urls to other web pages.16:48
=== shauna is now known as abababababab
=== Michael__ is now known as Guest5170
=== lolz is now known as Guest8992
=== Michael is now known as Guest21938
sanadhi19:33
=== doge is now known as cups
=== cups is now known as doge
=== violet is now known as violet_
=== violet_ is now known as violet__
=== violet__ is now known as violet
=== violet is now known as violet__
=== violet__ is now known as violet_
=== violet_ is now known as violet313
jimmy51v_at the login screen I can choose the window manager type (KDE,gnome, cinnamon, etc). is this someting I can preset via command line or script?20:18
=== A7med is now known as Neo31
Walexjimmy51v_: yes.20:43
jimmy51v_Walex: how?  (what config file or tool)20:44
jimmy51v_Walex: i think i've narrowed it down to LightDM configuration20:44
Walexjimmy51v_: depends on which graphical login manager you are using.20:44
Walexjimmy51v_: most of them keep a file in your home directory with your personal default.20:45
jimmy51v_I started with a kubuntu liveCD, added cinnamon.  i would like the default to be cinnamon but leave the option for the user to switch to kde if needed20:45
Walexjimmy51v_: and there will most likely be a config file in '/etc/' for changing the LightDM (if that is what you are using) system-wide default instead of just your personal one.20:46
jimmy51v_ah20:47
jimmy51v_ok, i see the one under /etc/lightdm20:47
Walexjimmy51v_: http://madebits.com/blog/?x=entry:entry131024-094005 has a detailed explanation#20:47
jimmy51v_i'll modify that and see if it sticks20:47
Walexjimmy51v_: also http://askubuntu.com/questions/62833/how-do-i-change-the-default-session-for-when-using-auto-logins for a shorter one20:48
jimmy51v_good info in both.20:51
jimmy51v_thanks for the direction... i'll read and see what I can make happen20:51
=== lolz is now known as Guest93282
=== amel is now known as Amel
=== facerias is now known as Galico
MattQCHello.22:59
=== lolz is now known as Guest84564
chandohellow to everyone23:29
chandoI am new here, and would like to know how it works.23:30
chandoI am running Kubuntu 14.04 and enjoy it very much23:31
chandolooking for a good documentation site for kubuntu --like a wiki like Wikipedia23:32
TheFakeazneD525chando: http://40.media.tumblr.com/d8c9450034e0fcb4ca0d7ee8727496d6/tumblr_mz5evcY3Md1qcsesho3_500.png23:33
TheFakeazneD525er23:33
TheFakeazneD525chando: https://userbase.kde.org/Welcome_to_KDE_UserBase23:34
TheFakeazneD525..is there any way to disable the autocopy thing23:34
chandoI enjoyed your png. Is there a protocol here that I am supposed to already know?23:36
TheFakeazneD525chando: I mispasted that23:37
TheFakeazneD525the second one is the wiki23:37
chandoYes I have seen this one, but it's only good for KDE --the desktop. It does not cover the system. Likewise, another site is Ubunt, but it is not exactly kubunbu either, so a user of Kubuntu is stuck to discover on his own.23:40
chandohttp://ubuntuguide.org/wiki/Kubuntuguide  this site used to be located at a university in Europe somewhere, but it was difficult to update. One had to submit the proposed change, wait a few days, etc and it might chanhge. By the time you got things changed a bit, Kubuntu was already on a new version, so the documentation was left as it was.23:47

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