=== Cammmy is now known as Cammy [00:15] how do I re-run a package installation so that it will ask me again if I want to keep or replace a new configuration file? [00:45] hi [00:45] there's this "knetworkmanager" window constantly open [00:46] is there anyway to close that without restarting computer and losing network connection? [00:47] ie if i kill hte process from System Monitor [00:47] :D [01:28] hmm anyone? [01:28] :D [02:11] whats the name of that regex builder application? I guess it only helps :p === acer is now known as acer__ === acer__ is now known as acer_ === acer_ is now known as acer__ === acer__ is now known as Mavia === Mavia is now known as Mavia_Programmer === Cammmy is now known as Cammy [03:47] I had a rt2500 wireless card that needed blobs to work. I never asked for the blobs and never really used the wireless card. I physically removed the wireless card and just want to use the lan connection. how can I make sure the wireless drivers if any are removed? [03:54] vbgunz: the driver won't load if the hardware isn't there anymore iirc [03:54] I think he wants to remove the actual drivers from his system.. [03:55] vbgunz: but you can add a file to /etc/modprobe.d to keep them from loading [03:56] there are various blacklist files in there. [03:56] I just believe I might be having a problem due to those drivers. I am not sure if they're loading. just trying to eliminate the possibility I guess [03:57] the command lsmod will list what is loaded [03:57] so you can check [03:59] thanks claydoh, I don't see it, nothing even familiar to it, it probably isn't an issue. just never really wanted the wireless card and I only put it in and forgot due to some troubleshooting I had to do with the motherboard [04:10] I would like for this to work "echo noop > /sys/block/sda/queue/scheduler" before the system is finished booting up. as early as possible. I prefer not to use elevator=noop as I only really want to target a single disk. root will need to execute this file. anybody know how to do this? help? [04:15] man google is killing me. I used to remember how to do this. it's a single file that's executed before a gui ever shows up. it's run with admin priviledges. something init and I can't find it :/ [04:28] gotta hack to get things done. im feeling terribly sick and just no brain power to do things right [04:29] brb, gonna see if my hack works === dan___ is now known as dan_l [04:31] I have a KDE annoyance. When I first login, kwallet comes up wanting to authorize kdedaemon [04:31] If I do not punch in the password quick enough [04:32] kopete won't connect, nor will googsystray. I believe this are symptoms of the same issue. [04:32] kwallet is set for always allow === maco2 is now known as maco === jkaegi_ is now known as jkaegi [07:35] hello. yesterday I wrongly hit a button instead of "shut down". I can't remember if it was "suspend to RAM" or "suspend to Disk". The screen went black, but the unit led remained lit (on). [07:36] Now, how can I restart my computer? [07:36] Any combination of keys I tried, didn't bring it to life again [07:37] nor it worked hitting briefly the on/off switch [07:39] Really nobody know how to return to life from a suspend???? === d is now known as Guest44075 [07:59] Hey guys, can I load up a specifications list and have somebody tell me if my computer can run visual effects? And if so, how do I do it? [08:09] Hey guys, how can I find out if my system will run Visual Effects without problems? [08:10] I'm unfamiliar with most Linux system commands, so I don't know how to find my system specifications. [08:19] Whoa. [08:19] Hey guys, how can I find out if my system will run Visual Effects without problems? [08:21] Any ideas? [08:24] Yup. My IRC client sucks. [08:29] i never thought about it before but i now realize i haven't done it before... how do i mount a cd iso? [08:30] eristikophiles: try this http://www.kubuntu.org/doc/7.10/musicvideophotos/C/burning-cds.html [08:30] what i have to physically burn a CD to mount an iso?! [08:31] that seems silly. there's no alcohol 120 / daemontools / ultraiso app for linux? how can that be? [08:31] I'm not sure. I'm still looking. [08:31] found one [08:32] furiousisomount [08:32] package [08:32] :) [08:32] Down to loop mount http://www.ubuntugeek.com/mount-and-unmout-iso-images-without-burning-them.html [08:32] eristikophiles: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [08:32] i guess i didn't think it through. i figured there would be a shell command or something [08:32] At the bottom of that page I linked you to, there are instructions to mounting an ISO without burning them to a CD, eristikophiles [08:32] eristikophiles: There is. It's called loop mount [08:32] is there a way to reload the kde notification system? [08:33] I find kde crashes and then I'm stuck with gtk notifications [08:33] aperson, are you talking about the KNotify manager? [08:33] oh [08:33] i tried that except without the -o loop and it gave me an error and said to try -o loop [08:33] i guess that was sort of silly of me then. [08:33] :) [08:33] lol [08:34] * LINKSWORD2 pokes eristikophiles with a sharp stick.* [08:34] LINKSWORD2⤳ I believe so [08:35] Just a second. I'm looking for something I can use to help you. [08:35] I just tried killing it and restarting it (I noticed it was running before I killed it) [08:35] lol [08:37] I'm sorry aperson, but the document I have found is not providing any relevant help at the moment. Allow me to keep searching.' [08:37] LINKSWORD2⤳ thanks, I've been searching for a couple days [08:38] It's very odd to see kde apps using gnome notifications :S [08:48] When I attempt to upgrade from 10.04 to 10.10 or even to 11.04, the request in the Konsole terminal says that there are no newer versions available. Any help on this? [08:58] Excuse me. Any time I search for upgrades via command line, I get a reply that says there are no new versions available. I'm currently running Kubuntu 10.04 LTS, so the reply is false, considering that 10.10 and 11.04 are both available. [09:18] I need help upgrading. [09:28] LINKSWORD2: it would help if you stuck around longer than 2 minutes for an answer [09:28] LINKSWORD2: you need to edit /etc/update-manager/release-upgrades to check for "normal" releases [09:31] I'm sorry. My IRC client sucks. [09:31] So what exactly do I need to do? [09:32] LINKSWORD2: change "Prompt=lts" to "Prompt=normal" [09:32] then run the updater again [09:32] Where do I change that? (Linux n00b here.) [09:33] as I said, in /etc/update-manager/release-upgrades [09:33] In the Konsole terminal? [09:33] you can use "kdesudo kate /etc/update-manager/release-upgrades" [09:33] or "sudo nano /etc/update-manager/release-upgrades" for terminal [09:35] OK. Let me try that. [09:37] What commands can I use to upgrade if I have a burned CD in the disc drive? [10:00] hi [10:01] how can i add keyboard layouts for kdm login? [10:23] have some pulseaudio-questions... is this here the right irc for it? [10:25] um .. [10:25] you can ask here [10:25] ok, i have a 5.1 sound system and use kubuntu natty [10:26] sound is realy bad all the time. [10:26] the subwoofer sounds like a whawha [10:26] the other channels have some scratchy noise if i change soundvolume over kmix [10:27] now i found this page http://pulseaudio.org/wiki/KDE#Phonon [10:27] I'm honestly an ALSA fan , I hardly use Pulse Audio at all [10:28] (me too, pulseaudio seems to be a realy bad choice at the moment for kubuntu)... would be fine if its stable.. but till startup its bad for me [10:28] here a screenshot of my multimedia-section: [10:29] wow, wait, [10:29] seems that i have done something, that could make it work [10:30] now i only have Pulseaudio-Sound-Server as Hardware listet in the multimedia-manager. [10:30] before it was like 3 image in the above send wiki === mig is now known as Guest71125 [10:46] how do I install KDE 4.7 beta? [10:49] ecinx: get the source and compile it [10:50] there's no package for kubuntu? [10:52] no, or at least not yet, the focus is more on the stable updates [10:54] oh ok [10:54] thx [10:55] hi, 11.04 here, if I logout (since I want login with a different user) the screen just becomes monocrome and I only see the cursor, not login dialog. Known issue? [11:10] i overwrote master boot record for the HD is there anyway to restore it without using live CD or similar.. without restarting computer? [11:13] surunveri: follow the process at https://help.ubuntu.com/community/RestoreGrub you only need to use the LiveCD if you are running the system from the HDD you need to install grub to [11:13] ok not possible [11:14] changing the MBR of a disk with partitions mounted can be somewhat dangerous [11:14] well [11:14] you mean like how? [11:14] :D [11:16] right now i cant restar the computer because then it wont start [11:16] doesnt get much worse anyway [11:16] ? [11:17] you can try just running the commands from the running system, I guess you can't do too much more damage [11:17] kk [11:44] Hey guys, can anybody tell me how to get Java Runtime Environment in Kubuntu? The guides I've looked at so far aren't any help [11:45] !info sun-java6-jre [11:45] Package sun-java6-jre does not exist in natty [11:46] oh thats right, hang on [11:46] Jussi: Thanks for the help :) [11:46] !info default-jre [11:46] default-jre (source: java-common (0.40ubuntu1)): Standard Java or Java compatible Runtime. In component main, is optional. Version 1:1.6-40ubuntu1 (natty), package size 0 kB, installed size 20 kB [11:46] Axtra: ^^ [11:46] Mamarok: thanks for responding to bug 777639 (KDE bug 249095). Amarok is currently hanging here. I haven't killed it yet. Can you tell me how to provide a backtrace? Those crashes aren't picked up by apport. [11:46] Launchpad bug 777639 in amarok (Ubuntu) "Amarok hangs while holding down of next/previous track hotkey" [Undecided,Invalid] https://launchpad.net/bugs/777639 [11:46] KDE bug 249095 in general "Amarok crashes after pressing "next track" (global hotkey)" [Crash,Resolved: backtrace] http://bugs.kde.org/show_bug.cgi?id=249095 [11:48] Thanks jussi: it seems to be working [11:48] I looked at ~/.kde/share/config/amarok*, but there's nothing out-of-the ordinary there. Personally, I think the advice to erase config files is too easily given. This isn't Mac OS. [11:48] Axtra: yw [11:48] alvin: well, you should install debugging symbols for it, and then run it from a konsole with the options -d --nofork [11:49] Mamarok: ah, for the next crash. ok. [11:49] alvin: just erase that file, it will be rebuilt automatically with the current setup [11:49] Will do [11:49] there are settings in there for the mysql database [11:49] but of course kill amarok first, erase the configuration files in that folder (there are 3) [11:50] you use an external db? [11:50] Well, yes. On the same computer. [11:50] that is not really necessary, unless you want to share the collection on several computers, the capacity and speed is the same for embedded [11:50] One mysql server for all those desktop applications that need a database (akonadi, amarok,...) [11:51] still, the database is written to another folder [11:52] It's not for sharing. The idea was to speed up akonadi and reduce the number of crashes (too much). But I can use Amarok without external mysql for a while. [11:52] oooooow [11:53] Mamarok: I killed Amarok and that causes KDE bug 258706. (scary) [11:53] KDE bug 258706 in general "Plasma crash in [QString, KIconEffect::fingerprint, KIconLoaderPrivate::makeCacheKey, KIconLoader::loadIcon]" [Crash,Resolved: fixed] http://bugs.kde.org/show_bug.cgi?id=258706 === phoenix is now known as Guest89527 [11:57] is there a ppa for kde 4.7 beta 1 [11:57] Has anybody here used Remus Information Management? [11:59] Guest89527: it will be announced on http://kubuntu.org/news once it is ready [11:59] Mamarok: ok === matic is now known as Guest68842 [12:01] Mamarok: will the daily build contain the beta? [12:02] Mamarok: i think i am asking a wrong question [12:02] Mamarok: got it! (I erased the settings, started with $ amarok -d --nofork | tee debug.txt played and kept pressing 'next'. Eventually it crashed.) [12:03] Mamarok: hi :) [12:03] plasma going down.... [12:04] alvin: what? [12:04] Guest89527: plasma never crashes on you? [12:04] alvin: no [12:04] alvin: everything is very stable [12:05] depending on the context Guest89527 [12:05] Guest89527: You're not serious? No plasma crashes, akonadi crashes, nepomuk zombies, amarok crashes and a load of kded processes at 100%? [12:05] alvin: what is your gpu? [12:05] i5 [12:06] alvin: ya, i am very happy about that. i like the OS [12:06] Mamarok: ?? [12:06] Guest68842: he is talking about a crash on Amarok quit, not just Plasma [12:06] alvin: I had that a few times, but it should not happen anymore with Amarok 2.4.1 [12:07] Yes, actually it is fixed in the upcoming version (the plasma crash). [12:07] alvin: you mean the plasma crashes due to amarok or you just talking about plasma> [12:07] Mamarok: people in that report all talk about Amarok crashing on them, but I haven't seen any bug reports about the particular crash. I assumed it could be the issue I'm reporting. [12:07] alvin: you talk about the plasma version? [12:08] alvin: without a backtrace it is impossible to say [12:08] Mamarok: did he tried deleting the settings? [12:08] There are a lot of bugs I'm suffering from. I'll take the time to update some bug reports today. But I can't be the only one? [12:08] I did [12:09] Guest89527: of course, don't worry, I can handle that :) [12:09] alvin: there is some problem with nvidia driver that may cause the crash of plasma. is your gpu nvidia? [12:09] Mamarok: sure :) [12:09] whatever... [12:10] Guest89527: Yes, but I'm well aware of that bug. (I'm the original reporter on Launchpad) [12:10] I didn't resize the konsole here ;-) [12:10] alvin: ya [12:11] alvin: did you try the latest nvidia drivers [12:12] there was some blog post about the difficulty of reporting bugs that lead to kded using 100% CPU. I'd like to find it, because it happens often en doesn't go away when logging off. It does when rebooting, but that panics the kernel, so I try to avoid reboots. [12:12] Guest89527: I'm not aware of more recent drivers. [12:13] alvin: i think the kded 100% cpu thing is due to the network service === sergio_ is now known as Guest80379 [12:14] Guest89527: I have no idea what it might be. Can you elaborate or point to a bug? [12:14] There is an old bug (Jaunty) that gets updated a lot these days, but this might be something else. [12:14] alvin: does it kded carsh when you disconnect from a wifi or a 3g connection? [12:15] Guest89527: No, I only have a static interface defined. No wifi or 3g in this machine. [12:16] alvin: Did you find which service is causing kded to crash? [12:16] Guest89527: No, that's the difficult part. I wouldn't know how to identify the right service. [12:16] I just installed Nevernote, but I can't seem to find it to start the program - anybody know where I should go to find it? [12:17] j sloavenia [12:19] !info nevernote [12:19] Package nevernote does not exist in natty [12:19] Axtra: sorry, I don't know nevernote [12:22] Mamarok: This time the 'Crash Reporting Assistant' appeard, so it was easy to attach a backtrace. [DONE] [12:22] alvin: thanks :) [12:23] alvin: at first sight it seems to be a problem with a 3-rd party script [12:23] try disabling your scripts [12:23] ok [12:23] if you find out which it is, you should report this to the script author on http://kde-apps.org [12:23] disabled Lyricwiki, Cool Streams and Librivox.org [12:23] these are internal ones, I talk about external scripts [12:24] I didn't install external scripts. It really is default. [12:25] alvin: also, you need to install amarok-dbg [12:25] hello [12:25] Mamarok: Ow, you're right. It's not installed. (I saw 3 stars, so I thought this was ok) [12:26] well, because the crash is not caused by amarok, but by a script, are you sure you have no residual script installations? [12:26] I use a few scripts here and don't see that happen on 2.4-git [12:27] Mamarok: Pretty sure. This is basic kubuntu with some extra applications. Where should I find these scripts? [12:28] What's happening to my screen here? http://i.imgur.com/TrW3Q.jpg http://i.imgur.com/SxrWq.jpg (screenshot and camera picture, respectively), kubuntu 11.04 with nvidia binary driver. Doesn't occur on my ubuntu/gnome installation. [12:28] if you go to the Amarok menu Tools [12:28] wrong, it's in configuration, at the bottom, sorry [12:29] cousin_mario: likely a driver issue [12:30] cousin_mario: can you check if it occurs after disabling desktop effects? [12:30] Mamarok: I'll look in a moment :-) right now, I reproduced the crash again. No drkonqi this time and no automatic kill. I think we can safely disregard the crash with a backtrace. It must have been another bug. The behaviour is different. [12:30] phoenix_firebrd: I can't see much: is there a way to disable them from the command line? [12:30] (plasma going doooown) [12:31] alvin: hey [12:31] cousin_mario: i dont know [12:31] however it started occurring right after having installed virtualbox-4.0: could there be a link? [12:31] Hey, I also have pictures like that :-) [12:32] alvin: like mine? [12:32] cousin_mario: what is your nvidia driver version [12:32] phoenix_firebrd: 270 I believe [12:32] the official one [12:32] cousin_mario: Yes. Problem is that I can't see them now, or I would upload them. [12:33] cousin_mario: can you give me the full version number. [12:34] phoenix_firebrd: I'll have to restart for that, just a moment please. [12:34] cousin_mario: sure [12:34] Mamarok: Can I attach the output to the bug report? It's a lot of text. 1.9MB. Should I zip it or is it not needed entirely? [12:35] Mamarok: Last line before the crash is amarok: END__: void Playlist::Actions::next() [Took: 0.022s] [12:35] That even doesn't look abnormal to me. [12:36] After that, it hangs with the OSD displaying the title of the song. [12:36] phoenix_firebrd: back [12:36] phoenix_firebrd: ii nvidia-current 270.41.06-0ubuntu1 [12:36] problem is not occurring atm [12:36] cousin_mario: when does this occur [12:36] cousin_mario: start konsole, resize it with the mouse. Then report back :-) [12:37] cousin_mario: no [12:37] alvin: wait [12:37] cousin_mario: no [12:37] ha ha ha [12:37] cousin_mario: those are the instructions to reproduce, so, yes: phoenix_firebrd is warning you here [12:39] alvin: probably his system crashes :) [12:39] alvin: no, only the last 100 lines or so, you can attach those as text to the bug report [12:39] Mamarok: thanks. Will do. [12:40] or even better, paste it directly in the comment [12:40] phoenix_firebrd: Yes, I should have warned him in the same line. [12:40] the damn thing froze [12:40] ha ha ha [12:40] That wasn't very polite of me, but hey. this one is just too easy. [12:40] cousin_mario: wb :) [12:41] * alvin is so glad he didn't upgrade the whole company to natty. [12:41] People would be at my door with torches and pitchforks. [12:42] and it froze again [12:42] now I'm on XFCE as precaution [12:42] alvin: natty is a firework [12:43] natty is great [12:43] phoenix_firebrd: is it? [12:43] ya, it is. Its the 3rd party soft that is causing these crashes [12:43] phoenix_firebrd: unity and the half-baked thing that's gnome-classic are the reason why I'm experimenting with KDE in the first place:) [12:44] cousin_mario: welcome to the real world [12:44] phoenix_firebrd: ok, I just uninstalled virtualbox [12:44] I'm not entirely convinced the proprietary driver is the sole cause here. [12:44] it worked for a while [12:45] And the kernel panics I have on shutdown are certainly not third-party. [12:45] whoteva [12:45] what would you recommend to ameliorate my predicament? [12:45] alvin: what do you mean? [12:46] alvin: i dont get those problems [12:46] phoenix_firebrd: Easy to reproduce. If I shutdown the machine, the kernel panics during shutdown. [12:46] alvin: strange [12:46] there's always something crashing when I log out from KDE, but I can live with that [12:46] alvin: is the backports turned on? [12:46] phoenix_firebrd: No, I figure it must be something I alone use. I think it's because I'm using this system as an NFS client. [12:47] do you think I should disable the effects then? [12:47] hello ,everybody [12:47] phoenix_firebrd: Yes, but these panics where there before the final release. I don't think they are KDE related. [12:47] Hey guys. I just upgraded from 10.04 to 10.10. Unfortunately now, my computer loads Kubuntu, but doesn't seem to do anything. It's like it freezes at the OS load. [12:47] cousin_mario: try that [12:48] cousin_mario: there are several workarounds in bug 760632 [12:48] Launchpad bug 760632 in nvidia-graphics-drivers (Ubuntu) "Resizing Konsole crashes the whole system" [High,Confirmed] https://launchpad.net/bugs/760632 [12:48] is there chinese? [12:48] lol [12:48] LINKSWORD2: any more information? What do you see at the moment of the freeze? [12:48] alvin: will kernel panic due to network soft issues? [12:49] !chinese [12:49] 如欲獲得中文的協助,請輸入 /join #ubuntu-cn、/join #ubuntu-tw 或 /join #ubuntu-hk。 [12:49] No other info. It loads the background image on the desktop, the little gold plasma swirl thing, and the mouse cursor. [12:49] Apart from that, it's frozen. [12:50] phoenix_firebrd: I'll do a test. Can take a while. [12:50] alvin: now? [12:50] phoenix_firebrd: Yes [12:50] :o [12:50] hi. i have a problem with skype it always crashes [12:50] alvin: ok i will wait [12:50] Screw Skype. It always crashes anyway. [12:50] lol [12:51] the_p_: can you try with sudo command [12:51] LINKSWORD2: sounds like your plasma config is messed up [12:51] What do I do, then, jussi? [12:51] it was a serious question when i start it it says just aborted on the command line during the log in. [12:51] LINKSWORD2: remove or rename your plasma config files? [12:51] i can't use it at all [12:52] the_p_: can you run the program in terminal with sudo ? [12:52] I didn't change any of them. [12:53] New info: The launch bar is coming up, but only the top border and the left & right ends. None of its contents. [12:53] LINKSWORD2: no, that is what I would say do to see if it fixes. [12:53] phoenix_firebrd: then it does not start with the message No protocol specified [12:53] phoenix_firebrd: no good, rebooted again [12:54] I don't see how I would do that. I'm stuck. [12:54] the_p_: hmmm, bad [12:54] phoenix_firebrd: but at least now it's not showing up again [12:54] the_p_: can you try reinstalling . Purge the config also [12:55] cousin_mario: gooood [12:55] phoenix_firebrd: i already did both of this [12:55] jussi, may I do a one-on-one chat? [12:55] cousin_mario: wait till the new nvidia driver is available for update or you could try the ppas [12:55] LINKSWORD2: no, hang on a sec [12:56] :/ [12:56] phoenix_firebrd: ppa for a beta nvidia release? [12:56] the_p_: the gtk apps dont work well in kubuntu [12:57] cousin_mario: ya [12:57] phoenix_firebrd: got a pointer to that? [12:57] ok the skype problem is not specific to me it also does not work for others. [12:57] cousin_mario: wait [12:57] I've been able to pull up the Alt+F2 menu and click on the system resources icon. Plasma-desktop is using a LOT of memory. :\ [12:58] LINKSWORD2: press ctrl+alt+f3. login. do: mv .kde/share/config/ .kde/share/config1 [12:58] restart [12:58] OK. Hang on a moment. [13:00] phoenix_firebrd: Back. Problem here is that the log says: kernel: Kernel logging (proc) stopped. The kernel panic occurs after that. [13:00] Filed it as bug 760494 [13:00] Launchpad bug 760494 in linux (Ubuntu) "Natty: 2.6.38-8. shutdown causes kernel to panic" [Medium,Triaged] https://launchpad.net/bugs/760494 [13:00] alvin: good [13:01] Ugh. Crashed. [13:01] Anyway jussi, what's the command for restarting via command-line? [13:01] LINKSWORD2: sudo reboot [13:02] Nice. :D [13:02] Now we see if my machine commits suicide in the process of rebooting. [13:02] phoenix_firebrd: I wrote something down and found that the bug was already reported. Mine is a duplicate. Other people succeeded in logging it because the panic occurs during work for them. [13:02] It's bug 769927 [13:02] Launchpad bug 769927 in linux (Ubuntu) "Kernel Oops : Dentry still in use (1) [unmount of nfs4 0:1d]" [Undecided,New] https://launchpad.net/bugs/769927 [13:02] cousin_mario: ppa:ubuntu-x-swat/x-updates [13:03] lol @ ubottu [13:03] Like I thought: It is NFS related. [13:03] the_p_: strange, my machine just started same with skype. [13:03] Loading. Harddrive. Settings. Global. Desktop. KDE. [13:03] I wonder if its an update. [13:03] Ubuntu should really learn that NFS is not replaced by samba. There are still people who use it. [13:03] It appears, I'm in. [13:04] LINKSWORD2: :) [13:04] alvin: yes it is. Nfs daemon [13:05] Now I need to restore some lost settings and hope I don't get screwed in the process. [13:05] It's the default file sharing for Linux/Unix. Please, please support it. I have begged for this on the ubuntu server mailinglist and asked Canonical directly to not disregard the existence of NFS. Yet they never test NFS with new releases. [13:07] alvin: may be they are more concern with samba [13:08] GAH! [13:08] It did it again. [13:09] jussi, would I have better luck perhaps by upgrading to 11.04? [13:09] phoenix_firebrd: Probably, but that's catering to the wrong crowd. If they want to be taken seriously by businesses they need to put Linux/Unix compatibility above Windows compatibility. [13:10] If they did that, Linux wouldn't be free. >.> [13:10] LINKSWORD2: What makes you think that? [13:10] * LINKSWORD2 shoots Se7en in the head. [13:11] Easy. Windows makes its money by being compatible with just enough stuff to get out into the mainstream and the workforce... [13:11] And not being compatible by just enough to need pain in the ass updates. [13:11] Canonical's business model is not based on selling Ubuntu. It's based on selling commercial support. [13:12] alvin: and engineering services [13:12] lol [13:12] jussi, it did it again. Don't know if you saw that before. [13:12] Hmm, compatibility is not the main issue for businesses. I administer a very mixed environment. We use what we have to. [13:12] Would I have better luck upgrading to Natty? (11.04) ? [13:12] LINKSWORD2: did it again? what did you do in the time between it working and not working? [13:13] Just grabbed the edge of the launchbar so that I could see it on screen. [13:14] If Windows is the best tool, you'll use Windows. Imitating doesn't cut it. If you want ot be competitive, you don't need half-assed compatibility, because you'll always loose. You'll need a solution that can stand by itself. If you have linux servers, linux desktops and NO Windows, will you then use Windows file sharing between them? [13:14] And then it died. lol [13:14] Windows isn't the best. lol [13:14] LINKSWORD2: I would say try updating to 11.04, but Im really not sure whats causing this [13:14] OK. [13:15] I think this question has been asked here like a million times but there will be KDE 4.7 Beta 1 packages for Kubuntu wont there? [13:15] alvin: I think they are concentrating on attracting the windows users. Some of the examples are use of xml in libree office that is more compatable with microsoft document formats, samba... [13:15] If you want the best, use an Apple machine. Their hardware & software are designed to work together seamlessly. [13:15] BajK: +1 [13:15] howdy [13:15] BluesKaj: hello [13:16] Hey there, BluesKaj [13:16] ''Screw this. Time to upgrade to 11.04." [13:16] hi phoenix_firebrd , LINKSWORD2, BajK [13:17] phoenix_firebrd: Yes, and that's where they will loose the battle. They need a complete solution instead of trying to be compatible. Businesses don't take that risk. Besides, they offer Landscape at the same price of a Windows license. You can hardly compare an operating system to a tool to remotely reboot it. [13:17] phoenix_firebrd: thanks man [13:17] BajK, I would assume so, as there have been KDE Beta packages before the previous full releases. [13:17] I see no reason not to. [13:17] dunno if there have been packages for Beta 1 always, but the RCs have been there all the time and Beta 2 [13:18] cousin_mario: you are welcome [13:18] LINKSWORD2: I don't like Windows either, but it sure crashes a lot less than Ubuntu. (This is Windows ME all over again). Apple is not really fit for commercial usage. It's only for managers to show off, but don't try to administer a network with Mac's. That's a nightmare. [13:18] LMAO! [13:19] alvin, I've done plenty of work with all 3. (Linux, WXP, OSX.) [13:19] alvin: thats because windows release is a lts release [13:19] LINKSWORD2: Oh really? What did you use for file storage. [13:20] alvin: there are throughly tested and bugs fixed and released [13:20] phoenix_firebrd: are you sure 270.41.19 will do the trick? [13:20] LINKSWORD2, apple just sent out an antivirus app to combat the phony antivirus apps for mac: http://www.bbc.co.uk/news/technology-13560137 [13:21] cousin_mario: not sure, the driver is still in ppa. so you have to choose [13:21] We had a huge, huge CISCO network server in the back room in our Mac system lab. [13:21] phoenix_firebrd: True. But that isn't the case with Lucid. It's supported for long term, but it was not tested enough. Upstart/grub2 were too untested and caused all manner of mayhem. [13:21] LINKSWORD2: what protocol(s)? [13:21] And did you need all those systems to talk to each other? Or was there a separate file server for each? [13:22] alvin: if ubuntu want to compete with a firm that has a strong history, they have to take some shortcuts [13:22] Separate jobs at separate times. [13:22] I'm asking this, because file sharing is in my opinion a very basic network service. [13:22] phoenix_firebrd: I suspect it's not a prerelease of 275.xx [13:23] I've been a long-time Windows junkie. WXP is one of the most stable I've seen out there. Too many people bitch about Vista. [13:23] And even more bitched about WS7 until the initial driver issues were fixed. [13:24] upstart is not taking a shortcut. it's introducing untested technology well before it was ready. It still is not ready for production use. [13:24] cousin_mario: no [13:24] I love working with Macs... But that makes me just wish I could afford one. lol [13:24] Just as a reminder... [13:24] !ot [13:24] #kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks! [13:24] * LINKSWORD2 grumbles [13:24] alvin: you could always use debain , if you are more concerned with stablity [13:24] LINKSWORD2: I have one. A mac is fine by itself. In a network with Linux, Windows and even other Unixes, they don't play well. [13:25] phoenix_firebrd: True, and I will. But it takes time to move all those machines to another OS. [13:25] * cousin_mario won't switch to Gnome3 exactly because it's too similar to MacOS [13:25] Tm_T: i though of tell that , thanks [13:25] rigid and unconfigurable [13:25] I can network a Mac with Windows. It just has to be reworked about 4 times before you get it right. [13:25] Oh yes, support. Well, that's how the small offtopic began. [13:26] I can't network them with Linux. [13:26] alvin, if you'd like to talk some more, you may /query me [13:26] the_p_: perhaps our skype issue is: http://www.engadget.com/2011/05/26/skype-goes-down-globally-investigation-underway/ [13:27] LINKSWORD2: thx, but it's ok. I'm at work. The mac situation is more or less under control. I'll go back to the bug reports. [13:27] * LINKSWORD2 lights his old Skype CD on fire with a Zippo. [13:28] :D [13:28] Skype on my N900 is still online. (best Skype integration on Linux ever. I hope it lasts) [13:29] I hope ya'll will pardon me. I've never used my Skype CD. I've always... ALWAYS hated Skype. [13:29] the_p_: renaming .Skype fixes said issue. [13:30] * LINKSWORD2 watches Skype burn. [13:32] Well... [13:32] hi [13:33] I suppose I can shut my laptop off while I wait for my other computer to upgrade to Kubuntu 11.04 Natty. [13:33] It is just a test for irc [13:35] has anyone had any luck installing an nvidia legacy (nvidia-96) driver in 11.04? [13:44] I was about to answer that, but he must have resized his konsole. [13:45] Besided being terribly funny, should this bug not be added to the release notes as 'known bug'. [14:00] Hallo, Amarok weigert sich beharrlich MP3 Dateien abzuspielen, er faselt was von einem ID_irgendwas tag der nicht mehr unterstützt wird und gibt keinen Laut von sich [14:01] !de | kleopatra [14:01] kleopatra: In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis. [14:02] Well in english again: Amarok refues to play mp3 data, in the terminal i just find something like tag_xxx isnt supoorted anymore. I have the codecs installed [14:06] Not terribly important, but if you use the mouse to the top left corner, to view all windows, can the size of those windows be set? At the moment, I have 26 open windows. 22 of those are identical in size when viewed normally, but when viewed together, they all get different sizes. It's just weird. [14:07] kleopatra, that's a difficult problem , amarok plays mp3 's here ok , altho i don't use it much ..I prefer VLC [14:08] * alvin wonders whether it is possible to resize his 22 terminal windows at once to produce an epic crash. [14:09] oh epic is the word of the yr ...I see it allover ..epic this and that epic that ...I wonder if ppl understand the real meaning [14:10] how can I disable all sounds? [14:11] BluesKaj: You'd understand it if you saw it ;-) [14:12] nothing about some frames on a computer is epic [14:12] cousin_mario: Oh, I know that one! Install Pulseaudio. (Actually, now that you ask, I looked at settings and couldn't find it either) [14:12] those tornados in the midwest are epic [14:13] alvin: :/ [14:13] BluesKaj: Normally I'd agree, but after too much coffee I don't care anymore and feel like the Count from Sesame Street. (1 crash, haha, 2 crashes, hahah, 3...) [14:15] cousin_mario, open system settings/ notifications /player settings, click on no audio output ..you're just trying disable system sounds , right ? [14:16] On a more positive note: I'm glad to see that rdesktop is fixed. People have been pestering me for years about that one. [14:32] BluesKaj: yes, system sounds only [14:33] BluesKaj: thanks [14:38] cousin_mario, you're welcome [14:38] I am visiting my folks who have a westell7500 modem. I am running kubuntu 10.10 and can connect to most wireless networks that I encounter. With this router/modem, network managment finds it when doing a scan and I read that I enter the SN for the ssid and the WPA# for the password. I have gotten it to connect for a few minutes but then it asks for the password again. If I switch over to my windows partition, I can connect with no [14:38] difficulty, so I don't think it is a hardware issue. any ideas how I can solve this? [14:54] seawing: what wifi network card are you using? [14:55] well, I use the internal card in my lenovo (not sure what the name is) and I have also tried my netgear pci card with the same results. [15:45] How can I tell Kubuntu on my aceraspireone to run the standard KDE desktop, not this different look? [15:47] wintellect: Install the package plasma-desktop, then at login it will have that as an alternative [15:48] genii-around: excellent! Thanks [15:55] hello, how good does compiz and kde lasme go along? [15:57] *kde plasma [16:08] what is the cli command to config kdm? [16:12] cablop: probably sudo dpkg-reconfigure -plow kdm [16:33] * BluesKaj debates with self about switching to 64 bit with only 3Gb RAM ..wonders if it's worth the trouble ...have a separate /home partition === stephdg_ is now known as stephdg === dave is now known as Guest72544 [16:46] What's up party people [17:01] PC_Bot, what party ? :) [17:01] !exfat [17:01] does natty support exFAT? [17:08] !fat64 [17:11] does anyone know how to get exFAT/FAT64 to work? === [Po]lentino_ is now known as [Po]lentino [17:23] !intrepidkde3 [17:23] Kubuntu 8.04 ships with KDE3 and full support. Karmic and above do not include KDE3, but a remix install CD can be obtained at https://wiki.kubuntu.org/Kubuntu/Kde3/Karmic (or .../Lucid, etc.). This is not officially supported. Support, instructions, and ways to contribute can be found on the wikipage. [17:23] Hm [17:33] anyone getting 95% X usage? [17:35] ok, that was when I had the teminal the size of the desktop [17:35] after resize, X usage normal [17:37] I edited my /etc/fstab to do auto mounting and it is auto mounting properly [17:37] but when ever i enter the particular auto mounted partition the short cut of it appears on the places in the dolphin and disappears when i leave the partition [17:37] at some point in time i set my window manager to something else (compiz i think) but decided to go back to kwin. problem is every time i reboot the old one comes back and i have to "kwin --replace" to get kwin back. is there a permanent way to set this? === mycroft_ is now known as goldfishlaser === delac is now known as delac-afk [18:45] #girona [18:46] hey i just did something idiotic, i installed kubuntu and forgot what i made my username [18:46] i have the passwd, any help? [18:46] In Mandriva to remove orphaned items I just typed: urpme --auto-orphan. What is the usual way in Kubuntu? Google search isn't helping much. [18:46] i can get into recovery mode [18:46] by mashing shift [18:47] Helpmeout2: You can read /etc/passwd. Your name will be there, at the bottom. Or look at the /home directory, your home directory will bear your username. [18:48] how do i look at it? [18:48] from the recovery console? [18:48] Helpmeout2: "cat /etc/passwd | less" [18:48] Or just "cat /etc/passwd" [18:48] yeah but there isn't anywhere to type, it just prompts user: pass: screen [18:49] Or "ls -d /home". [18:49] which option do i choose in the recovery menu? [18:49] Why not just boot normally and let the login screen give you the name? [18:50] there isn't a name in the user box [18:50] i can go to console login [18:50] restart x server etc.. [18:51] Isn't there a drop-down combo box that lists users? [18:51] no [18:51] this would be my first login [18:51] Well, then, boot from the Live CD, mount the Kubuntu partition and go exploring. :-) [18:51] if you just installed it, re-install it... only takes about 5 minutes [18:52] other than that, you need to boot from something else and explore the files via another OS [18:52] i have cd rom as 1st priority boot and still takes me there lol [18:52] instead of reading it as live cd [18:52] weird [18:52] Then how did you install? [18:53] Hmm, you're special. :-) [18:53] on a partition [18:53] disconnect the drive and then boot to the CD [18:53] i installed as primary / kd4, and the swap logical [18:54] Re-install and be done with it. [18:55] going to try it out [18:56] im use to gnome but decided to mess with kde [18:56] is the update cmd the same? apt-get update/upgrade? [18:57] Yes. [18:57] Pretty much everything is the same at the command line, mostly the differences are GUI. [18:57] k, also i saw a reverse install' [18:57] what is the deal with that === f3n1x is now known as F3N1X === barraponto_ is now known as barraponto [19:11] can someone explain what the swap is on installation? [19:11] how much space should i use on a partition for it [19:11] 15 for / [19:11] swap = ram [19:11] also was wondering what primary and logical is [19:11] /home the rest of your harddisk [19:12] ok so the swap is / and system will be /home [19:12] which primary and which logical [19:12] omg [19:12] you can only have 4 primary partitions, but a logical partition can have many partitions inside it [19:12] oh ok [19:12] sorry im new to this peace [19:12] swap is the equivalent to what windows calls a "page file" [19:12] bare with me [19:13] it's used primarily when the system needs more memory (RAM) than it has, or for hibernation (suspend to disk) [19:14] ok [19:15] Helpmeout2: so if you use suspend and you use a lots of ram .... [19:16] mb ram = mb swap [19:16] MB [19:16] i have an i5 720 [19:16] so 15mb swap is good//? [19:16] nope [19:17] 4gb of ram ==> 4gig of swap [19:17] better more [19:17] 3gig of ram ===> 3 gigs [19:17] but that only to be sure... [19:18] andn only if you use ALots of ram [19:18] oh [19:18] if you want to hibernate, you will want (to an extent) 1.5xRAM [19:18] obviously the more RAM you have the closer to 1xRAM you'll want, and even less if you don't plan to hibernate at all [19:19] i have 4 gigs of ram [19:19] so do 4 gig of swap i guess should be fine [19:19] i do leave the pc on a good bit when downloading and all [19:19] gah, i feel like im at burger king installing this [19:20] hibernation is when you shutdown, but resume at next boot [19:20] primary or logical? beginning or end? ketchup or mustard? [19:20] Helpmeout2: have you windows ? [19:20] doesn't really matter all that much what you choose [19:20] Helpmeout2: how many partition have you ? [19:20] choose from the 8000 file systems lol [19:20] i have a windows partition [19:20] and another one with music [19:21] then now im making this one [19:21] Helpmeout2: please use the live cd , run partition manager , then do a screenshot [19:21] then post it [19:21] here [19:21] if you have 4 partition ==> you must do another partitoon but must be logical [19:21] when you did that you can do other partition inside the logical one [19:22] oh ok [19:22] so 4 primary per hard drive? [19:22] yes. [19:22] should work out then [19:22] if you don't know who knows [19:22] 1 = win7 1=files 1=linux 1=swap [19:22] that equals 4 [19:23] right? [19:23] !partitions [19:23] For help with partitioning a new install see: https://help.ubuntu.com/8.04/switching/installing-partitioning.html - For partitioning programs see !GParted, !QtParted (!Kubuntu 8.10 and lower) or !PartitionManager (!Kubuntu 9.04 and up) - Other partitioning topics include !fstab !home and !swap === delac-afk is now known as delac [19:25] Hola [19:25] ALguien que hable español? [19:26] !es [19:26] En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [19:26] ubottu, usted habla español? [19:26] bomberinenredado: I am only a bot, please don't think I'm intelligent :) [19:27] ubottu [19:27] bomber: Escribe "/join #ubuntu-es" [19:27] bomberinenredado: ^ [19:27] Hi everyone [19:32] 3.Swap partition - this need only be twice the size of your memory. [19:32] so since i have 4gigs of ram, make it 8gigs right [19:32] for partition size [19:33] Does Kubuntu have a way to do two finger left/right swipes on the trackpad? [19:34] Helpmeout2: there is no need for 8GB of swap, the most I'd recommend for someone with 4GB RAM would be 5GB [19:36] ok [19:37] i was just reading what the website said [19:38] Helpmeout2: why you need so much swap partition? [19:39] ok im going to make 3 partitions for linux (note i alrdy have 2).. Im going to make a root (20g) primary, a /home (20g) primary, and a (5g) swap logical [19:39] c2tarun that is what the linux site said [19:39] Helpmeout2: well I may be wrong but with grub you cannot create more that 4 partitions. [19:39] no, you already have 2, so only one more can be primary and another logical [19:40] Helpmeout2: and buddy you got 4 GIGS of RAM that is hell lot of memory, :) unless you are doing some NASA research work, I dont think you need any swap space [19:40] Create a partiton to use as swap space. Swap space is used by the kernel as extra memory. You will need to make it double the size of your installed memory. [19:40] c2tarun: it's not a grub limit, it's a old HW limit (due to DOS or some such nonsense) [19:41] oh... he is dual booting with windows... [19:41] yeah [19:41] Helpmeout2: regardless of what you are reading, you do not need to make swap double your RAM [19:41] ok [19:41] it's only so for very small RAM [19:41] is 5 to much [19:41] i don't want to have to redo anything [19:42] Helpmeout2: just for sake of your peace of mind, make it of 2GB and save rest of the space. [19:42] sorry for newbing out [19:42] if you don't plan to hibernate, 2GB is plenty [19:42] ok [19:42] 1 would probably be enough, but 2 is a safe amount [19:42] gotcha [19:42] :) [19:43] ok one more thing, if you said 4 primary and i have two already, then what is wrong with what i said up there ^ [19:43] i said i have 2 and making 3 more, one of which will be logical [19:43] the swap being logical [19:44] oh oh and this... mount point thing [19:45] am i suppose to do the swap (/) files partition (/home) linux install (??) [19:45] Helpmeout2: you can either have primary or extended partitions, but only a total of 4. inside an extended partition you can have 1 or more logical partitions [19:45] you do not mount swap, at all [19:45] ok [19:46] what about the other 2? [19:46] if you want to have logical partitions, then you can only have 3 "normal" partitions, as the 4th must be extended [19:46] k [19:46] swap isn't mounted, then you have / which is where the system files go, and /home for your personal files and settings [19:47] having a separate /home partition is optional, you could just have swap and / if you wanted [19:47] ok so / is basically root [19:47] / is "root" [19:47] not "basically", *is* ;) [19:47] k cool [19:48] yeah i want my /home to be seperate, incase i don't like the os or something goes wrong etc.. [19:49] Hello [19:49] i was thinking around 20g of space for the root [19:50] plan on running some web dev apps [19:50] 20 is good if you plan on installing a lot of programs/applications etc [19:51] and im assuming to stick with location for the new partition at beginning [19:52] it really doesn't matter where on the disk the partitions are [19:54] k [19:57] hmmm.. i might not even do a swap and just not hibernate [19:57] would that be ok [19:58] you probably still want swap, 1 or 2 GB is a good number [19:59] hehe, causing my partions to be ugly [19:59] * c2tarun not using swap and never faced any problem since last 6 months :) [19:59] What is the total memory of your computer, [19:59] ? [19:59] partition tables don't have to be pretty, only functional [20:00] true [20:00] mine is 500gig [20:00] hard drive [20:01] radeon 5850h.d. graphics, too bad linux sux for gaming [20:01] hey boys, ive just installed a program from the repos and it is failing to start. im using kubuntu 11.04 x64, and the program i got from the repo is the package "sysinfo". [20:01] I not use linux for play [20:01] I use LInux for the "Konsol" [20:01] yeah my partitions are sda1 sda5 sda6 sda3 sda4 [20:01] actually game programmers suck, linux is perfectly capable of running games [20:02] ugliness [20:02] * c2tarun use for KDE :) [20:02] yeah i agree tsimpson [20:02] this is the message i get when i try to use the program http://pastie.org/private/mvnrzrh12e1ccobeuehpgw [20:02] IS true tsimpson [20:02] i use to play wow and daoc through wine [20:02] on ubuntu [20:02] Hahahhaa [20:03] and ext4 is the way to go for file structure right [20:03] LInux is for programming [20:03] giantpune: just use kinfocenter [20:03] And others activitys [20:03] which im about to try to get into [20:04] going to learn php stuff [20:04] since it is soooo free [20:04] Ps: I'm french sorry for my english [20:04] that program works tsimpson. but i like sysinfo better (when it works) [20:04] boring looking language, but useful [20:04] Linux is for hacking [20:04] linux is for everyday use in my house [20:05] *cough* #kubuntu-offtopic *cough* [20:05] giantpune: it looks like (guessing) it can't find the libgconf2.0-cil package [20:06] I know 5 programming languages and for the C there are not Ide [20:06] So i use WIndows for the C [20:06] !ide | mcnate [20:06] mcnate: Programming editors/suites: Terminal-based: vi/vim, emacs - KDE: Kate, KDevelop, Quanta+, Umbrello - GNOME: gvim, gedit, anjuta, pida, monodevelop, geany - Others: eclipse, netbeans, qtcreator [20:06] there are plenty of IDEs, including for C [20:06] Thanks [20:06] Yes but [20:06] lol [20:07] I hate this IDE [20:07] I want Code blocks xD [20:07] i use notepad++ for webdev [20:07] too cheap for the good stuff [20:07] Html:css [20:07] mcnate: erm, so install codeblocks [20:07] should umbrello really be in that list? [20:07] !info codeblocks [20:07] indeed tsimpson. i installed that package, and then it throws another error when trying to start it. so it appears that installing this package did not install all of its dependencies [20:07] codeblocks (source: codeblocks): Code::Blocks integrated development environment (IDE). In component universe, is optional. Version 10.05-1 (natty), package size 1639 kB, installed size 4752 kB [20:07] ok weird [20:07] No [20:07] i think umbrello's just a UML tool, like Dia [20:07] mcnate: I think code block is in linux aswell [20:07] WIth ubuntu 11.04 [20:08] Donc je vais m'exprimer en français [20:08] i deleted all of those partitions i just made to redo them to drill it in my head, playing with it.. now it isn't asking if i want it to be primary or logical [20:08] Avec Ubuntu 11.04 [20:08] mcas: code blocks is available in 11.04 [20:08] * mcnate [20:08] Je n'arrive pas à faire fonctionner Code Blocks [20:08] mcnate: sorry, english please :( [20:08] But with Kubuntu i haven't try yet [20:09] But now i will try [20:09] Let's go [20:09] I've used code blocks in Kubuntu, though I tend to sick with Qt Creator now [20:09] that one and libglade2.0-cil made it work. so is this the sort of thing that would require a bug report? [20:09] mcnate: you can try, but just asking, what is problem with emacs of vim? [20:09] giantpune: yes, you should file a bug about it [20:10] c2tarun: some people want a (real) GUI ;) [20:10] tsimpson: should i make my files partition ext4? [20:10] or a diff. file structure [20:10] ext3 or ext4, flip a coin [20:11] ill stick to 4 then [20:12] any good web dev apps for linux [20:12] i remember some really popular text editor [20:13] that i use to have on ubuntu [20:13] probably quanta [20:13] !html [20:13] html is HyperText Markup Language, used to build web pages. WYSIWYG editors: KompoZer (was Nvu), Iceape Composer, Amaya (Hardy or earlier) - Development environments: Bluefish, Quanta+, Screem - For a howto on HTML coding, see: http://www.w3schools.com/ [20:13] I will test ANjuta [20:13] With Code Blocks there are errors [20:14] nice [20:14] i love this channel, you guys have been nice and helpful [20:15] luckely i can programming with HTML/CSS/PHP and MYSQL [20:15] On linux [20:15] you running a LAMP test server [20:15] ? [20:15] i hate CSS [20:16] LOl [20:16] Why? [20:16] because of browser compatibility issues [20:16] oh and i hate internet explorer [20:16] 1) everyone hates CSS, 2) #kubuntu-offtopic is our chat channel :) [20:16] Have you got Firefox? [20:17] css 3 looks kind of broken already too [20:17] but not yet finished [20:17] Or Konqueror [20:18] tsimpson: Have you got firefox or Konqueror, [20:18] ? [20:18] yes and yes [20:18] if you have kubuntu, you have both by default [20:18] no, not FF by default (only the FF installer) [20:18] So where are the issues? [20:19] I go sorry [20:24] oh i just got an ipod touch for my b-day, does linux have run itunes? [20:24] or have a compatible prog [20:26] dang, did i ask the forbidden question or something lol [20:29] Re [20:29] Re [20:29] I will install Squid on Kubuntu [20:31] IS there somebody? [20:31] you want to know how? [20:32] No anything [20:32] Helpmeout2: itunes does not run on linux, blame apple for being evil [20:32] !itunes [20:32] itunes is not available on Linux, but there are many audio player alternatives (see !players). For Daap clients (sharing music with other iTunes clients on the network), install banshee [20:32] and... [20:32] !ipod [20:32] For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod [20:32] !help [20:32] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [20:33] !pulse [20:33] PulseAudio is a sound server intended as a drop-in replacement for !ESD - See https://wiki.ubuntu.com/PulseAudio for information and installation instructions [20:33] not quite.. [20:34] But if Itunes don't fonction on Linux why you don't use Windows? [20:34] After you met the musics and Usb key and after you met the musics on LInux === yofel_ is now known as yofel [20:37] should i encrypt my home folder? [20:37] you could, but you certainly don't have to [20:38] I will learn Python [20:38] Helpmeout2: it's up to you. it add extra security, but it also adds extra complexity [20:38] im going for it [20:38] tsimpson have you got proxy? [20:38] also, if you forget the password to decrypt it, you can't regain access [20:38] Helpmeout2: you would likely take somewhat of a performance hit, if you do. that is worthwhile to consider, if you happen to be using older hardware [20:38] you can about learn anything on the web [20:39] Mc-Nate: no [20:39] i have a i5 720 4 gigs of ram, im decent [20:39] Yes in France they have the "SIte du zéro" [20:39] ok I have a block on my screen I cant get to go away. I even tried switching the displays and it followed the display. [20:39] Helpmeout2: yeah, you'll have no problem [20:39] prob getting another 4 gigs and xfire my graphics cards [20:39] Helpmeout2: just to make sure you see; if you forget the password to decrypt it, you can't regain access, the data is lost [20:39] burn my system up lol [20:40] http://www.siteduzero.com/ [20:40] I learn the html/csss/php/mysql and the C in this web site [20:41] are you good with php? [20:41] I learned* [20:41] Yes [20:41] Why? [20:41] how to force kde to refresh the screen? [20:41] You want a web site? [20:41] Hahahha [20:41] where is a good documentation site [20:41] with global cmds etc.. [20:41] I know a french site [20:42] You speak french? [20:42] nah [20:42] i took spanish and suck at that [20:42] Lol [20:42] not many Frenchmen running around in USA [20:42] I speak french/english and spanish [20:43] well not in the dirty south anyways [20:43] So you ned a good documentation site? [20:43] need* [20:44] For the php: [20:44] oh did anyone answer my question on ipod software [20:44] diff is showing a whole file to be different, but i cant see a single difference. Never seen that before. Any suggestions whats going wrong? [20:44] yeah i was reading php.net [20:44] but their tutorials are tricky [20:44] http://php.net/docs.php [20:44] Ah okay [20:45] i wan't to learn about security with php first [20:45] so i don't open myself up for attack [20:45] For attack what? [20:45] when i make my page [20:46] you have to secure your code [20:46] Yes and? [20:46] it's easy [20:46] or ppl can input code [20:46] I have got one book [20:46] oh nothing i was saying i need to read up on php security [20:46] on the security [20:46] of the computer [20:46] with sql injection and all that gayness [20:47] ANd javascript [20:47] is jquery all what it is cracked up to be? [20:47] looks like a useful library [20:48] Sorry i don't unterstand your message ( i'm french) [20:48] have you worked with jquery? [20:48] no [20:48] I need help with sound. I installed OSSv4 as WINE needed it for compiling. However, now I have no sound period, and my sound device in Sound and Video Configuration screen are greyed out. [20:48] it is a javascript library [20:49] I have worked with WAMP for php/mysql [20:49] basically shorthand javascript [20:49] and Java with Eclipse [20:49] oooh java, i thought you said javascript [20:49] Yes [20:50] But i say "And javascript injection" [20:50] I not learn the javascript and java [20:50] nikitis: is your user in the "pulse-access" group? [20:50] nikitis: and do you have skype installed? [20:50] I know the php mysql html css and C [20:51] I will learn the python [20:51] And i will forget the web languages [20:52] Aniar, I don't see pulse-access under secondary groups [20:53] Aniar, okay i just checked it yes [20:53] I am visiting my folks who have a westell7500 modem. I am running kubuntu 10.10 and can connect to most wireless networks that I encounter. With this router/modem, network managment finds it when doing a scan and I read that I enter the SN for the ssid and the WPA# for the password. I have gotten it to connect for a few minutes but then it asks for the password again. If I switch over to my windows partition, I can connect with no [20:53] difficulty, so I don't think it is a hardware issue. any ideas how I can solve this? [20:53] where is terminal in kde [20:53] Aniar, do I need to check pulse group as well? [20:53] nikitis: and Skype? Skype seems to grab some lock on pulse that wine/crossover can't get past [20:53] nikitis: no, that's an internal-use group [20:54] nikitis: and the skype problem I can only solve by not auto-launching skype [20:54] i have skype installed however it was installed long before I had this problem, And it' snot loaded atm [20:54] nikitis: although, i'm stuck in a strange "only one program can access pulse at a time" problem. [20:54] nikitis: try logging off, hit "ctrl-e" to reload kdm, then log back in, then try wine again [20:55] once skype launches, it locks the audio away from wine (documented in a crossover bug) [20:57] Aniar, Didn't work i've really buggered my sound system [20:57] does kubuntu use the /sudo? [20:57] so /sudo apt-get update [20:58] Aniar, when I go into Sound Control Panel I get a window that says KDE Detected that one or more internal sound devices were removed. DO you want to forget about these devices? And it's my sound card! [20:58] Helpmeout2: For command-line only apps, sudo is used for admin rights. For graphical apps in Kubuntu, kdesudo [20:58] of course not [20:59] Yeaaaah [20:59] I have find THE ide [20:59] nikitis: do you have other devices listed? [20:59] DUMMY AUDIO [21:00] Aniar, I want my HDA Intel to work. KDE is saying it removed them, and is asking if it can forget about them. I want the exact oposite [21:00] ok and during install i made a username and pass, which i just logged into... is this like the gnome version where root is locked? [21:00] Why would OSSv4 remove my audio cards? [21:00] how do i see if im logged in as root [21:00] Aniar, could it have blacklisted it? [21:00] nikitis: it's not uninstalling the driver for the card [21:01] nikitis: pulse is a sound server that interfacess with the hardware. so it's talking about deregistering your HDA Intel with the pulse server [21:01] Helpmeout2: root account is disabled in all *buntu by default [21:01] forgetting it then removes the entries from the DB/conf file (whatever backends pulse)... [21:01] ok yeah [21:01] nikitis: it's *supposed* to redetect on next startup, so that should be a safe operation [21:01] nikitis: you upgraded from 10.04 too, right? [21:01] Aniar, 10.10 [21:02] to 11.04 [21:02] nikitis: err. yeah. me too [21:02] but sound worked [21:02] it only stopped working after I installed OSS [21:02] Aniar, so how do I tell it to keep and use my sound card? [21:02] nikitis: that's what I'm working out too... [21:02] !pulse [21:02] PulseAudio is a sound server intended as a drop-in replacement for !ESD - See https://wiki.ubuntu.com/PulseAudio for information and installation instructions [21:03] nikitis: have you checked that wiki yet? [21:10] is there any type of security software i need to get for kubuntu? [21:11] i know linux is virus free and all [21:11] but wasn't there a clam prog. or something [21:14] does itunes support linux [21:15] Helpmeout2: most people used clamav to scan incoming email attachments on mail servers. [21:16] oh ok [21:16] what about itunes on linux? would i have to use wine? [21:17] and one more question and ill leave lol [21:17] after kdesudo apt-get upgrade, it says need to get 65.8mb/152mb of archives [21:17] what do i type in [21:18] usually after that it says something like: do you want to continue [Y/n]: right? [21:19] nah [21:19] @ Helpmeout2 check http://www.ehow.com/how_5197743_download-itunes-linux-ubuntu.html [21:19] says After this operation, 172kb disk space will be freed. [21:19] Helpmeout2: What does it say all the way at the bottom? [21:20] that is the last thing it says [21:21] Helpmeout2: It shouldn't be. Try scrolling down, perhaps you accidentally scrolled up. [21:23] oh at the top QFileSystemWatcher: failed to add paths: /home/$user/.config/ibus/bus [21:23] maybe that has something to do with i [21:23] it [21:26] just installed unetbootin---when i try to open it it doesnt accept the admin password im using in kubu 11.04----ny ideas [21:31] Hey [21:32] hey [21:32] pretty quiet here as of now [21:33] i know---is there something simple im overlooking--ive instlled unetbootin & gparted and they will not accept my admin password [21:34] i dont get it... no #qt channel.... am i missing something? [21:35] *sorry for asking here === Keshl_ is now known as Keshl [21:36] anoneemouse: I just did /join #qt and it exists, 536 ppl in it [21:37] am i in some wretched forgotten timezone? [21:37] :/ [21:39] your right... i wonder wtf happened earlier... [21:39] anoneemouse: Perhaps you got caught in the middle of a netsplit [21:40] probably... sadly it wasnt a banana split :( [21:42] i guess i might as well ask a question while i am here... im using 11.04, and my screen resolution settings don't want to stay put. it keeps resetting to my dual monitor resolution, making some modal dialigs pop up half cut off on the left of my screen === ummccal1 is now known as ebonair === sammy is now known as Guest20921 [21:54] hello [21:55] hello [21:58] hi [21:58] hi === greyboy is now known as newbiathon [21:58] hey [21:58] anyone know why unetbootin & gparted will not accept my password in kubu 11.04??? [21:59] What are you trying to do? :/ [21:59] open it [22:00] instlled from kpackage & when i try to open either of them it says "wrong password"---only password i use [22:00] even tried installin from terminal--same results [22:03] Hm..have you tried just pressing 'enter'? [22:03] lol well no now that you mention it [22:04] Failed to run /usr/bin/unetbootin ''rootcheck=no'' as user root. [22:04] Wrong password. [22:05] do you happen to know the terminal command to open unetbootin--mybe i try that [22:06] well i used just unetbootin and got the same results [22:39] isnt there a way to have the ubuntu software center instead of using kpackage? [22:43] im sure you can install it preecher [22:44] HOW CAN I USE THE KONSOLE AUTO AS ROOT? [22:44] if i cant get this unetbootin issue figured out im just gonna switch to something else--i like & use it alot === hanan_ is now known as toctoc === marco is now known as Guest57571 [22:51] I suddenly lost all of my audio, does anyone have any ideas I can try? [22:54] never mind my audio, it was my headphones (volume dial turned all the way down :( === kurtis is now known as kubro === naught103 is now known as naught101 === myrdos is now known as ebonair [23:54] Cairo dock won't launch Kopete or Conversation. Don't know why. I have the KDE integration packkage installed. [23:55] * Linkmaster was planning on vidling with Cairo sometime or another [23:55] You can use Docky, thats what I'm using [23:56] Linkmaster: Cairo is very nice actually, and excepting this issue integrates very nicely. This may not be an issue in Kubuntu though. I use openSUSE, but nobody in that channel seems to use Cairo. [23:57] Oh, I've wanted to use Cairo forever, I can't stand the GTK libs of Docky :P [23:57] You using KDE? [23:58] is kde/kubuntu for 11.04 very very slow for you folks? anything to improve it, i'm under virtualbox but still seems too slow, not just ui, but also networking [23:58] Because my only experience with openSUSE has been...bad, to say the least. My school uses a cracked up, locked down version of it supporte by Novell, so it sucks.. [23:59] Linkmaster: Always KDE. Cairo only occasionaly reveals its GTK roots. Otherwise it feels native. [23:59] dijonyummy: Its pretty snappy for me, especially on less then a gig of RAM, so its probably the VB. You need the RAM to use the original OS plus whatever RAM you need to run the GuestOS. So that makes it slower [23:59] Abhish: its probably because there are decent ports over to KDE