[00:00] there is a space before the hyphen [00:01] Filesystem Size Used Avail Use% Mounted on [00:01] /dev/sda5 8.8G 5.3G 3.1G 64% / [00:01] tmpfs 249M 0 249M 0% /lib/init/rw [00:01] varrun 249M 356K 249M 1% /var/run [00:01] varlock 249M 0 249M 0% /var/lock [00:01] Warlock_: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:01] udev 249M 164K 249M 1% /dev [00:01] woops... [00:01] haha [00:01] okay [00:01] see that first line, /dev/sda5 [00:01] yes [00:01] it's mounted on / [00:01] and has only 3.1G available [00:01] Lorthirk: does your router support dhcp? [00:02] k yoos how do I fix that [00:02] you said you deleted the windows partition, but did you remember to extend your linux partition into the unformatted space? [00:02] yes, and indeed it obtains the ip from dhcp, but i need to change dns and gateway [00:02] I mean, does it it run a dhcp server? [00:02] i have a quite complicated situation here :) [00:02] Not sure if it was done or not...How would I do that ? [00:02] yes, it's serving as a dhcp [00:02] boot into another OS with a partition editor [00:02] so you need to use a dns and getway that arn't supplied by the rowter? [00:03] exacty [00:03] I have one in linux [00:03] I use either an Ubuntu LiveCD or a gparted livecd [00:03] *exactly [00:03] you can't do it while you're running off of the partition you want to edit [00:03] you have to unmount it [00:03] which requires using another OS [00:03] I have an editor onboard within jaackalope [00:03] I can use a live cd [00:03] use a livecd [00:03] but the connection isn't in network management [00:03] to edit it while it's not mounted [00:03] and I'm guessing that getting the router is not an option [00:04] Thank-you yoos.... [00:04] no [00:04] you see [00:04] no problem Warlock_ [00:04] i have an usb umts dongle [00:04] which is connected to another machine [00:04] and i need this machine to share the connection [00:05] in ubuntu was pretty straightforward, the problem is that i don't have the connection listed under network management even if it's present in ifconfig [00:06] if it was easy with ubuntu, I'd recommend you install the ubuntu network applet [00:07] hm just fyi, I use wicd to manage my network connections: http://wicd.net/ [00:07] but i can't go out on the internet without changing the gateway :( [00:07] what do you mean? [00:08] the question is, is there a reason for network manager to not display my connection? [00:09] avihayb: you mentioned earlier that you had that problem with ignored keyboard inputs [00:09] just wondering, have you had any problems with display updates? [00:09] like patches of the screen not being updated [00:09] yoos: only when using compiz [00:10] hmm [00:10] cool. [00:10] "bloodstar is not in the sudoers file. This incident will be reported." [00:10] Lorthirk: as far as I care to know, the default network manager that comes with kubuntu is broken. it has been for a frw distributions... [00:11] oh, cool [00:11] so, what should i use? [00:11] How would I add myself to that? I don't want to have to log back into "ubuntu" every time I want to install something :| [00:12] and if you managed to do it with the ubuntu network manager without entering the dns and gateway manually, I can suggest you open a terminal, run ifconfig just to see a list of your interfaces, and then run "sudo dhclient " or just "sudo dhclient" [00:14] someone with Jaunty around, who is willing to test new knetworkmanager? [00:15] Lorthirk: as far as I see, the community is divided between nmapplet, and wicd [00:15] neversfelde: Invite to the devel channel ? :) [00:16] Bloodstar: That's not DE dependent if you aren't there in KDE you aren't there in Gnome either [00:16] so.... I did a dist-upgrade and managed to break absolutely everything, including the automatic removal of most of the kde3 apps including kate, and making it so that i can't install anything anymore........ [00:16] skreech: hehe, you have jaunty? [00:16] chrisinajar: me too [00:16] avihayb: yay! [00:17] the same desktop environment is in "ubuntu" and I can run things just fine on that [00:17] neversfelde: Yes but I'm currently trying to unfutz apt [00:17] Bloodstar: what is the command you are running? [00:17] kdebase-workspace-bin made everything go kaboom [00:17] skreech: k [00:17] I was doing "sudo apt-get install wpasupplicant" to see if I didn't have it, but apparently I do [00:18] Bloodstar: you have sudo or have wpasupplicant ? [00:18] argh, I know wireless works and my card's supported... I was on a connection earlier [00:18] I apparently have wpasupplicant [00:18] chrisinajar: tried to fix it? [00:18] skreech: working on it.... it doesn't want to install, which is making this pretty difficult :P [00:19] so i currently lack kdebase, i'm pretty sure... [00:19] surprised my session hasn't exploded yet... alt-tab stopped working, but that's about it... [00:19] if only I could get this thing to connect to a WEP-encrypted point [00:19] well, my upgrade process was interrupted by a well timed rare 30 sec power outage. the solution was to reinstall from disk [00:19] *disk->cd [00:19] mine wasn't [00:19] mine just failed [00:19] and mega failed [00:19] then removed everything [00:19] chrisinajar: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:19] then continued to fail [00:20] oops, sorreh, force of habit [00:20] italiani??? [00:20] !it [00:20] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare) [00:20] does anyone know if kde4 has anything like ksnapshot from kde3.5 ?? [00:20] chrisinajar: You may have to remove somethings first [00:21] navetz: same app :) [00:21] Bloodstar: What are you using to connect? [00:21] navetz: I can't distingusih between kde4's ksnapshot, and kde3's [00:21] skreech: it appears to have already done that, kde-window-manager and kdebase-workspace-bin conflict eachother... [00:21] the Plasma widget [00:21] skreech: they share a file, so dpkg is like "NOU!" [00:21] chrisinajar: override that [00:22] oohh, how do you do that? [00:22] --force? [00:22] sudo dpkg -i --overwrite /var/cache/apt/archives/kde-window-manager*deb [00:22] where * is replaced with your actual deb file [00:23] Bloodstar: try wicd [00:23] I ran into issues installing it last night [00:23] it conflicted and wouldn't install, if I'm remembering correctly [00:23] with network-manager? [00:24] I'm pretty sure [00:24] navetz: I just ran them side by side. the kde4 version uses the new kde4 wiget, but they look the same, and function the same [00:24] that's just the plasma widget [00:24] Bloodstar: it replaces the plasma widget [00:24] skreech: it removed kdebase before in a fit of rage, so neither install now :P [00:24] skreech: even with force [00:24] The upside is that it turns on at bootup so you don't need to login to get onthe network [00:24] fun! [00:25] chrisinajar: what's the conflict? [00:25] time to install it then [00:25] gotta switch back to the ubuntu account [00:26] remember to add yourself to sudo! [00:26] skreech: http://paste.ubuntu.com/264699/ [00:26] not sure how, yoos [00:26] run "sudo su && visudo" [00:26] skreech: apt got really really mad before...... [00:26] I'm pretty new to everything [00:26] oohhh, my icons are going away slowly :D [00:27] that's fun! [00:27] there should be something like [00:27] username ALL=(ALL) ALL [00:27] as output? [00:27] I didn't get any output [00:28] chrisinajar: :) can you install irssi? [00:28] skreech: already on it [00:28] skreech: on a screen session on a VPS :P [00:29] Great [00:29] yep, irssi is definitely awesome.... Once konsole finally craps out i'll be jumping over to TTY :P [00:30] i need help with something [00:30] is anyone out there who can help a new linux user [00:30] So chrisinajar you need to find the highest aprt of the stack and fix that [00:30] install libqtgui4 [00:30] [ added "option" "AccelMethod" "XAA" to my xorg-config file ] I need somone to tell me how to do this? [00:30] done..... [00:30] haha [00:31] now try a -f install [00:31] kubuntu_: You added it already? [00:31] yep [00:31] done [00:31] No i read it on a forum [00:31] i want to know how to add it [00:31] * chrisinajar does a dist-upgrade... [00:32] Let's see how it breaks this time! [00:32] kubuntu_: IN your /etc/X11/xorg.conf file under the Section for your video card [00:32] kubuntu_: what's your favorit text editor? [00:32] * skreech allows avihayb To lead the charge [00:32] *favorite [00:32] skreech: btw, apt-get install kdebase-workspace-bin fixed it... [00:33] I am sorry i am new to linux i wouldnt know how to answer you all! i read that this [ added "option" "AccelMethod" "XAA" to my xorg-config file ] would solve my lag problem with the Ati cards [00:33] chrisinajar: Yep The one highest in the stack needs to get sorted out. I'm amazed that aptget upgrades work at all [00:33] skreech: followed, obviously, by a apt-get -f install..... I dunno why it randomly decided to work that time... musta been all the dpkg i was doing... [00:33] there fore i am here asking how to go thru with it === Blizzzek is now known as Blizzz === marco_ is now known as DolceFareNiente [00:33] kubuntu_: can you open a konsole window? [00:34] * skreech winces [00:34] skreech: the whole time i was talking to you i was on packages.ubuntu.com finding and reinstalling the packages that said it conflicted with, one by one...... === yoos_ is now known as yoos [00:34] can't you at lease kdesudo kate /etc/X11/xorg.conf ? [00:34] Yes i have opend it [00:34] least [00:34] chrisinajar: Probably just needed to ensure the top one gotinstalled as I said [00:35] avihayb: i have opened the KOnsole [00:35] kubuntu_: ok, type: sudo kate /etc/X11/xorg.conf [00:35] * skreech smacks avihayb [00:35] kubuntu_: note that the x is a CAPITAL X [00:35] avihayb: kdesudo [00:35] skreech: yeah, it was just being a silly billy i guess.... [00:35] * chrisinajar logs out and back in... Lets hope for the best! [00:35] chrisinajar: KDE is a complex beast :) [00:35] chrisinajar: do a dist-upgrade again [00:35] I normally do tow just in case something went missing [00:36] kubuntu_: you will be prompted for a password. enter your login password [00:36] * skreech hits avihayb again [00:36] avihayb: xorg.conf - kate has opend up [00:36] kubuntu_: you should now have the xorg.conf text file opened in the kate text editor [00:37] avihayb: Yes it is opened [00:37] there should be about three sections: section "" [00:38] monitor screen device [00:38] !kdesudo > avihayb [00:38] avihayb, please see my private message [00:38] skreech: i did already, before i logged out and back in again..... Kde 4.3 succesfully installed! w00t! [00:39] monitor screen device serviceflags .. these are the sections [00:39] great, as far as I know (from my own xorg.conf) you want to add your option line in the device section [00:39] skreech: thanks for the hand-holding through the painful painful process of angering the apt gods... [00:39] i wanted to add this "option" "AccelMethod" "XAA" to my xorg-config file, [00:39] how do i add it [00:40] awe, kde integration of pidgin and firefox don't appear to be working... anyone know what package that is? I know i've seen it all pretty like before...... [00:40] this is what it shows here [00:40] Section "Device" [00:40] Identifier "Configured Video Device" [00:40] EndSection [00:40] kubuntu_: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:40] skreech: yes, I know, I just don't use it myself, so I forget it exsists. I'll take care to use it next time, the slap was enough === thumper-afk is now known as thumper === Milk|GoneCrazy is now known as ManOMilk [00:41] kubuntu_: ok, under the identifier line in the device section, add the new line before the EndSection === mike is now known as Guest56558 === Guest56558 is now known as michaelc [00:42] avihayb: Yes i have done that! [00:43] if you replace my ; for enters, you should get Section "Device"; Identifier ""; option "accel Method" "exa"; EndSection [00:44] bahh, too late [00:44] anyone know what package makes pidgin and firefox look at KDE4-ish as opposed to all 1990's GTK... I know i've seen it, and it doesn't appear how it should on my computer...... [00:44] qt-curve? [00:45] chrisinajar: apt-cache search qt | grep gtk results might be useful [00:46] hi [00:47] <_JuJuBee> I cannot find the hp printer setup tool Where is it? [00:48] <_JuJuBee> hplip is already installed but there is no menu item for it. [00:48] _JuJuBee: Do you have package hplip-gui installed? [00:48] _JuJuBee: any chance it shows up as an icon on your systray ? [00:49] <_JuJuBee> genii : thanks for pointing that out. It was not installed [00:49] np [00:51] <_JuJuBee> genii : unable to find appropriate su/sudo utility to run hp-setup [00:53] _JuJuBee: Haven't seen that one yet [00:54] genii: found it, installed it, didn't help... i even restarted X.... meh, not a big deal... [00:54] <_JuJuBee> genii : me neither til now. [00:55] <_JuJuBee> My daughters computer... it works fine on mine... same version of kubuntu.... [00:55] chrisinajar: If I recall it requires to be selected also someplace like in Themes. It's been a while since i had to remember [01:00] _JuJuBee: Try for experiment: kdesudo hp-setup [01:00] (may be trying for gksudo or such) [01:02] Genii still researching? [01:02] genii: found the configuration in systemsettings, thanks! [01:02] dbc254: If I recall your issue is kdm/gdm xsession? [01:03] chrisinajar: np [01:03] dbc254: Complained of no xsession, says loading default with a confirmation box, etc? [01:04] dbc254: Or this may be another user, if so please restate the original problem and I'll work on a solution [01:08] * genii makes more coffee [01:10] say, is there a graphical "theme" editor for kde? [01:11] * avihayb thought that genii only sips beer... [01:11] avihayb: Coffee during work hours, beer on recreational time [01:12] :-> [01:26] well the desktop effects applet, claims that if I select extra effects, I'll need to put on a pair of sunglasses. except for shadows, wobly wobly windows and an "improved" task switcher, I can't see anything blinding... === thumper is now known as thumper-fud === gavin_ is now known as Nickk [01:46] i got some problems trying to play runescape [01:46] i already installed sunjava6 [01:46] but it says runescape cannot start properly because its not allowed, and when i try to check my java in java page it says i dont have the recommended java, can someone help me pls? [01:55] !info runescape [01:55] Package runescape does not exist in jaunty [02:26] i got some problems trying to play runescape [02:26] i already installed sunjava6 [02:26] but it says runescape cannot start properly because its not allowed, and when i try to check my java in java page it says i dont have the recommended java, can someone help me pls? === thumper-fud is now known as thumper [02:28] hello??? [02:30] LuisJa: There are people here. Just likely no one who knows your answer right now. [02:30] ... [02:35] this is what i have to do to install the recommended java [02:35] http://pastebin.ca/1553356 [02:35] pls i need a step by step explanation :S [02:36] dont understand that cd thing, it says the directory doesnt exist [02:36] oh by the way, i tried "su" command [02:37] but it says autentification failed [02:37] LuisJa: Ubuntu does not use rpm, it uses deb [02:37] oh LOL [02:37] but there is not a deb in the download list :S [02:38] !java [02:38] To install a Java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java5-jre or sun-java6-jre from the !Multiverse repository. Please don't use Adept to install Java if you are on Kubuntu !Dapper [02:39] !Dapper [02:39] Ubuntu 6.06 LTS (Dapper Drake) was the fourth release of Ubuntu. Desktop support ended on July 14th 2009, Server support will end in June 2011. See !upgrade for upgrade instructions [02:39] LuisJa: Dapper will soon be obsolete and the fact the bot gives is old [02:39] DAMN no way, i already have sun-java6-jre installed, but i still have the "runescape its not allowed problem" [02:40] but why java says i dont have the recommended? [02:40] LuisJa: I saw a bug report about this [02:40] uhh? [02:43] https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/371676 [02:43] But it offers no suitable solution [02:45] hay all I am setting up a new laptop. It has been a while since I have and have a random question. What is the "rule" for a swap drive. Yes I want to get hibernate/standby working [02:46] Twice the ram [02:46] no genii [02:46] *addition* [02:46] Jagex's Runescape issued a patch that resolved this problem. The problem appears to have been with the game's Java. [02:46] not true, i still have the problem [02:46] LuisJa: Thats why I said "But it offers no suitable solution" [02:47] the thing is java page says i dont have the recommended java, and i wanna install than reco, maybe it solves the problemç [02:47] yeh... [02:47] LuisJa: What says result of command: java -version [02:48] http://pastebin.ca/1553370 [02:48] i love the pastebin widget lol [02:48] I'm trying to look in amarok for an equalizer... can't find one. Read online I need something called "Amarok Engine" which is a bunch of plugins for Amarok. Not sure if this is actually what I needs, and I would rather install something from aptitude so that it is managed. Can someone give me any info about this? [02:49] see this also, its the report of what happens from runescape page [02:49] http://pastebin.ca/1553371 [02:51] sorry, got pulled away, why double the size? (ram is at 3 gb) [02:52] genii... [02:53] LuisJa: Download: http://javadl.sun.com/webapps/download/AutoDL?BundleId=33884 then make runnable, then run. [02:54] make runnable? [02:54] shadowhywind: To allow room for stuff that was in the swap at the time you hibernated [02:54] how genii? [02:56] LuisJa: chmod +x jre-6u16-linux-x64.bin then ./jre-6u16-linux-x64.bin When it gets to the confirm page, use Tab and Enter key to accept the license (does not respond to mouse) [02:57] luis@Kubuntu:~$ chmod +x jre-6u16-linux-x64.bin [02:57] chmod: no se puede acceder a «jre-6u16-linux-x64.bin»: No existe el fichero ó directorio [02:58] cannot access [02:58] LuisJa: You have to execute that in the same directory you put the download in [02:58] i downloaded it in descargas, inside home [02:58] how i do it' [02:59] LuisJa: If all your downloads are going to Desktop then first cd ~/Desktop if just to your main home then first cd ~/ [03:03] LMAO COME ON [03:03] luis@Kubuntu:~/Escritorio$ sudo ./jre-6u16-linux-x64.bin [03:03] [sudo] password for luis: [03:03] sudo: ./jre-6u16-linux-x64.bin: command not found [03:03] LuisJa: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [03:03] genii what happened... [03:05] LuisJa: command: ls shows it there? [03:05] uhh? [03:06] luis@Kubuntu:~/Escritorio$ ls ./jre-6u16-linux-x64.bin [03:06] ./jre-6u16-linux-x64.bin [03:06] LuisJa: The result of: ls is something like: jre-6u16-linux-x64.bin ? [03:06] yes [03:07] forget the ./ part right now, that means to run it [03:07] so just jre-6u16-linux-x64.bin [03:07] genii: bash: jre-6u16-linux-x64.bin: orden no encontrada [03:07] genii: bash: jre-6u16-linux-x64.bin: orden no encontrada [03:07] ¬¬ [03:07] LuisJa: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [03:07] srry doublepaste [03:07] LuisJa: You did: chmod +x on it already? [03:07] (successfully?)\ [03:08] genii: chmod +x jre-6u16-linux-x64.bin does nothing [03:09] LuisJa: If it said nothing then it was a success. Linux only reports when there is a porblem, not when things work as they should [03:09] genii: chmod +x jre-6u16-linux-x64.bin does nothing [03:09] hey does anyone here use quassel? [03:09] oh LOL [03:09] is there a quick way to switch between channels? [03:09] ok but [03:09] genii: luis@Kubuntu:~/Escritorio$ jre-6u16-linux-x64.bin [03:09] bash: jre-6u16-linux-x64.bin: orden no encontrada [03:09] also is there a way to copy a persons name so you can reply to them quickly? [03:10] LuisJa: Please, stop repeating and repeating and repeating and repeating.... ;) [03:10] ok [03:10] navetz: I suggest #quassel channel [03:11] LuisJa: First, in English what is "orden no encontrada" [03:11] command not found [03:12] LuisJa: try: sudo bash [03:12] ok [03:14] oh my god [03:14] i verified my java in java page [03:14] * genii makes more coffee [03:14] it still says i dont have the recommended ¬¬ [03:15] is there not a way to uninstall all the java i have???? [03:15] LuisJa: Then I'm out of ideas on this for now [03:15] LuisJa: Other than to keep pestering ppl at runescape about it [03:16] ... [03:16] maybe if i uninstall java... [03:16] and install it again... [03:16] It's possible but unlikely to solve [03:17] damn but then?! [03:17] its runescape fault?! [03:18] because in jaunty i could play like heaven.. [03:18] also if its my fault i will have to load EVERY, EVERY component of the game EVERYTIME i wanna play, that means 1minute of waiting ¬¬ [03:19] LuisJa: Well, at this time runescape is not a part of (k)ubuntu and so you should complain loudly to them, look on their forums for similar issues and solutions, etc [03:23] does conky run in kde? [03:24] brian__: Don't put this on me but I don't see why it shouldn't. [03:24] In fact, I think it'll do fine. [03:24] Can I play AAC on kubuntu? [03:25] I've installed about 900 GB of crap trying to play songs I bought with my hard earned frickin cash on kubuntu. [03:25] nothing has worked [03:25] seriously, what's the trick? what do I need to install? [03:26] genii: its runescape problem, it seems runescape released a new graphic engine runetek5 and its a FAIL [03:26] support sucks, and its not letting users load the java... [03:29] * genii sips and thinks about DRM [03:29] DRM? [03:29] * rmrfslash sips and punches Apple in the face [03:29] * LuisJa is loling [03:30] rmrfslash: Did you look at http://ubuntuforums.org/showthread.php?t=1117283 yet? It looks the most promising [03:30] LuisJa: Digital rights Management [03:31] Kopete is disconnecting from AIM with an unidentified error every few minutes it will reconnect -while MSN stays connected without any problems [03:32] just started happening a few days ago to an otherwise stable machine running KDE 4.3 [03:32] david_trebacz: They may help you more readily in #kopete channel for that [03:33] Cool thanks -didn't realize there was one [03:38] crap... i installed something which now VLC can play the files however now no sound comes out of VLC [03:40] does anyone know why kate is not saving my settings after i exit [03:40] after i configure kate then exit [03:40] all settings are reset when i restart [03:41] do you kde/sudo kate [03:47] anyone help w/ sound? [04:10] could a person here tell me how to run a command on login? [04:13] nobody ere knows how to set a command to run on all logins? [04:19] !startup | Coilette perhaps [04:19] Coilette perhaps: To make programs start up automatically when you log into your KDE session, run all programs that you want to be started and close all other programs, then select 'Save Session' in the K menu. Alternatively, create a !symlink to the wanted program in ~/.kde/Autostart - See !boot for starting non-interactive programs at boot [04:20] almost.. but i need to to make a setting, not launch a program [04:20] where is this autostart folder? [04:22] !startup [04:22] To make programs start up automatically when you log into your KDE session, run all programs that you want to be started and close all other programs, then select 'Save Session' in the K menu. Alternatively, create a !symlink to the wanted program in ~/.kde/Autostart - See !boot for starting non-interactive programs at boot [04:23] had to read that again lol.. thanks pici that does help! [04:27] !Dolphin -> Coilette [04:27] Sorry, I don't know anything about Dolphin - [04:27] !dolphin [04:27] To change the default application for a filetype, go to Konqueror -> Settings -> Configure and then hit "File Associations" (KDE 3), or System Settings -> Advanced -> File Associations (KDE 4). To change your default file manager, change the "inode/directory" and "inode/system_directory" filetypes. [04:33] thanks rubyist, i've forgotten its case sensitive [04:45] hehe, how do i run a command in konsole by a link, like an icon [05:11] im gonna pull my hair out if i cant turn this stupid single click crap off [05:11] i want to double slick open stuff... how do i change it!? === adeel is now known as Guest4242 [05:31] is there a way to change your default folder? [05:32] whenever i go to save something or use a text editor or any program it defaults to /home/name/Documents [05:32] also is there a way to reinstall the icon set for kde4 ? === vanRijn_ is now known as vanRijn === rico_ is now known as R1C[] === hemathor_ is now known as hemathor [07:33] Anyone know if KDE 4.3.1 has the geolocation plasma engine built-in / available somewhere? [07:34] or does it exist yet.. [07:35] I mean this: http://andrewcoles.blogspot.com/2009/05/where-am-i.html [07:42] How do I prevent a server (PostgreSQL) from starting up on each boot? I would like it to only start up when I need it. [07:43] How do I prevent the Bluetooth device from being enabled? I never use it and would like to save some power. [07:44] tdn: postgre: I'd install sysv-rc-conf -package and run the app on command line and deselect postgre there - and do the same for bluetooth there [07:45] tdn: it looks like this: http://www.terminally-incoherent.com/blog/wp-content/uploads/2007/08/sysv_rc_conf.jpg [07:45] Each row is a service, each column is a runlevel of the system [07:45] -> uncheck all columns of postgre and bluetooth rows and you should be fine [07:47] rhkfin: http://kde.org/announcements/4.3/ [07:47] rhkfin, looks nice. How do I get the same transparent window title bar like this screen dump? === baba is now known as baba_ === baba_ is now known as haohenaobetoneto [07:48] tdn: somewhere in the kde desktop/layout settings.. [07:48] rhkfin, oh. That did not go well: http://thomasdamgaard.dk/paste/P1384.html === haohenaobetoneto is now known as baba__ === baba__ is now known as baba_ [07:49] tdn: oioi! [07:49] rhkfin, what does that mean? [07:49] rhkfin: look for the string "Geolocation DataEngine" === baba_ is now known as baba__ === baba__ is now known as haohenaobetoneto [07:50] tdn: I don't know, something failed.. try sudo apt-get update;sudo apt-get upgrade and see what happens.. [07:50] [140024.795603] debsums[22072] trap invalid opcode ip:7f10a00607ff sp:7fffa85854e0 error:0 in libperl.so.5.10.0[7f109fff9000+167000] [07:50] avihayb: ok, thanks, I'll check... [07:51] rhkfin, ok. [07:52] rhkfin, http://thomasdamgaard.dk/paste/P1385.html [07:52] I get this error when running apt-get dist-upgrade: [140288.747287] apt-get[22989]: segfault at 7faa11eb75bc ip 00007f865c4298d8 sp 00007fff648a47c0 error 4 in libapt-pkg-libc6.9-6.so.4.7.0[7f865c3c8000+bc000] [07:53] tdn: to me that sound's like a major problem..... [07:53] * rhkfin hopes someone skilled would help tdn here... [07:53] rhkfin, huh?! How could this happen? [07:54] tdn: no idea, something's broken big time.. [07:55] rhkfin, ok. I am a bit worried that this could happen by just installing a package. There must be a way to revert back to the state before I tried installing the package, right? [07:56] rhkfin, I tried stracing apt-get: http://thomasdamgaard.dk/paste/P1386.html [07:57] tdn: To me it also sound's like a major problem.. [07:57] tdn: sorry, I don't understand that stuff.. [07:57] rhkfin, ok. [07:57] report a bug [07:57] rhkfin, I'm not sure what to report. [07:59] tdn: check https://bugs.launchpad.net/ubuntu/+source/apt/+bug/22354 [07:59] #22354 [07:59] rhkfin, ok. [08:00] tdn: -> clean your sources list and try again [08:00] and add your comments to the thread if it helps. [08:01] rhkfin, ok. [08:04] [plasma dataengines / geolocation] ok found engineexplorer. The geolocation option has 'location' datasource, nothing else and updating doesn't give me any data.. [08:05] after upgrading to kde4 kubuntu 9.04 vmware fusion no longer works (it is not supported) does any on know of any fixes/workaround to this? [08:14] hi, how can i upgrade my 9.04 to 9.10 testing? [08:18] mohi: follow the instructions in the site http://www.kubuntu.org/ to the letter [08:19] it was not said. i find that i have to use "update-notifier-kde -d" to do this. this has not been said antwhere. :-s [08:23] mohi: you are right, I didn't find any info on it in kubuntu's homepage, but I did find it by following a link in the release notes to ubuntu.com: http://www.ubuntu.com/testing/karmic/alpha4 [08:25] avihayb: yes but they also have not inplimented the way for kubuntu in thereand it might be thought that we have to install and use update-manager to do this. ;-) [08:26] I'm running kde 3.5.10 with desktop effects (compiz auto installed thingy) and I want to select costume effect, and for that I need a plugin manager, like ccsm. what package should I install? [08:26] the "ubuntu way" should work for kubuntu too [08:28] compiz-kde maybe [08:30] I have compiz-kde-kde3 installed [08:30] I need the gui for selecting what plugins to use [08:30] no idea :-/ === vorian is now known as s8n [08:57] Anyone here happen to know anything about qt-firefox? Where's it hiding..? [09:00] Hi, where do I find source-packages (7.10 Gutsy)? I tried with packages.ubuntu.com, but there is no 7.10. Then I tried old-releases.ubuntu.com but I cannot really find it. [09:02] I need the gui for selecting wadok, the anser to my question was compizconfig-settings-manager-kde3, and then I got an error message. an ubuntu bug report led me to a fix, and all is well.hat plugins to use [09:05] Ah... found in: http://old-releases.ubuntu.com/ubuntu/pool/main/ [09:05] cu [09:25] rhkfin: looked like it might happen for a while there, but then it never did ... I have doubts as to whether it ever will. [09:26] Zjoin #php [09:33] dwidmann: ok. right.. [09:34] rhkfin: fortunately firefox still works ... if you don't feel like using it, there are plenty of other things around too ... arora is making nice progress, rekonq might have a promising future, we might soon have a complete google chrome browser too, oh and Opera 10 is out now too [09:35] dwidmann: I'd need something that can show tabs in multiple rows: firefox + tabmix plus can do it - I often have too many tabs open for one row only. [09:35] rekonq, never heard of, will check [09:41] rhkfin: looks like Opera can do the tab thing you're talking about [09:41] dwidmann: .. and I also respect freedom & liberty -> opera is not an option :) [09:43] True enough [09:43] Firefox 3.5 is not bad but.. I'd prefer qt (with decent file dialogs etc..) also konqueror&webkit's not bad [09:46] not great either ... konqueror fails as a browser IMO (Sure, it can render web pages really well, but that still doesnt' make it a good browser) === chalcedny is now known as chalcedony [09:53] true [10:01] rhkfin: there is a plugin for firefox called tabgroups [10:02] avihayb: on Firefox I have no problems with tabs (tab mix plus works fine) [10:02] I'd just like to have some QT-based.. [10:02] well, you can mess around with the gtk render settings [10:16] hi, i'm running on hardy and I'm trying to switch sound ouput to my usb headphones, how should I do ? [10:46] hello [10:58] am not able to log into ubuntu. i installed KDE a day back. now even though i type the right pwd, nothing happens in the login screen. any ideas? [11:04] hi all === root is now known as Guest17554 [11:06] hi [11:17] i'm keen to start creating some plasmoids using jquery... anyone got some experience with this yet? === dario is now known as clark8 [11:38] nekdo cesky? [11:41] hallo [11:42] hallo [11:44] !netsplit [11:44] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [11:45] do you speak czech? === bigjools-afk is now known as bigjools [12:00] can you still compress as zip? [12:00] i can only see rar and gzip [12:00] but i dunno if people on windows will be able to open these [12:05] hola === rubyist_ is now known as rubyist [12:09] unable to play videos in any player [12:10] installed restricted extras [12:12] Riddell: if i open any media in vlc its disappering [12:20] comment ça marche [12:20] ?? [12:37] Hi. [12:39] I have this problem: I got 2 Hard Discs: 1 Pata (with Windows) and 1 Sata (with Linux). How can i choose the disk to boot? [12:39] In the BIOS i select HARD DISC, but i cant select a specific one. [12:40] Any ideas? === reinhold_away is now known as reinhold [12:42] I am on ubuntu 9.04, but im trying to use amarok to listen to music. My sound work normally but i get no audio playback when tryign to listen to music in amarok. I have the ubuntu restricted extras package installed and have tried reintalling amarok but no change [12:42] anyone know what i can try/do to get audio playback working with amarok? [12:49] Are there ways to get better error messages from clojure? [12:49] I again lost some time due to an error message "java.lang.IllegalArgumentException: No matching method found: addListener for class eu.webtoolkit.jwt.Signal" [12:50] which is not very clear about what it was looking for [12:50] I had read on this channel that in the furture clojure release it was getting better, but I'm using 1.1 alpha [13:13] anyone know how to get hfs+ to read/write? I have my external mounted, but it's only writable. === kb is now known as Guest38505 [13:16] oh, and I disabled journaling in OS X too. === dario is now known as clark8 [13:40] hello [13:41] what's the comand from bash to install adobe flash player? [13:41] does anyone now? [13:41] gopo: its sudo apt-get flashplugin-nonfree [13:42] gopo: sudo apt-get install kubuntu-restricted-extras [13:42] thx [13:42] ya that works as well shadeslayer [13:42] gopo: that gets you all the restricted formats ;) [13:42] gopo: what shadeslayer said is better it installs all the proprietary codecs and java [13:42] thank you [13:42] Hey all:) [13:42] hehe [13:42] my other self :P [13:43] eragon: hi [13:44] Actually it's flashplugin-installer now [13:44] I Can't play dvd's when i try to run the dvd i can get to choose Language in lang screen but it stops there.. I have a blueray player and iam on a laptop [13:44] eragon: same command for you too ;) [13:45] I wasenthere...:p [13:45] eragon: sudo apt-get install kubuntu-restricted-extras libdvdcss2 [13:45] eragon: libdvdcss2 is a package for reading locked DVD's/BR discs [13:46] !info libdvdcss2 | eragon [13:46] eragon: Package libdvdcss2 does not exist in jaunty [13:46] :p [13:46] nice info:p [13:46] eragon: oh right its in medibuntu [13:46] hehe tnx.. iam gonna run the command now and have a look [13:46] !medibuntu | eragon [13:46] eragon: medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org [13:47] allready have that one [13:47] If its not reset when i updated my kernal [13:49] Ahh nice it fixed my [13:49] problem :) === c is now known as Guest52621 [13:53] get another problem [13:53] red squares flying over t [13:53] the dvd output area.. [13:54] eragon: what player? [13:55] wait 1 min [13:55] seems to be a one time deal [13:56] tryed agein worked nicely [13:56] eragon: it could either be : a)a video driver problem or 2) the player itslef [13:56] then it has to be option 1 [13:57] eragon: what card? [13:57] because the pc is 110 % working.. [13:57] nvidia geforce 9560m [13:57] eragon: hmm... nvidia drivers should be working then... [13:58] yeah it got sorted out just restarted the player.. [13:58] but i cant eject the dvd room [13:59] oki [13:59] my "bad" [13:59] had to use devise Eject from devises:) [13:59] devices* [14:05] hey folks [14:11] hi [14:11] eragon: hey [14:11] :) [14:12] just rsed to get bass:) [14:12] when i play sound on max i get a nois:) [14:12] :(* === dario is now known as clark8 [14:32] I'm having some problems with ATI drivers, I've installed by sh ./atidriverpackage but i can't find the catalyst.. there were no problems during the installations [14:32] anyone got some sort of remedy or know about this problem [14:40] si buenos dias tengo una pregunta necesito trabajar [14:41] con el compiz en kubuntu [14:41] !es | cbit [14:41] cbit: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [14:41] #ubuntu-es [14:42] cbit, /join #ubuntu-es [14:42] or /join #kubuntu-es [14:42] Republica Bolivariana de Venezuela [14:44] /join #ubuntu-ve cbit [14:44] najib, please keep any support questions in channel (ie not PM) [14:48] 546 [14:54] where must i change desktop backgorund to get diffrent on all desktops?:) [15:00] !lts [15:00] LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server. The current LTS version of Ubuntu is !Hardy (Hardy Heron 8.04). The next LTS release is scheduled to be 10.04 [15:01] is there a reason my amarok only plays 1 track at a time? [15:02] no action on next/prev/track end. [15:06] Mit* The reason is that Amarok sucks. Try Songbird. Had that same proplem with Amarok and ditched it. [15:07] hay all I know this is going to be a stupid question. I think I downlaoded the wrong CD. how does one know if they are running 32/64-bit? [15:08] look at what you labeled the cd as after you burnt it? [15:08] MitsuoDeshoDesho: you have to READ the documentation. Of cource it plays more than one song at a time, like playlists? [15:08] shadowhywind do you have more then 3gb of memory? [15:09] hehe, just did it does say amd64, but I was sure that lsb_release -a would say something with 64 in it [15:09] shadowhywind, what does uname -a say in the konsole [15:09] ah! thanks bazhang, i used uname -r , forgot about -a [15:09] i did download the right cd after all 64-bit [15:09] okay :) [15:11] darthanubis, you imply having a playlist of n songs, selecting one and pressing play is not sufficent? [15:12] MitsuoDeshoDesho: seems you have figured out how to play one song already? I thought the question was [10:02] is there a reason my amarok only plays 1 track at a time? [15:13] Amarok plays more than one song at a time, hence my previous answer. [15:13] It's not that hard to do === Guest59027 is now known as Authority [15:15] The Amarok that comes with Jaunty will only play one song at a time. Check the forums. Many had to install an older version, which still sucks. Try Songbird [15:16] smart pants, i know it does, but since version 2 it stopped responding to some actions, like clicks the next/prev. [15:16] and it won't play more than one song every time i hit play [15:16] it just plays one single song to an end and goes silent [15:19] MitsuoDeshoDesho, is this from collection or playlist? trying it out here right now === avihayb__ is now known as avihayb_ [15:21] You guys don't follow directions very well. Right click your collection, after stopping all playing music. Then click add to playlist. Once you do that, it will play your whole collection, ANY way you please. === axel is now known as Guest14862 [15:22] bazhang, collection, dragged to playlist pane [15:22] MitsuoDeshoDesho, hang on, almost at the end of the song :) [15:23] bazhang, pressing next/prev works? [15:24] MitsuoDeshoDesho, I have it on collection; from that pulling up an album plays through fine, next, prev as well [15:25] mine doesn't =\ [15:25] MitsuoDeshoDesho, let me dig into the prefs for some clues, hang on a sec [15:26] xine backend is installed and selected [15:28] MitsuoDeshoDesho, that is exceedingly odd; how big is the song database? perhaps a rebuild would fix it [15:29] bazhang, a few dozens of gigs.. [15:30] alguien habla español? [15:30] !es | tonga [15:30] tonga: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [15:30] Muchas Gracias, Thanks [15:30] MitsuoDeshoDesho, same here; on the same hdd? [15:32] yes [15:32] MitsuoDeshoDesho, this is 4.3? I'm still on the standard one [15:33] amarok 2.1 on 4.3.1 [15:33] 2.0 didn't work either [15:34] ah. I'm on Amarok 2.02 and KDE 4.2.2 [15:40] Could anyone help me with mysql on ubuntu, the my.cnf got all messed up... [15:40] hallo [15:40] Is there someway I can get mysql to make a new one [15:52] has anyone gotten ipaq h2200 to sync with Kontact under Kde4 on Kubuntu 9.04 [15:53] jtholmes: I sync with google calendar [15:53] hx2790 here [15:55] Tm_T, interesting, not familiar w/goog calendar, what about contacts? [15:55] jtholmes: no luck [15:56] Tm_T, thought so, is hx2790 wm2002 wm2003 or wm5/6 [15:56] jtholmes: wm5 [15:57] jtholmes: I almost got some years ago it syncing but many things is only almost working with my hardware set [15:58] Tm_T, same here === kb is now known as Guest37997 [15:58] Tm_T, how do you sync your contacts to the hx2790 [15:58] jtholmes: I don't === zeljko is now known as Andjeo [15:58] Tm_T, thats one way /: === Andjeo is now known as AndjeoCuvar [15:59] Tm_T, thanks for the info [15:59] jtholmes: np [16:01] where must i change desktop backgorund to get diffrent on all desktops?:) [16:02] hello all. i'm running linux (kubuntu) on all of my household PC's for the first time and am loving it. I have some server hardware and am looking to setup an open source alternative to windows home server (nightly documents and system/profile backup... easily restorable). what should i do? [16:04] uh do you want it to have a gui then? [16:05] eragon: That isn't possible with KDE 4, I believe it was possible with KDE 3, but there are desktop activities where you can change the desktop background, You'll need to zoom out (cashew > zoom out [16:06] oki.. [16:07] Got some question. I have kubuntu 9.04 and I never managed to get some new icons. when ever I change them some icons change and major not [16:08] Is there something that I can do about that [16:08] jackdamiels: it depends on the icon theme your using, some icon themes from kde-look are not completely up to date and so some of the icon filenames aren't correct. [16:09] jackdamiels: you can fix this yourself, but it may take some time by looking at oxygen icons. (should be under usr/share/icons/oxygen) and comparing it to your icon theme and renaming yours accordingly [16:11] MTGap I dont understand, what does it mean renaming yours accordingly [16:11] The problem is that I cant even change the xolor of icons [16:11] jackdamiels: okay so you downloaded a theme from kde-look? [16:11] yes [16:12] jackdamiels: so when you switch the icon theme in system settings, not all of the icons change that you believe should? [16:12] yes, just few of them [16:13] jackdamiels: are you sure then that those icons exist? [16:13] jackdamiels: in your theme [16:14] that might be [16:14] but what with changing colors og default theme [16:14] jackdamiels: changing the colors how so? === Authority is now known as Guest84810 [16:14] jackdamiels: the folder colors? [16:14] yes? [16:14] if it is posible [16:15] I manage to set some effects , but that is applied only to some icons [16:16] Well, it is possible, one easy thing to do would be to right click a folder > properties > click on the folder icon and browse to the folder you want [16:16] thati is it [16:17] that won't do it globally but for folders individually [16:17] but how can I do that as roor, because I dont have permission [16:18] uh well you could just go to konsole and do sudo dolphin You'll have to be careful though [16:23] MTGap: not just sudo, to start a GUI you need kdesudo, else you run into problems [16:23] MTGap: start a GUI application with administrator rights, that is [16:24] Mamarok: uh okay I've never had issues [16:25] MTGap: well, it causes permission issues galore [16:25] also, running GUI apps as root should be used very carefully anyway [16:25] it is rarely needed [16:26] Mamarok: yes I know [16:35] Anyone else with problem that Project Neon doesn't start since last update a few days ago, and is there no newer nightly build since 20090826? [16:36] Sorry, wrong channel :) [16:37] hi all, which package will install me qmake+qt4-devel + gcc + whatever? [16:37] aptitude isntall build-essentials qt4-devel ? [16:42] Does anyone know about servicemenus for dolphin? [17:01] Is google chrome in the ubuntu repo? === lucy_one is now known as tittykitty [17:08] Mist_, you can get the url /ppa for chromium at #chromium [17:09] ah === nixternal_ is now known as nixternal === thunderstruck is now known as gnomefreak === Guest84810 is now known as Authority_ === Authority_ is now known as Authority [17:34] ad === genii-2 is now known as genii-around [17:39] The new installer look in Kubuntu Karmic looks really neat :) [17:40] really? [17:40] have you tried? [17:41] i have tried karmic but i have not see that , i have tried live cd... [17:42] Peace-: check it out: http://img300.imageshack.us/img300/2318/kubuntu910installer1y.png [17:43] ty [17:44] oh that [17:44] oh ok i haven't tried to install so [17:44] hello [17:44] i haven't see [17:51] Does anyone know how to have servicemenus for dolphin, I know how to do it for konqueror, I followed these directions but the folders they say to put it under don't exist === giuseppe is now known as Guest55634 [18:05] MTGap: what folders did they say? [18:06] I was looking at this forum post: http://kubuntuforums.net/forums/index.php?topic=3088743.0 [18:08] MTGap: I'm thinking /usr/share/kde4/services/, maybe. [18:08] yeah I don't I'll have to fool around with it more. [18:08] hmm, maybe not [18:08] There was a lot of services folders that I found [18:11] MTGap- I tried messing with one a few days ago, and it seemed to work fine. Let me try to dig up which one it was [18:11] maybe /usr/share/kde4/services/ServiceMenus? [18:12] That's it, I guarentee it. [18:12] Yup, it is [18:12] Was just about to paste that [18:12] huzzah for locate and grep :) [18:13] Heh [18:13] I only needed history and grep [18:24] hi! [18:25] I right cliked on my desktop and got to appearance settings. there it said desktop (where you can set the wallpaper), the other option was "Folder View". I was curious what it is and clicked it. Now I cannot undo it anymore. [18:25] What can I do to undo it? [18:26] opening it again and clicking on desktop doen'T change it. [18:26] I want it not to display any folder's content - only tin the default plasma or what it is called - now I have it in both [18:26] anybody can help? [18:27] If you click the settings icon in the top right corner of the screen, you can get to Desktop Settings [18:28] From there you can change the type from Folder View back to Desktop [18:28] i did [18:28] but clicking on "apply" and closing does not change a thing [18:28] and reopening it, it shows again "Folder View" - or am I to stupid? [18:29] does it need a restart? [18:29] I don't know then. What version of KDE? [18:29] a least for changing it to this folder view it needed no restart [18:29] kubuntu jaunty jack [18:29] dunno what kde this has [18:32] go to any kde app and in the menu help> about kde [18:32] it says what version there [18:36] trying out quassel , still has the ugly coloured text which i don't feel like resetting [18:36] hullo === mateo is now known as DonMateo [18:37] running Kubuntu 9.04 in VMware now [18:42] kde4.2.2 [18:47] same here [18:47] but i don't know how to undo the appearance setting "Folder View" back to "Desktop" [18:48] where did you set it firstly? === x-ray-3 is now known as frakturfreak [18:49] * hamit hi all [18:50] right clicked on desktop bakcround then on "appearance settings" there I changed "Desktop" to "Folder View" and it took effect immediately after hitting "apply". [18:50] If I set it again back to "Desktop" and hit "apply" and "ok" nothing changes however [18:52] that's strange. Mine works okay [18:52] maybe after a restzart it'll take effect. I hope so at least. right now, however I cannot restart. [18:53] I also hit F5 for reloading the desktop and still looks the same [18:53] try relogin if you can [18:53] also: I once saw that someone using slackwere or so could set differetn wallpapers for each of the for desktops. [18:54] is that possbile in kubuntu as well? [18:54] and could I even customize it so far that Desktop # 1 has a different set of icons dispalyed than desktop # 2, 3 and 4? === jhutchins_kc is now known as jhutchins [18:58] I don't think that's possible [19:07] hello all. i'm running linux (kubuntu) on all of my household PC's for the first time and am loving it. I have some server hardware and am looking to setup an open source alternative to windows home server (nightly documents and system/profile backup... easily restorable). what should i do? [19:15] i have a problem, when i try to connect to my old hotmail-msn account with kopete, i just cant. I get the error MSN: Error: basic_string::_S_construct NULL not valid. I can use a newer one. I can use the old one with pidgin, and other im-clients. Only kopete has this problem. Anyone has any idea? Google does not give much help... [19:18] jimmy51_- I don't know anything about any of the domain management stuff, but if you're just looking for backup handling, you can just setup rsync or rdiff-backup on each computer [19:18] Dragnslcr: is that an easy to use, GUI app? [19:19] (something i could talk my dad through over the phone) [19:19] I set up rdiff-backup as a cron job. There are probably GUI's for it [19:19] I'm not sure offhand what Keep uses on the backend [19:20] Hm, I guess Keep isn't maintained anymore [19:23] knetwork manager doesnt start when i login anymore where do i fix this [19:23] sessiojns? [19:24] Brian___: um,which KDE release? [19:24] kde 4.3 sorry [19:24] Brian___: 4.3 and onwards knetwork manager has been replaced [19:25] for the time being... there should be a n/w manager in the system tray [19:25] its not there [19:25] it was but not anymore [19:26] Brian___: ok type : nm-applet in krunner [19:26] thanks Dragnslcr. I'll look into GUI for rdiff [19:26] do you feel it's reasonable time/compression wise? [19:26] !info sbackup | jimmy51_ [19:26] jimmy51_: sbackup (source: sbackup): Simple Backup Suite for desktop use. In component universe, is optional. Version 0.10.5ubuntu2 (jaunty), package size 68 kB, installed size 512 kB [19:27] shadeslayer: thank you how do i add thisw to the startup apps [19:27] That seems to be a recommended GUI, https://help.ubuntu.com/community/BackupYourSystem/SimpleBackupSuite [19:28] sweet [19:28] Brian___: well add the command to the autostart script [19:28] karmic alfa 5 just got realesed anyone try it yet [19:29] Brian___: im on alpha [19:29] helo [19:30] i want to try it last time i did my broadcom driver didnt work [19:30] on alfa 4 [19:30] sups [19:32] Dragnslcr: reading that link, it looks like what I want. i can set up any old network storage server, and dump to it using the sbackup client [19:32] Dragnslcr: i suppose i could make a bootable USB stick or something that contains the sbackup client, so i could restore to the HDD if it were unbootable === tommy is now known as Guest12514 === avihayb is now known as avihay === Guest58570 is now known as tommy_the-dragon [19:48] I have an intel based motherboard on which desktop effects are not working on 9.04............but they worked on 8.10 [19:48] !intel [19:48] Ubuntu 9.04 has a known regression for some Intel graphics support. See https://wiki.ubuntu.com/X/Troubleshooting/IntelPerformance and http://ubuntuforums.org/showthread.php?t=1130582 for more information. [19:49] I want to setup a mirror for college use............how to [19:51] !mirror | apparle [19:51] apparle: Kubuntu can be downloaded in various formats from here: http://kubuntu.org/download.php [19:52] apparle: more : http://www.ubuntu.com/getubuntu/mirror [20:12] I'm looking for a good mass audio tag editor like easytag but for KDE. Any suggestions? [20:13] raindog, I use amarok. [20:14] hi [20:14] Ash-Fox: I haven't used it for tag editing yet. I'll look into it. [20:14] All you need to do is select all the files you want to edit and right click edit [20:14] In amarok that is. [20:16] raindog: I've once found in synaptic, a package that let's you mount a filesystem that shows files in a tree structure based on theyre tags [20:16] and moveing files from folder to folder also changes the file's tags [20:17] avihay: Interesting. === kamlesh is now known as Neelesh [20:18] hey,,i m not geetin 3d effects on desktop,,can u help [20:18] i have compiz [20:19] vivek this can be ur gfx driver [20:19] :) [20:20] i've checked it,,its workin fin [20:20] e [20:20] what gfx crad u have ? :) [20:20] card* === prefrontal_ is now known as prefrontal === rosco_y is now known as rosco_away [20:22] hey how can we ping in irc? :P [20:22] whats the comand plz? :P [20:22] i have intel graphics card [20:22] dedicated [20:23] glxgears,,,i dont remember exactly [20:23] vivek im not sure..but maybe the gfx card is not appropriate to display the 3D view :( [20:23] but somethin like that [20:23] im not sure mate :) u can ask on kubuntu forum :) [20:24] !intel [20:24] Ubuntu 9.04 has a known regression for some Intel graphics support. See https://wiki.ubuntu.com/X/Troubleshooting/IntelPerformance and http://ubuntuforums.org/showthread.php?t=1130582 for more information. [20:24] fine,,buddy [20:24] :) [20:36] !info pytagsfs | raindog [20:36] raindog: pytagsfs (source: pytagsfs): maps media files to an arbitrary directory structure. In component universe, is optional. Version 0.8.0-1 (jaunty), package size 57 kB, installed size 384 kB [20:37] avihay: Thanks. [20:40] My X is crashing almost at random, and i can induce it... how do i fix it? [20:41] coilette: can you guess where is the problem? video related/audio related/ memory related [20:42] No i dont know, it usually crashes when a program loads [20:42] but it didt do this a few days ago.. but theres been alot of thngs changed since then [20:43] I may just have to reinstall [20:43] whats the command to reconfigure X and reset everything to default? [20:44] or is it recompile.. i forgoten [20:46] coilette: next time get a backup before u change something... :) would be the easiest way [20:47] oh i dont really have anything that needs to be restored.. i just want this to be fixed [20:47] but if i reinstall and it comes back, im right here again [20:47] hay all random issue, My wireless light keeps flashing depending on internet traffic, any ideas on how to not make it do that? [20:48] is there a function button on your laptop? [20:48] i know i have one [20:50] * genii considers advising to cut the LED power leads [20:50] coilette: the wireless light has its own button, which turns on/off the wireless [20:50] oic [20:51] When it connects to my router, it turns blue. But when I say search for something on google, the light starts flashing, till the page loads [20:51] shadowhywind: Normal. [20:51] hehe whats xservers pakage name? [20:51] genii: how is that normal?!?! lol, I never had that happen on my old laptop [20:51] shadowhywind: Also it's a hardware thing and not a software thing whether the light shines or not, usually [20:52] genii: damn! hehe my next question was going to be any ideas on how to make that light change depending on my mute/unmute status [20:52] shadowhywind: On some adapters the light is only to show power is on. so never blink. On most new the light indicates traffic [20:53] hehe finish this command : sudo dpkg configure... for Xserver [20:53] genii: ah, my old laptop was 2-3 years old [20:54] i actually wouldnt mind an activity light for my wireless [20:54] I should be happy though, I don't have to apply any ugly fixes for the load cycle count [20:55] My only issue with it, is that the wireless "activity" light is above the keyboard in the middle [20:55] There's a real simple fix for problems with blinking lights [20:56] Dragnslcr: oh?! [20:56] shadowhywind: Put some tape over it :) [20:56] and no eletical tape [20:56] Black electrical tape [20:56] hehe [20:56] laptop ist about 6 hours old, don't want to modify it that way just ye [20:56] duct tape [20:57] Duct tape is just slightly overkill, don't ya think? [20:57] yup [20:57] (surprise no one said black nail polish) [20:57] :) [21:00] Those circles from inside paper-hole reinforcement things work in a pinch [21:00] genii: I might just do that to cover the windows key [21:01] that or send in to get the free ubuntu logo stickers [21:03] strange positioning for the wifi activiy indicator, this one has all the lights grouped at the front [21:05] My old laptop it was up in front on the side [21:05] this ones just strange, both the power and wireless are right before the screen === lfs is now known as Leobuntu [21:09] problem: I recovered some jpeg-files with "testdisk" but the computer could not open them [21:11] how can I repair this damaged jpeg-files? [21:11] thks [21:16] ok so i just installed kubuntu karmic alfa 5 and when i click on network managment the wireless tab cant be clicked on [21:17] alpha [21:18] Does anyone know the location of kopete's weird system tray animation? === avihay_ is now known as avihayb [21:19] MTGap, kopete config options [21:19] BluesKaj: Yes, but the actual file location for that animation, I would like to change [21:19] it* [21:23] MTGap, dunno if that's possible [21:23] simlink? [21:23] BluesKaj: well of course it's possible it's just an image that is the animation, I need to know where the file is [21:24] what network should i use for a broadcom wifi card in karmic koala networkmanager0.7, wicd, or fakenet [21:24] MTGap: do you have synaptic installed? [21:24] avihay: what does that have to do with my question? === morice-net__ is now known as morice-net [21:25] well, part of the information that the package system holds is where a program installs it's files [21:25] the executables are usuallyin /usr/bin ,but dunno about kopete...I removed it infavour of pidgin [21:26] ok avihay so how do I look at that information? [21:26] via synaptic it's realy easy to tell where it is because synaptic is by far one of the easyest package managers there are if not the easyest [21:27] avihay: yeah ok so what do I do to do that... [21:27] !kernel [21:27] run synaptic, type keopet in the search box, right click->properties, go to the installed files tab [21:27] hi, i am not able to play runescape, i am having the exact same problem as this page, is there a solution? [21:27] https://bugzilla.redhat.com/show_bug.cgi?id=502318 [21:28] where do I start for compiling a custom kernel [21:28] cool avihay thanks for the info [21:30] I don't belive humans were ever able to adept to adept [21:30] .... [21:32] LuisJa: what is runescape? [21:32] LOOOL [21:32] ... [21:32] an internet game :) [21:32] than used java :) [21:32] uses* === Philip5 is now known as Philip5-Hero [21:37] lol finally found it... couldn't find it before because it is a .mng file === Philip5-Hero is now known as Philip5 [21:37] anyone knows how to fix jpeg-files, recoverd with "testdisk"? [21:37] LuisJa: We went through this runescape issue yesterday. Please don't keep re-hashing it here. [21:37] yah but [21:37] the bug is reported [21:37] and it seems is not runescape fault... [21:37] cause... [21:38] its only in linux ¬¬ [21:38] i used a vista laptop and it worked fine [21:39] LuisJa: At this time nothing more can be done for you in this issue, at least in this channel. [21:40] can i lol? [21:46] .. [21:46] does anybody know how to fix jpeg-files, recovered by "testdisk"? === avihay_ is now known as avihayb [21:54] hello i am trying to figure out how to file transfer over irc can you help? [22:03] can anyone here help me get my java applets working? [22:03] i am using kubuntu 9.04 [22:04] They aren't working in konqueror? [22:04] MTGap nope, they use to work in konqueror and it was buggy in firefox [22:04] MTGap then i upgraded from 8.04 to 9.04 [22:04] and now it says loading applet in konqueror, and firefox just freezes [22:05] navetz: okay well it shouldn't be buggy in firefox but I think I know how to fix it in konqueror [22:05] Go to Settings > Configure Konqueror [22:05] MTGap: alright [22:05] navetz: Under Web Browsing go to Java & Javascript [22:06] MTGap: alright here [22:06] There you will see the field: Path to Java executable [22:06] MTGap: yup i see it, it says java === ilker is now known as apranaks [22:06] now it depends on where java is installed on your system, but yeah it says java in the field for [22:06] you [22:06] so replace it with /usr/bin/java which is most likely where java is installed for you [22:07] MTGap: alright done [22:07] MTGap: ill test it [22:07] Okay [22:09] MTGap: humm nope still the same thing in knoqueror [22:10] MTGap: says loading applet: then it asks me for permissions, i grant permission and it goes blank [22:10] could I possibly have to re-install java? [22:11] LuisJa: runeScape seems to be working fine for me [22:11] well, actually I can't get it to work in HD mode [22:12] I take that back, it crashed my system === avihay_ is now known as avihayb [22:20] hello i need help with joining a server can anyone help me? [22:29] Not of you don't stick around. [22:29] s/of/if/ [22:31] jhutchins_lt: I was thinking that also === chrkap is now known as lunz === lunz is now known as _lunz_ [22:43] what is the difference between apt-get and aptitude? they are both package-managers, doing the same thing.... [22:43] aptitude is a front-end for apt [22:44] No [22:44] Both are front ends to dpkg [22:44] Really? I thought aptitude used the same apt source list, database, etc. [22:46] Yes, they do. [22:46] The major difference used to be how they handled dependencies, aptitude would do a better job [22:47] now about same [22:49] i also heard that aptitude manages deps in a better way but i also heard a lot of this frontend-talk. as far as i understood, aptitude is NOT the frontend of apt like genii says [22:49] thx fpr adivce [22:49] for [22:49] I dunno [22:50] "aptitude is a terminal-based package manager for Unix-like operating systems that use the APT suite for package management." [22:50] Might not be a direct front-end for apt-get, but that would imply that it at least uses the apt libraries [22:53] um if i have 64 bit does my install know it or must i do somethiing special [22:55] cuznt- if you want to install the 64-bit version of Ubuntu, you should download the 64-bit disc [22:58] what options/command should i give aptitude when i do the upgrade to 2.6.28.11.15? "sudo aptitude -f -safe-upgrade" [23:00] if i do "aptitude -safe-upgrade" and afterwards, when i know the upgrade works, do "aptitude -full-upgrade", will it remove the old kernel? [23:37] Can someone give me instruction on how to resize my hard drive so I can write then down..I do not wanna loose any data if at all possible [23:47] i have a AMD Sempron LE-1250 / 2.2 GHz processor w/ 2g ram i should get more before i think about 64bit? [23:49] cuznt, you can but 64 bit runs fine on 2G ram [23:50] I used to run it on 1 :D [23:51] nice [23:51] ty [23:51] i am quite excited.. [23:53] cuznt, I've heard there's a marked increase in performannce with 64 bit on 4G Ram [23:54] I have 2 G as well and I may switch back to 64 bit once the media and flash probs are ironed out [23:55] and increase ram to 4