[00:00] that would depend on the ftpd config I guess [00:01] timboy: Consult the documentation for whichever Windows based ftp server you installed under Wine [00:01] timboy: But I'd suggest ditching it for something more practical like proftpd or vsftpd [00:01] genii, how will that tell me how to open up port 21 to a non-root user? [00:02] timboy: Because the ftp server is what decides the port it uses and who can use it [00:02] timboy: what do you mean by open up? [00:02] ergo the fault is with the application [00:02] firewall? [00:02] genii, I can set the port myself 1025 works fine but anything under 1025 doesn't. I want to use a standard ftp port though [00:04] timboy: There is likely some convoluted method involving calling whatever Windows ftp daemon from something like xinetd but it's horribly inelegant [00:04] timboy: afaik, it's a restriction in the kernel that nonprivileged users can't bind to privileged ports [00:04] ah yeah, maybe xinetd would let you get round it [00:05] PhilRod, figured it out! authbind [00:05] genii, authbind [00:05] thx anyway [00:06] timboy: what is the ftp software? [00:06] * DirkGently is curious [00:08] DirkGently, bulletproof ftp server an excellent app that has built in blacklisting of ip's and tons of features and stats. that was the only thing keeping my iis box up and running still! [00:09] timboy: not Internet facing though? or you're not worried about it being circumvented? [00:09] DirkGently, what do you mean? [00:10] ftp is insecure [00:10] passwords are passed without encryption [00:12] is there an sftp version of bulletproof? [00:12] * DirkGently looks [00:14] timboy: no it doesn't: http://wiki.builtbp.com/index.php/Secure_FTP_Support [00:15] DirkGently, it is supposed to in their 3.x release but it doesn't look it is being worked on as of now... they just redid their website and started selling the client so i'll send them a question [00:15] i'm not worried though. [00:15] timboy: their suggestion to encrypt files is a bit lame too [00:17] hey, i need help to configure NVIDIA display on kubuntu 8.04 anyone?pls? [00:17] Is Kubuntu.org going to get a new design for the 8.04 release? I remember there was a competition for a new web design dome time back. Does anyone know for sure ? [00:17] admin1: until it's release, hardy support is in #ubuntu+1 [00:17] DirkGently, yeah that's what I thought [00:17] lol [00:19] timboy: these small companies are usually quite good for support if they're active though [00:20] DirkGently, yeah but the program just straight rocks! and I don't have to modify one conf file... :D [00:22] timboy: there's probably management front ends for ssh server too === admin1 is now known as jimiIL [00:23] timboy: I know what you mean when you have an app that does exactly what you want [00:24] hi how can i mount NTFS partitions ? [00:24] haider: click on it [00:24] i have one which don't appear when i launch the System [00:25] it's not in storage media [00:25] there was two one called File System which is for linux and the second (20GB drive) [00:26] the second disappear [00:26] ed [00:26] haider: what does sudo fdisk -l say [00:26] that should tell you the drives and there partitions [00:26] haider: is it in fstab? [00:26] no [00:28] /dev/sda1 * 1 6079 48829536 83 Linux [00:28] /dev/sda2 6080 9730 29319168 6 FAT16 [00:28] this is for the sudo fdisk -l [00:28] haider: there is no NTFS drive [00:28] i know it is just disappeared [00:28] i'm sure there was one [00:29] so you should have /dev/sdb ? [00:29] Perhaps you unallocated it [00:29] i stored in it lot of data :( [00:29] ouch! [00:29] haider: do you have 2 drives or just 1 [00:29] Device Boot Start End Blocks Id System [00:29] /dev/sdb1 1 19457 156288321 c W95 FAT32 (LBA) [00:29] i see this too [00:29] haider: Are you sure it's a NTFS drive [00:29] i have only one and an external hard drive [00:30] yeah there was vista on it [00:30] haider: is this dual-boot? [00:30] haider: If you upgraded to ntfs fs on there from win98/me or so then the partition info makes more sense [00:30] does it still boot into Vista? [00:30] i format it when was vista on the PC [00:30] no [00:30] do you get the option ? [00:31] it was working before a week [00:31] haider: was vista on the same drive you installed linux [00:31] but now it is just disappeared [00:31] haider: it worked since you installed Kubuntu? [00:31] no no i removed vista completely but i kept the other partition [00:31] yea it was working [00:32] haider: You use any partioning tools recently did you? [00:32] how big was the drive? [00:32] 80 GB [00:32] all [00:32] it was only 30 GB [00:33] haider: what does df -h show [00:33] and please use pastebin [00:33] !paste [00:33] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (be sure to give the URL of your paste - see also the #kubuntu channel topic) [00:34] Filesystem Size Used Avail Use% Mounted on [00:34] /dev/sda1 46G 27G 17G 62% / [00:35] looks like you need to add /dev/sda2 to fstab [00:35] The partition should still show [00:35] do you know where it was mounted before? [00:35] really i didn't check that [00:36] heath: sda2 does (fat16 not ntfs) [00:36] haider: why did you keep the 30GB partition? [00:37] to store some data === minty__ is now known as minty [00:37] why not format it ext3? [00:37] for Linux [00:37] cause the data was on vista before [00:37] as you're not running Windows [00:37] so i don't wanna remove it [00:38] so any solution ? [00:38] haider: just do a reboot and see if it shows up again. use fdisk -l [00:38] haider: can you pastebin df -j for me [00:38] haider: can you pastebin df -h for me***** [00:39] he showed it in channel [00:39] /dev/sda1 46G 27G 17G 62% / [00:40] http://paste.ubuntu-nl.org/64153/ [00:40] here it is [00:40] I found my answer about a month or so ago. just can't find the same page. I need to know how to exclude a package from updating. any suggestions? [00:40] haider: can you do the contents of fstab too? [00:40] thanks... now sudo fdisk -l [00:41] http://paste.ubuntu-nl.org/64154/ [00:41] here it is [00:42] fstab??? [00:42] friends, i have install nvidia-settings on kubuntu8.04 but i just can't see all the options du the screen's res, i'm trying to set it to more than 640*480 but in the gui setting centre i just can't, please give me any advice to change that.. [00:43] no this is the fdisk -l [00:43] haider: can you do the contents of fstab too? [00:43] how is that ? [00:43] cat /etc/fstab [00:44] http://paste.ubuntu-nl.org/64155/ [00:44] here it is [00:45] haider: no NTFS.... maybe your disk is out of sync (highly unlikely) or you have some how removed the partition [00:45] *bumb* How do you exclude a package from showing up in adept updater? [00:45] so how can i get it back [00:45] ? [00:45] haider: I would try a reboot and see what fdisk -l tells you then... [00:45] INIT_6: pin the package [00:45] you should have a file system of NTFS [00:45] heath: how about getting him to mount sda2 first? [00:45] thank you sgrover [00:46] :) not sure on the details of how to do the "pin", but that's the phrase I've heard [00:46] see if his data is on there [00:46] dear i want it back even if i lose the data [00:46] Sounds good to me [00:46] i tried to mount sda2 [00:46] haider: mkdir fat [00:46] haider: did you get an error [00:46] yeah [00:46] let me show u [00:47] what was it [00:47] :) [00:47] DirkGently: /dev/sda2 is 30GB [00:47] mount: can't find /dev/sda2 in /etc/fstab or /etc/mtab [00:47] heath: exactly my point [00:47] what command are you typing [00:48] mount -a /dev/sda2 [00:48] haider: mkdir fat [00:48] no need for -a there [00:48] :) [00:48] mount /dev/sda2 fatsudo [00:48] sudo mount /dev/sda2 fat**** [00:49] mount: mount point fat does not exist [00:49] ok so there is some ftp daemon running on my system.. how do I remove it? [00:49] so i have to make mkdir fat [00:49] haider: did you mkdir fat [00:49] right [00:49] #kubuntu-kde4 [00:49] ah sorry [00:49] mount: you must specify the filesystem type [00:49] was trying to join [00:49] i get this now [00:50] well hello kubuntuians [00:50] timboy: what do you have in /etc/init.d/*ftp* [00:50] ie any ftp scripts? [00:51] haider: sudo mount -f vfat /dev/sda2 fat [00:51] haider: sudo mount -t vfat /dev/sda2 fat [00:51] it's late here [00:51] yes thx DirkGently I should have figured... ;) [00:52] timboy: dpkg -l | grep ftpd ? [00:52] it doesnt work [00:53] anyway thank you guys :) [00:53] haider: we need the errors [00:53] sudo mount -t autofs /dev/sda2 fat [00:53] http://paste.ubuntu-nl.org/64156/ [00:53] here is the error [00:54] can you paste dmesg | tail [00:55] haider: are you sure you didn't change the FS by mistake? [00:55] http://paste.ubuntu-nl.org/64157/ [00:55] here it is [00:55] yeah i'm sure [00:55] i didn't do anything [00:56] haider: do you have a bluetooth adapter in? [00:56] yeah [00:58] i remove it and this is the error http://paste.ubuntu-nl.org/64158/ [00:59] haider: what version of kubuntu are you using? lsb_release -a [01:00] 7.10 [01:00] gusty [01:00] gutsy *** [01:01] looks like there are some bluetooth issues going on... are you planning to upgrade tomorrow? [01:01] may be [01:02] i removed the bluetooth [01:02] did you try mount -t autofs [01:03] yeah i did [01:04] see if a restart gets you any where.... [01:04] ok [01:04] thanks for help [01:04] see u [01:07] What is the best way to go about with a script that sends an email if a specific pattern is printed to the syslog? [01:09] Is there a way to search for files that DON'T match a string? [01:10] Specifically, anything that isn't *.mp3 or *.m3u in /Music [01:10] find /path -not -iname "*.mp3" ? [01:10] HOLA [01:10] COMO ETAN TODOS === ubuntu_ is now known as ubuntu_MICHAEL [01:11] ALQUIEN ME PUEDE AYUDAR [01:11] !es | _MICHAEL [01:11] _MICHAEL: Aquí solamente hablamos inglés. Para Español, por favor entre en los canales #ubuntu-es o #kubuntu-es - allí obtendrá más ayuda. [01:11] ESTOY USANDO EL UBUNTU, PERO NO SE COMO CONFIGURAR EL MODEMS [01:11] !caps | _MICHAEL [01:11] _MICHAEL: PLEASE DON'T SHOUT! We can read lowercase too. [01:11] ubuntu_MICHAEL: /join #kubuntu-es [01:15] so he can shout in #kubuntu-es ? [01:15] lol [01:15] rather there than here :) [01:16] I suppose it's no different to English tourists in Spain thinking that shouting will make them understood [01:17] In twenty years, we're going to be hanging around in a holodeck lounge, talking to each other, and someone is bound to walk in with a tuba-sized megaphone, going "ENTSCHULDIGUNG! KANN JEMAND MIR HOREN?!?!?!" [01:18] Ah, ign0ramus, you have come to the right channel [01:18] anyone use virtualbox? [01:19] !anyone [01:19] A large amount of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? [01:19] heath: yes [01:19] nosrednaekim: is there anyway to start machines upon boot?? [01:19] yeah.... put the command in your kde autostart folder [01:20] !autostart [01:20] To make programs autostart with your KDE session, you can make a link to it in ~/.kde/Autostart. The package 'kcontrol-autostart' makes a kcontrol item for handling items in that directory. [01:20] nosrednaekim: I mean boot... not login [01:20] I have a headless XP start on login [01:20] heath: no... since you need to be running X for it to work [01:20] nosrednaekim: is that your real name Mike? [01:20] nosrednaekim: even headless? [01:20] I think... of not, just put the command in /etc/rc.local [01:21] DirkGently: indeed :) [01:21] nosrednaekim: I will try it ... thanks [01:21] At least your's is almost readable... lol [01:22] :) [01:22] if it is long :) [01:25] heath: look up "framebuffer" for headless GUI applications [01:26] backtick: i'm checking it out rught now... thanks [01:35] KDE Forever! [01:35] Am I right guys? [01:36] lol [01:36] This place is like a funeral compared to #ubuntu [01:36] But we all know our desktop is better! [01:37] +1 for kde [01:37] we are all toasted [01:37] KDE is all about the visuals right? [01:37] heath: not just about the visuals... [01:38] Odd-rationale: just a joke [01:38] sorry. didn't get it ... :) [01:38] it's ok I'm not funny anyway [01:38] heath: KDE is all about clocks =P [01:39] lol [01:39] backtick: I can see your desktop now [01:39] yeah but youn haven't seen my walls ;) [01:41] which reminds me i should do an oxygyn/kde4 nokia theme [01:45] Nokia? Like the cell phone company? [01:46] hi ! [01:47] What's up ubuntu_? [01:47] Is it possible to use skype with a bluetooth cell phone piece? [01:47] I see a bluetooth audio package [01:47] i just make a test with ubutu linux os ! [01:48] i[m not a linux user [01:48] ubuntu_: you like?? === ubuntu_ is now known as ubuntu_nick [01:49] nick Nagais good [01:49] jlund: yeah, a nokia phone theme [01:49] backtick: Can you run this on your phone now? [01:49] You know... I wanted to order an Ubuntu coffee mug for $5 and shipping was $20 [01:50] i know. I wanted to order stickers. but $10 for shipping?! [01:50] realy [01:50] Odd-rationale: mkae your own stickers [01:50] Odd-rationale: we should start a store === ubuntu_nick is now known as ubuntu_ [01:50] *make === ubuntu_ is now known as Nagark [01:50] dsmith_: I don't have a good printer... [01:50] jlund: i didn't make the theme yet but they are fairly easy to make.. just some images and an XML file [01:50] I used inkskape and found someone that had a great printer [01:51] printer a sheet on stickey paper [01:51] I do have the F/OSS sticker books. vol I & II [01:51] whats that? [01:51] jlund: and ultimately depends one the phone model family [01:51] ok i need go now flws !!! [01:52] nm I found it [01:52] s/one/on [01:52] How do I paste something from my clipboard into Konsole? [01:52] dsmith_: http://www.openstickers.com/ [01:52] Devourer: shift+insert ? [01:53] Odd-rationale, yeah, thanks... Strange... is there another way though? That automatically executes the command. [01:53] Devourer: right-click --> paste [01:54] Odd-rationale, no hotkey? Lol. [01:54] Devourer: it automatically executes the command if you had included the "Enter" character in the selection you copied [01:55] (that is, you selected up to the next line or something like that) [01:55] Ctrl-Shift-V [01:55] Jucato, hmmm... maybe I did... [01:55] otherwise, normally it wouldn't execute pasted commands [01:55] stdin, that doesn't work. [01:56] Devourer: new lines will be interpreted as "enter" though, so watch that, I know I've ran a few commands I didn't mean to that way [01:57] stdin, yeah, that could suck.] [01:58] Devourer: shit + insert [01:58] * backtick adores yakuake [01:59] !language | backtick [01:59] backtick: Please watch your language and topic to help keep this channel family friendly. [02:00] Lol, what? [02:00] adore v [T not in progressive] [Date: 1300-1400; Language: French; Origin: adorer, from Latin adorare, from ad- 'to' + orare 'to speak, pray']// to love someone very much and feel very proud of them [02:01] had to check since i'm not a native english speaker =P [02:01] yakuake is sweet [02:01] jus' F12 and off you go.... [02:02] backtick: I believe he as referring to the the typo, missing f after i and before t in "shift" ;) [02:02] * genii sips his beer [02:02] aah wow [02:03] ehm, that's LCDs for me [02:03] you'd be surprised how often that happens though [02:04] which is the best kde 4 kubuntu to download [02:04] sounds like a good candidate for "auto replace" in konversation config [02:04] freeblowed: hmm? how many are there? [02:05] 8 [02:06] who told you there were 8 kubuntu kde4 releases? [02:06] there's barely one [02:06] kubuntu.org [02:07] alpha 1 and up to 6 and then beta and rc [02:07] you mean the alphas/betas/rcs ? [02:07] yeah, those are pre-released [02:07] yeah which is best? [02:07] the official release is today [02:07] Sometime :) [02:07] oh really [02:07] so i should just wait then huh [02:07] probably within the next 10 hours [02:07] 10-12 anyway [02:08] then all the mirrors will be bogged like hell for a few days [02:08] 2:08 BST .... I wonder how long the mirrors take to sync [02:08] i could barely get 710 when that came out for a few days [02:08] torrent is faster [02:08] Well it's basically a DDOS attack then :) [02:08] I'm just waiting to seed torrents [02:08] freeblowed: in software relaces they are ordered like this (from earlies and least stable to newsest and most stable): alpha, beta, (sometimes but rarrly gamma) release and rc = release candicate and then the finla release [02:09] s/relaces/releases [02:09] even if it is blocked by the ISP torrent is faster then the http/ftp [02:09] :-) [02:09] Yup [02:09] backtick: lol [02:09] backtick: perl guy? [02:09] why alpha beta gamma? [02:09] tekteen: ruby =P [02:09] where's c d e f [02:10] ok [02:10] close enough :-P [02:10] the greek alphabet is a different order than the roman one [02:10] freeblowed: because they sound cooler ;) [02:11] oh i see it's a b g d e z e ... [02:11] wikipedia ftw :p [02:12] freeblowed: Hebrew is also messed up that way :-) [02:12] there is also RC. I wonder which alphabet that is from... [02:12] Release Candidate ;) [02:12] LOL [02:13] i was joking of course.... [02:13] I know [02:13] I know, I was being pedantic [02:13] but it is funny all the same [02:13] stdin: you're being a gcc compile option ? :P [02:14] nah, I'd be -ansi -pedantic [02:14] oh, and -Wall [02:15] I am doing a little polling. How many people are going to be using kubuntu-kde4? I am probably going to install kde4 and then install kde3 in case I get sick of kde4 (I know it will happen). [02:16] tekteen: i was going to install both side by side and finally give up on kde 4 and stick to 3 [02:17] same as me ;-) [02:17] first install kde4 and then kde3 [02:17] and wait till I get sick of kde4 [02:18] I'm using Ubuntu with the Kubuntu-KDE4-Desktop package installed [02:23] does someone want to test some plasma-debs ? [02:23] wesley__: I am bored and have nothing to do [02:23] wesley__: I am in kde 3 now but have kde4 [02:24] uh a standard kde4? [02:24] In gutsy [02:24] through the ppa repo [02:25] uh no i upload the deb [02:25] Is anyone running compiz? [02:25] wesley__: what do you need me to test? [02:26] !ask | heath [02:26] heath: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [02:27] tekteen if you can install it without any probems i dont know if it need depend on something whats not standard in kde4 [02:28] ok.... is anybody running compiz with KDE fx enabled [02:28] I was just trying to start a konversation [02:28] heath: it is not possible to run both [02:28] tekteen: heres the the plasma deb http://www.mediafire.com/?ycmneualyjo [02:28] ok [02:28] tekteen: when compiz starts does it disable them by default [02:29] heath: it turns off kwin while it is running [02:29] tekteen please let me know if the deb works without a problem [02:29] heath: KDE 4 effects come with KWin, KDE's default window manager. Compiz is another window manager. You can't have 2 window managers running at the same time [02:29] I gotcha... [02:29] bye guys [02:30] got to login to kde4 [02:30] okay [02:30] Jucato: thanks for clearing that up... I should of just thought about it more [02:30] hey Jucato [02:30] wesley__: that package has no dependencies [02:31] guys stupid question probably... but how do you pen the terminalin kubuntu? [02:31] hey unix_infidel [02:31] pin the konsole? [02:31] nbf7777: "pen"? [02:31] open [02:31] oh... [02:31] open sorry [02:31] K Menu -> System -> Konsole [02:31] stdin: you know sure i can not test on my own pc becauuse i got everthing i i needed it [02:31] small keboard. the asus eee is to tiny [02:32] thank you much jucato [02:32] wesley__: dpkg-deb --info plasma-bball_20080424-1_i386.deb [02:32] when compiz crashes... where does it dump its log? [02:32] wesley__: checkinstall isn't a good way to make packages [02:33] nbf7777: you can press alt+f2 and type konsole [02:33] heath: most apps dump system-related logs in /var/log/ [02:33] stdin: i dont know a other way to do it easy [02:33] that's were i'm looking [02:34] tekteen did you install it succesfull ? and can you add that plasmoid [02:34] wesley__: have a look at the extragear-plasma package, you can just grab the debian/rules and debian/cdbs/ dir from there [02:34] heath: you might want to ask in #compiz-fusion for help [02:35] Jucato: thanks [02:35] stdin: you mean i find there the depends ? [02:35] wesley__: no, you don't add dependencies manually, there are automated tools to do that for you [02:35] wesley__: do I need to restart kde4 after installing? [02:35] !packaging | wesley__, read this [02:35] wesley__, read this: The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports [02:36] Is much going to change for Kubuntu with 8.04? [02:36] tekteen: no if it install succesfull it shoul appear in you plasma menu [02:36] Devourer: yeah... kde4 [02:36] wesley__: what is added? [02:36] tekteen, does Kubuntu not use KDE4 right now? [02:37] a sort of ball bball its called [02:37] Devourer: there will be 2 versions [02:37] !khardy | Devourer [02:37] Devourer: Kubuntu Hardy Heron expects to ship with both KDE 3 and KDE 4 as 2 separate disks. KDE 3 should be offered by shipit. The KDE 3 CD will be commercially supported for 18 months and KDE 4 will be community supported [02:37] hi [02:37] where is heath ? [02:37] O.o [02:38] my computer is too messed up to test [02:38] sorry [02:38] i'm downloading the packages [02:38] haider: what's up [02:38] hiii heath [02:38] run it in a virtual machine :-P [02:39] i make it [02:39] tekteen if doesnt that will problaly be that there are no depends [02:39] i restored the partition [02:39] how do i enable effects in kde4? [02:39] sweet... [02:39] what was the issue [02:39] i used the cfdisk [02:39] after i used shred [02:39] wesley__: when I am playing with this stuff I create a "untainted image" and then build on it [02:39] so the partition was actually damaged [02:39] exactly [02:40] you just made new... what type of fs [02:40] mkfs [02:40] and everything is fine [02:40] jtmonz: #kubuntu-kde4 please [02:40] mkfs.ext3 ? [02:40] i used linux file system [02:40] word [02:40] yeah ext3 [02:41] tekteen just like i tough you need depends i got them already most of them [02:41] haider: sucks you lost everything [02:41] it is working now and i am happy cheeeeeers [02:41] I would of told you to ice it if you didn't need anything [02:41] no problem i have 80 % in the external device [02:41] they were C# codes only [02:42] programs i made before [02:42] hi, does anyone know if any big bugs have been found in the hardy rc? i'm thinking about dling/installing it right now, but i can wait if there's going to be a big difference in tomorrow's release [02:42] you are sweet guy dear heath thanks for ur help :) [02:43] i do appreciate that for u [02:43] secleinteer, you may as well wait a day. save on server load. [02:43] no problem... anytime [02:44] so there is a new release today ? [02:44] secleinteer: if there are, the packages will show as updates as usual.. well i think unless it's something to do with filesystem structure or a startup process [02:44] secleinteer, ive had some issues.. but theres a new kernel release in todays updates.. so perhaps that will fix things [02:44] tomorrow [02:44] haider: tomorrow [02:44] well... I guess it depends where u are at [02:44] for me now its 24 Apr [02:44] is it tomorrow anywhere yet [02:44] how about u all ? [02:44] Dr_willis: ok, i'll wait then [02:45] lol [02:45] 9:45pm on the 23rd [02:45] i'm in Mars so the date kinda different hehehehehe [02:46] its so nice on Mars [02:46] :D [02:46] mars has bad weather [02:46] and the year is much longer [02:46] its 4:46 AM 24 Apr [02:46] and its red [02:46] yech [02:46] ;) [02:47] haider: asia? [02:47] yeah but it is nice cause nobody there but me [02:47] i'm living in Jordan [02:47] actually Iraqi [02:47] planning to reach USA [02:47] nice mix right ? :d [02:48] Jordan , Iraq and USA [02:48] sounds exciting [02:48] I live on pluto [02:48] not even a planet [02:48] anymore [02:48] yeah Pluto is nice but its too cold [02:48] come to iraq and you will enjoy your time [02:49] I have not been allowed on earth since pluto was declared not a planet [02:49] always : Boooooooooooom Dooooooooooooooom [02:49] !offtopic [02:49] #kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks! [02:49] Explosions [02:49] lol [02:49] Jucato: If anyone comes with a real question we can always stop ;-) [02:49] no [02:49] ubotu: How can I get a kubuntu coffee mug to support kubuntu [02:50] fine [02:50] who is Jucato ? [02:50] a #kubuntu overlord [02:50] it seems [02:50] :D [02:50] right [02:50] =P [02:50] Jucato can give ops kickbacks to his friends too [02:51] i'm out guys... have a good night or day [02:51] overlord ? you mean he is like Ekhlees ? [02:51] where is my space going? just noticed 11gb+ is used @_@ [02:51] * Roey blinksblinksblinksblinks [02:51] he can kill anyone [02:51] :-p [02:51] like Light [02:51] in Death Note [02:51] see you heath [02:51] Plus he as a reserved parking space! [02:51] which I'm currently neck-deep in [02:51] ahem [02:51] at least no one in here is asking at what exact time will the release be released... [02:51] so we have a Terminator here [02:52] asobi: if you can, try to install the package "filelight". it will give you a graphical representation of used space [02:52] Dr_willis: 12:20 AM EDT :-) [02:52] i don't need a picture. i like to know why it's using so much space [02:52] where is my space going? just noticed 11gb+ is used @_@ <---- tekteen, there's your real question [02:52] is filelight the one that goves the 'blocks' layout of disk ussage? I recall seeing another similer tool. but can never rember its name [02:52] asobi: um... you were asking "where", so filelight will tell you where [02:52] then you can find out "why" [02:53] ah [02:53] asobi: it's just not a pretty picture, you can click on it to go to that location [02:53] Jucato: I can't answer that question :-) [02:55] tell me how can i register in here ? [02:55] so i can send PM [02:55] and stuffs [02:55] !register [02:55] By default, only registered users can send private messages - Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname. === haider is now known as GLADIATOR [02:56] hello [02:56] i need more ram too :/ [02:56] GLADIATOR: hello [02:56] i changed my name [02:56] i was haider before [02:56] ooooooooooo [02:56] looool [02:56] ok [02:56] is trash stored under root?? [02:56] lol [02:56] i love this name [02:56] asobi: if you were logged in as root [02:57] asobi: else it is stored in your user folder [02:57] um [02:57] how can i tell? [02:57] asobi: your user's trash? no. you can enter trash:/ in Konqueror to get to it [02:57] you are not logged in as root [02:57] ah ok [02:57] if you ran the file manager as root. and deleted a lot of things.. your root users trash may be taking up space. [02:59] it's showing a lot under /local/share [02:59] how can i make it so trash doesn't take up space? [02:59] emopty the trash regularry? [02:59] you mean .local/share/Trash? [03:00] yea === GLADIATOR is now known as Simulator [03:00] and why is there a var/backup ? [03:02] how can i set a password for my nick name ? [03:02] ./ns register nick pass [03:03] thanks for filelight. very helpful! [03:08] so anyone know how can i activate the voice chat in ubuntu ? [03:08] over messenger [03:09] i mean for yahoo [03:09] haider: don't think you can [03:10] why ? [03:10] search for yahoo im clients [03:10] one does it [03:11] haider: kopete doesn't support yahoo voice chat [03:12] haider: try Gizmo or well try skype [03:12] i know that [03:12] haider: I know one works [03:12] give it to me please [03:13] haider: looking for it [03:13] terminal redirection isn't working for me... I'm running: ~/cxoffice/bin/wine --debugmsg=all --bottle=NOF10 Fusion.exe > fusion.log and it still displays all in the terminal [03:13] not all applications works with wine [03:14] i do appreciate that tekteen [03:14] haider, i know that i just want to see what's failing and it's too much to look at in terminal [03:14] hey everyone [03:14] any idea why package updates would fail on a fresh install of kubuntu? [03:14] this is the error I get [03:14] There was an error commiting changes. Possibly there was a problem downloading some packages or the commit would break packages. [03:14] yeah [03:15] edit the sources.list [03:15] and remove the # from deb ... [03:15] all of them [03:15] the run sudo apt-get update [03:15] ok, will do. how do I get it to do updates again [03:15] k [03:15] after that it will be fine [03:16] you can get updates and new packages [03:17] haider: meebo.com may work [03:17] let me see [03:17] haider: it is a browser based im client [03:17] timboy: you're redirecting only stdout and not stderr [03:17] :( i know that site [03:17] backtick, how do i do both? [03:17] and my bro says it has some functionality for voice. not sure about yahoo voice [03:17] i see it before [03:18] may be one time we can make some messenger that provides voice and cam ( Dreaming ) lol [03:19] skype is fine [03:19] timboy: something >& somehwre [03:19] but stupid [03:19] backtick, sweet thx!!! [03:20] emmmmm who know about installing Dock ? [03:20] i did the steps that i found in ubuntu forums but i got nothin [03:24] yeah seemed to fix it [03:24] what about those other packages that failed though? [03:24] will this take care of them? [03:24] try apt-get install -f [03:25] or apt-get update -f [03:26] use sudo apt-get install -f [03:26] sudo apt-get update -f [03:27] I did update -f [03:28] did it work ? [03:28] install -f just tells me what has been ugraded, newly installed, remove, or not upgraded. [03:28] well [03:28] there is new packages to be upgraded [03:28] I just want to make sure I am not missing any packages because of that failure before [03:29] how can i start my car using ubuntu terminal ? :D [03:30] guess I am just being paranoid, it would tell me if there were packages that didnt install [03:30] they would just show up as new updates, I am sure of it [03:31] nexus: they are held coz the updates may not be stable [03:31] nexus: i mean upgrades [03:32] hmm, so you think they are still there, un-upgraded eh? [03:32] it doesnt make much sense, it was a fresh install. [03:32] someone tell me how can i upgrade ? [03:32] to the new version ? [03:33] !upgrade [03:33] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [03:33] nexus: if u r that desperate to install them, try sudo apt-get install ...... where .... refers to the package which are available for upgrade [03:33] * backtick always do clean installs [03:33] oh there is a new version? Adept told me there was a new distro out, I thought 7.10 was the latest stable [03:34] nexus: that changes today [03:34] Hardy's out today!? [03:34] ;) [03:34] it seems that iam already up-to-date [03:34] yup. it is going to be released within few hrs [03:35] well screw this then, I'll just download hardy and install with that [03:35] if you want to know if hardy is out, type /topic [03:39] the kde low disk space warning, is that purely % based? [03:48] hey.. is there a way to rip dvd videos using k3b? [03:49] squidy: yes [03:49] sparr_: dunno, my disks are so big that I never run out of space :D [03:50] i got down to 5% on /home [03:50] and it warned me [03:50] of course, 5% is 25GB [03:51] dwidmann: How I get it? Is there a how to to do that? [03:52] im getting really annoyed at having to manage free space on my hard drives. i wish there was a non-destructuve way to transparently spread a folder across multiple drives [03:53] squidy: well, you'll need libdvdcss2 from medibuntu probably, not sure what else it'll want, but it should be doable by going to ..... [03:53] I've already installed libdvdcss2 [03:53] tools -> rip video dvd [03:54] hola [03:54] que tal alguiend de peru [03:54] alguien que me ayude a reparar kopete? [03:55] !es | luis_ [03:55] luis_: Aquí solamente hablamos inglés. Para Español, por favor entre en los canales #ubuntu-es o #kubuntu-es - allí obtendrá más ayuda. [03:56] sparr_: must be % based then [03:57] installing dvdrip.. arrhhg!! :-( [04:05] squidy: why? [04:05] squidy: k3b should work fine ... though dvdrip is a bit more flexible [04:06] dwidmann: because i've wanted to use k3b for that.. [04:07] hmm, one sec, I'll give k3b a quick run and see if I can get it to rip a dvd without issue [04:09] :) [04:09] After libdvdcss2/3 install k3b worked flawlessly for me on even the worst DVDs [04:11] weird [04:12] Doesn't seem to be working for me either [04:12] genii: /3? [04:12] hello [04:12] hi [04:12] dwidmann: Yes, there is a libdvdcss3 [04:13] genii: hmm, when did it come out and why haven't I heard of it? [04:13] genii: i've installed libdvdcss2... [04:13] lemme see if I can re-find where I got it [04:13] sorry i'm principiant in ubuntu [04:15] wait, I'm not seeing it as installed for me, maybe I only installed it on my laptop [04:16] [04:16] [04:24] anyone know of a good video editor that allows for cut paste and other by frame? [04:24] kino? kdenlive? [04:24] (first is a GNOME app, 2nd a KDE app) [04:25] I believe MANIPULATE is the word I wanted...thank you, Jucato. === jack__ is now known as PocketCookies [04:36] * cab86 pokes around [04:36] is anyone alive? === JulCes_z_ is now known as JulCes [04:36] no there all zombies [04:36] i just wanted to ask anyone that knew... if it was ok to remove certain packages... [04:37] which? [04:37] like the linux-restricted-modules for 5 different kernels that are currently installed in my system [04:38] as far as I know... Hardy is currently using only 2 kernels... and both are 2.6.24-16 [04:38] remove the kernel images and that package will be removed too [04:38] what do i need to convert mp3 to wav with k3b for burning? i installed sox [04:39] do what starndard imput says cab86 [04:39] keep at least 2 kernels and their accompanying modules: 1 kernel that you are using currently, and one backup (the last working kernel) [04:39] but i'm looking in synaptic and it says that the ones for 2.6.17-11, 2.6.20-16, 2.6.22-14 [04:39] are installed [04:40] aside from the hardy ones [04:45] I need to make a script to do poff dsl-provider, but only sudo can do that. How can I workaround this? [04:46] what you need to get around sudo? [04:46] you can't use sudo? [04:47] maduser: the script is to be executed automatically, so i cannot enter password myself [04:48] put it in /etc/rc.local to get it to start at boot [04:48] stdin: i dont need it to start at boot, it has to start whenever a program calls it, so its kind of "random" [04:49] there's no way to "get around" sudo as such [04:50] there should be a away for the program to enter the password itself [04:51] program just calls script [04:51] the script that needs the password should be able to return the password [04:51] I am reading something about /etc/sudoers, seems it could work [04:51] you can make sudo read from (heh) stdin, yes [04:52] yeah standard imput [04:52] * genii pipes stdin to stdout [04:52] /etc/sudoers is more difficult than it looks, so be careful [04:53] * stdin steps away from #ubuntu-release-party for a while to catch his breath [04:54] stdin: ok, will be :P [04:55] stdin, it is alright for me to remove those old images then...? [04:55] cab86: yeah, you're not booting them are you? [04:55] not that i know off... :P [04:55] cab86: just keep the current one and a known good one just in case [04:56] i wonder why the upgrade process doesn't get rid of those... [04:57] what would be the prompt command to find out the current version i'm running on? [04:57] uname -r [04:58] thanks [05:01] wooo hooo, 500+ megs of memory being freed... [05:05] anyone here actually say anything? [05:06] we're all in #ubuntu-release-party [05:07] ok === jords__ is now known as jords [05:11] kdenlive doesn't seem to run so well on my laptop [05:17] hi, when i install the nvidia drivers in hardy (had the same problem in gutsy) the dpi is way too high [05:17] how do i fix this? [05:17] lemme google dpi [05:18] duh [05:18] resolution in other words [05:18] hey everyone, who know alot about the kcontrol [05:18] ? [05:19] zeke: no, i mean the fonts are too big [05:19] the resolution is fine [05:19] nvm got it [05:19] problem solved [05:20] oh [05:20] good === zeke is now known as ATHF-Assemble [05:22] shouldn't there be some option in the kcontrol for the splash screen, but there is'nt? [05:23] should be [05:24] i dont have an option, but there is one in kde4? [05:25] x just crashed on me [05:25] now for kcontrol [05:29] I'm not finding it either man [05:30] strange, so how they expect us to change it [05:31] there must be away of doing it through the console === zeke is now known as ATHF-Assemble [05:33] you want to change login screen or the loading screen? [05:34] well not that you mention it both [05:35] i just read somthing on google it sad maybe i need the starup manager or somthing/ [05:36] well for login it's under login manager [05:36] which is system settings advanced tab [05:37] as for loading screen I'd have to do some research because I don't see it in system settings [05:37] ok i found the longin man [05:40] what about cd image of new release? [05:45] for the loading splash you'll need to install ksplash === ATHF-Assemble is now known as HunterSThompson [06:05] !register [06:05] By default, only registered users can send private messages - Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname. [06:11] folks does anyone know a good dark theme for kde? [06:12] high contrast? lol [06:12] I don't [06:14] anybody know when they're actually uploading the new release to the servers? [06:14] it's past midnight on the east coast and i demand hot, hot 8.04 action. [06:14] mot_: We're waiting on #ubuntu-release-party for the word to be given. === teradyne is now known as BonesolTeraDyne [06:14] come to #ubuntu-release-party just don't ask when it's to be released [06:17] I wish they'd just release it already I'm pooping my pants in anticipation over here [06:17] any reason why if i go into adept manager to upgrade to 8.04 from 7.10 and fetch updates there's no version upgade button? [06:17] just out of curiosity... [06:17] The release party room is ACTIVE...if u can't read fast don't bother lol [06:17] I read [06:17] poop comment stand though [06:18] there won't be much difference between the RC and the final will there? [06:18] wouldn't think so === peabody is now known as letterman [06:22] hey so I just blindly stabbed my way through the installation because ubuntu apparently doesn't include the correct graphics driver for my chipset and I found the fix on the bugs along with a fix, but the file needs me to exit xwindows to install [06:22] unfortunatly I only have the top 25% of the screen [06:23] and I can't blindly find the close x windows and return to console button [06:23] CTRL + ALT + Backspace throw me back into the login screen [06:23] and when I edited the boot command to add init 3 [06:23] it still launched me into x windows [06:23] how do I kill xserver from console and return to a command shell? [06:26] not sure, but from login you can select text-login [sic] [06:26] should work the same === peabody is now known as letterman === peabody is now known as letterman [06:41] I need to support a nvidia GeForce 7050 HD chipset, Is there anything else I can do to fix this? I tried installing the latest drivers from nvidia,Here's the error log: http://www.pastebin.org/31661 [06:56] Hey guys. Anyone know how a person can contribute to game ranks on adept installer? [06:56] Or it is purely based on number of installs? [07:05] Hey guys. Anyone know how a person can contribute to game ranks on adept installer? [07:05] Or it is purely based on number of installs? [07:05] try #ubuntu-release-party [07:05] !popcon | calcmandan [07:05] calcmandan: The Ubuntu Popularity Contest project is an attempt to map the usage of Ubuntu packages. To partecipate, install the package "popularity-contest", and see http://popcon.ubuntu.com/ and https://wiki.ubuntu.com/LucasNussbaum/PopconDraft [07:07] ubotu: thank you man [07:07] Sorry, I don't know anything about thank you man - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [07:07] Hmm partecipate [07:08] I was thinking the same...you'd think a bot would be able to spell correctly [07:09] genii: fixed. thanks [07:10] i didn't know it was a bot [07:10] Jucato: np I'm one of those movie continuity/typo freaks [07:10] now you do :) [07:10] yes. heh. now that i'm embarassed. [07:10] don't sweat it [07:10] genii: I'm a spelling freak too.. but it's the first time I saw that factoid so... [07:10] unless it was [sic] [07:11] I think the biggest factoid typo I've seen was "cant" instead of "can" in the !lug [07:11] Fixed now tho [07:11] heh [07:12] !lug [07:12] Lug's are Linux User Groups. You can find your local group here: http://www.linux.org/groups/ [07:12] ^ note previously you "cant" find your user group there :) [07:12] heh [07:19] !vi [07:19] Text Editors: gedit (GNOME), Kate (KDE), mousepad (Xfce4) - Terminal-based: nano, vi/vim, emacs - For HTML/CSS editors, see !html - For programming editors and IDE, see !code [07:20] can someone ping packages.medibuntu.org [07:20] ? [07:20] icewaterman: works fine [07:21] no response here [07:21] Jucato: hmm, i get unknown host [07:21] me too [07:21] Hi, how do I mount my ipod? [07:22] !popcorn | damien_ [07:22] Sorry, I don't know anything about popcorn - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [07:23] !ipod | damien_ [07:23] damien_: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - See !RockBox for information on liberating your iPod [07:23] Thanks [07:23] pings fine here [07:24] !RockBox [07:24] rockbox is an open source firmware replacement for audio players from Archos, iRiver, Apple (iPod), and iAudio. See http://www.rockbox.org/ to get started! [07:26] calcmandan: If you plan to keep doing !factoids, consider doing /msg ubotu hi Then you can bug him all you want :) [07:26] got carried away. [07:26] !msgthebot | calcmandan [07:26] calcmandan: Please investigate with me only in /msg or in #ubuntu-bots (type also /msg ubotu Bot). Don't use commands in the public channels if you don't know if they really exist. Also avoid adding joke/useless factoids. [07:27] * genii has occasionally been guilty of !botabuse also [07:31] hi all any one works on gosa in kubuntu [07:33] empiric: Perhaps they'll know in #kubuntu-devel or #ubuntu-devel [07:35] join gnome [07:37] Wow did I check this page at the wrong time what's with the join GNOME crap! [07:37] huh? [07:37] sorteal: I presume he mistyped the command. calm down :) [07:38] sorteal: Lots of ppl here run other window managers [07:39] guys, gnome is not enemy! [07:39] hey there, can anyone pls help me set my nvidia card on? [07:39] yeah.. emilsedgh is [07:39] :D [07:39] hehe [07:39] !nvidia | jamesmmm [07:39] jamesmmm: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [07:40] jussio1: btw god job on the session management.it was so nice.just...i think you have to update it with 4.1, dont forget to do that when its released [07:40] ah! [07:40] Jucato: ^ [07:40] sorry jussio1 :) [07:40] * jussi01 whacks emilsedgh [07:40] :) [07:40] emilsedgh: sure. but I have to fix the autostart manager in trunk first [07:41] Jucato: its not working? [07:41] (but I have to test first that it actually works first) [07:41] emilsedgh: ^^^^ [07:41] ah [07:41] emilsedgh: autostart manager, not session manager [07:41] it has some... quirks :) [07:41] i think it does. [07:41] I'll have to check... [07:44] one disadvantage of Linux/KDE stability is not logging out often... so not being able to test them again and again... so I'll have to do it with a new/separate user :) [07:46] Jucato: i think it will work on release time.also even if it doesnt work, it shouldnt stop you teaching it, because bugs might be everywhere [07:46] past [07:47] emilsedgh: well it's just the tool I'm talking about, the one in System Settings. [07:47] otherwise, everything works [07:47] Jucato: i know.the new autostart manager which adds 'Scripts' and 'Programs' for autostart [07:47] hmmm [07:48] hi all === imo is now known as osoh [07:48] why di "I" get banned fromt he party? [07:48] emilsedgh: yep. that port of kcontrol-autostart (which is also bugged in some ways) === HunterSThompson is now known as ATHF-Assemble [07:48] you were bringing it down [07:48] how so? [07:48] they said you were just staring at all the girls all creepy [07:48] oh [07:48] :P [07:49] I can't help the way I look at people [07:49] so is there a certain amount of time I have to wait? [07:49] ATHF-Assemble: you said the "n" word, please join #ubuntu-ops if you want to discuss [07:49] ("n" as in the german political party of WW2 btw) === ATHF-Assemble is now known as HunterSThompson === NDPMB is now known as NDPMacBook === Nicekiwi9[zZz]_ is now known as Nicekiwi9 === alberto is now known as housito [08:04] Hi! The final release its available? [08:04] see the /topic [08:04] Thx Jucato [08:04] so today its the day, so strange... [08:05] Have a nice day! [08:10] man, who are the losers in #ubuntu-ops? [08:10] /j#ubuntu-release-party [08:10] emilsedgh: works better if there's a space betweeen j and # :D [08:10] they kickban people from channels for saying things like "steve jobs rapes people on hardware prices" [08:10] ah [08:10] i love ubuntu [08:10] but come on [08:11] this authoritarian, childish nonsense needs to stop === ron_ is now known as trophyhead [08:11] people like stdin and seveas [08:11] Jucato: my fingers are going mad! [08:11] * Jucato sighs... [08:11] is there an utility to monitor motherboard and cpu temps? [08:11] emilsedgh: you made them mad. that's your fault :P [08:11] ... [08:11] I think so [08:11] * emilsedgh blames himself [08:12] you see that ^ he made the mistake of actually *pinging* me [08:12] * Jucato always forgets the names of those monitor thingies [08:12] conky? [08:12] !sensors [08:12] You might find something useful at: https://help.ubuntu.com/community/SensorInstallHowto [08:12] conky, some greklmsdfasf foo... :) [08:13] lm_sensors (I think...) yeah I forget them :) [08:13] ah [08:13] !troll [08:13] Sorry, I don't know anything about troll - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [08:13] !trolling [08:13] Sorry, I don't know anything about trolling - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [08:14] hi all = ) well I read you answered my question, not out yet (H.H) = ( [08:14] ere4si: thanks on my way [08:16] seen a final release & got excited, = ) then saw alpha 6 last testing before release = ( [08:17] is it still supposed to be out sometime today?, I hope! [08:19] hello?...is this thing on? lol [08:19] Yes it is, but not yet [08:19] trophyhead: see the /topic for details [08:20] k thx, where do I see topic at? [08:21] !topic > trophyhead [08:28] can i setup konqueror to launch firefox for myspace and youtube ? [08:28] hello everyone....i've just got my new kubuntu cd [08:28] Hey nkk [08:28] i'd like to know what's the difference between ubuntu and kubuntu.. ^^ [08:29] i'm ubuntu gutsy right now btw [08:29] *using [08:29] kubuntu uses kde for the window manager - ubuntu uses gnome - and apps are diff [08:29] yeah i know that...but there's not much difference then? [08:30] which one's .err..better? [08:30] kde looks diff and the apps are diff [08:30] is it worth removing ubuntu and installing kubuntu? [08:30] depends on what you like - kde is prettier [08:30] yeah that's what i think XD looks prettier [08:30] I'm trying to get sound working on a Medion MD96420 (lspci: 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 03)) the driver seems to be snd-hda-intel but when loading it i dont get any lines in /proc/asound/cards and dmesg says: http://rafb.net/p/ALVKkL81.html [08:31] when the new ubuntu will be released? :D [08:31] you can install kde desktop on ubuntu and choose it from sessions in the login [08:31] oh that'd be great [08:31] !isitout | ovidiu [08:31] ovidiu: The answer is always that it will release when the release manager says so, which is generally down to how exact order of events works out on the day and is hard for anyone (including the release manager) to put an exact time on in advance. However, rest assured that it will be out before the clock hits 23:59:59 on Baker and Howland Islands. Until then, please stop asking. [08:32] ok [08:32] ovidiu: it gets asked alot [08:33] ok :) [08:33] i understand [08:33] :) [08:33] one more question...what is Konqueror? XD [08:33] nkk: i think kde is fabulous. don't have much experience with gnome, but the user interface integration is just fantastic in kde! [08:33] A web browser [08:33] like firefox? [08:33] yes [08:34] and what's nautilus then? [08:34] filebrowser [08:34] a file manager [08:34] like windows explorer? [08:34] konqueror is a web browser/file manager/ftp client/network searcher/etc/etc [08:34] yes [08:34] whoa..multiple usages === xrysoula is now known as mickymouse [08:34] konqueror is every tool you ever wanted and then some [08:34] :p [08:34] of course, like stdin say, konqueror have a lot of funtions [08:34] oh, and it's a file reader/viewer [08:35] hmm, it'd probably be easier to say what konqueror isn't than what it is [08:35] hehe :P [08:35] it's not a toaster, there :) [08:35] nkk: i think that konqueror is one of the best things in kde. i have one browser and one set of bookmarks and it doesn't matter if it's a local file or an url... pity they are gonna drop it in kde 4... [08:35] :)) [08:35] A good web browser [08:35] is it as ram hog as firefox? :P [08:36] hello any news what time 8.04 will be out? [08:36] :)) [08:36] again that question... [08:36] there they go again XD [08:36] JackWinter: it's not dropped, the file managing part is moved to dolphin but it still retains functionality [08:36] sorry [08:36] * HunterSThompson wishes everyone a good night/morning. [08:36] what's the time in Baker and Howland Islands? [08:36] konqueror is cool but nothing really beats firefox's extensibility [08:36] :D [08:36] maybe someone can put that in "Topic"? [08:36] just had to ask [08:37] ;) [08:37] firefox isint a ram hog [08:37] especially 3 [08:37] well it is on windows i think :P [08:37] yeah 3 is actually really awesome === stdin changed the topic of #kubuntu to: Official Kubuntu support | FAQ: https://wiki.kubuntu.org/FAQ | Hardy Kubuntu (KDE3) Pre-orders https://shipit.kubuntu.org | Pastes: http://paste.ubuntu.com | Chat in #kubuntu-offtopic | KDE 4 support in #kubuntu-kde4 | No Hardy is not out yet, and we don't know when it will be | Party in #ubuntu-release-party [08:37] stdin: ok as i understood they will replace file browsing with dolphin and web browsing with firefox..? [08:37] as if anyone actually READS the topic anyway... [08:37] someone might :P [08:38] and that'd be one question less? :) [08:38] and I gotta say I like dolphin way better than konqueror as a file browser [08:38] JackWinter: what? no. konqueror is still the browser and can be used as the file manager, it just used the dolphin kpart [08:38] now you're confusing me [08:38] !dolphin [08:38] Dolphin, or more properly D3lphin, is the new default file manager for Kubuntu 7.10 Gutsy Gibbon. If you would like to make Konqueror your default file manager again, go to Konqueror - Settings menu - Configure Konqueror - File Associations and change the association for inode/directory and inode/system_directory to Konqueror at the top rather than Dolphin. [08:39] what shell does kubuntu use? [08:39] bash [08:39] BASH [08:39] stdin: thank god. then all i need is to be able to set K up to use firefox for certain urls... [08:39] ah that's same as ubuntu ..good [08:39] nkk: under the hood, Kubuntu uses Ubuntu [08:39] nkk: they both use the same base [08:39] hmm [08:39] does kubuntu have/support pidgin?? [08:40] ubuntu + gnome is what's commonly known as "ubuntu", ubuntu + kde is Kubuntu [08:40] nkk: if you install it [08:40] it support pidgin [08:40] but you need to install it [08:40] great [08:40] that can be done [08:40] kopete is the default IM app [08:40] nkk: anything Ubuntu has, Kubuntu has, and vice versa. just not installed by default [08:40] it has konversation for chat [08:40] it supports Irc as well right? [08:40] Konversation [08:41] what are the system requirement for xubuntu? [08:41] konversation is only an IRC client ;) [08:41] oops :P [08:41] kopete beats the panties off pidgin [08:41] Kopete supports everything like pidgin then? [08:41] this has been medically proven [08:41] hehe [08:42] kopete probably supports more than pidgin [08:42] it's like konqueror, it's an Über app [08:42] ktorrent is great to. am getting a knoppix dvd dright now. [08:42] kopete support webcams, but Pidgin [08:42] gee...i've got to try out Kubuntu now XD [08:42] seriously after you use kopete pidgin seems almost like alpha level software [08:42] yeah i use Ktorrent in Ubuntu [08:43] just started using kmail, and seems to be a super app too... [08:44] hmm that'd be like thunderbird right? [08:44] no pop3 [08:44] nkk: it has pop3 and imap. [08:44] no..i mean i don't have a pop3 email id [08:44] nkk: supports encryption too... [08:44] kmail is the mail client (as if you couldn't guess), and like most KDE app, it supports just about every protocol [08:45] nkk: so you use webmail? [08:45] ah..u people know so much about this..have u contributed to the project? [08:45] webmail? what do u mean by that?...i just log on to the website like yahoo and log in [08:45] kontact is cool but I just wish I could use it with web mail like I can with thunderbird [08:45] nkk: just a very satisfied noob ;) [08:46] :) [08:46] being in #kubuntu and answering questions is contribution [08:46] Hey guys. I'm having trouble with my dual-screen. It has been working for a long time, but sometimes when I unplug things to use a projector, I cannot get more than one screen working again afterwards.. not sure what happens [08:46] yea but i mean in context of programming.. [08:47] one last question..then i've to run :P....can i "uninstall" Ubuntu? [08:47] i don't think it's possible..but..maybe [08:47] !purekde [08:47] purekde is If you want to remove all !Gnome packages and have a default !Kubuntu system follow the instructions here « https://help.ubuntu.com/community/PureKDE » [08:47] whoa === genii_ is now known as genii [08:48] in addition, if I go to system settings -> monitor and display, I cannot save "dual screen" checkbox for some reason.. I can check it if I open in admin mode, but the change doesn't stick even if I click "apply" [08:48] what will happen to the libs? [08:48] nkk: unless an app needs it, they will be removed. [08:49] hrmm..so i'll have to download some of them again.. [08:49] alright gotta run [08:49] bbl [08:49] no, just remove the apps you want from the command shown and it'll keep them [08:49] thanks for the help [08:49] oh ok [08:49] i'll look into it when i'm back from uni [08:50] * nkk bookmarks it [08:52] hello [08:52] herdy iso is out ? [08:52] I need to view the total number of row in a 10 file txt, how I can do this in shell? [08:54] is there a way to get my "Monitor and Display" settings back to default or something? [08:54] I'm not able to change them at all right now.. [08:54] i'm gonna have to reinstall xp on my multiboot system. i know i can reinstall grub by running "sudo grub-install /dev/hda" from the live cd. but say i have kubuntu on sda6 and ubuntu on sda7 how does grub know where to look for menu.lst ? [08:55] Gioacchino: /topic [08:57] not out... [09:02] What's mean LTS? Long term support? [09:02] Yes [09:02] and there is a difference between the standard version and LTS version? [09:02] or there will be just a LTS version? [09:03] Kubuntu won't be LTS this time around [09:03] hey guys, with ubuntu it dispays the network folders etc withoutmapping the drive can i setup kubuntu to do the same? [09:03] ok [09:03] Kai: smb:/ doesn't do that? [09:04] stdin: Is that because of the KDE3 vs. KDE4 issues? [09:04] TeslaTony: partially [09:04] atm i was going thru the file manager stdin and it only has option to map a drive before i can access it [09:04] ovidiu: Regular ubuntu will be 3 year support and updates (server 5 years). Which overlaps next LTS 1 year (hopefully) when projected release of it 10.04 (2010 April) [09:05] TeslaTony: canonical decided that it could not guarantee kde3 would be actively maintained for the duration of the LTS term [09:05] and what's mean support? there will be updates available for Hardy version for 3 years? [09:06] Kai: in konqueror remote:/ or smb:/ (dolphin should do it to actually) [09:06] ovidiu: security updates and commercial support contracts [09:08] stdin: sorry, im at dolphin / network where would i go from here [09:08] If I have installed an ubuntu-based distribution [09:08] and after that I installed "kubuntu-desktop" from repositoryes [09:08] Kai: there should be "Network Services" and "Samba Shares" [09:08] what I should download for update? the kubuntu iso or the distribution iso? [09:08] ovidiu: EOL for Hardy will be April 2011 (no more updates, etc) more info on EOL of all versions: https://wiki.ubuntu.com/Releases [09:09] ovidiu: upgrade instructions will be posted here: https://help.ubuntu.com/community/UpgradeNotes when Hardy is released [09:09] theere is stdin [09:09] !helpersnack | stdin [09:09] aha... ok, thanks for info ;) [09:09] stdin: Wow! You're such a great helper, you deserve a cookie! [09:10] stdin: under both there is nothing listed [09:10] Kai: samba is the network shares I think you mean, nfs shares should be in the network services one though [09:11] must be something wrong with my shared files then though i can map to them fine [09:11] not sure then, I see a list of workgroups and then computers === nnnn is now known as kddddafskdjds [09:12] ubuntu just pickd them up right away, [09:12] hmmm [09:12] thanks for ur input stdin [09:12] there's always smbtree from the terminal ;) [09:13] sorry second day usin linux nfi how to do that atm [09:13] :p [09:13] KMenu -> System -> Konsole [09:13] thanks for ur input stdin <--- lol! that just sounds so strange :) [09:13] that opens the terminal [09:13] yea i know terminal [09:14] type in "smbtree" and whatever password your user uses on the net [09:14] ok [09:14] you can use "smbtree -N" if you don't need a pass [09:14] when is 8.04 final released [09:15] then it should list services [09:15] dreamcoder: please read the /topic [09:15] ok cool [09:15] oh yeah cheers [09:17] for hardy kvirc try icon is fixed(in gutsy is too much big)?? [09:20] for hardy kvirc try icon is fixed(in gutsy is too much big)?? [09:21] i don't think that this bug is a Ubuntu bug [09:21] this is a kvirc bug [09:21] yes [09:21] cemil12316] --> 16]1,iiş,şşşşşşşşşşşşş16] --> 16] --> 16] --> 16] --> 16] --> 6] --> 16] --> 16] --> --> === cemil is now known as cemil_ === cemil_ is now known as cemil [09:22] hmm [09:22] but gutsy kvirc [09:23] is 3.2.4 [09:23] latest kvirc is 3.4.0 [09:27] hey did 8.04 kde 4 come out yet? [09:27] freeblowed: the same time as 8.04 kde 3. see the/topic for details [09:27] I see with dolphin my landisk (dolphin->networkdevices->landisk), how I can access to this landisk from my linux shell? [09:27] we can hope for a KDE 3.6 version? [09:28] ovidiu: no [09:28] or kde 3.5.9 is the latest version from the kde 3.x series? [09:28] yes [09:28] ok [09:28] and probably the last [09:28] i thought it was supposed to be out today [09:28] someone in here told me to just wait to download since it was being released today [09:29] "today" has quite a big span of time.... considering timezones and working hours. so /topic again :) [09:29] so the next release of Kubuntu (not 8.04) will be KDE 4 based? [09:29] it will be out today, yes [09:29] he said within 10 hours [09:29] ovidiu: there will be two [09:29] "GStreamer-0.10 plugin 'level' not found. This plugins is absolutely required. Please install it." <-- It says it's in the package gstreamer0.10-plugins-good which I have installed, now what? :s [09:29] for how much time? [09:29] I see with dolphin my landisk (dolphin->networkdevices->landisk), how I can access to this landisk from my linux shell? [09:29] stdin: for 8.10? [09:30] oh "not 8.04" :p [09:30] so instead of that long crap about the topic you could have just said no, not till later today or just no [09:30] probably not then [09:30] * Jucato sighs... [09:32] I see with dolphin my landisk (dolphin->networkdevices->landisk), how I can access to this landisk from my linux shell? [09:33] max: please don't repeat, if someone knows they will answer [09:34] it is any way to make qt3 application to look like qt4 applications? [09:34] nobody no that things? [09:37] >:( [09:37] hmm, i made a mistake when i installed my system. created a 100mb instead of a 10gb partition for sharing data between multiple os'. i am resizing and moving data with gparted from a live cd. all my linux partitions live in an extended partition. please tell me that i can resize the extended partitition in order to grow a primary partition... [09:39] how might one make a disk image for use on another computer === wdk is now known as dirkwei [09:40] konqueror seems to truncate css percentage widths to integer percentages. known bug? [09:40] or do you know a good channel for asking about repartitioning? [09:42] Jackubus: The Ubuntu 7.10 LiveCD (and I assume the 8.04 as well) has GParted. If you boot to livecd you can repartition the drive without (usually) screwing things up [09:43] Jackubus: You can also download a GParted LiveCD to repartition things [09:43] Just...back things up...seriously [09:44] Hey guys, just preparing for the upgrade to Hardy and weighing up KDE4 against 3.59; has anybody had much luck changing the looks of GTK apps yet in KDE4? [09:45] #kubuntu-kde4 might be the place to ask that [09:46] TeslaTony: i have booted from a live cd and am repartitioning as we speak. it's a new installation so nothing to lose really. have all the data on other disks. was hoping to avoid reinstalling... the thing is i don't know if it will allow me to shrink a secondary partition? [09:46] TeslaTony: secondary=extended [09:46] ere4si: Ah, didn't realise there was a channel. Thanks. [09:46] k [09:47] anyone know if there will be a way for me to use a script to read my paypal information? [09:47] Jackubus: I think so. If it won't work, I'm pretty sure it just won't let you [09:48] not really asking how, just if its possible [09:49] TeslaTony: looks like i'm looking at several hours repartitioning, might be faster to reinstall, but on the other hand this install included alot of irc and googling. would be bad to spend hours just to find out i have to reinstall anyways ;) [09:50] Jackubus: When I first built this computer I must've reinstalled a dozen times. Coulda sworn I was doing it for fun, it's so easy... [09:53] TeslaTony: oh well , there is firefox and internet radio. will explore gnome while i pass the time ;) [09:56] Jackubus: I think the liveCD also has Pidgin, which will let you on most of the big IM clients. Certainly take this opportunity to send obscene messages to UN ambassadors [10:00] Hi ppl [10:00] I need help :) [10:00] !ask advanced [10:00] Sorry, I don't know anything about ask advanced - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [10:00] !ask | advanced [10:00] advanced: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [10:00] hmmm [10:00] :( [10:00] I see with dolphin my landisk (dolphin->networkdevices->landisk), how I can access to this landisk from my linux shell? [10:01] !compiz [10:01] Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness. The instructions are at https://help.ubuntu.com/community/CompositeManager/CompizFusion - further help in #compiz-fusion [10:02] I have problem with C-Media sound cart... [10:03] *card [10:04] My sound doesnt work...only drty sound [10:08] max, are you using samba? [10:09] advanced, have you checked for compatibility with linux? [10:12] Hmm but this card is really stupid...because in Windows dont work too....only when i get volume in WIN to "0" my sound work but only with small wheeze [10:12] stdin: can plasma themes be installed in 4.0.3 [10:12] how do i get my video card to use restricted drivers? theres no option for it? [10:13] wesley: if the themes are for 4.0.x then they should [10:13] U_Dinlow, if nothing else, sudo apt-get install nvidia-glx-new and so on [10:14] advanced, have you checked the manufacturer's site for proper drivers or to see if it's supported on the OS? [10:15] yes === cemil is now known as cemil_ === cemil_ is now known as cemil [10:15] stdin: KDE 4.x stands there and i ont believe in the 4.0 series you can install plasma themes [10:16] #wine [10:16] wesley: try it and see ;) should work [10:16] oops, still getting the hang of irc [10:16] stdin: i dont know where to put those plasma themes [10:17] hey for 8.04 is compiz enabled by default or can you install it? [10:17] shouldn't i have restricted drivers optioon under advanced though? [10:17] wesley: try ~/.kde4/share/apps/plasma or ~/.kde4/share/apps/plasma/themes [10:18] U_Dinlow, The latest alpha I tried of Kubuntu didn't have the option either. I just used the graphical apt-get and installed from that [10:18] hi. Is kubuntu 8.04 has the KDE4> [10:18] ? [10:19] yup the RC release has KDE 4 [10:19] actually there are 2 releases for Kubuntu [10:19] Brian_, yes, you can choose either KDE4 or 3, or both [10:19] 1 with KDE 3.5.x and the other with KDE 4 [10:19] I am requesting from ShipIt [10:19] which one will I receive [10:20] KDE 3.5.9 [10:20] shipit sends KDE3 disks [10:20] stdin: home or usr/share?? [10:20] !khardy [10:20] Kubuntu Hardy Heron expects to ship with both KDE 3 and KDE 4 as 2 separate disks. KDE 3 should be offered by shipit. The KDE 3 CD will be commercially supported for 18 months and KDE 4 will be community supported [10:21] this card was working though :( now somethings broken it and I can only use vesa driver (my monitor is detected as p&p and can only get 640x480) [10:21] wesley: ~ is your home dir [10:21] Can I hi all. can i shit xux [10:21] Cls [10:21] sorry [10:21] I'm mistype. [10:21] Oh, so how can I get KDE 4? [10:22] download the KDE4 ISO (when it's released) or install the kubuntu-kde4-desktop package from a default Hardy install [10:22] I have a plan, if ShipIt sends KDE4 I will install Kubuntu, but ShipIt sends KDE3 - so I will install Ubuntu instead. [10:22] oh. [10:22] is kubuntu-kde4-desktop included in the CD? [10:22] no [10:22] /home/wesley/.kde4/share/apps/plasma_engine_comic [10:22] thats what i only find [10:23] How can I get kubuntu-kde4-desktop package? [10:23] wesley: try just making the ~/.kde4/share/apps/plasma dir and see [10:23] Brian_: you install it like any other package [10:24] no. I mean, how can I get kubuntu-kde4-desktop package? by download or included in CD? [10:24] stdin and then extract the theme there ? [10:24] Brian_: if you downloaded/got the KDE 3 CD, you'll have to download it [10:25] wesley: try it and see [10:25] download it = kubuntu-kde4-desktop [10:25] heres my xorg.conf when it was working .... (if someone can look :) ) ... http://pastebin.com/m5052227b [10:26] Brian_, yes, you can download a cd with kde4 pre-configured [10:26] i dont know why it wont workk now [10:27] stdin now restart kde4 ? [10:27] logout/in I guess [10:27] helo i want to send sms from command line [10:27] (or restart just plasma?) [10:27] @jucato : Is kubuntu-kde4-desktop package big? Because I only had limited bandwidth (384 Kilobits/second OR 40 Kilobytes per second) [10:27] it's SO quiet here :) [10:27] hi all [10:27] i want to send sms from command [10:27] Brian_: well, that package itself is not that big, but it will download lots of other packages [10:27] any idea [10:30] nothing changed [10:31] hello [10:31] somebody know if kdelirc work on kde4 ? [10:31] http://www.kde-look.org/content/show.php/TiComb?content=76628 this thev theme i like to ninstall [10:32] Gioacchino: all kde 3 apps should work on kde4. and vice versa [10:32] thanks [10:34] hey will AMD64 kubuntu work on intel quad core? [10:35] yes [10:35] Fleck, yes, it will. i use it on my quad [10:36] Is there an easy shorthand for "for every thing installed that has a developer package, install the corresponding development package"? [10:36] I want to build WINE, and it can't find the development files for about two dozen things, and I am not sure how to guess the right names in some cases. [10:37] seebs: "sudo apt-get build-dep wine" [10:37] build-dep = install the build-dependencies [10:37] Oh, nice. That will probably work, even though I won't actually be building from the repository (because it is, sadly, not quite perfectly up to date.) [10:38] Thanks! Very helpful, and I will remember that trick in future. [10:38] i can't wait anymore. whens it going to be out! [10:38] tony403, stdin thanks :) how about flash/java in 64 bit version? [10:38] Apparently, the folks who have been distributing WINE binaries for ubuntu/kubuntu decided to switch to only updating them for 8.04, and I'm not quite ready to upgrade. [10:39] Fleck, was no problem for me. it just needs the ndiswrapper [10:39] Fleck: you'll have to use the 32bit version of firefox to use flash and the java plugin [10:39] ok :) thanks [10:39] there's a guide somewhere I think [10:39] !flash64 [10:39] You can run Flash, Real, and Java plugins in AMD64 bit computers with Firefox. see the steps to follow at https://help.ubuntu.com/community/FirefoxAMD64FlashJava [10:39] yep [10:39] ^ there :) [10:39] thanks [10:40] if I forgot my root account password, is there any mode to recovery it? [10:40] or to change it... [10:40] Fleck, yes, stdin's correct. it works on Kubuntu64 but not on FF64, IIRC [10:40] I need an application to make .srts out of vobsubs. I've heard mplayer is supposed to get this done, but how? [10:40] ovidiu: there is no root pass by default [10:41] yes, but I don't say about the Live CD [10:41] somebody have installed linux on his computer [10:41] and he forgot the root password [10:41] yes, there's no root pass by default [10:41] ubuntu and kubuntu use sudo [10:41] and he can't login no more on his pc [10:41] !sudo [10:41] sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. [10:42] yes, I know about sudo [10:42] but I talk about an installed linux sistem on a pc, not about the Live CD [10:42] ovidiu: yes, on the installed system there is no root password [10:43] ok [10:43] thanks [10:43] ovidiu: still has sudo, as long as he is in the admin role, he can use it [10:43] but if the user doesn't know his own password, and he can't log in into kde? [10:43] there's anything to do? [10:44] is there anyway to monitor ssh connections in real time? [10:44] they can boot into recovery mode and reset their password with "passwd " === Daisi_Ofiservice is now known as Daisi [10:54] hello [10:54] ive got a problem with kubuntu 8.04 [10:54] my notebook wont to shutdown or reboot [10:55] halt, poweroff, reboot etc are working [10:55] any idea where the problem is? [10:55] arogarth: is it the final? or still the rc? because the final isn't out yet :p [10:55] init works? [10:56] arogarth: try "sudo init 0" [10:56] is an rc upgrade from 7.10 to 8.04 [10:56] i will try [10:56] is the best place to get 3.5.9 kde source code the repos or kde.org [10:59] it works [10:59] but it wont work by K-> Logout->Shutdown [11:00] makes a black screen (no coursor etc.) [11:00] and i cant change to console [11:04] no more idea?? [11:06] what is the package name for koqnueror's metabar? [11:06] or how I install it? [11:07] i think konq-plugins [11:08] yes, that is [11:09] thanks, arogarth [11:10] np [11:17] hi, has anybody purchased eschalon? I'd like to know if I can install the game on more than one pc... [11:19] micha__: init 0 works [11:19] arogarth: with sudo only? [11:20] must it run also as normal user?? [11:20] arogarth: it shouldnt [11:20] ok, need to be root [11:20] arogarth: looks like you dont have the rights to do a reboot, shotdown or so [11:21] arogarth: I am not sure where to do this, anyone? [11:22] hmmm.... [11:36] helo guys for some reason i cant detect my mobile phone or any other mobile phone device from the kubuntu i just installed them i use bluetooth OBEX object push any ideas? [11:43] hmm... kubuntu-8.04-desktop-i386.iso 23-Apr-2008 03:06 697M [11:43] * ScorpKing waits some more for 8.04.. [11:43] helo guys for some reason i cant detect my mobile phone or any other mobile phone device from the kubuntu i just installed them i use bluetooth OBEX object push any ideas? [11:45] christophoros: dmesg | tail when you plug it in and look there. it's usually /dev/ttyACM0 [11:47] anyone have any luck installing pulseaudio on kubuntu 8.04? [11:47] ok, i have tried something [11:47] ScorpKing am new to linux world can u help me a bit more?:P [11:47] i cant also logout [11:48] and i cant restart the xserver by str+alt+backsp [11:48] but all function works with the open ati driver but not with the fglrx [11:48] christophoros: sure. what are you trying? [11:48] i have tried the driver from the respnsitory and the new driver from the ati homepage [11:49] its a X700 Mobile [11:49] am using a laptop and it has bluetooth on bnoard am trying to transfer a picture from my mobile phone to the laptop i just dont know what to do [11:49] :S [11:49] does the bluetooth device works? [11:49] see the bluetooth symbol in the taskbar [11:49] uhm.. i use a usb cable so i'm not sure how that works [11:50] cant see anythink on the taskbar how do i enable it? [11:50] i look [11:50] install kdebluetooth [11:51] sudo apt-get install kdebluetooth [11:51] right ? [11:51] yes [11:52] kdebluetooth is already the newest version. [11:52] 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. [11:52] i have it === teabag is now known as Shmryu [11:52] what are the 4 not upgraded [11:52] they were list [11:52] i upgraded now [11:53] what i do now?;p [11:53] reinstert the bluetooth device [11:54] then a symbol must come in the bar [11:54] it on board [11:54] its* [11:54] its only 1 button on my laptop bluetooth + wireless [11:54] hmm, reactivate it if u can [11:54] thats what i dont know how i do it;p [11:54] activate it [11:56] there must now be a bluetooth symbol?! [11:57] is there? [12:03] hi [12:04] crvenkapa: hello [12:04] whats up [12:04] arogath nothere isnt any>< [12:04] why [12:05] people where are you [12:05] crvenkapa: at the party! [12:05] can i come [12:05] pls [12:06] /join #ubuntu-release-party [12:06] ;p [12:06] how old are you [12:06] very old [12:07] 100 year maby [12:07] i have 18 [12:07] wow. your old [12:07] u [12:08] hey [12:08] what? [12:08] .... [12:08] ok, at my problem the kdm.log tells: Errors from xkbcomp are not fatal to the X server [12:09] you dont tell about your years [12:09] can u start x server? === ron is now known as trophyhead [12:09] crvenkapa: ;) [12:09] yes it run, but i cant kill them [12:09] i cant logout/shutdown/reboot on kde [12:10] :) [12:10] i'm also have this problem on gnome. [12:10] with fglrx driver? [12:10] hey [12:11] crvenkapa: hey [12:14] christophoros@christophoros-laptop:~$ hcitool inq [12:14] Inquiring ... [12:14] Inquiry failed.: No such device [12:14] christophoros@christophoros-laptop:~$ [12:14] arogath got any ideas for this? [12:15] no idea... === Extrapan100^BNC is now known as Extrapan100 [12:17] what does dmesg tell?? [12:18] Hardy is out [12:19] it is not official yet. better to wait [12:20] Odd-rationale see this http://releases.ubuntu.com/releases/hardy/ [12:20] sivaji: not officially [12:20] i know [12:20] just so we're all clear, no links [12:20] sivaji: and the ubuntu guys don't seem happy about people posting links all over the place [12:20] stdin: should have warned him first. it isn't even the topic... [12:21] this topic... [12:21] Odd-rationale: /remove is quite an effective warning I find [12:21] Odd-rationale: plus I'm spread across several channels === Extrapan100 is now known as Extrapan100^BNC [12:22] who kicked me out of this channel ? [12:22] sivaji: please don't post links to the release until it is officially announced. Thanks! [12:23] this applies to all ubuntu channels... [12:25] when i download a driver how do i install it? [12:25] depends on the driver. [12:25] what driver is it? [12:26] hello! Does ne know when the kubuntu hardy upgrade will be available? [12:26] l337n00b: soon [12:26] am trying to find a driver for my on board bluetooth [12:26] they're prepping the release as we speak [12:27] which bluetooth device tells lspci === bwells is now known as bdubnc [12:29] arogath http://paste.ubuntu.com/7931/ [12:30] Odd-rationale how do you say that ubuntu 8.04 has not offically released ? i can download from ubuntu offical website [12:31] sivaji: as far as I can see you can only download the RC from the site [12:31] sivaji: the images can still change [12:31] so, do not download them [12:32] how can i update to hard heron? [12:32] christophoros: what tells lsusb?? [12:32] wait until it's released then see !upgrade [12:34] stdin: i think its already released?? [12:34] larogath http://paste.ubuntu.com/7932/ [12:34] http://releases.ubuntu.com/releases/kubuntu/8.04/ [12:34] why can i download a desktop cd there [12:34] kb: NO [12:34] do NOT post links! [12:34] whats the matter at the moment? [12:34] do it again and you'll be removed [12:35] hardy is not released yet and the images can change [12:35] i dont understand whats going on :( [12:35] ok [12:35] just what i wanna know! [12:35] the topic is irreführend [12:35] all you do is wait bandwidth and give people possibly bad ISOs [12:35] dont know where the dongle is... [12:35] wait [12:35] arogath my bluetooth is on board [12:36] yes [12:36] dont know whats worng :/ [12:36] notebook?? which?? [12:36] out of interest if you have a question about hardy do you still have to ask in #ubuntu+1? [12:37] for the moment [12:37] :-) [12:37] arogath : Toshiba Sattelite A200 1MB [12:43] arogath found anythink ? [12:45] im looking [12:45] alright [12:46] arogath i think its the same drivers with sattelite p200 p100 not sure [12:46] run kbluetooth [12:47] K->System->kbluetooth [12:47] done it [12:47] it says "no bluetooth adapter [12:47] hmm... bad === JanMalte_ is now known as JanMalte [12:48] i will know which menufactor it is... of the bluetooth [12:48] what u mean === fideas` is now known as fideas [12:49] the producer of the bluetooth device [12:50] run sudo /etc/init.d/bluetooth start [12:51] Processing triggers for libc6 ... [12:51] what's means that? [12:51] christophoros@christophoros-laptop:~$ sudo /etc/init.d/bluetooth start [12:51] [sudo] password for christophoros: [12:51] * Starting Bluetooth services [12:51] ...done. [12:51] christophoros@christophoros-laptop:~$ [12:51] hcitool inq [12:51] ?? [12:51] now?? === eulogy is now known as ben === ben is now known as yoology [12:52] christophoros@christophoros-laptop:~$ hcitool inq [12:52] Inquiring ... [12:52] Inquiry failed.: No such device [12:52] christophoros@christophoros-laptop:~$ [12:53] hmm... [12:53] i dont know more now [12:54] maybe here: http://wiki.archlinux.org/index.php/Toshiba_Satellite_A200#Bluetooth [12:55] christophoros: http://www.schwieters.org/toshset/ [12:55] yeah i found it too but i dont know how i work it === edney is now known as edneymatias === NetersLandreau_ is now known as NetersLandreau [12:57] i have to get the source not the binary right ? [12:57] The binary should work with 2.4 and 2.6 Linux kernels. It may work for others as well. [12:57] toshset -h for help. Patches, comments and the output of toshset -v -q are welcome. [12:58] so ill get the binary;p [12:59] how do i install it ?:S am noob and new to linux world>< [12:59] on console [12:59] unpach it [13:00] unpack^^ [13:01] unpack toshet.gz ?:/ [13:04] gunzip ./toshset.gz [13:05] nothink happent >< [13:06] ow its unpacked now but how i use it ? its on the desktop and when i press on it it tell me to choose with what program shall it start [13:06] on console: chmod +x toshset [13:06] howdy all [13:06] sudo ./toshset -h === JohnFlux_ is now known as JohnFlux [13:07] tosh set? [13:07] huh? [13:07] christophoros@christophoros-laptop:~/Desktop$ sudo ./toshset -h [13:07] required kernel toshiba support not enabled. [13:07] christophoros@christophoros-laptop:~/Desktop$ [13:07] there i dont know... [13:08] ;p [13:08] stupid bluetooth ;p [13:09] my dongle works... [13:09] hmm [13:13] !it [13:14] #kubuntu-it === NetersLandreau_ is now known as NetersLandreau [13:15] use omnibook module [13:15] how long it will take to release ubuntu 8.04 ? [13:15] on the other pake [13:15] page^^ [13:17] sivaji: it will be announced in #ubuntu-release-party and on the ubuntu-announce list here: https://lists.ubuntu.com/mailman/listinfo/ubuntu-announce [13:19] Have you tried going through the upgrade yet? Just wondering if I should burn a disc before I upgrade, just in case something goes horribly wrong [13:22] wow 8.04 is out [13:24] where do you see it? [13:24] #ubuntu-release-party [13:24] heh... careful... don't post links here [13:24] some people get very upset [13:24] like banning [13:25] for no reason [13:25] :-) [13:26] so KDE version won't be LTS? === NetersLandreau_ is now known as NetersLandreau [13:26] names [13:26] !it [13:26] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! === Riddell changed the topic of #kubuntu to: Official Kubuntu support | FAQ: https://wiki.kubuntu.org/FAQ | Hardy Kubuntu (KDE3) Pre-orders https://shipit.kubuntu.org | Pastes: http://paste.ubuntu.com | Chat in #kubuntu-offtopic | KDE 4 support in #kubuntu-kde4 | 8.04 Released! http://kubuntu.org/news/8.04-release Party in #ubuntu-release-party [13:27] !it [13:30] are there different images for kde3/kde4? [13:30] i only see one: kubuntu-8.04-desktop-i386.iso [13:31] bdforbes: yes there are separate ones [13:31] that would be the kde3 one right there [13:31] "A new distribution version is available" [13:31] that's appear in Adept Manager [13:32] yep, it's out [13:32] is the new Kubuntu Hardy? :D [13:32] get it before the pipes clog :p [13:32] ovidiu: oh good, the upgrade notification is working then :) [13:32] hardy is out!!!!!!1 [13:32] yes :D :D [13:32] does anyone know how to fix the firefox theme in kubuntu hardy? [13:33] stdin: Does that include kubuntu hardy? [13:34] does anyone have a link for a torrent? [13:34] Bhaal: yes [13:34] Bhaal: yes Hardy id out now [13:34] goodly, I grab kubuntu instead then :) [13:35] bdforbes: http://releases.ubuntu.com/kubuntu/hardy/kubuntu-8.04-desktop-i386.iso.torrent [13:35] odd-rationale: cheers [13:35] releases.ubuntu.com isn't the easiest place to get to right now, so the link may time out once or twice [13:35] also http://se.cdimage.ubuntu.com/kubuntu-kde4/releases/8.04/release/kubuntu-kde4-8.04-desktop-i386.iso.torrent go seed folks! [13:35] Riddell!! Congrats!! Thanks a lot!!! [13:36] nice [13:36] hi [13:36] What about the remix image? [13:36] for kde4 [13:36] thats it [13:36] that is the remix [13:36] oh [13:37] notice the 'kubuntu-kde4' [13:37] Ahhh, sorry, I saw 'se' thought spanish :) [13:37] my apologies... [13:37] im running the kde4 remix right now [13:38] hows it taste [13:38] it hogs my RAM (i only have 512) but other than that it is goo [13:38] oh the release links dont open :( [13:38] good.. [13:38] btw, kopete crashes consistently.. its a no go (they use the kde4 version). most apps are kde3 version [13:39] is it worth getting kde4 [13:39] looks pretty :) [13:39] sacha_: what are you doing to use all that RAM? [13:39] staar2: want the torrent [13:39] ? [13:39] thats just a default install of 8.04 kde4 nosrednaekim [13:39] hm is it fast ? [13:39] sacha_: not really.... mine uses 312MB... [13:39] staar2L no [13:39] 400 megs is used off boot (including cache and buffers) [13:40] 7 up 41 down [13:40] i got from one link like 40kb/s [13:40] oh im doing BT [13:40] nosrednaekim: i have qdevelop, a few konsole tabs, konversation, fsirc, konqueror ... it's on to swap [13:40] sacha_: are you using the Kwin compositing? [13:40] yeah im using compositing when i boot [13:40] oh.... well, there you go. ok [13:41] turn off the compositing and it will be fast again [13:41] the compositing makes it faster actually [13:41] compositing here uses 200MB [13:41] response, not RAM.. [13:41] but not in memory use [13:41] I get some "Could not calculate the upgrade" - with a line saying "Unofficial software packages not provided på Ubuntu" [13:41] only time when its slower is when it tries to switch tabs in konqueror -- i can see 2 tabs at the same time, both transparent and it's really slow [13:41] i have two instanlled - is that enouf to breake the upgrade? [13:42] huh, Kubuntu Update to 8.04 LTS? [13:42] yes [13:42] no, not LTS [13:42] kde3 one is i thought? [13:43] no [13:43] :( [13:43] well, the updater prints that (well, in german, so i dont know the exact english text) [13:43] !khardy [13:43] Kubuntu Hardy Heron expects to ship with both KDE 3 and KDE 4 as 2 separate disks. KDE 3 should be offered by shipit. The KDE 3 CD will be commercially supported for 18 months and KDE 4 will be community supported [13:43] Weaselweb: there is one Release Notes for all versions [13:43] when does kubuntu get LTS then? [13:43] next time ubuntu goes LTS [13:43] omg... [13:43] stdin: this text is displayed by the distribution updater on the top of the window [13:44] what a rip [13:44] 1h to download [13:44] what about all those brazilian schools using kde3 version now? 52 million kids or whatever.. [13:44] sacha_: blame canonical like the rest of us ;) [13:44] actually, nvm, they dont use kubuntu [13:45] anyway, i love my kubuntu kde4: http://img170.imageshack.us/img170/2071/myfsircvo5.png [13:45] looks cool [13:45] Is there no 8.04 DVD? === WhereIsNewBuntu is now known as Kokos [13:48] Weaselweb: well, ignore it ;) [13:50] nosrednaekim: i know. anyway i'm using kubuntu only in a vmware inside my gentoo ;-) [13:50] :) [13:55] does anyone have a link to the kde4-remix torrent thats actually accessible? [13:55] anyone tried kde4? [13:55] Lord-Phoenix: see the topic in #kubuntu-kde4 [13:55] <|Dreams|> which version of kubuntu should i get the remix one or just normal 8.04? [13:55] depends what you want [13:56] <|Dreams|> latest and greatest [13:56] <|Dreams|> lol [13:56] |Dreams|: remix then [13:56] hi. i have a question. if i order hardy cd today, will it be the same as one i order 8 weeks from now? or will the one 8 weeks from now include updated packages? [13:56] it will be the same [13:56] <|Dreams|> ok thank you very much time to back up using 40dvds [13:56] <|Dreams|> haha [13:59] Hello, everyone [13:59] hi [14:00] hi === Jucato_ is now known as Jucato [14:00] how are you? [14:00] fine thanks [14:01] this is a support channel by the way; if you want to just chat, you can go to #kubuntu-offtopic :) [14:01] oh, i see [14:01] thanks [14:02] but could you tell me how to go to #kubuntu-offtopic? [14:02] lovezqian: /join #kubuntu-offtopic [14:02] click on it [14:02] just click on it ? [14:03] BluesKaj: depends on the client... [14:03] well yeah [14:03] BluesKaj: pidgin. I could do it. :( [14:03] Konversation ftw [14:03] konverstion works [14:03] ok [14:03] konversation [14:03] I have done it [14:06] has anyone links to the correct md5sums? (of kubuntu-*) [14:06] dany84_at: which one you want? [14:06] i need help [14:06] someone please help me [14:07] whats the prob? [14:07] !ask | phil_ [14:07] phil_: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [14:08] how do i update my gnome??? completely soo i can use frostwire again it says when i type in frostwire that java isn`t updated wat should i do?? [14:08] is wubi a easy interface to virtual box? [14:08] Odd-rationale: md5s of the CD-iso images, for kubuntu (alternate, x86) [14:08] dany84_at: live or alt? [14:08] oh nvm [14:09] is there a JeOS this time? [14:09] dany84_at: fe122a713c5945dbbff035b16848ae47 *kubuntu-8.04-alternate-amd64.iso [14:09] If I have Gnome installed on my kubuntu, it will be upgraded too? [14:09] Odd... can you give me the link? [14:09] Odd-rationale (sry) can you give me the link? [14:09] dany84_at: sure... [14:11] dany84_at: looks like the server is over loaded at the moment.... But i'm very sure that it is correct. [14:12] i got a question [14:13] omg [14:13] !ask | phil_ [14:13] phil_: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [14:13] use http://hobbsee.com/tmp/ for .torrents [14:13] phil_: this is not the channel for GNOME [14:13] okay... Odd-rationale thx so far... [14:21] Hi, does anybody have the same problem as me? When I press alt+TAB, I do not see list of the window, but the windows are switching ... [14:21] I have 8.04 final version [14:22] jirik: KDE 3.5.9? [14:22] yes [14:23] Check in System Settings -> Window Behavior -> Window Behavior -> Focus tab -> Navigation -> Show Window List is enabled [14:24] is there a torrent for kubuntu 8.04 KDE 4 Remix? [14:24] #kubuntu-kde4 === stdin changed the topic of #kubuntu to: Official Kubuntu support | FAQ: https://wiki.kubuntu.org/FAQ | Get Hardy Kubuntu (KDE3) CDs https://shipit.kubuntu.org | Pastes: http://paste.ubuntu.com | Chat in #kubuntu-offtopic | KDE 4 support in #kubuntu-kde4 | 8.04 Released! http://kubuntu.org/news/8.04-release Party in #ubuntu-release-party === stdin changed the topic of #kubuntu to: Official Kubuntu support | FAQ: https://wiki.kubuntu.org/FAQ | Get Hardy Kubuntu (KDE3) CDs https://shipit.kubuntu.org | Pastes: http://paste.ubuntu.com | Chat in #kubuntu-offtopic | KDE 4 support in #kubuntu-kde4 | 8.04 Released! http://kubuntu.org/news/8.04-release Party in #ubuntu-release-party [14:24] no leading space ;) [14:24] hello [14:24] if I have an USB key, how to have it auto mounted to given location alays, basing on some serial number or somethig? like, /media/usb/rafal_key [14:25] Jucato: thanks very much, i do not consider it for good idea [14:25] jirik: you're welcome very much :) [14:26] LimCore: use the mounconfig manager... systemsettings->advanced [14:27] how to start this manager from cmdline? [14:28] ok got it [14:29] w00t, cool [14:30] can someone help please can't set resolution higher than 640x480 [14:30] buenas === micha__ is now known as cosi [14:30] alguien sabe porke no puedo poner mas de 2 escritorios? === cosi is now known as fioss [14:31] !es | khepa [14:31] khepa: Aquí solamente hablamos inglés. Para Español, por favor entre en los canales #ubuntu-es o #kubuntu-es - allí obtendrá más ayuda. [14:31] ok thanks [14:37] anyone manage to download hardy yet? [14:38] * Jucato almost said "#ubuntu+1 please" :D [14:38] lol [14:38] Jucato: I'll be glad to get rid of those aliases I have setup [14:38] :) [14:39] it's not the aliases... it's my brain that hasn't updated yet :) [14:39] How stable is the 8.04 KDE 4 remix? is it just for playing around, or is it usable for "production"? [14:39] enoj: personal opinion, since it comes with 4.0 series only,not ready for production. you might get better opinions in #kubuntu-kde4 [14:40] Jucato: ok thanks [14:40] how long will the repos be chocked for? [14:41] 2 days [14:41] :-) [14:41] at least [14:42] im lucky enough to get 133KB/s on the torrent [14:42] now its 300Kb/s [14:42] wow that is fast :'-( [14:43] heh.. I thought that was 1337KB/s :) [14:43] I am stuck with 20 at most [14:43] and I am uploading more :-) [14:43] Im lucky enough that i can get 400KB/s with 2 xbox 360s connected to the internet online [14:44] Who could send me a DVD with Kubuntu 8.04? [14:44] today is also the last for edgy support =( [14:44] zorros: http://torrent.ubuntu.com/kubuntu/releases/hardy/release/dvd/ [14:45] zorros: If you want a cd I am willing to mail you one :-) [14:45] I've already requested one cd... I need a dvd [14:45] *cough* SHIPIT *cough* [14:46] zorros: use the torrent, it'll be faster [14:46] hi [14:46] are all the ubuntu repo mirrors also going to be full to? [14:46] stdin: my internet connection is 32kbit/sec :( [14:46] Cannon: hi [14:46] arcticpenguin380: yep [14:47] zorros: but the servers are going to be hammered for days, you'll be lucky to get a http connection at all [14:47] arcticpenguin380: ubuntu has shutdown... come again soon [14:49] is there anyone with a working torrent tracker? because KTorrent won't work :s [14:49] yakuzi: ktorrent is a client not a tracker [14:50] i know, but the connection with torrent.ubuntu.com is broken, so it won't start downloading [14:50] I have no problems [14:51] maybe it was uploaded to the piratebay [14:51] just make sure you hash check it :-) [14:51] yakuzi: I have not has a problem with it though [14:52] Can anyone comment about whether 8.04's KDE4 remix is yet worth it? I suppose they wouldn't have released a seperate image with KDE4 if it weren't.. [14:52] koolatron: personal opinion, since it comes with 4.0 series only,not ready for production. you might get better opinions in #kubuntu-kde4 [14:52] Greetings fellow Ubuntu users. [14:53] koolatron: worth a try though.. but definitely not something you'd completely switch to (since it isn't complete yet) [14:53] koolatron, think I'll wait til the dust settles on kde4 in hardy [14:53] BluesKaj: I'll wait for 4.1 to start pimping it like crazy [14:53] er.. krazy [14:53] koolatron: its interesting... and works for me [14:53] Has anyone upgraded to Hardy Heron yet? [14:53] Jucato: thanks. that's sort of what my feeling was.. I've got KDE4 installed on my Gutsy machine and it's definitely not ready. I figured maybe Hardy had a newer or more complete version [14:53] I'm in the process of doing so. [14:54] * emilsedgh uses KDE's trunk/ and is really happy with it [14:54] How do I update the RC desktop CD image to the final one with Jigdo? There are no desktop jigdo files here: http://releases.ubuntu.com/kubuntu/hardy/ [14:54] koolatron: I personally use KDE4 at home, its nice already, but not really ready. For full time use I would wait for KDE4.1 [14:54] I have KDE 4 on my install and I thought it was fine. [14:54] I never had any problems with it. [14:54] for me it's not really a question of stability but of features, at least as far as KDE 4.0 is concerned [14:55] I'm on trunk (going 4.1) and I love it :) [14:55] Jucato: so in your opinion 4.1 is worth it, but 4.0 is not? [14:55] koolatron: "worth it" is very subjective, and depends on how you'll use it [14:56] if you expect 4.0 to be like an upgraded 3.5 (3.6...), then you're way off mark. you could consider 4.0 to be a sort of tech preview... [14:56] I think what will probably happen is that I download and try both, unfortunately [14:56] anyway, more for #kubuntu-kde4 than here :) [14:56] I was hoping to avoid that :> [14:56] KDE4 rulezzz [14:56] Jucato: btw alpha 1 tagged a few minutes ago.will packages come for kubuntu? [14:56] koolatron: why not just download one and install the other later? [14:57] emilsedgh: that I don't know.. stdin? [14:57] 4.1 alpha? awesome :) [14:57] I am tempted... [14:57] (btw it includes a very broken plasma) :D [14:57] nosrednaekim: c'mon! building from SVN is easy!! [14:57] koolatron: not until we move to Qt4.4 [14:57] torrent for 8.04 kubuntu i can't find it any hints ? [14:58] Gabz: topic? [14:58] don't worry i found it just after i asked i wanted to download the iso [14:58] Jucato: not when you have Dial-up [14:58] and don't want to break everything. [14:59] nosrednaekim: huh? why would it break anything? [14:59] nosrednaekim: im on dialup man.do it once! [14:59] 26K dial-up? [14:59] wow site is slow O.o I couldnt even download the torrent.. I got it now though.. after 10 retries >.> [14:59] 26K??? [14:59] when the tar some out i'll get my dad to Download it. [14:59] yep [14:59] nosrednaekim: you could do something else [14:59] bleh [14:59] ugh the downlaod mirrors are so slow i can't download the torrent file... [15:00] true that [15:00] Where are the jigdo files for desktop CDs? [15:00] someone have a link to the torrent file? [15:00] nosrednaekim: if you have access to some servers with high speed, get the svn there and create a zip from svn, then download it [15:00] nosrednaekim: just aptoncd or something all the necessary packages. then you can even just download tarballed source packages for SVN snapshots (currently 4.0.70) [15:00] http://releases.ubuntu.com/kubuntu/hardy/kubuntu-8.04-desktop-i386.iso.torrent [15:00] how about the remix too? [15:01] Jucato: is there a list of neccesary packages? [15:01] nosrednaekim: sure! [15:01] I don't have that page loaded in my browser. [15:01] Jucato: for kubuntu hardy? nice :) [15:02] thanks [15:02] Jucato: on techbase I assume [15:02] http://techbase.kde.org/index.php?title=Getting_Started/Build/KDE4/Kubuntu_and_Debian [15:02] actually it's gutsy, but I'm sure it will work :) [15:02] thanx.... when this hardy update-slam-the-mirrors-kraze is over i'll give it a shot :) [15:03] :) [15:03] how long till there will be reliable user-created torrents up? [15:04] i found one on demonoid [15:04] Fast torrent, 1 MB/sec [15:04] * slowpoke goes to check demonoid acct [15:05] When will adept ask me to upgrade to 8.04? [15:05] is posting urls prohibitied? [15:05] Where are the jigdo files for desktop CDs? I hope they are available. [15:05] enoj: soon [15:05] karl_: depends if it's relevant or appropriate [15:05] karl_: I don't think so [15:05] karl_: no [15:05] it was earlier [15:05] http://www.demonoid.com/files/details/1446543/10862592/ [15:05] i found my torrent problem....the university network i'm on blocks torrents, even if it's legal [15:05] that's a link to the kubuntu alternative install [15:05] hi all [15:05] where can i see the kubuntu 8.04 changelog? [15:06] lovre: on the release page [15:06] linked from the main page [15:06] * genii hands out coffees [15:06] karl_: crap, 9 seeders? i think i'll go home for lunch, start the torrent, and hopefully by 5:30, it'll be done [15:06] About to install the 8.04 any reason not to? [15:06] it was coming down at 200 for me [15:07] suddenly i lost connection to the tracker [15:07] karl_: i'm still leery of demonoid... could be honeypot, but that's getting off-topic. [15:07] has anyone upgraded from gutsy today? [15:07] any breakage? [15:08] slowpoke: did it two weeks ago [15:08] no breakage then [15:08] this is the only time ill post my proublem [15:09] E: Type 'kubuntu-restricted-extras.' is not known on line 56 in source list /etc/apt/sources.list [15:09] E: The list of sources could not be read. [15:09] Go to the repository dialog to correct the problem. [15:09] E: _cache->open() failed, please report. [15:09] will someone help me fix it [15:09] !paste | rickey [15:09] rickey: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (be sure to give the URL of your paste - see also the #kubuntu channel topic) [15:10] rickey: can you pastebin the contents of your /etc/apt/sources.list file? I think there might be something wrong [15:12] where do it find this file [15:12] in the /etc/apt/ directory :) [15:12] how do i get to this list so i can copy and past [15:13] rickey: press Alt+F2, enter "kdesu kate /etc/apt/sources.list" [15:13] paste === NDPTAL86 is now known as NDPTAL85 [15:14] could i just install ubuntu 8.04 and install kubuntu-desktop? [15:14] so i can download it now. [15:15] Yup. Use torrent if possible [15:15] lol ubuntu.com is down. [15:15] not down..but veryyyyyyyyyyy slow [15:15] ddos lives [15:15] karl_: yes, that works [15:15] hello everyone [15:15] Yes, approaching DDOS levels of slow [15:16] I have just instailled kubuntu, but it seems I cannot find repositories for codecs and flash and that kind of things [15:16] At least I had this small luck of getting the torrent.. after that within 15 minutes I had the ISO >> [15:16] !medibuntu | last [15:16] last: medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org [15:17] last: kubuntu-restricted-extras is the package that you want [15:17] XSlicer: can you post the torrent :P (if it's the kubuntu desktop) [15:17] Sure [15:17] well [15:17] thabks nosrednaekim [15:17] good luck connecting to it [15:17] I have this now [15:17] xslicer.nl/torrents/ [15:17] http://xslicer.nl/torrents/ [15:17] haha [15:18] I meant thanks a lot nosrednaekim [15:19] hm kde4 is actually not what i want [15:19] btw is it possible to hide a user from the login manager? i created a ftp user that shouldn't show up there [15:20] flipstar: it is [15:20] try looking for some configure there. or look by hand for option files in /etc/ [15:20] flipstar: The uid/gid needs to be under 1000 then it becomes a system account and not shown [15:20] genii: not only [15:20] you can show/hide any other [15:21] in kdm, gdm [15:21] hm [15:21] 404's [15:22] flipstar: System Settings -> Advanced tab -> Login Manager -> Users tab [15:22] genii: ^^^ [15:22] ah exactly what i searched :) thanks [15:22] Hello everyone, I have a quick question about hardy installation [15:22] how do i get sources .list to number [15:23] rickey: what do you mean? [15:23] I am running hardy beta now, how do i upgrade to final release of hardy? [15:23] vamsi: just do regular upgrades [15:23] so the lines will be numbered [15:23] vamsi: "apt-get update && apt-get upgrade [15:23] rickey: you don't need to. when you paste it in the pastebin link, it will show numbers [15:23] jucato: i install all updates adept throws at me. so is that enough? [15:23] !pastebin | rickey [15:23] rickey: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (be sure to give the URL of your paste - see also the #kubuntu channel topic) [15:23] vamsi: yep [15:24] ok [15:24] nosrednaekim: might need dist-upgrade there (since it's the default mode for Synaptic and Adept anyway) [15:24] Does anyone have a link to the 8.04 i386 Desktop iso torrent? I'm having a hell of a time getting it off the overloaded servers. [15:24] i should paste the whole ist?" [15:24] jucato: oh okay. then i am already running the final version of hardy! cool. [15:24] Jucato: I did not know that :) [15:24] http://www.xslicer.nl/torrents/ <-- some torrents [15:24] vamsi: you can check in Konsole by typing "lsb_release -a" [15:25] nosrednaekim: in Adept, "Full Upgrade" = dist-upgrade and Safe Upgrade = upgrade only [15:25] I forgot the names in Synaptic, but it was basically the same [15:25] jucato: alright thanks for the help. have a good day [15:28] woooOooOO hardy's out ;D [15:28] !torrents-#kubuntu is Kubuntu Hardy Heron (8.04) torrents can be obtained at http://se.cdimage.ubuntu.com/kubuntu/releases/8.04/release/ (KDE 3.5.9) or http://se.cdimage.ubuntu.com/kubuntu-kde4/releases/8.04/release/ (KDE 4.0.3) [15:28] #ubuntu-it [15:28] Jucato: Ah OK :) [15:29] (work required me briefly here) [15:29] are there download statistic's from ubuntu.com ? [15:29] would be interesting :) [15:30] flipstar: yeah... I had the url.. just a sec [15:31] flipstar: Probably on distrowatch you might get some idea [15:31] in am using kubuntu 4.04 konqueror works, but konversation keep teeling me can't resolv the host [15:31] 8.04 [15:31] hey guys, I have problem upgrading :) [15:31] flipstar: http://noc.bit.nl/stackgraph.php?stackconf=ubuntu [15:31] Failed to fetch http://archive.canonical.com/dists/hardy/Release Unable to find expected entry gutsy/binary-i386/Packages in Meta-index file (malformed Release file? [15:31] do you have ideas? [15:32] nosrednaekim: Gotta love those spikes in April and October :) [15:33] :) [15:34] yeah, I'll bet the servers at sherbrooke university are humming [15:34] sure were slow yesterday [15:34] Hrm, how do I change refresh rate in hardy :/ [15:35] this 60 hz is probably not good for my screen... [15:38] TimS: that wasn't my intention :) [15:39] Haha, No, I realise it is a eV channel, so I should not really be there anyway =] [15:39] I can't remember when I saw Riddell here last. [15:40] genii: I'm always here [15:40] he spies on us all ;) [15:40] Riddell: I've just been helping with docs, but the KDE-doc channel is so inactive that I can't get much help. [15:40] stdin: Probably :) [15:40] lurker eh :) [15:40] Whats happened to the doc team recently? [15:40] Riddell: Well, "actively" here , I'll qualify [15:41] Whow, 8.04 has been released already? [15:42] TimS: has been for a while now [15:42] * BluesKaj wondeers if the ati 8.4 driver from gutsy will work in Hardy ? [15:42] Wow, I am a bit out. [15:42] grab the torrent and SEED! ;) [15:42] * TimS wonders if they have finally updated the nvidia driver so that my old 7300 will work again. [15:43] stdin: Any idea how long the update will take me, I only have a 1mb broadband line. [15:43] TimS: not sure, I've been on hardy for a few months [15:43] The last update froze out on me, broke my installation :( === gnomefre1k is now known as gnomefreak [15:44] Oh right, anyone else upgraded and can tell me the time it took? [15:45] the upgrade tool is significantly more stable this time [15:45] Oh, brilliant, I don't want to risk loosing everything again [15:45] takes half an hour to a couple of hours depending on lots of things, it'll give you an estimate before it starts [15:46] TimS, I'm upgrading on 700kbs DSL ...speed is averaging about 75 from the US servers .Looks like about 2 hrs total here ...I gave up on the Canadian ones [15:46] Oh right. How much has to be downloaded then? [15:46] I have a download restriction as of 4.00 pm here. BluesKaj, ah, I am in the UK, not sure how much I would get. [15:47] TimS, not sure ...adept only gives the number of files , no size [15:48] How many files did you have? [15:48] 911 [15:48] the estimate of size is at the status bar I think [15:48] Okay, Ill have a look, how do I do this then? [15:49] staus bar on adept just gives % [15:50] The only reason for me upgrading is if the nvidia-glx bug has been fixed, its reported to have a more recent driver, but I want to see a test from someone whos used it, as the new driver is still not perfect. [15:52] juhu, on ubuntu server 6.06 I have 8.2.5 running!!! [15:53] so what is that with the suse stuff? [15:53] w00t kde4 kinda rocks [15:53] BluesKaj: When you update, do you get a choice to go for KDE4 or does it give you KDE3 automatically? [15:54] Hi guys. I Have some problem with compiz. Is this the right place to have some assistance ? [15:56] Riddell: The terminal does not show when I press show terminal :o Not sure if thats a bug or just my PC :P [15:57] bbird: try #compiz-fusion [15:58] Thanks a lot XSlicer [16:01] woot, install went better then most, just had to configure the monitor manually [16:02] pietje_phuck: Fresh install or upgrade? [16:02] fresh install [16:02] I hope my upgrade goes as well as that [16:02] Im still installing, no problems so far. [16:02] But I am not sure I could fix my monitor anyway! [16:03] had to reset the pc after 5 minutes after the configure of the monitor, but all is well now [16:03] for the first time, the upgrade worked for me [16:03] that's never happened before on *buntu [16:03] It didn't work for me last time, I hope it does this time [16:03] woot SlimeyPete [16:03] as in, it worked perfectly. No problems whatsoever. [16:03] I am taking a serious chunk of my bandwith restriction to do this! [16:03] I am not using kde 4.0 though [16:04] SlimeyPete: Nice when it all works out aint it? [16:04] Holy hell! 78 Packages to be removed, 172 packages to be installed 1547 packages to be upgraded. [16:04] lol [16:04] 1426mb of downloads [16:05] get the CD instead [16:05] That will take 5 hours 13mins on this connection. [16:05] lol [16:05] Then the upgrade will take several hours to finish, [16:05] hithere! what's up woth 8.04 repositories? its seems to be empty!!1! [16:05] Right, Ill leave it till saturday when I get a larger bandwith! [16:06] * SlimeyPete did it from work. It took less than 90 seconds :) [16:06] 5 hours just for the downloads! [16:06] 90 seconds? No way! How fast is the broadband [16:07] Upload Speed: 6577.5 kB/s :) [16:07] TimS: downloaded the upgrade for me at 1200kb/s [16:07] TimS: well, from my position it's 100mbit (that's the speed of the LAN) [16:07] took me like 10mins [16:07] ive loaded my proulbem on pasteben the name is rickey may2 [16:08] but the link is a big multi-gigabit pipe to JANET [16:08] Jesus! I would get 100kbs If I am lukcy, 1547 packages to be updates [16:08] tooked here about 10 seconds for the cd lol [16:08] updated* [16:08] I am not able to download ISO image of kubuntu, are there local mirrors? [16:09] use torrents if you can [16:09] the main site seems to be loaded [16:09] that's why I say to use torrents [16:10] rickey: If you tell us the website address of your paste there we may be able to go look at it [16:10] but no local mirros? [16:11] sorry... where are the repos for compiz or nvidia driver? [16:11] polysilicon: torrent will probably be faster anyway [16:11] polysilicon: they'd be getting hit too [16:11] salva: compiz is in main and the nvidia driver is in restricted [16:11] !nvidia [16:11] even the torrent file download is not starting... [16:11] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [16:12] yeah got it [16:12] adept don't show any package that is not installed [16:12] polysilicon: see, imagine trying to download an ISO from servers like that ;P [16:12] hehe [16:13] salva: go to Adept->Manage Repositories and check all the boxes, then click "Fetch Updates" [16:13] Ah, installed.. Now the great problem of my wireless card... [16:13] but use the restricted manager or jockey to install nvidia === nelli is now known as onlinelli [16:14] http://paste.ubuntu-nl.org/64242/ [16:14] rickey: Thanks you [16:14] rickey: delete line 56 [16:14] in your /etc/apt/sources.list file [16:14] (is it still open in Kate?) [16:14] i have tryed but it wont save [16:15] rickey: did you enter the command that I gave? kdesu kate /etc/apt/sources.list [16:15] it will ask for your password. then you'll be able to save it [16:16] where do i put that (not sure what to do with it) [16:16] anyone here upgraded from Feisty? [16:16] rickey: Delete that last line from your sources.list file. Install that from the pac kage manager, don't add the name into your repository list like that [16:17] Hooola a todos [16:17] it worked! i forget to update the apt info... :S Thanks! [16:17] rickey: eg sudo apt-get install kubuntu-restricted-extras and remove: kubuntu-restricted-extras fom your sources.list !! [16:18] hi dudes [16:18] i do that from konsole ? === uisrael is now known as uisrael_ [16:18] rickey: Alt+F2, then "kdesu kate /etc/apt/sources.list" === uisrael_ is now known as uisrael === grant_ is now known as Gamewinner07 [16:20] Me puede decir alguien como ejecuto una aplicacion de windows que esta en un servidor [16:20] hey channel...this may sound stupid, cause i know using 2 modems together in a daisy chain won't normally work, but one of my modems is a 2wire modem/router combo device, and I was thinking of simply not plugging in the phone wire and using it behind an old pc as a simple switch...is that possible? === imo_ is now known as osoh [16:20] !es | uisrael [16:20] uisrael: Aquí solamente hablamos inglés. Para Español, por favor entre en los canales #ubuntu-es o #kubuntu-es - allí obtendrá más ayuda. [16:21] ok kdesu kate dont work [16:22] what happened to dcop? [16:22] <[B5C]wallabee> hiho [16:23] love hardy heron, btw, installed the release candidate, server ed, on the testing p2 pc a few days ago [16:25] a little problem with hardy, tho: i wanted to use it for a pxeinstall server/dhcpd3, and one of the 3 required programs for pxe install server wasn't available for hardy [16:26] welcome mkargar :) [16:31] hi, does anybody here know something about webcam support in kopete MSN, cause I can't get it to work ??? [16:32] how does one see what version of kubuntu is installed? [16:32] !version | nbf7777 [16:32] nbf7777: To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell [16:33] ok first thing [16:34] thank you very much ubotu [16:34] whats the easiest way to get iso from dvd [16:34] ubotu is a bot [16:34] Yes, I can confirm that I am a bot. http://wiki.ubuntu.com/UbuntuBots for all information. [16:34] nbf7777: ubotu knows all, tells all :D [16:34] ubotu is smart [16:34] Sorry, I don't know anything about is smart - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [16:34] XD or not [16:34] i dont seem to beable to get line 56 to delite i take it out , but it dont delite [16:34] Bauldrick: not sure if the DVD is out there yet in iso... but i would say a .torrent is the fastest method [16:35] i do it over and over again [16:35] but it just keeps comeing back [16:35] backing up ps2 game - rip it to iso image [16:35] rickey_: just comment it out, save and update.. [16:35] ubotu konqurer [16:35] Sorry, I don't know anything about konqurer - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [16:36] what is commet it out? [16:36] !konquerer [16:36] Sorry, I don't know anything about konquerer - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [16:36] !konqueror [16:36] Sorry, I don't know anything about konqueror - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi === nelli is now known as onlinelli [16:36] !info konqueror [16:36] konqueror (source: kdebase): KDE's advanced file manager, web browser and document viewer. In component main, is optional. Version 4:3.5.9-0ubuntu7 (hardy), package size 1921 kB, installed size 5264 kB [16:37] nbf7777: what info about konqueror are you looking for? [16:37] sorry. i was just looking around. i am kinda newby at ubuntu - kubuntu os [16:38] nbf7777: welcome to the revolution! if you've got any problems, just ask :) [16:38] rickey_: make a "#" before the line [16:38] tx [16:38] #thx [16:39] anyone know if a modem/router combo device can be used as a router alone, simply by not plugging in the phone line? [16:39] dennister: are you looking for something for dialup? [16:40] no, i have broadband dsl [16:40] this # or "#" this?? [16:40] is there not a Kubuntu 8.04 alt torrent? [16:40] rickey_: yes [16:40] which one [16:40] MilitantPotato: yes there is [16:40] dennister: there's standalone routers available. linksys makes one that i trust, if you want more, Cisco has some very nice ones, from budget $100 models right up to the big boys, all running IOS :) [16:40] # [16:41] thANKS [16:41] dennister: usually not because there's no WAN CAT45 connector [16:41] dennister, do you mean as LAN router with a seperate gateway to the net ? [16:41] dennister: dvd only? [16:41] SilentDis: i know, i have a linksys befsr41.v3 that I'm trying to find the default username for... [16:41] dennister: ahhh! linksys username/password is usually admin/admin to start with [16:42] MilitantPotato: no, dvd is available, but so are others that i'm downloading from mininova now [16:42] dennister: ok, must be buried in a mirror somewhere [16:42] SilentDis: thx...i tried that combo already, but nada [16:42] dennister: did you reset the thing and loose your docs? lol [16:42] MilitantPotato: try mininova...they have lots of hardy torrents [16:43] dennister: http://www.routerpasswords.com/index.asp [16:43] SilentDis: lol...i have the manual here, and it gave me the default password, but not the username...someone gave it to me, so perhaps he changed those settings [16:43] i'll reset it to the defaults/factory :) [16:44] thx rickest [16:44] dennister: sounds like you'll need to hardware reset it. should be a pinhole on the back/bottom/somewhere :) [16:44] How can I get apt-get to display a list of unneeded packages? [16:44] dan it i am not getting write priv [16:44] I know it does when you install something, but I am not sure how to do it. [16:44] and kdesu kate wont work in that line [16:44] now, about the 2wire modem/router...can it be used as a simple router only, by not plugging in the phone line? [16:45] TimS: apt-get autoremove [16:45] SilentDis: yes, I've reset many a router to factory :) [16:45] TimS: also (if installed), 'deborphan --libdevel --find-config' [16:45] will it display a list before I say yet to removing them? And is it only packages that no other app depend on? [16:45] dennister: usually, yes. but it will try to setup default gateway via dhcp, which can cause headaches. what is the 'end result' you're looking for here? [16:45] yes* [16:46] wen i do kdesu kate /etc/apt/sources.list it say bad command [16:46] TimS: use -s to 'simulate' [16:46] Okay, thanks === pepe_ is now known as pepe__ [16:47] anybody having any substantial trouble upgrading before i take the plunge? [16:47] wow, ubuntu.com fails [16:47] i can get in to it with /etc/apt/sources.list but i cant delite and save [16:47] more exacly, fails with 503 - too havy load on server [16:47] rickey_, is that command line or run box [16:48] darn you all anyway, use DHT capable torrent clients and enable it! lol [16:48] heh [16:49] i do aly+f2 i get a box and a line to inter in [16:49] SilentDis: redoing my network here so i can build a pxeinstall server...might as well use it as the dhcp3-server, too, firewall, dmz...topology i want is single speedstream modem-->dmz host/pxe server-->two routers used as simple switches (host will be router) -->two subnets (linkys will handle my other more protected servers, while 2 wire will handle the build machines [16:49] rickest: It wants to remove things like ktron and ktux and games I haven't said I don't want [16:49] thats where i put it [16:49] I dont wannt them, but I am not sure why its done that [16:49] is it safe to upgrade? === wesley is now known as kde4junkie [16:49] yes [16:49] in theory [16:49] ))) [16:49] or am i going to get failures retriving packages? [16:49] YAHOOOOOOOOOOOOOOOOOOOOOOO [16:49] i know there's a way to upgrade from kubuntu 7.04 to ubuntu 8.04 (gnome), but is there a command or a tutorial to upgrade from kubuntu 7.10 to 8.04 ? [16:50] mot_: falure [16:50] tekteen, ? [16:50] mot_: at least wait a few days === kde4junkie is now known as wesley [16:50] !upgrade xanax` [16:50] Sorry, I don't know anything about upgrade xanax` - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi === hydrogen is now known as Absurdium [16:50] Anyone know why the stats script of xchat thinks that I'm running on Debian Lenny!? [16:50] !upgrade | xanax` [16:50] xanax`: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [16:50] thanks [16:51] blueskaj you still with me [16:51] yup [16:51] dennister: for that kind of topology, a router placed in for the more secure boxes should just have an ethernet port on the back for WAN access. most of them do have that [16:52] dennister: unless i'm just misunderstanding things, as i've been up for 20 hours straight... a definate possiblity lol [16:53] SilentDis: yes, and the linsys definitely does...looking at the 2wire's manual it seems to, but it's physically located downstairs [16:54] ok lets start all over [16:54] rickey_, ' kdesudo kate /etc/apt/sources.list ' will work in both CLI and run command [16:54] the 2wire's manual, of course, warns against using two modems....but it's aimed at very dumb users [16:54] what is the box i get wen i push alt+f2 [16:54] too slow... [16:55] Hi, has anybody an idea, why counterstrike via wine doesnt load completely? it shuts down nearly the end of loading th map. I am running Kubuntu hardy heron [16:55] rickey_, run command [16:56] rickey_, CLI=comand line interface or Konsole or terminal shell [16:56] derdui_: you might get better help in #winehq [16:56] hm... I cant download Konversation, it says it can't find the package 'konversation'. Is this because of KDE4? [16:56] derdui_: when did u download the counterstrike? or are you trying to download it now from the repositories? [16:57] i have a dvd from a mate [16:57] XSlicer: i think the repository servers are having difficulty keeping up with the demands today since the release [16:57] w00t counterstrike is in the repo's ? [16:58] flipstar: sorry, probably not [16:58] Oh yeah.. guess ill have to be patient [16:59] derdui_: is ur version of hardy the release candidate, or the one publicly released today? [17:00] derdui_: i'm just curious as to ur experience with hardy...#winehq would be a better bet for ur issue, as jucato said [17:00] dennister: i have downloaded my hardy weeks ago and used the upgrade to keep ist uptodate [17:01] once i'll finish installing kubuntu 8.04 (kde 3.5.9), will I be able to download kde 4 and have to chose which one I want to load in KDM ? [17:01] xanax`: yes. [17:01] yes [17:03] derdui_: i'd ask you to do me a favour then, but ubuntu.com is having quite a few probs loading, what witht he traffic [17:04] ))) [17:04] kubuntu 8 04 is loadin [17:04] ))) [17:04] ^^ [17:04] sorry, i dont understand you dennister [17:04] i tried the release candate a few days ago, and i was told one crucial package for a pxeinstall server wasn't available for hardy yet [17:04] Yo, alls === esperegu is now known as LinuxMCE_Certifi === LinuxMCE_Certifi is now known as esperegu [17:05] Can anyone tell me if there is any trouble with the latest kubuntu and vista, as in dual booting? [17:05] i'd look up what that package is called, but as i said, even ubuntu.com documentation site is timing out [17:05] hi [17:05] I've got a problem [17:05] tits> [17:05] XD [17:05] while I was upgrading Gutsy to Hardy [17:05] where can I find the torrents? [17:06] auto [17:06] the Distribution upgrade seems to stuck here [17:06] Rebuilding the database. This may take some time. [17:06] ///usr/share/gnome/help/blackjack/el/blackjack.xml:402: parser error : Entity 'Βοήθεια' not defined [17:06] Προτιμήσεις&Βοήθεια; I'd have liked a torrent, couldn't find it [17:06] just press update source [17:06] I'm living in fear that my download will ping out [17:06] Anyway, any troubles with vista's BCD in the new one? [17:06] PY: there is not problem with Vista dual boot [17:06] what can I do? [17:06] no* [17:06] :o [17:06] It's you! [17:07] Anyway, No troubles, yay [17:07] install vista [17:07] only way [17:07] Kubuntu Release Party Radio Stream at http://audio.radioamarok.com [17:08] Which bt client is good for downloading the new release? [17:08] I like uTorrent, does that have a linux build? [17:09] µTorrent [17:09] light: any [17:09] Ktorrent [17:09] light: ktorrent comes with kubuntu [17:09] utorrent only runs in wine , no linux version yet [17:10] Aww, I like uTorrent [17:10] try ktorrent , very familiar looking [17:10] Yea I forgot that <.> [17:10] Well, doesn't matter, a torrent client is just a client, after all [17:11] My connection is very slow. 65seeders 54leechers 10-20kB/s sometimes 100kB/s but lasted for only several minutes. [17:11] Nasty seed/leech ratio [17:11] Still, it's pretty new out, so... [17:12] I'm using kTorrent. [17:12] The document could not be saved, as it was not possible to write to /etc/apt/sources.list. [17:12] Check that you have write access to this file or that enough disk space is available. [17:13] later folks... [17:13] See ya [17:13] i want to ask how can i install kde on ubuntu...??? [17:14] Get kubuntu? [17:14] oh [17:14] sudo apt-get install kubuntu-desktop [17:14] !kde | stev [17:14] stev: KDE (http://kde.org) is the !desktop environment used natively in !Kubuntu. To install from Ubuntu: « sudo apt-get install kubuntu-desktop », or see http://help.ubuntu.com/community/InstallingKDE . Latest KDE version is 3.5.8 for Gutsy and Feisty, 3.5.6 for Edgy, and 3.5.5 for Dapper. See http://kubuntu.org for more information. [17:14] stev: fire up Synaptic and search for kubuntu [17:14] Actually, what's the difference between ubuntu and kubuntu, apart from GNOME and KDE, and the apps it comes with? [17:15] there are specific KDE applications in Kubuntu [17:15] anyone here do and upgrade from 8.04 beta to stable? [17:15] 'and the apps it comes with' [17:15] for example KTorrent, Konversation... [17:15] No kernel changes? [17:15] no [17:15] No mono dependancies ;) [17:15] the base is same as Ubuntu [17:15] Neat [17:15] PY: everything below the desktop level (below KDE and GNOME) are the same across Ubuntu and Kubuntu (mostly) [17:15] Ah, gotcha [17:16] good enough for me [17:16] thank you [17:17] what version of kde in 8.04 will be...??? [17:17] 3 or 4 [17:17] 3.5.9 [17:17] Depending on which you download [17:17] <_< close enough [17:17] There is also the KDE4 remix [17:17] KDE 4.0.3 [17:17] Anyway, I'm sated [17:17] why should use 2 version...??? [17:18] why not kde 4 only [17:18] so what's mean that: [17:18] Rebuilding the database. This may take some time. [17:18] ///usr/share/gnome/help/blackjack/el/blackjack.xml:402: parser error : Entity 'Βοήθεια' not defined [17:18] Προτιμήσεις&Βοήθεια; ? [17:18] you can use kde4 only [17:18] There are two versions of kubuntu atm. Separate downloads. [17:18] i observed that all linux executables have the "gears" icon in dolphin (they can't have their own icons?), so it's impossible for an executable to fake as a movie file, right? [17:19] stev: because kde4 is immature, so many people would prefer to use kde3. [17:19] but some like kde4 so it is available [17:20] yao_ziyuan: right... === SeanTater2 is now known as SeanTater [17:21] Eruaran: this is amazing... but i should hear at least another guy's opinion in this potentially big vulnerability [17:21] yao_ziyuan: ? [17:21] someone should make a special distro for designer [17:22] Is the tracker down? [17:22] Eruaran: i mean if an executable file can have its custom icon and has the file extension "rmvb" or "avi", it can successfully fake as a movie file for you to click [17:22] I thougt all linux distribution is not suitable for the designers [17:22] yes, it is true. because linux executables cannot embed icons the executable files cannot be made to look like a movie file, or something [17:23] yao_ziyuan: linux is not like windows [17:23] ovidiu: thanks for confirmation [17:23] Eruaran: in windows, i'd just look at the file extension column [17:23] yao_ziyuan: filename-extensions aren't important for the content. they are just letters, saying nothing [17:24] I see that Konqueror detects the filetypes [17:24] How might I go about getting this Kubuntu DVD release? [17:24] the extension doesn't matter so much [17:24] The link to the torrent on the site is 404 [17:28] hmm, the fglrx restricted driver was retained in the Hardy release ... fgl_glxgears provides 60% more frames/sec than Gutsy did ...I'm impressed so far ...now to tackle the google-earth problem [17:30] can i safely abort this upgrade? i'm in getting new packages stage. [17:32] good question.. [17:32] the servers are very slow === linuxmce is now known as Illusion [17:32] hoopoe, not a good idea, unless you're stuck [17:32] SO I guess there's no DVD version yet? [17:32] I got an error while configuring scrollkeeper [17:33] I can reconfigure it later with dpkg? [17:33] thanks blueskaj, i guess i'll keep at it [17:40] Wow! bt download suddenly speed up. down speed 320kB/s , up speed 120kB/s [17:46] my speed notification disappeared ^^ [17:47] Big release day! Happy downloading and installation. Bye! [17:47] use torrent, keep seeding after download finished [17:48] Of course! \(^0^)/ [17:49] i wish i hadn't started this today [17:49] why? [17:49] slow [17:49] <[B5C]wallabee> 410 up;) [17:49] now the speed is ok.. i have 400kbs [17:49] hello all [17:51] there are other mirrors for kubuntu 8.04 kde 4 remix than the main site ? ( its very slow ) [17:51] i recently download Kubuntu and i intall them in my computer but i am have problem with them...I can not update anythink.... [17:51] can anyone help with that? [17:51] hola [17:52] does anyone have a bt link for the latest kubuntu? oddly, i'm having some difficulty finding one.. all of the mirrors i try direct me to bt links, but do not include the 8.04 release [17:53] excitatory: torrents for all hardy releases: http://www.acc.umu.se/~mighty/ubuntu/ [17:54] you can download it with torrent === _firephoto is now known as firephoto [17:54] torrent for me is even slower [17:56] anyone know if the nvidia 8800GT is supported in the restricted repositories for 8.04 or do we still have it do it manually or with envy? [18:01] gah, my math sucks. is 1920x1200 16:9 or 16:10? [18:02] 16:10 [18:03] thanks XSlicer [18:25] rickest: Just use the hardware manager in the system menu [18:26] martalli: so the 8800GT *is* supported now? [18:26] wow neat [18:26] rickest: sure [18:27] hi! I've updated to hardy.. how to get a nicely integrated Firefox3 ? [18:27] doesn't firefox come with hardy? [18:27] in kubuntu? you must be dreaming === kilrae_ is now known as kilrae [18:27] nosrednaekim: cool, no more manually patching the kernel or using envy [18:27] kubuntu, eh, haven't tried it yet [18:27] "nicely integrated firefox" is a feature of ubuntu, not kubuntu [18:27] :) [18:27] si, si [18:27] rickest: I don't think so [18:28] god, i'm drunk [18:28] maybe but its possible to have a qt-gkt working [18:28] and its 1:28 pm [18:28] but its doesn't do anyhing [18:28] right after my exam [18:28] nosrednaekim: if nothing else, I know envy is in the repos now so it's easier even if still required [18:28] i'll go get another beer [18:28] ähm installing firefox and integrating plz shouldnt be a problem? [18:29] all work, but its ugly.. [18:29] i did have this with FF2 [18:29] edeltoaster:installing is easy... making it look pretty is not [18:29] (i didn't..) [18:30] I am trying to update to 8.04 which isn't working, it says that it can't fetch the url, and times out but I am connected to the internet. Any ideas? [18:30] maybe servers a bit too busy ? [18:30] YES, [18:30] try again later ShawnRisk [18:30] check ur internet connection [18:30] ShawnRisk: wait a couple days... the mirrors are really really slow [18:30] just kidding [18:30] mmm foood [18:31] okay thanks [18:31] or download the iso by bittorrent [18:31] ShawnRisk: or try another mirror [18:32] ShawnRisk: check the ubuntu planet, there are a few tutorials on how to upgrade even if downloading is taking a long time. http://planet.ubuntu.com/ [18:32] Gah, I have a problem. I tried to upgrade to Hardy today, but for some reason, when I unminimized my distribution upgrade window, the window didn't render. It was just a blank window. I tried to restart X, but now it won't let me go into Gnome, so I have to use KDE or XFCE. But if I try to run a partial upgrade in XFCE, it says that Apt or Aptitude is already running and that I can't finish the upgrade. What am I to do? [18:33] thanks I might wait [18:34] !aptlock [18:34] If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [18:34] nzk_: see the bot's message [18:35] Darnit, how do I copy in Konsole? [18:35] Oh, nevermind. [18:35] Alright, I'll try that. [18:35] hi [18:35] hi whiteflag [18:36] eddieftw: Alright, can I go back into GNOME now and try to finish the upgrade? [18:36] hi. what's the difference actually between kde3 and kde4 version. If i download the kde3 version, I can install kde4, right? [18:36] somebody downloaded Hardy Heron ? [18:37] yep [18:37] flipstar: yep for me? [18:37] what's the difference then? :) [18:37] clau30_: yes you can [18:37] i think 1 [18:37] clau30_: a yep for you too :) [18:37] hello guys xD [18:38] clau30_: the difference is they are different versions kde [18:38] yes clau30_ [18:38] nzk_: yes you can try it [18:38] flipstar: have you installed it ? [18:38] Jsn0327: yea I know that :) but why are there 2 releases then? [18:39] 1 for business and 1 for you [18:39] anyone know of a sources.list generator? [18:39] ah, that makes more sense :) thanks [18:39] I'm in the middle of upgrading to hardy, had a message about kdebase-data not installing, but the upgrade can continue, and that the package may be in a not working state. I suppose I'll try to reinstall that package after the upgrade completes. Any advice, things I should be cautious about? [18:41] so another question: can I install from a usb stick? how? [18:41] anyone else having issues with the kubuntu alternate cd torrent? [18:41] how can i enable auto-login again..? [18:41] anyone? [18:41] unix_infidel: a .... generator? [18:42] !source-o-matic|unix_infidel [18:42] unix_infidel: source-o-matic is not available anymore, please use Software Sources (in your Applications / K menu) to configure your repositories. Do NOT enable "Proposed updates" unless you're willing to test possibly seriously flawed packages. [18:42] Quick question. I'm using a Core2Duo (64 bit procs). Will I see a performance boost if I use the x64 version, or are they pretty much the same? [18:42] Heyy! I'm looking for the install DVD but the site is down. So does anyone know where to download the torrent file? [18:42] !install | clau30_ [18:42] clau30_: Ubuntu can be installed in a lot of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall. Don't want to use a CD? Try http://tinyurl.com/3exghs - See also !automate [18:43] how can i enable auto-login again..? pls.. [18:43] setting no password .. ? [18:44] flipstar: it is in system settings [18:44] flipstar: system settings > advanced tab > login manager [18:45] download servers are slow.. cool :) [18:45] So.. Does anyone know where to get the DVD-image? [18:45] http://cdimage.ubuntu.com/kubuntu/dvd/current/hardy-dvd-i386.iso <-- its just stuffed [18:45] clau30_: we are great DDOSers [18:46] dont use iso [18:46] dont download that iso [18:46] tekteen: no I mean cool because that means that a lot of ppl are downloading [18:46] download and use torrent instead [18:46] hundreds of people trying to download direct from ubuntu.com gonna be slow. torrents are the way forward [18:46] Okay, let me ask again, now that I have a GUI. I'm using a Core2Duo (64 bit) machine. Will I see a performance boost if I use the x64 verion of Kubuntu, or are they pretty mucht the same? [18:46] clau30_: there always are :-) [18:47] JoshOvki: almost noone is seeding. download and seed \o/ [18:47] BonesolTeraDyne: the same [18:47] LimCore, well I try but cannot find the torrent [18:47] the site is not working [18:47] here also true: people, SEED the darn torrents [18:47] i would seed if i had it down, but ive had it installed for a while [18:47] Skrible: http://torrent.ubuntu.com:6969/ [18:47] LimCore: Okay. thanks. [18:47] BonesolTeraDyne: 64 bit rocks for other purposes. 64 bit is needed to use over 4 GB ram [18:47] ohh.. stupid me. :E [18:47] tekteen: problem is that the bluetooth keyboard doesn't work in login manager [18:47] top release guys. that boot speed is amazing [18:47] try http://mirror.anl.gov/pub/ubuntu-iso/CDs-Kubuntu/8.04/ [18:47] really now? [18:47] piratebay.com [18:47] flipstar: ok [18:47] use ISO people [18:47] i see at least 10 torrents [18:48] erm [18:48] use TORRENTS people [18:48] just a mirror to get the torrents from [18:48] LimCore: lol [18:48] as i was having trouble even downloading the .torrents earlier [18:48] i got a iso this morning. came down just fine [18:48] tekteen: anyway to get it working ? [18:48] you people are crazy. it's a torrent, you guys can handle that can't you? [18:48] clau30_: direct download of image kills serves =) [18:48] just open up ktorrent and search for kubuntu hardy. how hard can it be? [18:48] sigma_1234: you seeing? [18:48] *seeding [18:49] uhm [18:49] LimCore: I know, I encourage TORRENTS also [18:49] hey friends, i have a problem upgrading my dist(7.10to8.04) and the kubuntu\wiki guide didn't giving me any answers... [18:49] when i'm fatching up the adept manager (or using "--dist-upgrade-proposed") i can "upgrade my dist to 7.10(the wird thing is that i've allready have it) if i'm trying to do it - the upgrade(gui) tool stucks after the download phase, until two days ago there was a command for adept to get 8.04, does anyone remembers it? and if not anny suggestions? how can i upgrade it? [18:49] LimCore: your mistake was funny ;) [18:49] LimCore: why do you say 64bit version is same as x86? [18:49] * LimCore searched for ubuntu hard and found pr0n [18:49] what KDE version shipped in the Remix thing? 4.0.2? or a KDE 4.1 alpha thing? [18:49] flipstar: system settings > advanced tab > login manager > convenience [18:49] nope got it from the sa academic mirror [18:49] LimCore: don't programs make use of the other 32bit (in suse channel they said they do) [18:49] clau30_: 64bit is not magically faster then 32bit. k8 may be a bit faster then i686 [18:50] hmm [18:50] cu guys [18:50] LimCore: so should I get the amd64 version or stick with x86 to be sure? [18:50] 64bit -vs- 32bit and k8 vs i686. 64 bit dont speedup. ok, k8 may speedup over i686 [18:50] can i version upgrade to Kubuntu KDE 4 Remix or is it Kubuntu 8.04 only? [18:50] I think KDE 4.0.3 [18:50] nb72: thanks [18:50] can i use gutsy apache mysql and php deb files to install in hardy? [18:51] clau30_: I use amd64, it works very well. ok the speed may be a bit faster (because its k8, not because the 64bit itself) [18:51] I think I am going with Ubuntu and building KDE from SVN [18:51] LimCore: ok, that's what I wanted to hear :) (the problem of choise, eh?!) [18:51] siofwolves: if you have gutsy kde3 currently, upgrade to hardy kde3 and install kubuntu-kde4-desktop [18:52] is it worth it for me to d/l torrents just to seed? [18:52] nosrednaekim, k, thx. [18:52] anyone got any clues about connecting an o2 cocoon mobile phone? [18:52] Xbehave: as long as you seed past a 1.0 ratio [18:53] and have fast upload [18:53] ofc i will, but itll take a while as my d/l speed is much bigger than my u/l [18:53] Xbehave: I am still seeding [18:53] like everyone [18:53] friends.. how can i upgrade kubuntu to 8.04 thruogh the terminal? [18:54] Freku: very few people continue to seed :-( [18:54] tekteen: I'm seeding right now. [18:54] jimiIL: sudo apt-get distupgrade ? [18:54] so itll take a while for the two to level, out, suppose as long as i get a good ratio it doesnt matter, i cant install it tm :( plus i always use alternate installer anyway [18:54] dist-upgrade? [18:54] tekteen: that wont upgrade it [18:55] sudo apt-get dist-upgrade [18:55] why not [18:55] !upgrade [18:55] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [18:55] dist-upgrade might but apt-get will only give you latest updates for your versions [18:55] no.. that's giving me the 7.10 [18:55] the weird thing is that i got 7.10 and the "upgrade to it just crashes.. [18:56] no upgrade-button in adept-manager here :( am i the only one with a shy "version upgrade" button? === neversfelde_ is now known as neversfelde [18:57] Hey, please can someone give me a link to a private mirror of kubuntu kde4 remix? I'm getting unbelievably slow DL from site [18:57] immesys: torrent it [18:57] FrauHansen, did you click 'fetch updates' after loading adept? [18:57] I had to press Alt + f2 and type kdesu "adept_manager --dist-upgrade-devel" to upgrade I think, then they changed the upgrade instructions [18:57] Anyone know a format for CD printing from 'nix? I wanna convert this: http://www.tamelion.co.uk/media/view/hardy_cd_print_image [18:57] My torrent crashed, tracker keeps dying [18:57] you should press fetch updates [18:58] siofwolves: of course. several times. [18:58] FrauHansen: do it manually [18:58] FrauHansen: replace every gutsy in your /etc/apt/sources.list with hardy and the update you package lists [18:58] FrauHansen, hah, i just clicked my version upgrade button and apdept crashed... [18:59] FrauHansen: try update-manager [18:59] a torrent link for 8.04, please? [18:59] yes please, I can't get .torrent from site [18:59] ovidiu: kubuntu, standard or 64 alternate? [19:00] standard [19:00] http://xslicer.nl/linuxtorrents/ [19:00] 32 bit, the desktop version [19:00] ovidiu: I will look for it. kde4? [19:00] no [19:00] kde 3.5.9 [19:00] yes please [19:00] magnet link magnet:?xt=urn:btih:7R67CPBD2TG4QYFQ3TRMIPGA7S5P2W7U [19:00] nosrednaekim: that way sucks. i had to use this method from 6.10 to 7.04 and to 7.10 already. i want my button :( [19:01] ovidiu: I almost have it :-) [19:01] just wait a few days [19:01] wget ftp://ftp.ussg.iu.edu/linux/ubuntu-releases/kubuntu/8.04/kubuntu-8.04-desktop-i386.iso.torrent [19:01] ovidiu: http://banner.uits.indiana.edu/kubuntu/hardy/kubuntu-8.04-desktop-i386.iso.torrent [19:01] I have upgraded my distro from gutsy to hardy [19:02] but the things are messed up on my desktop [19:02] FrauHansen to add the button i think you have to customise your toolbar [19:02] I had to log in with GNOME instead of KDE to upgrade [19:02] I don't believe you can upgrade with Adept [19:02] FrauHansen: hey.. it works every time :) [19:02] wen i push ALT and F2 and my window openeds and i type kdesudo kate /etc/apt/sources.list in my computer says incorrect commmand, what am i doing wrongwhy wont kdesudo kate work??? === tec is now known as Tecumseh [19:02] guys you're the kings and rulers!!! it succeded and i'm upgrading right now!! thanks!! [19:02] rickey: its 'kdesu' [19:02] pulseaudio dont work in kubuntu? [19:02] rickey: its kdesu [19:02] for something as important as a verison upgrade your much better off working with konsole [19:02] not 'kdesudo' [19:02] How do I upgrade to KDE 4.0remix. Adept seems to allow KDE 3.5 only. [19:03] i have tryed that too [19:03] immesys: kubuntu has introduces kdesudo [19:03] jimiIL: how did you do it in the end? [19:03] its a wrapper to kdesu or something like that both commands are valid [19:03] Xbehave: oh.. my bad [19:03] Xbehave: i cant seem to find a button for upgrades in the available buttons list [19:03] FrauHansen: have you tried it with update-manager? it is stupid to do it this way, but for me it works [19:04] Malic: not, not yet. [19:04] alt+f2: kdesu "adept_manager --dist-upgrade-devel" [19:04] and then "upgrade version" and, finally instad of 7.10 there was an upgrade to 8.04 [19:04] the reson i need to get this sorted out is i have a misstake on line 56 i need to delite [19:04] I thought so :) [19:04] stupid to have a button that never shows up :( [19:05] how you know if it doesnt show [19:05] :) [19:05] i can type /ect/app/sources.list and get in but nothinh i do can be saved [19:05] I told him so [19:06] thank you might! [19:06] jimiL its better to type that into a konsole to catch any errors, FrauHansen. i dont have the button i dont think it exists, its a bad idea to use adept, which i find unstable at times, to upgrade your system [19:07] rickey you need to use sudo , e.g sudo nanao /etc/app/sources.list or kdesudo kate /etc/app/sources.list [19:07] okay.. [19:07] Xbehave: so you suggest the sources.list changing way? [19:08] Alright, the distribution upgrade is doing a partial upgrade, but it has been stuck at "Reading cache" for about a half-hour. Is this normal? [19:09] my internet is stupidly slow but, 7 second ping atm, but there should be a command to run, i think "jimiL: "adept_manager --dist-upgrade-devel"" shoudl do it [19:09] holas a todos [19:09] nzk its release day, nothing is normal [19:09] !es [19:09] Aquí solamente hablamos inglés. Para Español, por favor entre en los canales #ubuntu-es o #kubuntu-es - allí obtendrá más ayuda. [19:10] Hello. I just installed Kubuntu 7.10 couple hours ago (for a third time, because I had errors with 2 other clean installs..) now, when I boot, I get kubuntu loading screen, when it moves to login screen - everything goes black. I can click alt+f2 and run some code. Does anyone know how to make things work again? [19:10] but if thats empty you can try here [19:10] I know, but you'd think that this'd be a process that runs locally, since reading the cache be not governed by any sort of outside circumstance. [19:11] jimiIL: kdesu "adept_manager --dist-upgrade-devel" worked. I didn't realise you adressed me with that (but you did, right?) [19:11] please NOTICE: anyone with a graphical nvidia card.. if you're upgrading from k7.10 to 8.04 install the driver BEFORE the installation, if you'll do it afterwards (uding the gui) you'll expierence many res probs and a max screen size of 640*480 [19:11] that's the reason i'm upgrading now after installing first the 8.04 and having prob with the nvidia card and screen res, from my expierence, if you're ibstalling 7.10 with your graphical card and upgrading the dist that should solve it. [19:11] the oddest thing is happening . I just reinstalled google earth , but for some reason i seem to to have 2 versions of the same app ..both appear to be installed in the same file /opt/google-earth , but when i try to copy the desktop icon to link to the desktop , the whole app doesn't come up when clicked on. Just part of the server but without the earth graphics and the handlike cursor ...very weird. [19:11] nzk, perhaps its checking hashes :s [19:11] or manybe its some other bug [19:12] How do I upgrade to KDE 4.0remix. Adept seems to allow KDE 3.5 only. [19:12] wen i used kdesudo kate /ect/app/sources.list it says command not fond [19:12] Blueskaj, theres a problem with the latest google earth, if installes as a user, you can run it, but if you install it as root, then you cant login without rnning as root [19:12] wen i use nano nothing happens [19:12] I'll leave it be for an hour, and if it naught have changed during that period, I'll ask again. [19:13] spitters: upgrade to the kde3 and then grab kubuntu-kde4-desktop [19:13] Thx [19:13] Does anyone know how to fix my "black screen problem" I installed compizfusion and it worked fine btw, if it has anything to do with it. [19:13] spitters: upgrade then install kde4 or d/l the iso and clean isntall [19:13] Hi all [19:13] hi skreech_ [19:13] iyes Xbehave ,if I give myself permisssions by going into the file with kdesudo konqueror /opt/google-earth, i can use it NP ...very strange [19:13] check the apt installation-info throw the adept (not the packat manager - through the system - adept) maybe one of them is for kde4? i had the same prob with kopete [19:13] rickey: try: kdesudo 'kate /ect/app/sources.list' or kdesu 'kate /ect/app/sources.list' [19:14] /etc/apt/sources.list [19:14] Hey eddieftw. Maybe you'd know why my partial distribution upgrade is stuck at "Reading cache" for the past half-hour? [19:14] Hardy /j ubuntu-release-party [19:14] i just did ,but ill do it again [19:14] BluesKaj: so you give yourself permisions to /opt/google-earth, and run as a normal user and it works :S thought id tried that, perhaps its some other security measure i have [19:14] sorry, ive never had that problem. ive been running hardy for several months now :/ [19:15] hi eddieftw [19:15] erm rickey better replace "app" with "apt" in the path [19:15] spitters : you can install kde4 along side your kde version, you should have a metapackage in adept manager [19:15] hi all. 3 [19:15] torrent tracker mirror, any? [19:15] bah. stupid kubuntu :| shouldn't be this hard. [19:16] Dflies, try booting without the splash or quiet and see if you can get more information [19:16] Xbehave, rhetorical question , but why does it open a google earth page and just sit there with no earth in the GUI ... [19:16] Sorry for being a total newbie but how can I boot without splash? [19:17] : kdesudo 'kate /ect/apt/sources.list' commmmand noot fond [19:17] i dont have a working internet conection so i cant be much help, but when you get to grub, edit the line to remove splash and quiet [19:17] not kdesudo just sudo [19:17] ok I'll try. Thanks [19:17] hi, how can i find out which domains are hosted on a server? (from command line) [19:17] Xbehave, wonder if a symlink will work ? [19:17] it's not that kubuntu is hard, it's just that as human being we're too slow :) [19:17] tvakah: you want a torrent for 8.04 ? [19:18] JackWinter, I loaded up the torrent for 8.04 alt iso i386, but torrent.ubuntu.com times out [19:18] Freku: it should be kdesudo for gui apps, that or kdesu [19:19] should we install kdesudo 1st ? [19:19] kdesu 'kate /ect/apt/sources.list' command not fond [19:19] i have no kdesudo either [19:19] ln -s should preserve the permistions you put on it, but most programs run scripts to set the working directory and stuff so im not sure [19:19] newbie too [19:19] :) [19:19] now i can get in with /ect/apt/sources.list [19:19] what version are you on? [19:19] LISTEN CAREFULLY sudo kate /etc/apt/sources.list [19:19] the very old 7.10 [19:19] that is where your sources.list file is [19:19] hehe [19:20] but i cant edit anything [19:20] kdesu should work, sudo kate will also work its just not recomended if kdesudo or kdesu works [19:20] and save it [19:20] kate would need kdesudo or kdesu, NOT sudo [19:20] JackWinter, scratch that, torrent.ubuntu.com finally responded [19:20] ok [19:20] if you can get in with /ect/anything, your system is seriously messed up [19:21] tvakah: ok, was trying to figure out how to get the torrent out of ktorrent ;) [19:21] mefisto__: sudo kate works [19:21] i do it ALL the time [19:21] the only way i can get to that list is by typeing /ect/apt/sources.list [19:21] JackWinter, heh, I had the torrent file no problem, it was the tracker that was not responding for me [19:21] okay. wow. fail. [19:21] eddieftw: yes it works, but it can have bad results for the system [19:22] tvakah: maybe it's hard at work right now ;) [19:23] JackWinter, indeed, but it's all godo now, seeing 1.8-2M/sec [19:23] rickey: sorry, what are trying to do? [19:23] how do i setup the /boot/menu.lst for multibooting ubuntu/kubuntu/ubuntustudio etc. I suppose that i will have them all in /boot on my main linux partition ? [19:23] i have a missake on line 56 apt manager [19:24] that i need to fix [19:24] delite [19:24] JackWinter, if I were you, I'd have a common /boot partition, then a partition for / of each distro... only if each distro uses the same release of the kernel, you may hav collisions of initramfs's and such [19:24] cant get there so i can delite it ans update and save [19:25] all my torrents are working, if somebody needs them they are wget ftp://ftp.ussg.iu.edu/linux/ubuntu-releases/kubuntu/8.04/kubuntu-8.04-desktop-amd64.iso.torrent ; get ftp://ftp.ussg.iu.edu/linux/ubuntu-releases/kubuntu/8.04/kubuntu-8.04-desktop-i386.iso.torrent , i can also export http seeds to anybody who pms me [19:25] fellows, i'm leaving now have a great day/night i'll be back to bother you with questions when i'll finish my dist upgrade, and offcourse i'll try to help (if newbie like me to linux can hlp with something) [19:25] konsole is really buggy :// [19:25] kdesudo kdesu or nano wont get me in [19:25] rickey: what are you editing? [19:25] flipstar: what happend, ve never had a problem with it [19:25] onlly /ect/apt/sources.list will [19:26] rickey sudo nano will let you edit it [19:26] but cant save changes [19:26] command line - sudo pico /etc/apt/sources.list ? [19:26] rickey: it's /etc/ not /ect/ [19:26] sudo nano /ect/apt/sources.list [19:26] can someone make bug 203573 to high priority ? :/ [19:26] yes i know my missstake [19:26] ect [19:26] Xbehave: it behaves very wired [19:26] !bug bug 203573 [19:26] !bug 203573 [19:26] !bug #203573 [19:26] tvakah: i think i need to study the system before i start setting up ;) wanna try ubuntustudio and kde4 and probably a 64bit dist. don't wanna break my new shiny system though ;) [19:27] flipstar: this is end user support not developer so unlikely to happen [19:27] i have been doing it rigth [19:27] ect [19:27] just a slip last time [19:27] JackWinter, yeah I'd imagine you'd need to stop the kernel package system from autogenerating grub config and do it by hand everytime you upgrade a kernel or what not [19:27] hello [19:27] some one can help me out ? [19:28] !ask | B3zso [19:28] does hardy screw with fonts? [19:28] B3zso: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [19:28] Xbehave: i see..but it's definitive an end user problem.. [19:28] JackWinter, but I'm not 100%, I'm coming over from using straight up debian sid for a long time [19:28] does anyone know if that keyboard bug (in a ATI, fglrx / XGL setup) has been fixed in the new release? [19:28] JackWinter: you can intall ubuntustudio from a metapackage - ubuntustudio-desktop or something like that. It installs about 30 apps, and the real-time kernel suitable for audio work [19:28] sooo guys, hows 8.04? i'm only getting it tomorrow [19:29] very nice [19:29] ScorpKing: as long as you don't plan to use konsole..good :) [19:29] I got it [19:29] its good [19:29] but got a problem :P [19:29] JackWinter: all ubuntus use the same kernel, so the problem is with kdm or gdm [19:29] Can someone help me out ? [19:29] flipstar: that won't do then. i need my konsole ;) [19:29] Xbehave: no, the ubuntu-studio uses a modified kernel [19:29] i have problem whit my monitor resolusion i think coz its jumping in right size... on the monitor how can i fixx it?????? [19:29] ScorpKing: then be prepared for wired konsole bahavior [19:30] iam on ubuntu 8.04tlS [19:30] Hi. I removed the quiet and splash and booted it. Still it didn't work. Same black screen as before. Do you think if removing compiz would work? === Darkest is now known as DarkestHour [19:30] excitatory: will normal ubuntu not work on studio kernel [19:30] mefisto__: oh, i love my kde, and have a working audio setup with a wine sequencer. it kicks *ss on a q6600, am so happy that i finally can leave windows, something i wanted to do for 5-10 years, but the sequencer alway held me back... [19:30] flipstar: nice. then i'll have something to fix :) [19:30] !compiz [19:30] * ScorpKing goes to make some food.. [19:30] Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness. The instructions are at https://help.ubuntu.com/community/CompositeManager/CompizFusion - further help in #compiz-fusion [19:31] i thought hardy was going to have pulse audio as audio sound server? [19:31] JackWinter: if you're doing audio work, you should at least get the real-time kernel [19:31] i wanna try out the different dists, and 64bit too. but i'm in love with kde so i think the choice has been made ;) [19:31] Dflies: how did you install compiz? [19:31] some one? [19:31] mefisto__: have the rt kernel [19:31] Xbehave: of course.. the only difference is that there is a tweaked kernel for ubuntu studio, otherwise it's a stock ubuntu kernel [19:31] hello all, i have question - i want to run my old good quake3 in kde4 but don't get sound working :( in kde3 everything worked... does someone know how to turn off the new phonon or something? [19:31] Xbehave:I followed the link which the bot just pasted. [19:31] Tried to install the ATI Linux Driver (for Radeon 9250) , tried all tuts on how to do it, and everyone of them, saying "X Server: unable to detect"..anyone know how to fix this ? [19:32] excitatory: tweaked in what way ? i thought it was only a rt kernel ? [19:32] that's what i mean [19:32] hi, if I have two computers connected through a router+switch, is there an easy way to transfer files from one to the other? [19:33] ckpro: I have the same (9250). I compiled/installed a driver that enables tvout (finally!) I can try to find the link for you [19:33] stupid booting issue :| [19:33] Dflies: stupid slow intenet connection, im afraid i cant really help much, you should be able to modify xorg with help, but everybody seams busy here and im no use try #compiz-fusion [19:34] JackWinter: Ubuntu Studio has a realtime kernel. [19:34] sebbar , linux on both or windows and linux [19:34] hey ? [19:34] BluesKaj: linux on both [19:34] anyone know how to fix the ati problem ? [19:34] sebbar, msn [19:34] ckpro> Try removing your xorg.conf (preferably backing it up somewhere) and restarting X [19:34] /etc/X11/xorg.conf [19:34] MrJoey [19:34] pm ? [19:35] sebbar, open konqueror , type smb:/ === MrJoey is now known as joeyadams [19:35] sebbar, you could set up an ftp share or samba or a million other things but an instant message protocol is going to be the fastest, just use IRC or msn to send one computer the files [19:35] Hey guys, quick question. Kubuntu 8.04, what version is the kernel? Still 2.6.22? === Extrapan100^BNC is now known as Extrapan100 [19:35] I have an quastion please can some one help whit the monitor problem i have iam on ubuntu8.04 and on the monitor the screen are jumping in the right size and dont know whats wrong..... please help me.. [19:35] for permenant stuff then ftp or smb is going to be better [19:35] mm_202, 2.6.24 here [19:36] BluesKaj: Unable to find any workgroups in your local network. This might be caused by an enabled firewall. [19:36] smb:/ [19:36] how do i check which version i'm running. 8.04rc or 8.04? [19:36] oh, thanks [19:36] mm_202: 22-14 [19:36] 2.6.24-16-generic [19:36] well it's 100mb, is msn really the best quick option? [19:36] ckpro> You have to be registered with nickserv to use pm. [19:36] just install openssh-server [19:36] hmm [19:36] and scp across files of fish [19:36] sebbar, are both pcs powered up ? [19:37] got a quick Q? [19:37] BluesKaj: yes [19:37] JackWinter, cat /etc/issue [19:37] hi, just installed kubuntu 8.04 but for some reason when i try to start adept or hw proprietary driver manager nothing happens [19:37] i have been very carefull, all three of the commands you have given me return a anwser of command not fond, kdesu, kdesudo ,and nano /ect/apt/sources.list [19:37] sebbar, i think msn will route over a lan so should be pretty fast [19:37] install samba , sebbar [19:37] lz1gjd: did you try running it from the konsole? [19:37] sebbar, otherwise irc definatly will [19:37] try "kdesudo adept_manager" [19:37] it works from the konsole [19:37] the new 8.04 does it still have the annoying issue with screen going blank on 8800 cards ? [19:37] JackWinter, or open /etc/issue in kate, or other editor [19:37] but why not from the menu [19:37] Xbehave, what's with IMs ? [19:37] I have an quastion please can some one help whit the monitor problem i have iam on ubuntu8.04 and on the monitor the screen are jumping in the right size and dont know whats wrong..... please help me.. [19:38] ckpro: have you looked at this: http://wiki.cchtml.com/index.php/Tvout -- It works well for my 9250 card, but I'm still on gutsy (and TVout works too!) [19:38] question: running kubuntu gutsy and I need to know what timezone my machine was installed/configured to. What file should I be looking at? [19:38] did it through irc, tnx [19:38] B3zso: Ubuntu or Kubuntu? [19:38] rickey its /etc/ === Extrapan100 is now known as Extrapan100^BNC [19:38] nosrednaekim UBUNTU 8.04 TLS [19:38] ? [19:38] BluesKaj: for a single file transfer its much easier than setting up anything complicated [19:39] B3zso: then go to #ubuntu please [19:39] sebbar if you want read and write access from each computer to the other , then samba is the wat to go. [19:39] :( [19:39] tvakah: and if it says Ubuntu 8.04 /n /l it's the release ? [19:39] nosrednaekim samem [19:39] I tried to import lotus notes mails with kopete... but the only message I receive is "Cannot add message to folder LNotes-Import/sourcemaker in KMail" [19:39] id say samba is easy [19:39] all three of the commands i have been given , return thr same anwers command not fond . kdesu, kdesudo and nano /// /ect/apt/sources.list [19:40] samba ain't hard to setup , especially with 2 linux boxes [19:40] JackWinter, yup, the /n /l is just escape sequences; that's the file that gets displayed at a text login console [19:40] system settings and sharing just add samba and share away!! [19:40] I tried to import lotus notes mails with KONTACT... but the only message I receive is "Cannot add message to folder LNotes-Import/sourcemaker in KMail" [19:40] i have been very carfull [19:40] righton wayneward :) [19:40] Your honestly trying to tell me that to transfer a single file once, samba is easier than IRC, [19:40] mzanfardino, /etc/timezone I think is what you want ot know [19:40] the only way i can see the list is by typeing /etc/ apt/sources.list [19:40] tvakah: cool. this was the easiest and most painless os upgrade i have ever performed... kudos to the kubuntu devs..! [19:41] what does "hal-storage-fixed-mount refused uid 999" mean.. I mean I'm trying to look to my linux hdd via livecd [19:41] anyone using the kde4 remix instead of the 3.5.9 version [19:41] tvakah: ok, thanks. Can I simple change this file to reflect my correct timezone if it's incorrect? [19:41] tvakah: or is it more involved? [19:42] mzanfardino, don't think so, man tzselect I think is what you need to look at [19:42] so does anyone know if Kubuntu 8.04 boot properly with 8800s ? or does the screen still go blank [19:42] tvakah: thanks! [19:42] Scubar: by now it should work properly with 8800's... that was a gutsy bug IIRC [19:42] mzanfardino, not sure if there's some friendly gui config option for it or not, too new to the ubuntu realm to tell ya that [19:43] cool [19:43] been hoping they would fix it in the new release [19:43] tvakah: don't need gui, but thanks. man tzselect refers me to what I want: dpkg-reconfigure tzdata [19:43] mzanfardino: if your in kde right click on the clock [19:44] fuck this shit. Ima do 4th clean installation of kubuntu 7.10 :> [19:44] Dflies: why? [19:44] can someone give me a link where i can find kdesu commands [19:44] Xbehave: that's only a superficial config change. I needed to make a system-wide change, which dpkg-reconfigure tzdata achieved. Thanks though [19:44] thats the spirit Dflies [19:44] :D [19:44] Xbehave, hi, if I have two computers connected through a router+switch, is there an easy way to transfer files from one to the other? After reading this question, I naturally assumed he wanted to setup filesharing and rewad and write permissions between the 2 pcs. [19:44] hello anyonr using the kde4 version rather than the 3.5.9 version [19:44] is it useable [19:45] #kubuntu-kde4 [19:45] And yes, yes it is. [19:45] i did try the kde4 but didnt like it all that much [19:45] When I use Add/Remove Programs the ones that are not installed are greyed out. However, if I use synaptic, I have no problem installing. Any idea why that is? [19:45] wayneward, I run it on my personal machine, but for work kde3 [19:45] ah ok [19:45] anyway gotta go rake some more ...backyard awaits me...BBL [19:45] its useable but its very Vista like [19:45] BluesKaj: always offer the simplest solution, if they want more theyll tell you, far to often people go straight into samba when all they need is to send 1 file [19:45] my machine is personal and work [19:45] Boohbah: because this isnt working. After kubuntus booting screen, my screen goes blank. Yay. I can press alt+f2 and log in and stuff, but without gui. Not cool. [19:45] BluesKaj: sorry no, I basically needed something quick and dirty to send 100mb to the other pc [19:45] mainly kolab server and recoring music and a few games!! [19:45] wayneward, ditto, I hav eboth installed; I log out and into kde3 when I want to work [19:46] Dflies: try uninstalling compiz 1st [19:46] BBL ...gott arake [19:46] does anyone have the torrent of the new 8.04 DVD ? [19:46] it doesnt seem to be on the website :| [19:46] i see [19:46] what is kde 4 not stable or the apps not run in kde 4? [19:46] where can i find kdesu commands for kubuntu 804 kde???? [19:46] and reconfigure xorg.conf, unfortunatly without an internet conection i cant be anymore help [19:46] wayneward, rough edges in lots of places still, but it's passable [19:47] wayneward, most notably, the kdepim module isn't released in 4.0, so no Kontact or Kmail etc [19:47] <|Toad> does anyone know if the wireless support is fixed in hardy comapred to gutsy? [19:47] mmm im downloading so ill test - if not ill just put the latest 3.5.9 back on!! [19:47] wayneward, altho you can run the v3 kontact in v4 [19:47] wayneward, you can have both installed on same system [19:47] ah can you not run kontact on kde 4.0.3 [19:48] ah ok [19:48] so install kde 4.0.3 and can use the older kontact that will be ok [19:48] as long as it talks to a kolab server..... [19:48] wayneward, running the v3 kontact in v4 kde eats more memory than usuale b/c you've got two entire kde infrastructures loaded then [19:48] Dflies: just because you don't have X working doesn't mean you need to reinstall [19:48] rickey apropos sudo [19:48] wayneward, but it works [19:48] yes not good i supppose [19:49] if i can get to the list of kdesu commads maybe i can figure my proublem out myself [19:49] Ok I'll try to remove the compiz.. Can I do it from liveCD? [19:49] Dflies: it can be easily fixed [19:49] any suggestions why my ide hdd isn't recognized under the hardy kernel? my sata hdd is successfully recognized. [19:49] kdesu commands? [19:49] might just stick with kde 3.5.9 till they release proper kontact for kde 4 [19:49] Boohbah: Could you tell me, how :d? [19:49] wayneward, I believe you acn just install the kde4 package through adept or aptitude or whatever your apt frontend of choice is [19:49] Dflies: btw what compiz are you talking about? my kubuntu doesn't have any compiz [19:50] https://help.ubuntu.com/community/CompositeManager/CompizFusion [19:50] that one. [19:50] Boohbah: you can install it tho [19:50] yes ill try that now.. cheers [19:50] yeah but isn't Dflies having this trouble on a new install? [19:50] Boohbah: hardy? [19:50] After new install I installed compizfusion and now it doesn't work. [19:51] DreadKnight: hardy is great [19:51] Dflies: did you have X working before you installed compiz? [19:51] Boohbah: you can install compiz in kubuntu like you do in ubuntu :P [19:51] DreadKnight: i know [19:52] new "desktop effects" icon ^^ [19:52] doesn't kubuntu hardy come with compiz? [19:52] Boohbah: Well, I was able to log in and it worked after ctrl+alt+backspace, but I didn't try rebooting without compizfusion installed. [19:52] mefisto__: not actually, you need to click a button to have it installed from "desktop effects" gui (icon in menu) [19:53] DreadKnight: so what happens if I have it installed in gutsy and then upgrade? should I remove compiz before the upgrade? [19:54] so if I now go and remove the compiz.. Does it work if I do sudo apt-get remove command? [19:55] mefisto__: i don't think it's an issue [19:55] Dflies: make sure X works before you install compiz [19:55] Ok. [19:55] Dflies: 'sudo apt-get remove compiz' [19:56] kwin has nice effects, a Gsoc project is adding the 3d cube to it :-) [19:56] Dflies: have you tried replacing xorg.conf with backup versions? [19:56] Should I remove any other compiz related? Like Compiz-kde, compizconfig-settings-manager etc..? [19:56] Dflies: you are worrying too much :-) [19:56] I am linux newbie :-D [19:56] xorg.conf? No, it doesn't say a thing for me. [19:56] can anyone help to change back to KDE 3.5 from 4.0? [19:57] Dflies: yes sudo apt-get remove compiz* [19:57] Ok. [19:57] Dflies: just upgrade, but i highly recommend using kwin (default kde window manager) rather than compiz [19:57] but I want to have cube :| [19:57] sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.-1 [19:58] Dflies: lol.. you'll have the cube in august when Gsoc is over :P [19:58] Dflies: you have virtual destkops :) [19:58] Dflies: look in /etc/X11/ and see if you have backups (eg xorg.conf.20080424112640) [19:58] hi! [19:58] anyone know how to check if DHCP is enabled? [19:58] argh. [19:58] i downloaded the KDE3 torrent by mistake, any way to change to KDE4 after installing KDE3? [19:58] DreadKnight i disagree compiz is much better than kde3 and more stable than kde4 [19:58] man [19:58] Now you are talking too difficult stuff for me.:( [19:58] i gress the only thing i can do is reinstall [19:58] are the ubuntu servers down or something? [19:59] how do u return to KDE3 from KDE 4? [19:59] I'm on 100mbit and it seems like a 2400bps modem connection if anything is there at all [19:59] er, anyone know how to check if DHCP SERVER is enabled from the command line and GUI? [19:59] Xbehave: for gnome... kwin is doing pretty good, but compiz still needs more love for kde atm... [19:59] kwin4 won't need compiz... [19:59] Dflies use ls /etc/X11 and see if you see any files called xorg.conf [19:59] ERROR failed to mark 'kubuntu-desktop' for install (E:You have held broken packages.) [19:59] ^ what can i do? [20:00] it's error while upgrading [20:00] Apocalypse_dn: have the same issues.. eh... [20:00] rickey: just open konsole and sudo pico /etc/apt/sources.list .. dont worry about kdesu [20:00] DreadKnight, ;) [20:00] Apocalypse_dn: konqueror has broken dependencies actually... but i switched to kde4... [20:00] last time i tried to downgrade from KDE 4.0 to 3.5 linux went fubar :S [20:00] Hi everybody. Is the DVD done? The link gives me 404 error. [20:00] Dflies: in konsole, paste this: ls /etc/X11/xorg.conf.* If you see anything listed, they are probably backups from before you made changes [20:00] jony: considering how unstable and incomplete kde4 is, you're best to install the regular (and imho, superior) kd3 version of kubuntu, then if you want, install the kde4 packages on top and just test it from time to time and use kde3 for real work. [20:00] is the server down? [20:01] mefisto__: I suppose I can't do that from LiveCD? [20:01] DreadKnight, i use kde4 too [20:01] i want to downgrade totally from KDE 4.0 which im running on right now [20:01] is there any easy way to do it? [20:01] is this only for support? [20:01] the 1st problem is to fix the composting problem which will break kde4 too so it doesnt matter if kde4 or compiz is better, 2ndly this is a support channel not, the aim is to help users do whatever they want not enfoce your POV over whats the best way to do it [20:02] DreadKnight, are you trying to upgrade from AltCD? [20:02] !ot [20:02] #kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks! [20:02] Apocalypse_dn: no [20:02] but i yes [20:02] Dflies: you can, but you have to make sure you have mounted the installation on your hard disk first [20:03] Could you paste here Kubuntu DVD torrent link, please? [20:03] actually, i guess this is support [20:03] Dflies: you can if you mount your partition it will be under //etc/X11 [20:03] How can I mount it? [20:03] DreadKnight, could you paste your /var/log/dist-upgrade/main.log [20:03] ? [20:03] maybe if we will compere it, we may find a solution ;) [20:03] which kubuntu should I use? kde3 or kde4? but is kde4 stable enough? [20:04] I'd wait for kde 4.1 [20:04] do i have to reinstall Kubuntu with KDE 3.5 or is it possible to downgrade [20:04] before switching to 4 [20:04] wubrgamer, KDE3, you can install KDE4 later [20:04] i wouldnt recommend KDE 4 [20:04] there may be an easy way of doing this, but do you know where you installed it? e.g /dev/sda1 ? [20:04] 4.0 is really rough [20:04] jony install kubuntu-desktop to get 3.5.x back [20:04] errr... [20:05] DVD torrent, anyone? [20:05] Apocalypse_dn: ok, let's see... [20:06] Xbehave: I have no idea :) [20:06] DreadKnight, http://pastebin.com/m185117e3 [20:06] are there any drives on your desktop? [20:07] it's mine, but there is some automatically generated Russian insertings [20:07] No, just About Kubuntu and Install [20:07] DreadKnight, i can translate it, if you want [20:07] it=them [20:07] well... no kubuntu DVD, then? [20:07] ok, well im not used to the GUI way of doing this so this may be abit tricky to follow, try typing fdisk into a konsole [20:08] I'm really sorry to bother... but I need it to the FLISOL [20:08] owh, there is symbol codes instead of letters ;) [20:08] DreadKnight, so? [20:08] Xbehave: it gives usage information of fdisk command [20:08] Apocalypse_dn: right away xD [20:08] why cant I run adept, hw driver manager from the kmenu, desktop effects doesn't work too ? whats wrong ? [20:09] Apocalypse_dn: do you have a LP account? [20:09] rough as in how? [20:09] DreadKnight, LP? [20:09] What is it? [20:09] !lp [20:09] Launchpad is a collection of development services for Open Source projects. It's Ubuntu's bug tracker, and much more; see https://launchpad.net/ [20:09] DreadKnight, no [20:09] it was supposed to be all polished. ??? [20:09] Apocalypse_dn: ah... erm.. [20:09] gotta love the 9kbps connection to archive.ubuntu.com through my 100mbit university connection... [20:09] Dflies: sudo fdisk -l should list your disks [20:09] DreadKnight, why do you need it? [20:09] Tin: http://torrent.ubuntu.com:6969/ [20:09] that box must be hammered to death [20:10] I need a reinstall anyways I suppose [20:10] /dev/hda1 * 1 24036 193069138+ 83 Linux [20:10] /dev/hda2 24037 24792 6072570 5 Extended [20:10] /dev/hda5 24037 24792 6072538+ 82 Linux swap / Solaris [20:10] thank you very much FrauHansen [20:11] Tin: you're welcome [20:11] Apocalypse_dn: perhaps i should report to launchpad the broken dependencies for kubuntu-desktop (mainly for konqueror) for 3.5.9 [20:11] Dflies: ok it looks like /dev/hda1 is your linux install partition. you can mount it in the /mnt directory of the livecd with "sudo mount /dev/hda1 /mnt" [20:11] right now run: sudo mkdir /media/hda1 ; sudo mkdir /media/hda2 ; sudo mount /dev/hda1 /media/hda1 ; sudo mount /dev/hda2 /media/hda2 [20:12] go with mefisto__.s way [20:12] Apocalypse_dn: i dont see how the log could help :| [20:12] Ok Now I can access it. [20:12] DreadKnight, as for me, i can't wait long [20:13] Apocalypse_dn: try a forced install [20:13] ññññ [20:13] español [20:13] buenas [20:13] Apocalypse_dn: and use firefox instead of konqueror or something.. [20:13] !es [20:13] Aquí solamente hablamos inglés. Para Español, por favor entre en los canales #ubuntu-es o #kubuntu-es - allí obtendrá más ayuda. [20:13] DreadKnight, i do [20:13] DreadKnight, and i don't want forced install [20:13] mefisto__ Xbehave: I have it mounted and I can access it. What do I need to do now? /etc/X11/ has a file "xorg.conf" [20:14] maybe i'll install it into new partition [20:14] Apocalypse_dn: well, then it will take time until it gets fixed for sure [20:14] ls /mnt/etc/X11/xorg.conf* [20:14] Dflies: did you mount it at /mnt or /media/hda1 ?? [20:14] DreadKnight, my hands - my help [20:15] mefisto__: I typed sudo mount /dev/hda1 /mnt [20:15] :p [20:15] i'll try to install by myself [20:15] Apocalypse_dn: nothing much you can do besides bug reporting on launchpad if you aren't a MOTU yourself xD [20:15] Dflies: what Xbehave said, ls /mnt/etc/X11/xorg.conf* [20:15] other than a forced install [20:15] ;) [20:16] Okay i've installed the desktop package how do i remove KDE 4 and run KDe 3.5 instead? [20:16] Ok I typed that command.. It gives this back: /mnt/etc/X11/xorg.conf [20:17] remove kke4-core & kdm-kde4 (or all package containing "kde4") [20:17] jony: the hard way... removing packages manually... you could aim for some main libraries and have the most autoremoved.. [20:18] alxju: cool, do you know the other way around too? i mean i want to get rid of the "extra" packages from 3.5 that are not needed with kde4 [20:18] i was reading about this Zen kernel on the forums and ubuntu wiki..it sounds really good, especially since I'm the experimental type.. however, I was just wondering if this is worth it or even a good idea compared to the newly released hardy kernel? [20:19] Dflies: ok, looks like you don't have any old xorg.conf backups [20:19] ok.. So I'll just delete compiz now? [20:19] Dflies: just do it! [20:19] ok :---D [20:19] :-) [20:19] but.. How can I do it from livecd? :-D [20:19] Dflies: lol? [20:19] excitatory: Try it if you don't like it reboot and choose a vanilla kernel [20:20] DreadKnight: laughing out loud. yes. [20:20] Hi DreadKnight [20:20] Dflies: you remove it from you actuall instalation man, you can't edit the live cd xD [20:20] DreadKnight: i dont understand.. i think ths are not probleme between 3.5 & 4 (no depedencies..) [20:20] skreech_: hello :-) [20:20] Dflies: its easier to do from command line, otherwise things get compliacted [20:20] Ok. [20:21] alxju: i mean like i would install a fresh kubuntu hardy kde4 final from the cd :P [20:21] DreadKnight: you can unistall stuff from the instalation from the live CD tho [20:21] ok I'll go do it now @_@ [20:21] Dflies: basically right down the command to remove compiz [20:21] Ok [20:21] -> [20:21] DreadKnight: so upgrade all [20:21] Dflies: might be easier if you can boot from hard disk. try the recovery mode boot option then when you get to a terminal prompt, "apt-get remove compiz*" [20:22] DreadKnight: you can remove ppa.launchpad repositories (now kde4 is included in official kubuntu's rositories) [20:22] alxju: yes... i am using hardy for quite a while actually === bigdog__ is now known as daemon3 [20:23] skreech_: how's it going? :-) [20:23] i have two sound cards, can you tell me how select particular one of them to be the default one ? [20:23] (but i think is not a very good idea using kde4 full time now.. they miss a lot of apps) [20:23] Hi! I'm on a Kubuntu box trying to remotely connect to a Sun box. I'm running xhost +; ssh -X username@hostname; export DISPLAY=myIP:0, but I always get the following error message when trying to start an X application: XView error: Cannot open connection to window server: myIP:0 (Server package) [20:23] (waiting for kde 4.1.0 [20:23] does anybody have an idea how to fix it [20:23] i run KDE4 full time, its pretty good [20:24] the same sequence of commands runs fine from a Mac and an (old) Mandriva box [20:24] ..so why not if you like that ;) [20:24] Xbehave: i don't really get that... use adept_manager or konsole to uninstall the stuff... not sure why livecd is involved into this [20:24] I did some googling, but none of the proposed "fixes" worked [20:24] I'm trying to find the netmini ISO of hardy so I can install it on my PPC mac. Where's it at? [20:24] Admiral_Chicago: me too, but i think it's slugish and unstalbe xD vista.. [20:24] DreadKnight: Pertty cool trying to get 4.1 and Kobby going [20:24] he cant get to a the system to boot properlym hence the problem [20:24] Dist Upgrade is very slow right now... I'm assuming servers are just getting pounded? [20:25] (kde is now on 4.0.3) not 4.1 .. [20:25] skreech_: as in you want to compile 4.1 from trunk? xD [20:25] what program creates /usr/dict/words if you dont have one [20:25] DreadKnight: Shouldn't need to Alpha packages come out next week [20:25] I'm only getting about 22k...although it HAS spiked to over 100 few short intervals [20:25] then we start the regular releases till June :-D [20:25] :) [20:26] hi gnomefre1k [20:26] what do I need to do to upgrade from rc to final? === carlos__ is now known as apodo [20:26] HunterSThompson: Is it installed ? [20:26] HunterSThompson: just do normal upgrades [20:27] sudo apt-get update && sudo apt-get dist-upgrade should srt you out [20:27] rc is installed but normal upgrade shows no updates available [20:27] HunterSThompson: same here, i guess we both have final :P [20:27] guess so [20:27] Thanks! [20:27] It works [20:28] HunterSThompson: Should have a t least one to switch the outout of lsb_release -a to Final instead of Developement Branch === khaije is now known as khaije1 [20:28] but.. without compizfusion though how I got it before the official release I have no clue [20:28] DrX: look in /var/lib/dhcp/dhclient-eth1.leases or /var/lib/dhcp/dhclient-eth0.leases depending on which interface you want to know [20:28] Is there any way I can get the cube with some stable way? [20:28] HunterSThompson: Run lsb_release -a [20:28] damn cubes xD [20:29] >_> its fancy [20:29] :D [20:29] btw I'm Dflies :p [20:29] no LSB modules are available [20:29] hi. in ff3, is there a way to prevent the http entry bar from showing a drop down list of bookmarks. that's annoying [20:29] Ahmuck: that feature is kick-ass [20:30] !beta [20:30] If you installed a Alpha/Beta/RC version of Ubuntu 8.04 (Hardy Heron) and have been keeping it up to date, then you are already running the latest version of Hardy. To make sure, type « sudo apt-get update && sudo apt-get dist-upgrade » in a console. [20:30] pretty silent [20:30] if i were to upgrade from beta? [20:30] hello, [20:30] just to confirm .. was this implemented in 8.04: https://wiki.ubuntu.com/UbiquityPreserveHome ? [20:30] i've got the final release bibstha === mac-adresa is now known as mac-adresa__ [20:31] Ahmuck: me too :D [20:31] but i had beta installed [20:31] so .. [20:31] ah, yes, i think i am going to do a redo [20:31] Ahmuck: how come? [20:31] hows the beta? [20:31] Ahmuck: i mean hows the final? [20:32] well, i'm not sure if it's me or what. i've had to adjust fonts quite a bit [20:32] aah [20:32] I guess I just figured there would be more than 0 updates after the final release [20:32] weird in beta, i had 800x640 in kdm and 1024x768 after login [20:33] https://help.ubuntu.com/community/HardyUpgrades/Kubuntu <<< does that upgrade path work from 6.06? [20:33] skreech_: kobby is part of gsoc ? [20:33] hey any got dual monitor to work in ubuntu [20:36] I realize this channel's probably flooded with people asking about hte downloads, I just have a quick question regarding LTS vs. KDE4 remix [20:36] I'm running 7.10 right now, if I upgrade to 8.04 it'll be LTS; is there any way to test out kde4 without completely breaking the normal kde3.5? [20:37] tzanger: kubuntu is no lts relese..only ubuntu [20:37] and yes..kde4 installation is beside kde3..so no risk there [20:37] tzanger: you can have both DE's at the same time [20:37] tzanger: you can install kde3 and kde4 together [20:38] kmix and amarok randomy started popping up on startup when i upgraded to hardy, how do I stop it? [20:38] flipstar: ahh, kubuntu's at 6.06.1 for lts ok [20:38] hey [20:38] DreadKnight / blueyed how does one accomplish this? [20:38] anyone know how to change monitor type and card type on ubn ? [20:39] were is the graphic card option in ubuntu [20:39] tzanger: Install kde4-core IIRC [20:39] tzanger: sudo apt-get install kubuntu-kde4-desktop [20:39] also, In gutsy, my env variables were included in root when I used sudo, but they're not in hardy, and it's causing problems with stuff that i've made to trly on it hapening. what can I do? [20:39] tzanger: just install kde4 and than yo can select it from kdm [20:39] is it possible to set a user-defined mirror for the main package source in Adept? [20:39] ahhh [20:39] uff.. now from the first version of kubuntu i always had following problem, hoped hardy will fix it: nada... Problem: http://f.666kb.com/i/ay34uvgt3j4o8yn14.png - the icons left to the clock sometimes leave gaps... there is no transparent icon or so... if i click on it nothing happends and right-klick acts, as i had rightclicked onto the kicker [20:39] tzanger: sudo apt-get install kubuntu-kde4-desktop -- best way trust me :P [20:39] where do I goto change my monitor type and graphic card type ? [20:39] DreadKnight: ok :-) [20:39] right now all I have is a pre-defined list of mirrors in a tree, but we have a local mirror here [20:39] Is there a bug in launchpad or so? [20:40] hey.. [20:40] can someone help me [20:40] DreadKnight: hmm, says it can't find the package [20:40] ckpro: you probably need to install driver's [20:40] with what? [20:40] No lol [20:40] I got into it [20:40] tzanger: ok, hold on a sec to verify the name [20:40] I can't now.. [20:41] tzanger: you must have hardy [20:41] DreadKnight: ah [20:41] so dist-upgrade first [20:41] when I ctrl + alt + backspace..it saide color was too low, and gave me options to config.. <-- I want to get to taht option page... so [20:41] tzanger: then install kde4 DE [20:41] DreadKnight: Yep :-) [20:41] tzanger: for gutsy there are extra repo's [20:41] skreech_: :-) [20:42] flipstar tzanger no need for PPAs no more, he wants to upgrade distro [20:42] !ppa [20:42] With Launchpad's Personal Package Archives (PPA), you can build and publish binary Ubuntu packages for multiple architectures simply by uploading an Ubuntu source package to Launchpad. See https://help.launchpad.net/PPAQuickStart. [20:42] kde4 is in hardy official repository [20:43] kubuntu 8.04 is the best release yet, much less buggy than 7.10 [20:43] sounds good [20:43] were is the graphic card option in ubuntu??? I don't see it [20:43] gopp: what do you mean? [20:44] dystopianray: just the kde3 one xD [20:44] DreadKnight: oh yeah, i haven't touched kde4 [20:44] Has anyone tried the KDE4 CD yet ? [20:44] Riddell: it's nice to see that you have used my picture =) [20:44] dystopianray: kde4 will rule at 8.10 release [20:44] has anyone else the same problem: http://f.666kb.com/i/ay34uvgt3j4o8yn14.png (icons leaving gaps) [20:44] DreadKnight: i'll probably wait until 9.04 or beyond for kde4 [20:44] Alright, I guess I'm a bit confused but..... If I originally installed ubuntu, with gnome, then installed the kdm later, does that mean I'm running ubuntu or kubuntu? [20:45] dystopianray: that's my problem... too much bleeding edge.. :-\ [20:45] Joeseph: kubuntu is just ubuntu -gnome + kde [20:45] dany_21a: i get a 403 on that link [20:45] dany_21a: i also get a 403 on it [20:45] tadzik: so kubuntu is just ubuntu with kde? so I have kubuntu then, alrighty [20:46] Joeseph: it's the same thing, really, although the Kubuntu team does make some modifications to KDE that I think might not be reflected in Ubuntu's KDE packages [20:46] flipstar: dystopianray ... oh thx... http://666kb.com/i/ay34uvgt3j4o8yn14.png [20:46] Alumin: thanks for the clarification [20:46] I've gone for the kde4 download... I hope it turns out well... otherwise I'll have to download the 3.5 one as well :P [20:46] Alumin: it is, if you'll install kubuntu-desktop with apt [20:46] yeah, like the menu layout in Konqueror is different [20:46] (again... corr. link) has anyone else the same problem: http://666kb.com/i/ay34uvgt3j4o8yn14.png (icons leaving gaps) [20:46] but I've never installed Ubuntu and added kde-desktop so I'm not sure [20:46] i prefer dolphin [20:47] dany_21a: yes..i sometimes have the same prob.. [20:47] Nookie: thanks for that [20:47] dany_21a: had that same issue.. now i have no gaps, but i have the icons on a single line, which sucks [20:47] i use Gentoo actually :) [20:47] dolphin is OK, but Krusader's where it's at [20:47] Alumin: That's what I did... seems to be doing fine [20:47] Riddell: u're welcome =) [20:47] DreadKnight: depends on the hight of the kicker... with >53px i get two lines [20:47] i can't stand dolphin, setting konqueror as the default is one of the first things I do [20:47] dystopianray: isnt it by default anyway? [20:47] dany_21a: i have it the ... default size xD [20:48] flipstar: i _always_ have it.. mostly when pidgin starts/ends [20:48] tadzik_: no, dolphin is the default filemanager [20:48] wow [20:48] dystopianray: same here :) [20:48] i've just installed Compiz fusion but it seems like i've missed some package, because in the compizconfig settings manager there are no icons [20:48] does anyone have problem to upgrade over Cd?, I can not use kdesu [20:48] where do i find that last missing package? [20:48] Awesome. Adept cannot fetch updates anymore. Does sombody recognize? [20:48] spiroo: why? [20:49] give us some error message [20:49] I do not know. [20:49] god... [20:49] There is none [20:49] dany_21a: hm i have it very rare and never two emtpy fields.. [20:49] can someone tell me how to change my monitor type (or how to reduce my color depth to 16 ) ?? [20:49] what happens actually? [20:49] I just used the gnome generic uprgade center to upgrade: will that upgrade kde too? or are they two different things? [20:49] dany_21a: maybe play with size or so [20:49] ckpro: in /etc/X11/xorg.conf [20:49] then > [20:49] The problem is that it does not download any updates any more since I updated adept yesterday :( [20:50] hi [20:50] flipstar: the same combination of programs sometimes too line up (in two lines) and sometimes they leave gaps... [20:50] spiroo: the servers are being hammered, it is release day, thousands of people are trying to use them [20:50] spiroo: tried with console ones alredy? [20:50] haha okay :D [20:50] yes of corse i have tadzik ;) [20:50] *course [20:50] spiroo: and no error message? [20:50] I changed server to the swedish one, now it works. [20:50] tadzik_: thats no error :) [20:50] flipstar: if i "unlock" it and "lock" again it fits... [20:51] its's server protection from ddos or so [20:51] tadzik: Nope, no error. The problem as you said is that server is overloaded [20:51] If I upgrade in one desktop enviroment, will it upgrade all of them? Or do the updates even have anything to do with desktop enviroments? [20:51] does anybody know where Adept gets its list of mirrors? I can't find it on disk anywhere [20:52] Alumin: /etc/apt/sources.list [20:52] HunterSThompson: something sounds wrong [20:52] dystopianray: no, I mean the list of mirrors that you choose one from in "manage repositories" [20:52] Joeseph: it will upgrade the entire ubuntu system, the choice of DE is irrelevant [20:52] dystopianray: so that means the updates don't necisarily update any DEs? [20:53] how do I lowere by color depth using xorg.config ? [20:53] !kde4 [20:53] KDE 4.0.3 is the latest major release of the K Desktop Environment. KDE 4.0.3 packages can be found at http://kubuntu.org/announcements/kde-4.0.3.php - More information can be found at http://www.kde.org/announcements/announce-4.0.3.php - Support in #kubuntu-kde4 [20:53] the DE will update along with the rest of the system [20:53] Alumin: that is the list. Adept uses the Apt sources [20:53] Alumin: thanks, that is what I wanted to know [20:53] Joeseph: any package with an update available will be updated regardless of what DE you are using [20:53] how do I lowere by color depth using xorg.config ? [20:53] I'm not phrasing the question correctly I guess === |hfsdo| is now known as hfsdo [20:54] ok, you run Adept, right...and you get to pick your primary mirror from a list [20:54] dystopianray: alright, that's good to know... thanks.... now for those last three files to download...... [20:54] does anyone know how to install overr Cd rom? [20:54] where does that list come from? [20:54] Alumin: i'm not sure about that list === ubuntu__ is now known as asdsad [20:55] I mean, it's not really that big of a deal, I'm already managing my sources manually by editing files in sources.list.d [20:55] DreadKnight: 9.04 :-) [20:55] I just thought it'd be fun to do it The Kubuntu Way(tm) [20:55] yago: https://help.ubuntu.com/community/HardyUpgrades/Kubuntu [20:55] Is it possible anywhere to download kubuntu? Servers is to overloaded everywhere. [20:55] spiroo: the torrents should work [20:55] spiroo: torrent [20:56] skreech_: jardy jynx? xD [20:56] Where to find the torrents then? [20:56] i'm glad i downloaded kubuntu yesterday, i beat the rush and it turned out to be identical to the final iso [20:56] On Kubuntu, when I go and try to upgrade to hardy the button "Version Upgrade" Does not show up, even after I click Fetch updates What should I do? [20:57] nevermind [20:57] Does anyone of you have a contact from the Kubuntu Guys? They have some KDE4 Remix CD which is unavailable ... wanted to mirror it too, but don't know who can place an additional download link on the website [20:57] dystopianray: you will Love dolphin in KDE4 :-) [20:57] skreech_: why? [20:57] skreech_: does it have tree view? [20:59] DreadKnight: Jumping Jackalope :-) [21:00] dystopianray: Yes [21:00] and tags [21:00] skreech_: hmm nice [21:00] :D [21:00] During the update, I failed to get two files: is it my end or your end? [21:00] Joeseph: Servers are being killed [21:00] skreech_: tags? [21:00] I've been downloading one file for near an hour now :) [21:00] dystopianray: Do you read truegs blog? [21:00] Servers are down :) [21:01] hey guys i need little help [21:01] skreech_: i subscribe to planet kde but don't read every blog [21:01] i cant see the user list [21:01] man...if it were up to me, it'd be BitTorrent only for like the first two days [21:01] how do i fix that [21:01] dystopianray: Check truegs last 4 or 5 blog entries [21:01] i am in xchat [21:01] Really really cool stuff [21:01] skreecH: Thanks, I'll just upgrade tomorow: oops, I didn't mean your end..... I meant.... well, you know [21:01] at least to the general public...probably a private server for people with paid support [21:01] Joeseph: I normally update like a week before or a week after [21:01] On the day is just razy [21:02] never sure why people neeeeed to have it that day :-) [21:02] although with that big of a swarm, BT probably blows the doors off any direct download anyway [21:02] Alumin: After a few hours [21:02] for the first few hours the inital seeds constrain the cloud [21:02] Alumin: blizzard uses torrent for providing patches/updates for WoW [21:02] yeah [21:04] skreech_: when is a reasonable amount of time to wait before I update again? === _Czessi is now known as Czessi [21:05] Is there an estimate for the number of ubuntu systems out there? [21:05] Joeseph: 2 days should have it sorted out [21:05] dose anyone know how to get the user list on the rigth to show up [21:05] Joeseph: near a million I would guess [21:05] i am in xchat [21:05] Joeseph: i heard it's nearly closed to infinite :-) [21:05] skreech_: alright, I might try again tonight though [21:05] ok, we'll solve this problem the old-fasioned way [21:05] Joeseph: sure :-) [21:05] In gutsy, my env variables were included in root when I used sudo, but they're not in hardy, and it's causing problems with stuff that i've made to trly on it hapening. what can I do? [21:05] grep -rE 'hosteurope\.de' /usr [21:05] heh. [21:06] Joeseph: Just try again any time you feel the need to shine like a Heron in the sun :-D [21:06] My IDE hard disk is not recognized by the hardy kernel, i tried several things now, but don't get it working [21:06] elliott_: try sudo \su [21:06] my sata devices are recognized without any problems.. but the only ide disk.. [21:06] skreech_: alright... hahaha, so to get this straight (my first update) kde 4 will come with this update? [21:06] Joeseph: do You have KDE4 now? [21:06] cham_eleon: can non-hardy OSes see it/mount it? [21:07] elliott_: yes. [21:07] elliott_: with gutsy, everything is fine [21:07] skreech_: I don't think so..... I used sudo apt-get kde-desktop or something like that, like a week ago (and got hooked to kde) [21:07] Joeseph: you need to install that manually.. you will have both kde3 and kde4 at the same time [21:07] looks like matter with new kernel [21:07] Joeseph: Then no. [21:07] i know that the device should be now /dev/sd* but there is only my sata hard disk recognized... no /dev/sdb [21:07] Joeseph: If you lllike new stuff try KDE4 but it's still rough right now [21:08] cham_eleon: looked to fdisk -l alredy? [21:08] tadzik_: yes, nothing there only the sata devices [21:08] how cruel [21:08] skreech_: yeah, when i do that, the env variables for my regular account don't follow, but they used to [21:08] tadzik_: indeed :) [21:09] Hi! I'm trying to upgrade according how it is described on https://help.ubuntu.com/community/HardyUpgrades/Kubuntu, but the "Distribution Upgrade dialog " does not appear. [21:09] Is there any way to start it manually? [21:09] skreech_: alright, I'll just wait then... hmmmmmmm I assume there is a guide of some sort to tell me how to install kde4 online, but for now, I am just gonna wait [21:09] cham_eleon: ian^ upgrade with "sudo aptitude dist-upgrade" [21:09] ian^: ^^ [21:09] What might be causing a green screen and pointer only for the GUI at startup (command line login OK) and what can be done about it? Is that normal? [21:09] cham_eleon: sorry :) [21:09] where do i add more desktops to a the cube effect? [21:09] And does anybody have an idea what could be the reason? I remember I had the same problem when upgrading to gutsy [21:09] Hybrid: use compiz [21:10] i have it right infront of me [21:10] cham_eleon: try "dmesg | grep -i error" [21:10] but i cant find the option [21:10] Hybrid: its called desktop cube or sth [21:10] cham_eleon: (or other words than error) === casa is now known as casa_ [21:10] :) === casa_ is now known as casa__ [21:10] i thought hardy heron was getting pulse audio for default sound system [21:10] dany_21a: only something with ACPI [21:10] tadzik_: Thats not the same... isn't it? It does not remove all unneeded packages, doesnt install completly new etc... [21:11] dany_21a: /DSDT.aml not found [21:11] cham_eleon: and also try "sudo fdisk -l" [21:11] dany_21a: i made this as root :) [21:11] cham_eleon: np [21:11] ian^: well, ive done this when upgrading 7.04->7.10 and it worked [21:11] yeah i've found the options but i cant change how many desktops i want to have [21:11] dany_21a: only the sata devices are listed there.. [21:11] ian^: ya can try changing repos for those for 8.04, but im not sure if it works :p [21:11] ask some ubuntu user maybe xP [21:12] cham_eleon: ouch... than find out what sata controler you have (lspci) and ask googe :/ sry... [21:12] anyone know if ipw2200/rtap works in Hardy? [21:12] dany_21a: I get a "SRST failed (errno=-16)" with "ata7" [21:12] dany_21a: the sata related things are working, but not the ide things [21:12] travioso: ya mean canon ip2200? [21:12] no.. wireless card.. [21:12] aw, sorry then :) [21:12] np [21:13] travioso: it should, try it out with kismet or something [21:13] travioso: i actually have a ipw2200 card in my laptop, i'll have to try kismet at some point [21:13] cham_eleon: oh.. sata is and ide is not working... always had it the other way round :) [21:13] i'm on 7.10 now, didn't want to upgrade until i know.. [21:13] dany_21a: yes correct. sata works (only a hdd and a cdrw) but my only ide drive is not recognized any more :( [21:14] is the kubuntu download severs back up yet? [21:14] i tried on rc1 but rtap has issues with 2.6.24 kernel and being and all 0 mac address.. [21:14] cham_eleon: maybe you can change the mode of the ide/sata controller... i always have ther some different options [21:14] cham_eleon: ...in the bios [21:14] does kubuntu Hardy support Dell blue tooth mouse and keyboards? [21:14] travioso: all 0 mac address? [21:15] dany_21a: i tried that too... i'm working on this issue for hours now.. [21:15] dose anyone know if the severs are up again [21:15] rickey: try them out and see [21:15] there are some bugs in launchpad, but no solutions for me [21:16] hardy upgrade crashed, now I can't sudo. Any suggestions? [21:16] i am not in kubuntu rigth now [21:16] i came over here to puppy so i could find out [21:17] cham_eleon: ...hmm the above error may be a hint (SRST failed (errno=-16)) - try to extend grep with "-A3 -B3" [21:17] mefisto__: what does sudo say ? [21:17] cham_eleon: and google the error string [21:17] hello everybody [21:17] haha, this channel is overfloaded :D [21:17] do you meqan you can get into apt manager? [21:17] dystopianray: just meant for listening.. i read that the 00:00:00:00:00:00 mac address was what was causing issues with the kernel [21:17] pascalFR: can not resolve host [21:17] someone can tellme how stable is 8.04 kde4 remix? [21:17] Dept works, but it takes time [21:17] i gave up and reinstalled [21:17] dany_21a: i googled for it but everything was not a solution for me right now [21:18] mefisto__: juste try sudo -i [21:18] but the severs went dwon [21:18] so i got to do it over again [21:18] woah the wine repos for hardy are already up [21:19] pascalFR: same error [21:19] KDE4 is just a mess :( [21:19] inviti compleanni high school musical [21:19] yea it is rigth now [21:20] but i like it,s looks [21:20] Hey guys [21:20] I'm a bit confused about symbolic links ..for some reason I need permission to launch an application (google earth) to open it totally. What the best way to make a link on the desktop without having to do the run command thing every time . [21:20] I'm having an issue downloading from us.archive.ubuntu.com. Are there other mirrors I could use? [21:20] mefisto__: kdesudo adept_manager still working ? [21:21] robd did it stop working [21:21] Strangely I'm on a 10mbit line, but my connection to the us.archive box just sucks (45k/sec) [21:21] rickey: It's just always been terrible [21:21] robd: subtitute us for a differnet country code and try again [21:21] cool [21:21] i lost a download update [21:22] pascalFR: no, I can't get root access in any way, kdesu, kdesudo, sudo [21:22] noe got to do it all agian i am afared [21:22] mefisto__: and you dont have any shell still in root somewhere ? [21:22] i am sorry , a install download update [21:23] he he he he [21:23] cham_eleon: do you know which kernelmodule is responsible for your pata controller? [21:23] pascalFR: no, but as I said, upgrade crashed (which obviously had root access) [21:23] mefisto__: i am afraid you have to reboot in maintenance mode (if it still works ...) then apt-get update ; apt-get dist-upgrade [21:24] dany_21a: not really, i have an asus p5n3 [21:24] i am going to try it again ans see if i can smock my computer this time ,he he he [21:24] dany_21a: i can try to get this information [21:24] pascalFR: that's what I thought, but I'm dreading it. upgrade got half way before it crashed [21:24] Is it possible to check current using ubuntu version? [21:24] dystopianray: Awesome, thanks [21:24] cham_eleon: try to find out (lspci and google will help) and than "sudo modprobe " and watch dmesg [21:24] spiroo: cat /proc/version [21:25] thank you pascal [21:25] Hi, just installed a fresh hardy kubuntu. Epiphany doesn't work saying "could not start gnome web browser, startup failed to execute dbus-launch to autolaunch D-Bus session. Anyone know why ? [21:25] dystopianray: Just wondering, why don't they have a generic mirror dns that would find the fastest server and direct you to that ip? [21:25] dany_21a: in lspci "IDE interface" should be correct or? [21:25] got trouble's with headphones and intelhda..where to start .. ? [21:25] success! [21:25] cham_eleon: guess so, if you just have one (controller) [21:25] three cheers for massive system-wide recursive grepping [21:25] mefisto__: yeah it is unpredictable whether you will be able to get a maintenance shell [21:25] dany_21a: only one - yes [21:26] /usr/share/python-apt/templates/Ubuntu.mirrors [21:26] that's where Adept gets its mirror list from :) [21:26] What does this line tell me about current version? "Linux version 2.6.24-16-generic (buildd@yellow) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Thu Apr 10 12:47:45 UTC 2008" [21:26] Alumin: okay... so why doesn't it ping each mirror and then go with the fastest one? [21:26] spiroo: the best way I've found to determine your Ubuntu version is to look at sources.list [21:27] Alumin: How do I do that? I wantto check if I have beta or final release of Hardy. I updated yesterday, and guess I got the ones from final :D [21:28] does kubuntu Hardy support Dell blue tooth mouse and keyboards? [21:28] robd: there's a button for that...but our local mirror isn't in the list [21:28] spiroo: cat /etc/issue [21:28] spiroo: does your sources.list have hardy sources in it? [21:29] oh, it is in /etc/issue [21:29] Alumin: Oh, where's the button? [21:29] I just installed Kubuntu ... is firefox not included in this release? [21:29] Ubuntu needs its own /etc/debian_version equivalent [21:29] juan_: not by default [21:29] Alumin: I'm from the FreeBSD world so I'm not used to GUI's by default [21:29] How do I choose my video drivers, resolution, etc? I looked in the xorg file. I don't understand "Configured Video Device"... :? [21:30] the default web browser is Konqueror [21:30] Ok ... I'm trying to add it via Adept Installer, but it's not finding "firefox" [21:30] Konqueror is pretty but I prefer FF ... [21:30] robd: well, the backend for that button is the apt-mirror script [21:30] Alumin: ok [21:30] Sorry. wrong channel... [21:30] juan_: maybe they changed to iceweasel? [21:30] What do you mean? [21:30] spiroo: the officiel command is lsb_release -a [21:30] Alumin: I am not sure if it is hardy sources [21:31] due to licensing issues, some distributions (like Debian) are using the name iceweasel [21:31] dany_21a: i think it's pata_amd [21:31] firefox is iceweasel, thunderbird is icedove [21:31] er [21:31] I'm not kidding :p [21:31] dany_21a: i get a "port is slow" warning, after that the above mentioned error, than "port disabled, ignoring" [21:31] pascalIFR: Does only say that I have 8.04 and hardy not if it is final or beta :D [21:31] hi people... got a wierd problam... trying to "apt-get install" and it stacks on "connecting to ubuntu.... " [21:31] that, or your search is just failing for some other reason [21:32] Ah christ ... I just made the jump from Ubuntu to Kubuntu ... it's not looking as easy to use [21:32] Alumin: Don't forget SeaMonkey being renamed to IceApe [21:32] Only debian is doing the renaming thing, right? [21:32] yeah, doing a search for "iceweasel" turns up nothing. [21:32] oh yah, that too [21:32] and hence ubuntu. [21:32] is it just Debian? not sure [21:32] Odd-rationale: IceWeasel and company is is the ubuntu reops [21:32] spiroo: I think it is written in /etc/issue during beta rc... [21:33] some 1? [21:33] anyway any upgrade from today is final ... :) [21:33] Odd-rationale: but you're right, Ubuntu isn't shoving the renameing down it's users throats [21:33] What's up with this === saki_ is now known as neosaki [21:33] pascalFR: Nope, sorry [21:33] Neither firefox nor "iceweasel" are found in Adept. [21:34] wasn't it about something with debian having trouble with the names? [21:34] hello [21:34] Is there any reason why Ubuntu comes with FF, but not Kubuntu? [21:34] juan_: you using hardy or gutsy? [21:34] juan_: kubuntu comes with konqueror [21:34] Hardy, Josh [21:34] Just downloaded it now ... and not kde 4 [21:35] cham_eleon: you get this errors on modprobe? (in dmesg) [21:35] dystopianray: Yeah, I noticed ... but I can't even download FF from adept in Kubuntu? [21:35] juan_: look for firefox3 then [21:35] dany_21a: yes. [21:35] juan_: kubuntu is not kde/qt [21:35] *firefos [21:35] x [21:35] * juan_ falls over [21:35] i mean [21:35] pascalFR: The ironic thing after yesterday which was when I got final version. Now it works a lot WORSE than beta/RC :D [21:35] juan_: sudo apt-get install firefox [21:36] E: Couldn't find package firefox [21:36] juan_: sudo apt-get update [21:36] updating my package list [21:36] * juan_ crosses fingers [21:37] juan_: sudo apt-get install firefox-3.0 [21:37] JoshOvki: firefox depends on firefox-3.0 [21:37] Thanks Josh, but I don't much care for FF3 [21:37] spiroo: hooo :) can u elaborate what works worse for example ? [21:37] juan_: firefox package is ff3 [21:38] ugh [21:38] You're killing me here [21:38] The only reason I moved to Kubuntu is because of the taskbar [21:39] cham_eleon: sorry.. no idea - but you could try it in #kernel [21:39] woo there it goes [21:39] juan_: what's not to like about firefox 3 anyway? [21:39] is kubuntu polished? I want KDE more than gnome, but I've herad that KDE isn't really polished for ubuntu. People can be full of shit though :) [21:39] FF3 is nice ... but not all my great addons work for it yet. [21:39] juan_: sudo apt-get install firefox-2 then :) [21:40] ariqs ... it's very pretty [21:40] yeah, downloading ff2 now [21:40] kk :) [21:40] ariqs: i think kde works just fine on ubuntu [21:40] ff3 seems quicker than ff2 now [21:40] KDE also has the only tabbed FTP client I could find. [21:41] ariqs: best way to see is to just try it out [21:44] yes, i don't like firefox3 myself [21:44] no extensions, etc. === edney is now known as edneymatias [21:44] It won't even work with tabs-plus! [21:44] the one extension i do need, not available for ff3 [21:44] im trying to disable compiz (i removed the autostart script, but it still starts) [21:45] is there a setting in kde i need to change back? [21:45] DarkriftX: you need to start kwin [21:45] System - Desktop Effects ? [21:45] DarkriftX: then logout [21:45] ahhh [21:45] DarkriftX: next time you login kwin will be there [21:46] how do you get the box model in compiz in kubuntu, where it will rotate? [21:46] yey costa rica server! [21:47] I wonder if there is a mean to finely adjust compiz parameters other than Desktop effects ? [21:47] juan_: there is a tabmixplus for ff3, you just have to look around to find it [21:48] pascalFR: compiz has it's own settings thing that you can use [21:48] Ahmuck: go to #compiz-fusion [21:49] dystopianray: in the menu? or CLi [21:49] Ahmuck: it's not installed by default [21:49] dystopianray: before hardy there was a complete GUI to configure compiz [21:49] Ahmuck: i don't remember what the package name is though [21:49] dystopianray: yes, i have the same question as pascalFR [21:49] pascalFR: it'd be the same gui,you just need to install it [21:49] ok, thx [21:49] compiz-fusion-plugins-extra [21:50] compiz-fusion-plugins-main [21:50] compizconfig-settings-manager ? [21:50] * Ahmuck wonders why kubuntu did not include a configuration manager for compiz [21:50] I thought it was compizconfig-backend-kconfig [21:50] I like how Kubuntu automatically knew my video driver ... unlike Ubuntu which had to download it. [21:51] Ahmuck: ccsm is the CompizConfig Settings Manager, see: http://wiki.compiz-fusion.org/CCSM . To install ccsm on Ubuntu Gutsy: « sudo apt-get install compizconfig-settings-manager » [21:51] it's compizconfig-settings-manager in gutsy. don't know if the package name has changed [21:51] juan_: which driver? [21:52] seems to be the same [21:52] trying to install on very busy servers :) [21:53] intel media accelerator 950 === ubuntu__ is now known as ShadowMaster [21:53] juan_: that should work on ubuntu too [21:54] juan_: you should not have had to install any driver for it [21:54] It "works" but it was obviously laggy [21:54] like it wasn't using hardware acceleration [21:56] Hmmm ... I'm thinking of a file browser ... it's the name of an ancient Viking God... [21:56] Ahmuck: what's the one extension you need for ff3? [21:56] Thundar? Thunbar? [21:56] I just installed kubuntu 8.04 on a system which had grub previously setup as the boot manager for gentoo, vista and winxp. Installed to replace gentoo. Upon restarting post install however i now recieve the error: Missing Operating System, and all information i can find on the forums regarding restoring/installing grub from live CD draws a blank as the find /boot/grub/stage1 finds nothing [21:56] thunar [21:56] thanks! [21:57] iow, im currently stuck with an unbootable system [21:58] That's funny ... can't find wine-doors in Adept ... [21:58] dystopianray: compizconfig-settings-manager works thanks [21:59] Hey! I've just installed Kubuntu 8.04. Flash on the live cd worked in konqueror but not installed on hdd. I've also updated plugins. Can anybody help? [21:59] juan_: i don't think that's in the repos at all [21:59] ShadowMaster: have you tried super grub disk? http://www.supergrubdisk.org/ [21:59] It was when I was using Ubuntu [21:59] mefisto__: No, will have a look [22:00] NB: You may need to perform ‘apt-get purge wine-doors’ on debian/ubuntu in order to prevent a preferences clash [22:00] I knew I wasn't crazy [22:00] Are some things missing from Kubuntu adept manager that are in Ubuntu adept manager? [22:00] juan_: are you sure you weren't using some other repo to get wine-doors? [22:00] Synaptic [22:00] juan_: no, they are both frontends for apt [22:00] ok, got kwin started, and now one of my apps is open, but not visible.. i need to save changes so is there any way i can force it to show? (its not in taskbar or tray) [22:00] ... is this not the same? Synaptic and adept manager? [22:01] juan_: there is no wine-doors package in ubuntu at all [22:01] I'd feel pretty stupid if they weren't [22:01] juan_: they are two different programs, but are both frontends for apt [22:01] dystopinray: There has to be. I'm too stupid to install it manually. === samuel_ is now known as samuel16 [22:01] juan_: there isn't [22:01] Hello everybody [22:02] anyone else having probs with adept? it keeps hanging on me when it gets to gutsy-security/restricted.. just started today, no changes to sys [22:02] I can´t upgrade to Kubuntu 8.04 [22:02] travioso: the servers will be extremely slow due to hardy having just been released [22:02] I am using Kubuntu 8.04 Beta === gnomefre1k is now known as gnomefreak [22:03] samuel16: you are probably also experiencing slow servers [22:03] gotcha.. i was guessing that one.. downloading via torrent to upgrade.. [22:03] Hmm [22:04] But I can click on fetch updates but then it would´nt show me the version upgrade button [22:04] clicked on version upgrade and it stalls on the release notes.. [22:05] dystopianray: You're right, it's a deb package [22:05] samuel16: you're already on 8.04 you won't get a version upgrade, just update your packages like normal and you're done [22:06] thanks [22:06] I want to kiss whoever added the quick launch to KDE's menu bar [22:06] by god I tried for 3 days to get Gnome to do this [22:07] and here KDE has it as defualt [22:07] default [22:07] you mean the Favourite bit? [22:07] quicklauncher [22:07] Hey.. How am I able to reconfigure X? dpkg-reconfigure xserver-xorg is too limited === gnomefre1k is now known as gnomefreak [22:07] The thing that is similar to Window's feature [22:07] and i have to add 1024x758@85hz [22:07] Quick Launch [22:07] timmy_: edit xorg.conf directly [22:08] LOL.. why reconfiguring x-server is always harder with every release [22:08] Gnome sort of did it, but making the task bar bigger simply made the icons bigger and they did not use multiple rows [22:08] ok.. so i gotta do that and mess up with it.. So where is it located at? [22:08] timmy_: /etc/X11/xorg.conf [22:09] dystopianray: do you have a long white beard [22:09] dystopianray: i checked that already [22:10] Somewhy there is absolutely nothing referring to my resolution [22:10] juan_: no, i'm afraid not [22:10] although that would be awesome [22:12] There's a way to make Thunar my default file manager in Gnome ... is there something similar for KDE? [22:12] Anyone know when UIM panel will be available in KDE 4? [22:12] I'm on 8.04 now. Is there any problem installing kde4 alongside with kd3? kde3 would be my working enviroment. [22:13] juan_: open konqueror, settings -> configure konqueror, file associations, inode [22:14] juan_: you can change the application that handles 'directory' and 'system_directory' by default [22:14] Why shoul I open Konqueror when Dolphin is my file manager? [22:14] juan_: I know how to do it in gutsy, but konqueror in hardy may have changed. Konqueror settings > file associations > inode > directory, move the file manager you want to the top of the list [22:15] juan_: if dolphin allows you to get to the file association settings, then use that instead [22:15] konqueror is not installable, causing problems with dependancies in apt. [22:15] http://pastebin.com/d7f68eff1 [22:15] juan_: then do the same for system_directory [22:15] How can I resolve the problem with installing konqueror? === chiriri is now known as Elda [22:16] Hello [22:16] StealthCP: have you run sudo apt-get update ? [22:17] Yep. [22:17] mefisto__: thank you sir that worked great [22:17] I am curious.... is it normal for the apt-get to go slowly after a new release? :s [22:17] and clean, and everything, konqueror is not instalable, no matter what is done [22:17] mine is [22:17] Elda: yes, thousands of people are trying to use it [22:17] the output above shows this. [22:17] Thumar is the only file manager that has compact list just like Windows [22:17] First time updating to a new version... and I decided to go from Kubuntu - Ubuntu and want to make sure I didn't break anything heh [22:17] juan_: compact list? [22:17] where can i find gnome-compiz-manager under hardy? [22:17] err Ubuntu -> Kubuntu [22:17] Is there a way to allow multiple instances of k3b? I have two DVD burners in my machines, and I'd like to be able to burn two separate projects at once. [22:18] yes ... instead of showing icons of items in a folder, it shows a list [22:18] (or what shall i use under KDE) [22:18] sort of a graphical representation of terminal's ls command [22:18] tsb: No probs using KDE 4 alongside with KDE 3. Keep the kdm-kde3 though, you'll be given the choice when installing. [22:18] When I just try to open k3b again, it takes me to the current window and says that it's busy [22:18] juan_: konqueror can do compact lists too, it's called multicolumn view [22:18] I'm quite happy with 8.04... first time EVERYTHING has worked out of the box for me lol [22:18] tsb: Also, be preapared to expand your KMenu enties by two. [22:18] I'm confused ... is Konqueror the web browser or the file manager? [22:18] juan_: then make the icons small as possible [22:19] juan I think it's both :s [22:19] juan_: konqueror tries to do everything ;) [22:19] Elda: juan_: It does work as both, and some other things. [22:19] juan_: konqueror can do a lot of things [22:19] Ah [22:19] Elda, I must agree, there's no time like the present, and I've decided 8.04 is the best yet and is feasible to hand out to Windows users, without having to go over and help them install everything themselves :) [22:20] Even restricted packages they may want explain themselves well and are easy to install [22:20] Have been using Ubuntu for a semester or two now, lol [22:20] where can i find gnome-compiz-manager under hardy? (or what shall i use to configure compiz under KDE?) [22:20] so was happy/a bit nervous when I heard about 8.04 as it took a lot to get 7.04 perfect xD [22:20] This doesn't even need a dsdt patch \o/ [22:21] dystopianray, any thoughts? [22:21] ok, now, in Ubuntu I had Pidgion not stay on my list of opened programs, but only the small icon when a new message arrived [22:21] How is this done in KDE? [22:21] StealthCP: i'm not sure why you can't install konqueror, it's a very strange error [22:22] It appears to be a file conflict [22:22] StealthCP: have you tried apt-get instead of aptitude? [22:22] juan_: is it something you had to configure within gnome? [22:22] from the package kio_umountwrapper, however I doubted any package should have the same two files [22:22] W/ Konqueror would it be worth it to install Fire Fox? [22:23] the newest 8.04 *kde 3 cd won't boot for me. neither would the beta of it. Why? I've checked the md5 sum of it, it checks up. Someone once told me something about burning the disk at a low speed...how low? [22:23] matt_: what happens when you try to boot them? [22:23] matt_: if the md5sum checks out then slower burning won't do anything [22:23] dystopianray: the kubuntu slidey bar screen comes up, then it goes to a cli with error type things... [22:23] mefisto__, I have, I shall try again, just to double check [22:24] Elda: konqueror doesn't work with every site properly, i can be useful to have firefox as well [22:24] Okey [22:24] dystopianray: i mean't the md5 of the image, not the disk.. [22:24] Elda: firefox supports more websites. and has extensions [22:24] Yep [22:24] I adore FF [22:24] matt_: check the md5sum of the disk [22:24] should the rc need to upgrade? [22:24] dystopianray: how do i do that? md5sum /dev/??? [22:24] cause I'm not showing anything [22:24] harolddong: yes, there have been updated packages since the rc [22:24] I am also curious how would I go about installing the codecs? [22:24] matt_: md5sum /dev/cdrom [22:24] Elda: sudo apt-get install libxine1-ffmpeg [22:24] well then how do I get them to show up when I fetch updates? [22:25] harolddong: when was the last time you updated? [22:25] day before yesterday I believe there a few things that updated [22:25] You guys are way more helpful than #ubuntu [22:26] probably because they have 500x more people asking questions at once [22:26] http://pastebin.com/d513fd43e [22:26] dystopianray: once i remember someone talking about this problem, yet they said that ubuntu would load. if the md5 checks up right, perhaps i'll try ubuntu latest... [22:26] matt_: check the md5sum of the cd before you do anything [22:26] dystopianray, I got an odd message :s [22:26] Elda: oh? [22:27] Package libxine1-ffmpeg is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package libxine1-ffmpeg has no installation candidate [22:27] dystopianray: doing so right now, like i said....or thought i said :) [22:27] Ok ... I'm trying to get my Audigy sound card to work, but the system's been trying to restart my sound system for 3 minutes now. [22:27] dystopianray: hate to say it, but they're the same... [22:27] matt_: it's possible tha tubuntu might load, it might be useful to try it if it's not too much trouble [22:28] dystopianray: hmm...just wondering what the problem is.... [22:28] juan_: i'd recommend turning off the kde sound system, it's completely crap and the kde sounds are terrible [22:28] matt_: hardware incompatibility most likely [22:28] why isn't there an official torrent of the 8.04 remix? [22:28] trying to get the 8.04kde3 disk to boot gives me a terminal with error messages after the kubuntu loading screen... [22:28] No I mean I get no sound at all [22:29] dystopianray: but how? i mean...7.10 is working perfectly... [22:29] matt_: a regression in 8.04 [22:29] juan_: does alsamixer work? [22:29] juan_: run it in a terminal [22:29] so Disable the Sound System? [22:29] dystopianray: ahhh...right. probably be fixed relatively soon too... [22:30] I heard dvd playback should work out of the box with Kubuntu... no luck here.... any tips? [22:30] dystopianray: downloading ubuntu...i'll try that (yikes!) [22:30] sgrover: regionset [22:30] sgrover: did you install kubuntu-restricted-extras? [22:30] Odd-rationale: hehe that wouldn't be "out of the box" now would it.. LOL [22:30] sgrover: i should ask, encru=ypted dvd? [22:30] encrypted [22:30] sgrover: install libdvdread3 [22:31] sgrover: then run this: sudo /usr/share/doc/libdvdread3/install-css.sh === Absurdium is now known as Hydrogen [22:31] sgrover: also instlal libxine1-ffmpeg [22:31] with Gutsy, yes, I would expect to need to do all that. But I heard that wasn't necessary with Hardy. [22:31] dystopianray: btw, do you know much about 8.04 over 7.10 SERVER? [22:31] juan_: sudo /etc/init.d/alsa-utils restart --see if that works [22:31] matt_: what do you need help with? [22:31] Weird, my volume icon on my tray disappeared [22:31] hmm.... maybe I should actually install the 3.59 version.... I installed the remix version (kde4).... [22:32] I did the remix and it works happily for me :s [22:32] Elda: you're using kde4? [22:32] Only niggle I had was that if you did the live cd --> install the thing was annoying [22:32] I think it's KDE 4 at least hehe [22:33] Elda: I did the alternate install have had more luck that way. [22:33] yep [22:33] I did that the second time [22:33] did the direct install and it was fast/easy [22:33] Elda: if you have the blue wavy background with the big black bar across the bottom, then you have kde4 [22:34] anyone ever used esperanza along with xmms2? im having trouble connecting to my other computer via esperanza :/ [22:34] Yep [22:34] i cant beleive i have just spent all day backing up to put a piece of crap like hardy with kde4 on my pc [22:34] I do and I checked the info :D [22:34] dystopianray: Where do I tell Kubuntu what device to use as default sound? [22:34] can the kde4 panel colour be changed? [22:34] Version 4.0.3 [22:34] and DVD playback is working for you? [22:34] I'm using a PCI Audigy2 card [22:34] dystopianray: just wondering if it would be "benifitial" to update the 8.04 on my headless home media server... [22:34] juan_: you have multiple sound cards? [22:34] have not tried [22:34] let me get one [22:34] Yes ... on motherboard and pci card [22:35] matt_: only if you want to take advantage of something new in 8.04 [22:35] * Elda loves her Kubuntu install so far xD [22:35] dystopianray: but that's what i'm asking, what IS new in the server edition? [22:35] Elda: sgrover: it won't work unless you've installed a few packages [22:35] hey people, where do I report a broken link at KUbuntu download page ? [22:35] well it detected the cd [22:35] Im trying to figure out how to the codecs [22:36] matt_: i don't know what particular server enhancements there are (if any) other than package updates [22:36] dystopianray: for gutsy, that's a given. But Hardy was supposedly going to work out of the box. [22:36] Well, onboard sound works ... but not my audigy ... so weird [22:36] hey some of the download severs are down [22:36] becarefull [22:36] sgrover: hardy kde3 maybe [22:36] dystopianray: i'll take a look at the ubuntu [22:37] So [22:37] how do I do codecs? :> [22:37] sgrover: and it wasn't supposed to work out of the box it's supposed to bring up a small wizard to install the appropriate codecs and what not for you [22:37] dystopianray: that's what I'm thinking. I'm not really happy with 4 yet. Still seems tooo, um... obscure. [22:37] Elda: libxine1-ffmpeg is the codec package, if it won't install then run sudo apt-get update first [22:37] dystopianray: I tried with a native Ubuntu install earlier - kinda worked... until it couldn't get the codecs cuz the servers are tooooooo hammered today... :) [22:37] juan_: asoundconf set-default-card "the-card-you-want" | to get the soundcards names, asoundconf list [22:37] doing firefox atm [22:38] What's kde's equivalent to gedit? [22:39] juan_: kate or kwrite [22:39] juan_: kate [22:39] kwrite is really kate with a simpler interface. [22:39] kate has a number of features coders and advanced users will like [22:39] kwrite is more like gedit [22:40] thank you ... I just edited my xorg.conf file for my mx400 mouse ... how do I reload it? [22:40] that sucks! Have to tell KDE4 twice to close.... [22:40] juan_: ctrl+alt+backspace (make sure you save any work you have open) [22:40] looks like reloading x [22:40] here goes [22:41] once from the kmenu, then from the splash it brings up. [22:43] Does anyone know what repositories to use if I want my install to track KDE4 as closely as possible? https://wiki.kubuntu.org/KubuntuAdditionalRepositories says that there are some unofficial packages, and has some helpful instructions on adding Jonathan Riddell's GPG key, but then it just says to see the main announcements page to find out which repositories to add, which yields no results. [22:43] taweth: that's out of date, hardy hsa the latest packages [22:44] anyone using gutsy kubuntu DO NOT upgrade to that piece of pooo call hardy with kde it really is poo [22:44] Ah. Is the 4.0 version of hardy going to continue in upgrading with KDE4, or has it been frozen at its current state until Hardy+1? [22:45] dreamcoder: i disagree, 8.04 is significantly better than gutsy, gutsy was a buggy piece of crap [22:45] I haven't really noticed any differences yet [22:46] the stuff that used to work still works, the stuff that didn't still doesn't [22:46] Is that why gutsy is not LTS? [22:46] juan_: gutsy was never intended to be LTS [22:46] so why is it that i have a reslotion which is wrong the wrong monitor and no gui to correct it? [22:47] dystopianray: i have to say, this torrent is really being overloaded...everyone must be downloading and then starting the installation, 75k/s is terrible. perhaps i'll leave my server running it a few days to help out. i can upgrade my server later... [22:47] dreamcoder: x.org is configured incorrectly and nobody has coded up a gui to do it [22:47] matt_: i'd consider 75KB/s to be very good [22:47] so thats one MAIN reason to stay with gutsy? [22:47] excellent even [22:48] matt_: I got mine in 3 hours today [22:48] i loved gutsy neevr had a problem with it [22:48] will be going back [22:48] i aint a pc tech or anything [22:48] also [22:48] so gui's are important [22:48] I did not use one of the mirrors listed on ubuntu website [22:48] dystopianray: juan_ hmm...well i started it before going to work, kubuntu that is, it was finished. now ubuntu says it'll take about 2 hours...so perhaps it is ok... [22:48] dreamcoder: file a bug report [22:49] dreamcoder: maybe try restoring your old /etc/X11/xorg.conf file before reinstalling gutsy [22:49] dreamcoder: how about just getting someone to help you setup your x.org so you do have the correct resolution? [22:49] i think i will just go back to what i know sorry i dont mean to complain so much just i was so looking forward to gutsy being improved thats all [22:50] dreamcoder: a few small additions to xorg.conf will most likely fix it === ubuntu__ is now known as Tecumseh [22:51] yeah but then there is all the programs that i cant select in add/remvoe programs which i want to install [22:51] Are there any must have programs you guys recommend for Kubuntu? [22:51] dreamcoder: have you updated your package list? [22:52] juan_: it really depends on what you want to do [22:52] how do i do that? i am back on my windows now i was linux only for 8 months until i installed hardy few hrs ago and had to revert to windows [22:53] dreamcoder: sudo apt-get update [22:53] dreamcoder: that will update the package list, or just open adept and get it to update, just like in gutsy [22:53] "had" to revert to windows? Not revert to gutsy??? [22:53] i want to upgrade to 8.04 but i din't have enough bandwidth here to download apps. is there a way i can parse my apt-move repo and just run aptitude --download-only on a remote box that has the bandtwidth i need? [22:53] gutsy is long gone [22:53] i did a fresh install [22:54] gutsy is dead [22:54] burn the gutsy [22:54] is there still krandrtray for hardy? maybe dreamcoder could try that as a gui way? [22:54] just cuz there is new doesn't mean the old is totally dead. Heck, I still see 5.10 installs around [22:54] mefisto__: that won't help [22:55] it can change screenres [22:55] It's a matter of how you use your box, and how comfortable you are working with *nix in general. [22:56] I just wana burn stuff [22:56] harolddong: so burn a kubuntu cd for someone [22:57] this is weird ... why aren't my harddrives listed under /mnt [22:57] ah the kubuntu channel comes to my aid yet again [22:57] juan_: look under /media [22:57] only cdrom's there [22:58] Wow ... that is *weird* ... where'd my windows directory get listed [22:58] juan_: look at systemsettings>advanced>drives then [22:59] why are they under /dev >=[ [23:00] !filesystem | juan_ [23:00] juan_: An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview [23:00] juan_: that's hardware devices. you're looking for the mounted filesystem === gnomefre3k is now known as gnomefreak [23:03] * juan_ sighs [23:03] !filesystem [23:03] An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview [23:03] oh haha === pascalFR is now known as PascalFR [23:04] !audacity [23:04] Sorry, I don't know anything about audacity - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [23:05] can anyone confirm this ? just install hardy (dvd version) and there is no splashscreen setting for kde [23:05] in system settings or kcontrol [23:05] What is the difference between regular HH and KDE 4 Remix? Does the regular kubuntu 8.04 come with kde 3? [23:06] I was part way through a dist upgrade ("fetching the upgrades"), and it kicked me out to the KDE login screen. I logged back in, and the upgrade process was gone. I re-opened Adept Manager, and the version upgrade button is gone, but it says that I have 1024 upgradable packages. If I just upgrade them will everything work OK? [23:06] poseidon: KDE3 vs KDE4 [23:06] Wow ... another different between KDE and Gnome ... in Gnome I can easily access my Windows drive and read/write to it. [23:06] aaroncampbell k thanks [23:07] you can't do that in KDE, juan? [23:07] juan_: do you have gnome installed? is it just kde that can't see the windows disk? [23:07] phew. it's madness in #ubuntu [23:08] I over-wrote Ubuntu with Kubuntu [23:08] ntfs-3g is installed [23:08] juan_: look for ntfs configuration tool in kmenu [23:09] what the heck is kubuntu remix [23:09] Anyone here know what KDE uses to check if there is a CD in the CDROM device before it's mounted? === p33 is now known as |p33| [23:10] its KD4 [23:10] is kde 4 not ready? [23:11] its says edgier [23:12] why did they have to make this difficult [23:12] yeyyy got it working [23:12] KDE4 isint ready no [23:12] thats why its a "remix" [23:12] wow [23:12] its not stable yet [23:12] when is it suppose to be ready [23:14] You guys have been a great help to this complete newbie [23:17] juan_: so windows disk is in /media now? [23:18] no [23:18] it's /sda1 [23:19] after I enabled it [23:19] Kubuntu makes me think . [23:19] where's the feature to turn that off [23:19] you mean /media/sda1 right? [23:19] no [23:19] It's mounted in /sda1 [23:19] I think I told it to do that right now when I enabled it [23:19] Fine with me [23:20] a new folder at root level? not a good idea. k/ubuntu uses /media normally for mounting disks [23:20] Why does it matter if it's at / or /media? [23:21] I've always seen it in /mnt ... never in /media btw [23:21] kde (and gnome too, I think) expects disks mounted in /media. some gui friendliness won't work right [23:21] what is the direct link for the desktop iso torrent? [23:22] when will the ibex repo be opened? [23:23] Are there instructions for upgrading Ubuntu from a live disc? [23:23] I'm googling. [23:23] I've got to say, Wine-doors is the best thing ever [23:23] daemon3: I think if you just put the cd in it will ask you if you want to upgrade [23:24] No. It doesn't. [23:24] Please don't tell me I got the wrong package. [23:25] daemon3: I thought there was an "Upgrade" option on the boot menu for the liveCD [23:25] daemon3: kdesu "/cdrom/cdromupgrade" [23:25] s/of/for [23:25] what command should i use to update my kubuntu 7.10 with the latest updates(NOT upgrade)? The apt update manager freezes everytime i open it [23:26] xmd: sudo apt-get update && sudo apt-get upgrade [23:26] I thought there was an upgrade option, too. [23:27] not sure if i loaded the right version?, hearty with kde4 a beta, do I want kde3.5.9 ? [23:27] yes you want kde 3 [23:27] k thx [23:28] daemon3: are you running from livecd or from a gutsy install? [23:28] Yes. [23:28] ??? which? [23:28] heehee [23:29] Oh, from a gutsy install. [23:29] umm, where do I look to see what version I installed? system settings? [23:29] and kdesu "/cdrom/cdromupgrade" doesn't start upgrade? that's what it says here: https://help.ubuntu.com/community/HardyUpgrades/Kubuntu [23:30] ahh, only from alternate install cd, daemon3 [23:30] mefisto__: vel now i did that but it didnt start the download only the list were downloaded... [23:31] is there a mirror for kubuntu 8.04 kde remix in the US ? [23:32] xmd: you're probably up-to-date, unless you want to upgrade to 8.04 [23:32] vel no iam not.. [23:32] I suppose I have to download the ISO all over again. :( [23:32] mefisto__: i installed kubuntu now 10 min ago.. 250 mb should be downloaded but cant start the apt because crashes immidiately [23:33] * ScorpKing found the torrent.. [23:33] anyone know how to update to kde4 version throguh adept? [23:33] nite guys [23:33] xmd: does "sudo apt-get upgrade" give you any errors? [23:34] mefisto__: i wont install hardy because doesnt work when comes fore wireless only wants to update the current system [23:34] Suddenly Kmix says that "Mixer cannot be found". I haven't changed anything with the exception of nightly updates. I can see my sound card in lspci: `00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)' [23:34] can someone pastebin their hardy menu.lst ? [23:34] how can I troubleshoot this? i have no idea how to troubleshoot the sound system [23:35] MilitantPotato: http://pastebin.com/m34830e6b [23:37] mefisto__: it works now :) iam updating via terminal thanks alot!!!!! [23:37] I disabled my intel onboard sound from the utility screen, otherwise it seem to read one or the other (soundcard) when booting up, [23:37] flipstar: thanks [23:38] This is interesting. I ran the MD5SUMs for the ISO of both the x86 and x64 against their respective downloads. They came up fine. I burned them, but when I boot into LiveCD mode, it gives me a BusyBox shell. [23:38] ok...so after trying both kubuntu and ubuntu 8.04, neither boot on my system. But I'm using 7.10 kubuntu right now.. [23:39] There's no way to access the memtest, alt install, or anything. It all comes up with the BusyBox prompt [23:39] Whoops. I should note that I'm talking about the 8.04 LiveCDs [23:40] how do I determine a partitions UUID? [23:41] MilitantPotato: vol_id -u [23:42] did I load the right thing?, if it said mirror is that the wrong link for x86 older desktops? [23:44] ronnie: i386 is the right version [23:45] err... how old? [23:45] err [23:45] Kmix is not detecting my sound card. What should I do? [23:45] why does the cd upgrade still retrieve packages from the internet? [23:46] ok so what if it said mirror dosent mean a thing, its an old ibm netvista desktop [23:46] even though i told i didn't want it to check for the latest upgrades, i just wanted it to do the 8.04 upgrade from the cd [23:46] now here it is putzing along at like 110kb/s [23:47] ronnie: mirrors are copies of the canonical websites [23:47] ok thx *whew* still the right one, good [23:47] the mirrors are there to take the load and make it quicker for users local to the mirror hosting companies [23:48] mot_: I had to open adept, disable all sources except the CD-Rom for 8.04 [23:48] well.. it's already downloading packages [23:48] so it wouldn't be wise to interrupt it would it? [23:48] mot_: yea, i'd let it be. [23:49] meh i don't see why it would use external sources [23:49] mot_: you can cancel, change sources and start again [23:49] im on it now (hearty) where can I easliy see its not kde4, [23:49] disable all sources 'cept cd yea? [23:49] as long as you update the source [23:49] uhm, how Do i rebuild grub? [23:49] mot_: yes [23:50] then "update" [23:50] not sure how you do that in adept [23:50] what's the command to burn an iso to CD from the terminal? I borked Xorg somehow, but since I'm reinstalling with Hardy, I just want to get it done from the CLI. [23:50] !grub [23:50] grub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto [23:50] I know it as apt-get update [23:50] !iso [23:50] To mount an ISO disc image, type « sudo mount -o loop » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning. [23:50] !burning [23:50] CD/DVD Burning software: K3b (KDE), gnomebaker, serpentine, graveman, Nautilus-CD-Burner, GToaster, xcdroast (GNOME), wodim (terminal-based). Burning .iso files: see https://help.ubuntu.com/community/BurningIsoHowto [23:51] hu [23:51] -hu +hi [23:51] I'm updating my kubuntu, so know I don't have the problem anymore [23:52] phxfr: what problem? [23:52] but how to force adept to use a sources.list mirror instead of archive.ubuntu.com [23:52] when I'm upgrading [23:53] phxfr: change sources [23:53] I didi find where adpet put its tmp files [23:53] when I went to (install-packages) nothing seem to be there, do I have to enable choices someplace? [23:53] I've managed to destroy /boot, if i delete that directory, can I rebuild it? [23:53] adept should have the sources configured somewhere [23:54] MilitantPotato: destroy it how? [23:54] k thx, = ) [23:54] DirkGently: copied a /boot/grub from a 7.10 install, missed a sub directory [23:54] like so many others today I've just installed kubuntu hardy. I'm about to install firefox via aptitude and I'm finding that the default is to install firefox-3.0. Is there any reason I shouldn't be able to run bother ff2 and ff3? I do web developing and haven't been exposed to ff3 yet. [23:55] MilitantPotato, I'd say mark all packages that own files in /boot for reinstall ( using aptitude would be my choice ) [23:55] hay all, why if i am running Ubuntu 8.04 (cat /etc/issue), but my grub lists says development branch, do i just have to wait for anew kernel? [23:55] hi mkz: I was just in your same bind [23:55] run Adept Manager [23:55] DirkGently: I wanted to say adept where to get ReleaseAnnouncement && hardy.tar.gz [23:55] and search for "firefox', there should be a firefox 2 option. [23:55] shadowhywind, sudo nano /boot/grub/menu.lst [23:55] and you can change what your boot list says :P [23:56] mot_ hehe thats what i was thinking, just didn't want to be running the development branch when the full version is out. But that looks like the only thing, hehe [23:56] Will Hardy ever come with KDE 4.0?? [23:56] it does come with kde 4.0 if i'm not mistaken [23:56] juan_: yes, I find firefox-2. I guess my question is: is there any reason I can't use both? As a web developer I will eventually have to support ff3. I guess I just wanted to know if anyone else is using both ff2 and bb3 [23:56] 4.0.1 actually [23:56] it already did, billyd [23:56] hey all. im trying to upgrade to 8.04 from 7.10 following the upgrade instructions on the kubuntu site. But, upon trying to retrieve the ReleaseAnnouncement notes, it just times. Tried a wget too, same thing, cant continue without downloading the file [23:56] i'd wait for 4.1 though [23:57] yes you can install both [23:57] billyd: it has seperate iso for 4.0 [23:57] they'll both have seperate links in your internet menu [23:57] anyone know much about the lvm encryption option with the alternate installer? [23:57] ah [23:57] praWned: the servers are overloaded atm [23:57] praWned: use torrent. I managed to get mine in under and hour. [23:57] to get one document? [23:58] praWned: maybe I misunderstood. It took me under and hour to get the entire iso. [23:58] I''ll probably go to LogOn Cafe and use their semi-hi-speed to upgrade from 7.04 to 8.04. DVD of 7.10 seems to have a probablem as afar as Apt goes [23:58] google kubuntu mirror [23:58] there's a site that's barely being used ... downloaded mine directly @ 500KB/s today [23:59] I downloaded the 7.10 ISO at LogOn in about 25 minutes [23:59] ah. im upgrading from 7.10...havent started the dl of files yet. it times on dl the release document [23:59] ah it just came :)