[00:05] hi...nepomuk is not indexing pdf files...what can I do to solve this? === rdieterlt is now known as rdieter1 === rdieter1 is now known as rdieter === Tonio_ is now known as Tonio_aw [00:13] manually write the on an index card [00:43] Happy new year everyone, would anyone mind telling me how i can make an existing disk imagine of my current kubuntu configuration etc? I am using kubuntu 12.10 64bit. Many Thanks. [00:43] image** [00:49] what's the technique to install 64-bit flash plugin? apt-get install flashplugin-installer seems to not do it [00:52] Daz646: _configuration_ or _installation_? [00:52] Torch: is it possible to do both? [00:53] Daz646: i guess, yes. [00:53] Daz646: question is what you really want to achieve [00:54] Torch: In case i have to format my harddrive or something, it would be just pretty convienient to just put a disk in and stall it from like a checkpoint type of thing. Sorry a little new to linux. [00:55] Daz646: and it re-installs all packages and sets up the configuration the way it has been? [00:55] Torch: Yes, ive have spent a long time messing around configuring the interface as a learning curve and i have it exactly how i like it. [00:56] Daz646: first thing: separate home partition [00:56] Torch: ok [00:56] Daz646: so if you lose your root partition, you don't lose your configuration for the users [00:56] Daz646: you _still_ have to install the packages, of course [00:56] Torch: Yes that's no problem :) [00:56] google turns up this: http://fai-project.org/ [00:57] can't say if it works and how well [00:58] No problem, appreciated. Messing things up is part of me learning so either way its all good :). Thanks again! === dniMretsaM_away is now known as dniMretsaM === rdieter is now known as rdieterlt === rdieter_ is now known as rdieter [02:44] !netsplit [02:44] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit === fitoria_ is now known as fitoria === len is now known as Guest69707 === dniMretsaM is now known as dniMretsaM_away [04:40] I think I uninstalled kde, but can't mount my HD from shell to fix the issue. [04:40] I get an error about specifying file system. [04:43] That doesn;t make sense. [04:43] Yeah, I know. [04:43] the K Desktop Environment is a DE and doesn't have anything to do really with the file system or the OS itself. [04:44] What do you see if you do df -h [04:44] Does it show the paritions, Ext4 and / and so forth? [04:45] I'm seeing partitions, but my HD shows up as /dev/mapper/kubunut-root [04:45] I'm on a live CD now. [04:46] Have you tried to unmount / and then run fsck to fix it? [04:46] Yeah. It wouldn't work. [04:47] I think I can get to my /home/ actually. [04:47] I'll back it up and reformat, I guess. [04:47] fsck wont work? [04:48] How do I run it? [04:48] Here's part of a script I wrote which may help.... run this segment first: [04:48] mount -n -o remount,ro / && df -hT && cd $HOME/$user && touch write-test.txt && ls $HOME/$user | grep write-test.txt && echo I have performed a test to see if the main partition and hard drive is indeed in read-only mode. To verify that it is in read-only mode look at the listing of your home directory and IF YOU DO NOT SEE "write-test.txt" in your home directory and you see an error stating "cannot create file" then you are ok to proceed [04:49] with the next step and check the drive. IF you DO see the file "write-test.txt" - DO NOT PROCEED WITH THE NEXT STEP. YOUR DRIVE IS NOT IN READ-ONLY MODE. MAKE IT READ ONLY FIRST!! This message will clear in 15 seconds and you will be given the next command to run to actually check the drive. [04:49] Obsidian1723: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [04:49] whoops [04:49] I can't, actually. [04:49] then do this: (and you can leave off sudo if you are already root # ) sudo /sbin/fsck -y -f -v / [04:49] I'm on my tablet here. [04:50] I thought you were on the system via a live cd? [04:50] Didn;t seem to do anything. [04:50] :( [04:51] Thanks man, but I think a clean install is gonna be the way to go. [04:51] then you did it wrong. No offense, but that works. [04:51] I can get my home of the thing now. [04:51] Well, then just nuke and pave, reinstall, replace home [04:52] It just read fsck from util-linux 2.20.1 [04:52] Can I just shove my /home/ back in place after a reinstall? [04:53] I wouldn't [04:53] Move things one by one, huh? [04:53] There are files you can copy over with yuour settings and of course your personal files. [04:54] Well, one thing you can do is unmount /home and then reinstall the OS, then remount /home , but that assumes /home is on not just another parition, but another drive. If you're getting inode errors or something where you need to nuke the drive and everything is all on one drive, that's not going to work to just unmount and remount /home [04:55] / tmp /etc /bin and /var and /home are all paritions that can exist on one drive.... what I was talking about is that same setupo, but with /home partition being on another logical drive. [04:55] You don't have it setup like that do you? [04:56] Nope. :) [04:56] yeah, backup your settings for kde and your personal files, N&P, reinstall, move the certain files back. [04:56] That's going to be the cleanest I think. [04:57] I have no idea what I erased trying to roll back an upgrade. [04:57] obviously use the same username or else you need to chown a bunch of stuff. [04:57] What did you upgrade from and to? [04:58] I get unable to launch "/usr/bin/startkde" X session not found [04:58] When I try to boot. [04:58] Have you tried to reconfigure x? [04:58] No. [04:58] How would I do that? [04:59] sudo dpkg-reconfigure packagename [04:59] so in this case, xserver-org [04:59] That's like a reinstall of X? [05:00] I typoed: xserver-xorg [05:00] Not a reinstall, a reconfiogure [05:00] sudo dpkg-reconfigure xserver-xorg [05:00] One sec, booting back on live cd. [05:00] ok [05:00] You can reinstall, but that's a different deal. a reconfigure just sets it back to factory default, so to speak. [05:00] Ah. [05:01] If I run this from a live CD, will the changes get written to my hd? [05:02] ah eff.. thats right you areu sing the live cd [05:02] that wont work. [05:02] You need to configure the x on your pc, not on the live cd. [05:02] Is gparted on that live cd? [05:02] I can get into shell recovery, but not with networking. [05:03] How can I mount my ethernet from CLI? [05:03] Using it you can unmount yoyur hard drive, force a disk check, reboot, eject the live cd, let the system boot upo, see if it works or if it dumps you to a shell. If it dumps to shell, reconfigure x and reboot. === daniel is now known as Guest3528 [05:03] sudo ifconfig -a to show them [05:03] then === Guest3528 is now known as jambeedrum [05:04] sudo ifconfig eth0 up [05:04] or wifi0 or wlan0 or whatever the device name is. [05:04] You may want to check networking to make sure its running. [05:05] I have KDE partition manager. [05:05] sudo /etc/init.d/networking start [05:06] Well, you can install gparted on the live cd. It will go away on reboot, but you can do it. [05:06] sudo apt-get install gparted [05:06] then sudo gparted [05:06] then do what I said to do with it. [05:08] Okay, I'm in gparted [05:09] It looks like I'm listed as a lvm2 pv file system [05:09] Obsidian1723 [05:10] I can boot into recovery shell from the live CD. [05:11] that is on the live cd I think [05:11] You need to locate your internal hard drive. [05:11] Oh, wait, I meant from grub. [05:11] Via advnced options. [05:12] If you have your /home backed up, it may be just faster to nuke and pave. Im sure I could fix it if I were there or had remote access, but I don't. [05:13] I think so too. [05:13] This is gonna be a mess, thanks fro your help. [05:13] :) [05:17] No problem. there's just only so much I can do this way. [05:17] Best way to know how to use Linux is to fix it. [05:17] Does your PC have 2 hard drives on it? [05:18] I have an external [05:18] heh that wont work then. ok === pjoe_afk is now known as pjoe === pjoe is now known as pjoe_dj === Tonio_aw is now known as Tonio_ === Tonio_ is now known as Tonio_aw === Tonio_aw is now known as Tonio_ === torminator is now known as Guest50672 === Tonio_ is now known as Tonio_aw === Tonio_aw is now known as Tonio_ [09:35] please now i have ubuntu and i need to install kubuntu anyhelp plkz ? [09:40] hi, kann mir jemand sagen, ob und wo es einen iec chat zu rxtx gibt? habe zwar #rxtx-linux auf freenode gefunden, aber da scheint niemand zu sein [09:40] *irc === och is now known as Guest13293 === kloeri_ is now known as kloeri [10:29] hii === Tonio__ is now known as Tonio_aw [10:52] Hi, i have a upgrade problem. How do i solve the non-PAE cpu problem ? [10:52] Further information is here http://paste.kde.org/637148/ [11:09] Kubuntu 12.10 -- Is there a way to set the default video player without heaping through 20 file associations manually? === Tonio_aw is now known as Tonio__ === Tonio__ is now known as Tonio_aw === Quintasan_ is now known as Quintasan === Tonio_aw is now known as Tonio__ === black is now known as Guest45097 === Guest45097 is now known as black2 === yofel_ is now known as yofel === cryptfu_ is now known as Guest46717 === Tonio__ is now known as Tonio_aw [13:51] hello, copy paste has stopped working again. I have Kubuntu 12.04 LTS. What happens is: I copied a link and pasted it, and now I can copy anything, but when I paste it pastes the previously copied link. This happened before And I fixed it with a reboot. What can I restart to fix this with out rebooting? === sem_ is now known as Peace- [13:55] Hey all === Tonio_aw is now known as Tonio__ === robert_ is now known as Guest75086 [14:19] sudo net usershare add sicher /home/daniel/alterRechner Everyone:f guest_ok=y [14:19] net usershare add: malformed acl guest_ok=y (missing ':'). [14:20] kann mir einer sagen, wie die syntax richtig wäre, habe das aus ubuntuusers so abgeschrieben [14:23] sry, what is the right syntax for the acm statement? [14:23] sry, what is the right syntax for the acm statement [14:23] *acl === spawn[dead] is now known as spawn57 [14:49] is anybody using 4.10 beta from the kubunt-beta ppa? [14:49] I can't add widgets, the widget select is just not showing up. [14:53] when runningn plasma-desktop from the konsole I'm getting a "Error loading QML file" in the konsole, regarding the "widgetexplorer" widget. [14:54] quietschie: I guess it wants Everyone:F rather than Everyone:f === Tonio__ is now known as Tonio_aw [15:17] Hello everyone [15:17] has anyone managed to get photoshop cs6 working in ubuntu? [15:19] have you checked wine? [15:19] otoh you should use inkscape/gimp\ [15:25] lol [15:26] i do use gimp and inkscape [15:26] not a huge fan of inkscape but do like gimp [15:26] andybrine, you may want to first check if its compatible with wine [15:26] i would just like to go back to using photoshop [15:26] andybrine, i've heard weird things about photoshop on wine, esp. since CS6 [15:26] !wine [15:26] WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [15:26] i have had a quick search online [15:27] looks to be ok [15:27] !AppDB | andybrine, check the appdb: [15:27] andybrine, check the appdb:: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [15:27] thanks guys [15:27] if it works there, then install wine and then use wine to run the installer [15:27] s/works/is listed there that it works (at least "Silver")/ [15:27] i know people here always offer great advise and so thought i would ask here first [15:27] of course, i'm against closed-source stuff so... [15:27] keep that in mind ;) [15:28] lol [15:28] tbh im am against closed stuff as well [15:29] though photoshop is incredible and it looks like they will not be comeing to linux anytime soon [15:29] shame on them [15:30] it is a professional suite that works well, so will use that again for a while === notze is now known as giorgiodinapoli === spawn57 is now known as spawn[dead] [16:41] Hey, just reinstalled kubuntu on my compu, but I have no sound.. I used to have sound before though.. [16:42] Checking sound and video configuration, I see the "built in analog stereo" entry greyed out.. This is probably another symptom, but I see no reason why [16:42] Anybody here who might be able to help in how I could diagnose this? where do I look for what? === daniel is now known as Guest38095 === Guest38095 is now known as jambeedrum === Tonio_aw is now known as Tonio__ === pjoe_dj is now known as pjoe_afk === Tonio__ is now known as Tonio_aw [18:18] is there a way to get Muon to display the package names rather than just the description? [18:40] Alumin: but it already does that no? [18:41] Alumin: http://i.imgur.com/8I6gi.png < kubuntu-desktop *is* the package name === k is now known as nevsky === dniMretsaM_away is now known as dniMretsaM === ivan_ is now known as Guest62526 === ubuntu is now known as Guest50282 [19:28] shadeslayer: sorry for the AFK, got distracted by something shiny. :) Yes, that is the package name but that's not the display I get [19:28] that's what it used to look like, but the Muon in 12.04 doesn't show the package names [19:28] can you show me a screenshot? [19:28] actually, no...'cause I applied all the updates :P [19:28] because this is on raring [19:30] ok, well maybe (hopefully) they changed it back) [19:30] although considering this is an LTS release, I'll be on it for a while [19:30] have to switch to apt-get I guess lol [19:31] shadeslayer: http://bugsfiles.kde.org/attachment.cgi?id=69957 [19:32] hmm [19:33] JontheEchidna: ^ [19:33] I think it tries to figure out the actual name [19:33] and the falls back to the package name === ubuntu__ is now known as Guest31260 [19:37] Alumin: http://wstaw.org/m/2013/01/04/plasma-desktopb25716.png === will is now known as Guest55411 [20:19] Can Kubuntu run on 8GB RAM, Nvidia GT 610 and an AMD Anthlon 640 (Quad Core) 3GHz [20:22] yep [20:22] jacklk, yes [20:22] It runs on my amd phenom II 710 (3 cores), 4gb ram and gtx 560ti [20:22] How well? [20:22] it runs fine on my athlon [20:22] dual-core 2.1GHz and 4GB RAM [20:23] away: What is your GPU? [20:24] that sounds like more than enough to run KDE tbh :P [20:24] I run it on my intel card and that works fine [20:25] ati mobility radeon HD 5470 [20:25] yeah, it's enough for sure :) [20:27] jacklk, ok , it will run fine on your system that's all we can tell you [20:46] can anyone tell where i can get this background image ? http://www.google.com/imgres?num=10&hl=en&tbo=d&biw=1366&bih=607&tbm=isch&tbnid=mESWvh__u3mrfM:&imgrefurl=http://www.kubuntuforums.net/showthread.php%3F58351-Is-There-a-Way-to-Restore-the-Plymouth-Screen-to-Default&docid=Z-G1NHb0TAHpIM&imgurl=http://i.imgur.com/zZULA.png&w=724&h=587&ei=Mj_nUKeJFczJsgb5yoDoDQ&zoom=1&iact=rc&dur=381&sig=107240936512179610732&page=3&tbnh=152&tbnw=212&start=48&ndsp=32&ved=1 [20:46] t:429,r:73,s:0,i:317&tx=122&ty=125 [20:46] Quest: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:59] where are the kubuntu splash screen background image and desktop wallpapers located? === rdieterlt is now known as rdieter [21:11] Quest: http://lmddgtfy.net/?q=where%20to%20find%20ubuntu%20splash%20screen [21:21] everytime i kill plasma-desktop and restart it, my system tray gets a weird spacing in it: http://i.imgur.com/tnumc.png is there a way to remove that? [21:22] perhaps not killing plasma-desktop [21:23] i had to kill it, it was frozen because of a widget [21:23] i didn't know how to kill the widget === pc is now known as pc__ === pc__ is now known as pc === pc is now known as pc_ === pc_ is now known as pc__ === paolo is now known as faluxxx [22:05] Good evening. [22:28] hi. has anyone ever had this issue with Firefox in KDE? after coming from an Ubuntu system, i overwrote my system partition and kept my home partition, so all my Firefox settings are in place [22:29] it can't seem to ever remember how to open particular files [22:29] and Thunderbird can't remember how to open links (default browser) [22:29] is this fixable or something i just have to live with? [22:57] my cd/dvd is not recognized in kubuntu or brasero [23:05] cham: How is it possible? [23:05] DOes /dev/cdrw exist? [23:06] Wizard yeah [23:08] Hmm, what about its rights? [23:09] you mean chmod ? [23:10] No, I mean rights. [23:10] And what does really "not recognized" mean? [23:12] i meant brasero asks for an empty disc to write on, despite i inserted one, and dolphine doesn't show the cd/dvd [23:13] Dolphin won't show blank cd/dvd [23:14] yeah both blank and written [23:16] Oh. [23:16] You have to mount written CD first. [23:17] Either clicking on left panel in Dolphin or using device notifier. [23:46] Hey guys, is there any dock for KDE that is being constantly developed? I mean, there are some on opendesktop.com, but they haven't be updated for more than 7 months. [23:48] Wizard i managed to mount a written CD, what now ? [23:52] RaphaelBarros: what kind of dock are you looking for ? [23:57] elementaryOS like, or something like Icon-Only Task Manager, but where I can put my desktop and trash icons without them scaling diffrently from the icons on the icon-only task manager (there are some icons that don't stay on the dock, like Blender :{ ) [23:57] RaphaelBarros: i think your best bet is icon-only task manager. [23:58] That's what I'm using :P