[00:00] Yes, it runs without labels [00:01] draik, well, that solves the mystery... fix the syntax [00:01] ign0ramus: But that's MY mystery. What is the correct syntax? [00:01] draik, you know more about that than i do :( [00:02] That kinda hurts [00:02] draik, sorry bro... i assume your ~/.bashrc has corresponding aliases? [00:04] draik, i'm still struggling making with cron syntax, since i don't believe there's a cute little gui for these tasks any more? [00:07] ign0ramus: Sorry, I was away checking on the script [00:08] draik, i was getting errors on the dpkg lines, which i removed, but it seems very slow to load, and like you said, no response :( [00:09] It takes a moment or two [00:11] I've just modified my /etc/fstab and added 2 lines at the bottom, will my system break during a reboot or will it be fine? http://pastebin.com/m6264c93f [00:12] draik, well, if you add double quotes around the letter-option lines, the script does work effectively, but unfortunately, you cannot choose [00:12] draik, which defeats the point, i understand. [00:13] draik, and i'm getting "Illegal option -e" on line 30 [00:13] draik, nvm... that won't be your line 30, because i removed some lines [00:14] xcdfgkjhgcv, your /var/ and /tmp/ directories are on a different partition? [00:17] ign0ramus: A different partition from what? They are on the same partition as my root partition. [00:17] ign0ramus: I'm trying to put them on tmpfs because I don't want people to see my data if they steal my laptop [00:18] xcdfgkjhgcv, encryption would probably be easier... but this should work too [00:19] ign0ramus: I've already encrypted my /home [00:19] ign0ramus: I just hope that I haven't messed up my fstab and destroyed my system. [00:20] xcdfgkjhgcv, you've backed it up, i presume? [00:20] ign0ramus: Backed what up? [00:20] hi everyone, i'm using kubuntu 8.04.2, i'm trying ti remove network-manager package but aptitude says wants to remove kubuntu-desktop also, i pretend to install wicd, i already have downloaded the package [00:20] xcdfgkjhgcv, the original fstab [00:21] ign0ramus: It's only 2 lines difference. [00:21] ign0ramus: I can remember what changes I made. [00:21] So I guess if it is messed up, I'll have to boot a Live CD and modify it. [00:21] xcdfgkjhgcv, yes, but in the event of an borked system, its much easier to cp a good file over the borked one [00:21] ign0ramus: Just as easy to edit it with a text editor. [00:22] It would be annoying to have to fix it as I'd need to download a Live CD from another computer. [00:22] xcdfgkjhgcv, true. with a livecd you'd have to mount the disk and chroot into it, correct? [00:22] And then figure out how to burn it onto a 256MB USB drive. [00:22] ign0ramus: Why chroot into it? [00:23] xcdfgkjhgcv, not necessary? [00:23] xcdfgkjhgcv, luckily, i've never actually had to fix a kubuntu install....just friends' windows installs [00:28] how to get wine installed [00:28] prasanth: sudo aptitude install wine [00:28] prasanth: apt-get install wine [00:30] can i change my ram after installing my ubuntu [00:30] prasanth: you mean the hardware? or the swap partition? [00:30] s [00:30] hardware [00:31] prasanth: yes you can, your distro will detect the change in the amount of memory, you don't have to do anything else [00:32] the ram i had is 256 and my firefox works slow [00:33] prasanth: how much swap does the system have? [00:33] draik, you're using the "read" command wrong [00:34] i dont know exactly can u tell how to configure the swap [00:35] bcos i installed auto not manual [00:37] ign0ramus: Aside from everything else? [00:38] draik, well, it's a start [00:39] draik, "read" has to refer back to parameters set within your questions [00:39] ign0ramus: Ok. How do I do that? [00:40] draik, working on it... for example, here's a usage: [00:40] draik, read -p "Please enter your name : " name [00:40] draik, then ... echo "$name" [00:40] Ok, but what about multiple options? [00:41] draik, can you read this? http://pastebin.com/m34c99696 [00:41] Give me a sec while I get a new TTY for lynx [00:42] draik, it doesn't solve your problem, but shows "read" and "echo" syntax in a simple script [00:43] ign0ramus: Saw it. That's good for user entries, but what about those which I have created? [00:43] draik, checking into that, too... but this was the first thing that struck me [00:43] i already solved the issue, thanks anyway [00:44] ign0ramus: I'm very appreciative of all the help you're giving me right now. [00:44] draik, i'm learning as i go, too :) [00:48] nedd help http://paste.ubuntu.com/178353/ [00:51] http://paste.ubuntu.com/178353/ [00:52] draik, you should use " $() " for nesting [00:52] http://paste.ubuntu.com/178353/ [00:53] ign0ramus: nesting? === nicolas_ is now known as Guest27772 === Guest27772 is now known as Indigo [00:58] http://paste.ubuntu.com/178353/ [00:58] does anyone know how do i switch ctrl and caps lock on kubuntu 9.04? [00:58] help [00:59] henux: ? didn't understand that [00:59] i want to rebind caps lock to be the ctrl key, and ctrl key to be caps lock [01:00] draik, i think i need to do more research... it seems that the 'b', 'd', 'r', and 'u' variables contain the programs+arguments they're set to [01:00] help http://paste.ubuntu.com/178353/ [01:00] there was some trick to be made in xorg.conf [01:00] draik, something is fundamentally wrong, but i don't yet have the script-fu to identify a solution [01:00] ign0ramus: Don't drown yourself on this. Thanks [01:01] draik, well, it's for self-betterment as well, but I am stumped. [01:02] draik, where did you learn the syntax you have? From a tutorial, or extensive use of man pages? [01:02] henux: no, i really don't know how to do that ... i have never needed that [01:02] general info I've been gathering [01:03] draik, fair enough. i found some tutorials on these kinds of scripts, but they are too simple... or way too advanced O_o [01:03] henux: you may do a web search using the terms "modifier keys switch keys" === Paraselene__ is now known as Paraselene_ [01:05] siddharta: okay thanks [01:06] henux: you're welcome [01:08] draik, simple, but maybe closer to what you want http://rafb.net/p/y9fg7594.html [01:09] ign0ramus: Thanks seeing it now [01:10] draik, expanding on that, you can add 'else' arguments for a null response [01:10] do anyone know how to fix this http://paste.ubuntu.com/178353/ [01:10] ign0ramus: Can I double-pipe? [01:10] ign0ramus: Can I double-pipe? [01:10] draik, haven't got there yet? [01:10] ign0ramus: Can I do MULTIPLE double-pipe? [01:11] ign0ramus: Can I do MULTIPLE double-pipe? [01:11] draik, don't know why a put a question mark at the end... i haven't gotten that far yet, but it seems like a solid foundation [01:11] double pipe? [01:11] superboy, try "sudo apt-get -f install" [01:11] ... and stop copying everything you see [01:12] lol [01:12] okay [01:12] jeeze. :/ [01:15] oi [01:15] ign0ramus: piping you know. Double-piping is A || B; if A fails, do B. If A works, forget B exists. [01:15] alguem do brazil ?? [01:15] !br | thiago_ [01:15] thiago_: Por favor, use #ubuntu-br para ajuda em português. Obrigado. [01:15] ign0ramus: Can I do A||B||C||D||E ? [01:16] draik, only one way to find out (quickly anyway) :) [01:17] How do I create variables for the letters to mean their respective commands? [01:20] !mx [01:20] Sorry, I don't know anything about mx [01:21] draik, here's another example of an interactive script: http://rafb.net/p/N6Zemr39.html [01:24] ign0ramus: I think that will help me out with what I'm trying to accomplish. [01:24] it still says this:http://paste.ubuntu.com/178370/ dont know where to go from here [01:25] draik, also this may be perfect for your needs - http://rafb.net/p/CYQYoR40.html [01:25] superboy, do you have "kubuntu-restricted-extras" installed? That should give you a working Java install. [01:26] uuum i dont think so how wold i go about installing that? [01:27] superboy, "sudo apt-get install kubuntu-restricted-extras" [01:28] kubuntu version 9.04. using KPackageKit (Add and Remove Software) any time i try to add or remove packages using this method, I get an error message that says "Cannot get the exclusive lock on the packaging backend. Please close any other legacy packaging tools that may be open" thing is... I don't have any others open... just that one [01:28] draik, there's a lot of stuff you don't need in that last one, but it does effectively list menu options, and shows the syntax to complete the commands, depending on user input [01:29] Whiz2_, check ksysguard to see if you don't have some other form of apt (kpackagekit, synaptic, adept, etc) open [01:29] Anyone having problems installing openoffice using kpackagekit? [01:30] It will just hang on getting dependancies.. [01:30] ign0ramus: if anything else is open, then it opened when Linux logged in, cuz i didn't open anything else. how do I access that program? [01:30] Shadoze, then try the "build-dep" command in terminal, for the package you need [01:30] Whiz2_, well, if you're restoring sessions, something else may be running ... "kdesudo ksysguard" [01:31] ign0ramus: it's fresh install and a fresh reboot [01:31] Ok, is there any way to get 3.1 because 3.0 is the one in the repositories [01:31] Shadoze, from the web site or maybe someone has a PPA. Google should help in this regard. [01:31] Whiz2_, that is puzzling... can you install from konsole? [01:32] ign0ramus: *sigh* i dunno. my system just froze when coming out of screensaver mode. been having issues with the system freezing in linux lately... to the point of letting me move the mouse, but absolutely nothing else responds [01:32] on a fresh install [01:32] Whiz2_, integrated intel graphics? [01:33] ign0ramus: ATI Radeon x1650 AGP with 512 dedicated RAM (not onboard video) [01:33] Hmm kpackagekit dosn't seem to pickup the keyfile i made for 3.1 [01:34] Whiz2_, i'm not sure what would be causing the freezing then... you can always use the 'top' command to see if anythings eating your resources [01:34] ign0ramus: could the onboard video be causing problems even if it's not being used? [01:35] Whiz2_, i honestly don't know - never had that situation. wish i could help, but i'd just be giving bad advice ;) [01:35] lol [01:35] it's the truth. look at most "ubuntu blogs"... :D [01:36] Shadoze, a keyring for a repo? [01:36] Shadoze, you can add it in terminal, or add the .key file in your package manager gui [01:37] Yes, i was following softpedias "famous" openoffice install guide [01:37] Ok, hold up [01:38] Shadoze, here's what you want to do to add a key (good guide) https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories [01:40] Wicked, just imported the key, cheers [01:40] Shadoze, :) [01:40] Do yo uknow the reason why kpackagekit dosn't seem to pick up self made keys [01:41] For example if you were to get a key from a site, paste it into kate and save it as anything [01:41] Shadoze, don't know, i junked kpackagekit after the first time i used it [01:41] Shadoze, the important thing is to have the correct header and footer, and not to add your own .extension to the file [01:42] Yeah, i leave it unmodified and without an extension [01:42] ign0ramus: Tried the script as it is in there and no go [01:42] I get errors on a line that doesn't exist. Doesn't seem to like my closing [01:43] draik, you gotta be kindding me [01:43] Correct me if i'm worng, but Linux scans the file for what the content is, rather than judging by a .whatever extension [01:44] Shadoze, for the most part that is correct, but it doesn't mean your packagemanager will accept a key file with a .txt extension [01:44] ign0ramus: Gimme a sec for the new pastebin [01:44] Shadoze, the "file" command is awesome for detecting filetype [01:44] http://pastebin.com/f640890f [01:45] I will have to use tha tmore often :) [01:45] ign0ramus: found the kpackagekit issue, and corrected it. dpkg was apparently interrupted during install [01:45] ign0ramus: disregard the last line, that was just a test [01:45] ign0ramus: But still, with or without that line, it gives an error [01:45] Whiz2_, that would do it :) [01:46] draik, well, your options are misaligned (1-4 but then 1-5), but still shouldn't spit that error [01:47] ign0ramus: i also turned on AGP Fast write in my BIOS to see if that corrects the issue with the freezing. I'll let you know [01:47] Anyone having a menu problem with the kickoff application launcher [01:47] Whiz2_, cool [01:48] For example i will right click it and go to menu edit, move some things around to different categories but they simple will not save when i refresh the menu [01:48] ign0ramus: Whoosp [01:48] whoops, even [01:48] haha [01:49] Instead they will fill up categories i've moved it to with junk, say i had an applicatiojn called test and i moved it into a folder and then saved. It would remain where it was before as well as creating an entry for itself where i move it to under kedit [01:49] *menu edit [01:49] draik, i gotta run... find me on irc or IM. Off for drinks. Good luck, man. [01:50] ign0ramus: any way i can run a general test using Konsole to determine if anything else was interrupted or broken during install? [01:50] ok nvm [01:50] anyone else know the answer to that question? [01:52] What, to test if any packages are broken? [01:52] to test whether the installation of kubuntu in general is broken anywhere [01:52] how do i disable the sound which get played at system login and logout? [01:53] This may possibly be of use [01:53] http://ubuntuforums.org/showthread.php?t=1078365 [01:53] @ whiz that is [01:54] henux, hold up [01:55] yes? [01:56] hi folks, can you tell me what repo I have to use to get kde4.3? [01:58] Shadoze: I ran the dpkg --configure -a fix and it repaired dpkg. the rest of that doesn't seem helpful because it deals specifically with the error reporting package which i don't appear to be having issues with [01:59] dpkg was interrupted during install. the idea is to see if anything else was interrupted or broken during install. for the most part, I don't see where it has ben, but i want to be sure [02:00] http://ppa.launchpad.net/kubuntu-ppa/experimental/ubuntu/ << Is the repository you will find kde 4.3 in [02:00] Be careful though [02:00] how do i disable the sound which get played at system login and logout? [02:03] What is the proper closing for a bash script? [02:06] Henux you used to be able to stop is by going to System Setting > Sound and then unticking the play sound box [02:06] But i don't think it;s there anymore [02:07] there's no Sound in System Settings [02:07] oh heck, this is terrible [02:08] @ Whinz2_ i'm not entirelly sure beyond there, i can have a look in a while though [02:08] @ henux i don't think my sound plays so i must have done something to it i'll haveto find up what i did [02:08] henux: give me amoment and i will see if i can find it for you [02:08] thanks, i would appreciate it [02:09] Ill quickly test my sound [02:10] found it [02:10] henux: in system settings click on notifications [02:11] and? [02:11] for the drop down box next to "Event source" choose KDE System notifications [02:11] make changes as you see fit from there [02:12] thanks [02:12] yw [02:12] Did you manage to turn it off? [02:12] yes [02:13] i have a multitude of other problems also [02:13] yeah i gave instructions lol [02:13] Awesome, may i ask how? [02:13] this is my first time using kde since 1999 [02:13] Mine dosn't make a sound either ;) [02:13] Theres been a huge number of changes since then henux [02:13] Shadoze: system settings, notifications "Event Source" is KDE System Notifications [02:14] what other problems are you having henux? [02:14] many [02:15] let me tell you few [02:15] i'm new to this version of kubuntu... last one i used was 8.10 [02:15] please give an example or we can't help [02:15] was it better? [02:15] 8.10? [02:15] i'd say this is far better [02:15] no [02:15] how was it better? [02:15] Kde 4 & 4.1 had a few anoying bugs [02:15] 9.04 is better than 8.10 [02:15] oh okay [02:15] Thankfully kde 4.2 is alot more polished [02:16] and this kde with kubuntu 9.04 is which? [02:16] I think it ships with kde 4.2.2 [02:16] okay cool [02:16] here is one: [02:16] my KDE version is 4.2.2 [02:16] kwallet pops up at every login as it wants to have my password for the wireless access, is there a way to have it automatically authorize the wlan0? [02:16] I'm using kde 4.2.3 [02:17] i'm still working on a way to disable KDE wallet [02:17] ideally i would like to way the wlan0 to connect at login without any troubles from me [02:17] here's another: [02:17] I believe there is henux [02:17] open kwallet [02:18] k [02:18] done [02:18] then go to settings > configure kwallet [02:18] *wallet even [02:18] done [02:19] do you see any appklication related to networkmanager? [02:19] from there click settings and choose configure wallet [02:19] in Access Control? i believe not, there are kdewallet > KDE Daemon and kwalletmanager [02:20] uncheck the box that says "Enable the KDE Wallet subsystem" click ok [02:20] you may get an error, but it shouldn't prompt you again [02:20] i could be wrong tho [02:20] Disabling annoying kwallet in KDE4: [02:20] System Settings >> Choose Advance [02:20] Then choose kwallet and uncheck "Enable kwallet system" and also in access control uncheck "prompt kwallet" [02:21] done [02:21] yes that too [02:21] now click ok [02:21] then close the smaller window [02:21] does the network manager still automatically login to my wlan now? [02:21] Test it [02:21] lets do that brbr [02:21] then right click the KDE wallet on the application bar and choose quit [02:21] brb* [02:21] *fingers crossed* it does [02:22] I reckon [02:22] my freezing issue appearrs to be repaired by enabling AGP fast write in the BIOS for my card [02:22] by kde 4.5, it will be as polished as 3.5 was [02:22] i never saw 3.5 [02:22] or maybe i did and don't remember lol [02:23] As there had been so many releases in the £.* series by 3.5 (last one) it was as solid and stable as anything [02:23] *3 [02:23] aND YOU'VE PROBABLY USED 3.5 [02:23] this version seems pretty stable to me [02:23] *caps [02:23] It will get even better and stable over time [02:23] i was at one point using a dapper drake release of the OS [02:23] I've been running the 4.2 series for about a month now [02:24] No major issues [02:24] i had HUGE install issues with Kubuntu 8.10 [02:24] something about ata drivers, or IDE not working so it wouldn't even access the CD [02:24] part from my bootscreen is messed up completely [02:24] But that was my fault ;) [02:24] had to get it installed the painful way... [02:24] =[ [02:24] Whiz2 can you check something for me? [02:25] can try [02:25] right click the kickoff menu [02:25] Then click menu edit [02:25] Try dragging ANYTHING into another folder [02:25] for me it refuses to save the settings [02:25] Which means i cannot reorganise my menu [02:26] it drags, but I don't see a way to apply [02:26] "Save" in the top left corner [02:26] hold... let me see [02:26] k [02:27] worked fine for me [02:28] BTW this is my first time using linux since sometime last year [02:28] and this interface and setup is FAR more worth using [02:28] i hate the command line interfaces [02:29] You lucky person [02:29] It dosn't work for me [02:29] I cant reogarnise my menu :( [02:29] they need to make it so everything can be done from the GUI instead of the command line, but still have the command line for emergencies [02:29] i genrally prefer installing my packages via command line [02:30] such as sudo apt-get install mypackage [02:30] i'm a pro at that, but it was always annoying [02:30] the command line assumes you know everything about linux [02:30] the GUI doesn't [02:30] lol [02:30] thats what the manpages are for [02:31] open konsole [02:31] Type man sudo [02:31] You'll see what i mean [02:31] hours and hours of reading... and I still never figured out how to do the things I needed to do... had to have someone login to my computer from somewhere else to fix it [02:31] including man pages [02:31] :) the menu problem is the only thing annoying me [02:32] i'm an old DOS addict [02:32] but this command line interfaceis complex [02:33] Yeah, but it really is worth learning [02:33] would take me most of my life to learn it lol [02:33] the previous versions relied too heavily on it [02:33] i never used it before a few yrs ago because it was all command line based [02:34] when i heard the added GUI to it, i jumped on it, but was still dissapointed [02:35] Shit [02:35] just tried to organise my menu [02:35] Via the cut and paste method [02:35] lol [02:35] when i exited the menu editor, kmenueditor crashed and took my menu with it [02:35] oops [02:35] SO now the items i wanted to move around are gone [02:35] i do have one interesting issue with my thernet [02:36] ethernet [02:36] whats that> [02:36] i'm running side-by-side install with XP pro (Primary OS) and my router has it set to static IP by mac address... [02:37] so linux has the same IP address, but wheni go to my network management, it doesn't show any connections... tho the icon by the clock says 192.168.1.98 [02:37] Oooh =/ [02:37] so i can't edit any of the network setting lol [02:37] I only have Win Xp on my computer for one depressing reason [02:38] prolly have to switch that feature off [02:38] Microsoft Access :( [02:38] i'm going to be setting up a server before too long for kubuntu [02:38] will be a web server [02:38] sadly i will have to learn how to do all that all over again [02:39] If your using xammp it aint too hard [02:39] cuz i don't want the HTTP server to point to anywhere on the root drive [02:39] Te apache site is filled with information on that :) [02:39] and me likes the remote desktop feature... removes the need for VNC [02:39] ive neverused the remote desktop feature [02:39] Non of my friends use kde, they all use gnome >.< [02:40] i use it on all my windows platforms to access them from my laptop because I'm disabled [02:40] i never liked gnome [02:40] GNome tries to be too simple [02:40] KDE is more like windows which I like [02:41] mmm [02:41] Windows vista is the oprating system i could not stand [02:41] I really hated it with a passion [02:41] only 2 things I liked about windows Vista [02:42] The shutdown and logoff feature? [02:42] =-] [02:42] User Account Control (I'm a security freak) and the windows Aero glass interface [02:43] I hated the user access control, i sae the point in it but i felt it was to intrusive [02:43] I don't like being asked for permission to continue, even when i want to do something as simple as breathing ;) [02:43] write protects program files, and windows dirs unless ou give admin privikages [02:44] They have that on Windows Zp [02:44] *xp [02:44] it's called sandboxie ;) [02:44] no 3rd party software :p [02:44] :P i tried windows 7 [02:45] did not like it [02:45] i haven't [02:45] Reminded me of the vista experience i had [02:45] 7 is vista with extras [02:45] I get quite a few microsoft betas as i have a msdna subscription [02:45] Meaning i can download win xp, vista, 7, and tons of other software for them for free, leagally [02:45] i beta tested vista when it was longhorn beta [02:46] i have vista on this laptop [02:46] I only have it because it came with my college course ;) [02:46] Vista was hugely advertised on it's direct x 10 [02:46] DX 9.0c is the same thing for XP [02:47] i did the research [02:47] 95% of the games have directx 9 capability [02:47] yup [02:47] and a lot are only for windows [02:47] Well [02:48] i got left 4 dead working semi perfectly on Kubuntu ;) [02:48] lol [02:48] never played it or even heard of it [02:48] Its a steam game [02:48] It's going to be great though [02:48] in three weeks time [02:48] i can give access the finger [02:49] and ditch xp [02:49] hi guys. i'm gong to upgrade to jaunty. does jaunty support the bcm4318 wireless cards? [02:50] ok... helpe me out here [02:50] wanna make XP my default boot OS.... how do i do that? [02:50] @ binmonkey [02:50] read this [02:50] http://ubuntuforums.org/showthread.php?t=1139412 [02:50] @ whiz2_ sec [02:51] Shadoze: thanks. [02:51] It appears they do, but you may have some problems at first [02:51] @ whiz2 what option is win xp on grub [02:51] Kubuntu is first [02:52] hi [02:52] Kubuntu safe mode is second i guess [02:52] win xp third? [02:52] this is VERY important [02:52] let me reboot and I'll tell you (this is on the laptop so i won't drop here) [02:52] that you get this right [02:52] ok [02:52] anyone knows how to get compiz to work under kubuntu 9.04? [02:52] i know it is lol [02:52] does anyone have experience using the b43 module drivers? [02:52] that's why I'm rebooting :p [02:53] Kubuntu [02:53] hehe :P [02:53] Kubuntu (Recovery Mode) [02:53] Kubuntu memtest [02:53] Other Operating systems: [02:53] @ win, sec [02:53] so four then? [02:53] XP (In that exact order) [02:53] any1? [02:54] winterelf [02:54] go to [02:54] system settings->Desktop->enable desktop effects [02:54] ummm... [02:54] make sure it's ticked ;) [02:54] it is four ;) [02:54] really not sure... it is 4 if other operating systems is not considered 4... i can highlight other tho [02:54] i don't have "system settings" [02:54] it's kubuntu 9.04 [02:55] system settings is under ubuntu [02:55] winter are you using the KDE desktop? [02:55] are there kde 4.3 beta packages for jaunty? i know they're for karmic, but i fear to upgrade to karmic as i would receive endless updates for the next 6 months [02:55] Whiz2: what do u mean? [02:55] whiz do [02:55] sudo cp /boot/grub/menu.lst /boot/grub/menu.lst_backup [02:56] ok hold on let me boot in [02:56] that will backup your grub boot list incase something end in tradgedy [02:56] @ winterelf you do have system setting [02:56] open kmenu, it's at the top [02:57] Click on the KMenu (K button at the bottom right where the windows startmenu would be) look for "Computer" at the bottom right, then click on system settings [02:57] my menu is wierd... when u press something it gives u a sub menue, and u can go back to the old menu... [02:57] @ yao, i think its in the karmic repository only, could be wrong though [02:57] i installed a wierd kubuntu graphic op [02:57] os [02:57] more details please? [02:58] winter: try this... Click on the K menu, click on "Computer" then see if system settings is listed at the top [02:58] if your on classic menu right click kmenu and click kickoff [02:58] it's not... i will explain... [02:58] ty [02:59] see Shadoze? i'm learning fast lol [02:59] remmember kubuntu 7.01? it looks soft blue and the kmenu is like in windows.... [02:59] @whiz so am i :P [02:59] well it's not like this in the kubuntu 9.04 i installed [02:59] thats because [02:59] Kubuntu 7.10 used kde 3 [02:59] Kubuntu 9.10 uses kde 4.2 [02:59] i remember 7.10 [02:59] the one i installed looks like kubuntu 8.04 remix [02:59] and it sux [02:59] hated it [03:00] ok you need to download the release of Kubuntu 9.04 [03:00] winterelf [03:00] the release should come with KDE 4.2.2 [03:00] do you want kde 3.5 instead? [03:01] i think so... if u mean by that , that the graphic should be like old times then yes [03:01] Yes [03:01] take a look at [03:01] https://wiki.kubuntu.org/Kubuntu/Kde3/Jaunty [03:01] is this what you want? [03:01] Shadoze: my menu.lst has been cp'd successfully [03:01] awesome [03:01] type sudo nano /boot/grub/menu.lst [03:01] yes!! this is the one i ment! [03:02] Download away winterelf ;) [03:02] you can install kde 3.5 alongside 4, but you only want 3.5 if im right? [03:02] And apparantly removing 4 after installing 3.5 can break things [03:02] yes [03:03] Wicked dowload and install that ;) [03:03] y should i use 4? to much resorses and a lot of bugs [03:03] that brought up a manpage for menu.lst [03:03] that's not the manpage ;) [03:03] Thats the code inside it [03:03] looks like one lol [03:04] whiz2 [03:04] find [03:04] default 0 [03:04] thanks people :) [03:04] Hope you enjoy your new jaunty ;) [03:04] Pop back here if you go mad with it =-[ [03:05] Oh before you go [03:05] Some uses who use Nvidia cards driving multi-monitor Xinerama setups may experience a bug causing multiple mouse pointers to appear. See https://bugs.launchpad.net/ubuntu/+bug/357901. [03:05] KNetworkManager is as buggy as ever. nm-applet (from package network-manager-gnome) is recommended, but not installed by default. [03:05] take these into account [03:05] give me the URL for the pastbin and I will paste the contentsso you can help me out [03:05] heh i will [03:06] laters [03:06] Wicked, enjoy [03:06] sec [03:06] http://pastebin.com/ [03:06] Is that what you meant? [03:06] yes [03:07] Wicked, by the way [03:07] need to open this file in a word processor.. something like notepad? [03:07] if you dont want to use nano and love kate [03:07] knotes? [03:07] lol [03:07] sudo kate /boot/grub/menu.lst [03:07] will bring it up in shiny kate [03:07] ty [03:07] ;) Sounded likei was reading your mind for a sec then [03:08] just occured to me lol [03:08] Sorry for the typos, it's 3:08am =-[ [03:08] wow... i won't be running kate via command line again [03:09] Yes there are a few things it spits out, but it should still open in kate [03:09] it did [03:09] If it opened fine, i wouldent worry about the spitages [03:09] http://pastebin.com/m6c39dc74 [03:09] should be it [03:10] *checks* and it is the right one hehe [03:11] Ok, ill get it to auto boot xp [03:11] btw, you can rename the titles "such as Kubuntu 9.04 and win xp) to other things ;) [03:12] right i know [03:12] leave everything else the same just change the default... i still want the same timeout, and choices etc [03:14] http://pastebin.com/d4ce23e71 [03:14] is all screwed up [03:15] ? [03:15] is all double spaced lol [03:15] oh shit your correct [03:15] lol [03:15] sec [03:15] kk [03:15] don't worry about it... i'll just see what you changed the default to [03:16] 4 [03:16] left everything else the same? [03:17] yes [03:17] okies [03:17] *hopefully it should auto vboot xp now after 10 seconds* [03:17] *if not, i'm in trouble ;) * [03:17] if not, then i still have 10 secs to figure it out lol [03:18] & we made a backup file [03:18] im 99% sure this will work fine though [03:19] rebooting to check [03:19] okies [03:20] o.O [03:20] i chose to restart, but the system isn't dong anything [03:20] blanked the screen except for the mouse (which I can move0 and the ketys are still functional [03:20] keys* [03:21] Try reastarting again [03:21] 4 was defiantly xp [03:21] this was during shutdown [03:21] not boot lol [03:21] oh, you almost gave me a heart attack :( [03:22] 1 is kubuntu 9.04 [03:22] 2 is safe mode [03:22] what is the command line command to reboot? sudo shutdown -r now [03:22] right? [03:22] 3 is "believe it or not" the other operating systems piece of text [03:22] 4) is win xp [03:22] yes [03:22] i believe so [03:22] yup [03:22] lol [03:22] now lets see what it defaults to [03:23] =P waits on boot [03:23] * waits for angry mob * :( [03:23] * Whiz2_ cheers [03:23] you did it [03:23] boot it first [03:23] i want to make sure.. :P [03:23] *waits to see if fast writeis compatible with my vid card in XP* [03:24] i did [03:24] =] [03:24] it defaulted after 10 secs to XP [03:24] at least know you know how to change the bootorder yourself ;) [03:24] i'll likely forget again later... i used toknow before too [03:25] ;) my bootsplash is messed [03:25] i need to fix that one day [03:25] only half of it shows [03:25] what did you do to it? [03:25] no time like the present lol [03:25] tried to change it [03:25] and accidently set it to the wrong resolution [03:25] i successfully changed mine through the GUI [03:25] this is the bootsplash not login screen right? [03:26] oh you mean the kubuntu name with the lil blue progress bar? [03:26] seen during boot and shutdown [03:27] if yes, then my answer isno lol [03:27] yeah that lol [03:27] mine looks like its in safe graphics mode in win xp [03:27] and is abnormally huge ;) [03:27] ewwwwwwwww [03:27] 640x480x8 lol [03:28] http://kde-look.org/content/show.php/Kubuntu+Air+Usplash?content=105100 [03:28] thats the one [03:28] awesome looking but not in 8bit :( [03:29] you didn't choose the one compatible with all resolutions did you? lol [03:30] Indeed i did [03:30] Actually i lie [03:30] Can someone recommend a good book for learning how to write bash scripts? [03:30] i did the right one first [03:30] 1024 x 768 [03:30] then for some reason i did all of them [03:30] i dont know why i did it [03:30] it doesn't give you the fail message? [03:31] it's a pretty background tho... reminds me of the login screen lol [03:31] @ draik, yes [03:31] http://www.justlinux.com/nhf/Programming/Introduction_to_bash_Shell_Scripting.html [03:32] @ whinzyeah i know i need to fix it at some point [03:32] ok the people at ATI support lied to me! [03:32] how so? [03:32] said fast write needed to be disabled for my card to work properly under windows.... freakin thing works better with it enabled [03:33] and fixes my kubuntu freezing issues [03:33] Heh i rang up aol support the otehr day asking why there service was down [03:33] they said, goto start [03:33] i said i dont have a start [03:33] "Cuz we suck?" [03:33] lol [03:33] HAHA [03:33] i have a K [03:33] lol [03:33] they said "oh" we cannot help you then, goodbye [03:34] o.O [03:34] turns out they were changing something in my area thats why it was down [03:34] AOL is not compatible with linux? [03:34] aol browser, i dont think so, aol as isp , of course [03:34] the aol browser uses internet explorer as its internet engine [03:34] eww eww eww [03:34] they were prolly gonna send you to the AOL application [03:35] Shadoze: Thanks. That's quite helpful. Very much appreciated. [03:35] Hi guys....please dow anybody know if is that possible to run windows and linux at the same time.... [03:35] ? [03:35] Not a problem, hope you write some groovy apps now ;) [03:35] yes it is [03:35] www.virtualbox.com [03:36] sorry [03:36] .org [03:36] and yeah they probably were winz lol [03:36] *whiz even [03:36] Shadoze: ok, thanks....this virtualbox is kind of vmware of mac [03:36] ? [03:36] Yes [03:37] You cna also get vmware for Linux [03:37] but it costs a fair amount [03:37] i have to pay for it? [03:37] Virtualbox is free and open source [03:37] vmware, i THINK so [03:38] le me see it [03:38] but virtualbox is it good as well? [03:38] yes it is [03:38] http://i41.tinypic.com/wr1b3p.jpg [03:38] that was me running it the other day [03:39] nice....for me it's ok...it's not difficult to use it, is it? [03:39] ok i'm out. thanks for all the help. made my day :) [03:40] No it's really easy to use if yu have problems just bop back here [03:40] or look at there documentation, which is as easy as it gets [03:40] ok...i'll see it....i've downloaded it and now i'm gonna install [03:40] Anyway, id best head of to bed, gnight garcia and all [03:40] I would help you just its creeping up to 4am [03:40] so i might mislead you [03:41] lol...that's ok... [03:41] i had problems on installation... [03:42] try installing it via kpackagekit [03:43] I have to go, if all else fails look on google speciafically for there site, where it has alot of documentation and faq's [03:43] yes....via kpackagekit....and there's a problem.... [03:43] ok... Shadoze no problem...thanks a lot... [03:43] No problem, cya :) [03:44] cya,...good night [03:44] does anybody know if there's virtualbox or vmware on linux repository: [03:44] ? [03:50] hello [03:50] i need help [03:51] !ask [03:51] Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [03:52] i need view the NFS shares on kubuntu [03:52] same as network on windows [03:57] anderson: nfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS. [03:57] so can someone explain to me why my kubuntu program went to a text format instead of my desktop [04:01] can anyone help me how to install vmware or virtualbox? [04:02] !virtualbox [04:02] virtualbox is a x86 !virtualizer. A !free edition is available from !Gutsy as 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox [04:03] !vmware [04:03] VMWare is not available in the Ubuntu repositories. Consider using !QEmu or !VirtualBox as alternatives. Instructions for installing VMWare manually are at https://help.ubuntu.com/community/VMware [04:03] ragarcia: to install virtualbox give the following command sudo apt-get install virtualbox [04:04] Hi [04:05] Gamarok__: only this? [04:05] i'm trying to download it from website, but does not work [04:06] well if you are using the website you can obtain a deb file from there which is pretty easy to install [04:07] yes, but on installation appear an error [04:07] what error do you get [04:10] it doesn't say...but no problem....i got virtualbox as you told me.. [04:10] now how do I run windows? [04:12] no bootable medium found... [04:12] Has anyone tried the 9.10 alpha 1 yet [04:13] does anybody know here how do run windows with virtualbox? [04:14] !virtualbox [04:14] virtualbox is a x86 !virtualizer. A !free edition is available from !Gutsy as 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox [04:18] !vmware [04:18] VMWare is not available in the Ubuntu repositories. Consider using !QEmu or !VirtualBox as alternatives. Instructions for installing VMWare manually are at https://help.ubuntu.com/community/VMware [04:25] algen vive¿ [04:58] Hi [04:58] where is everyone === hemathor_ is now known as hemathor === palidor is now known as Palidor === darren_ is now known as trialnerror [05:30] Helo === hemathor_ is now known as hemathor [06:00] Hi [06:01] Is anyone using karmic [06:11] CPrgmSwR2: Karmic questions in #ubuntu+1 please [06:23] Messed up application accossiation somehow and now .i386 wont launch. Is there some way to revert back to factory settings or select the correct one? [06:33] How do I get web links from, say, Quassel to open in Firefox instead of Konqeror? [06:38] Never mind. Got it. :) [06:40] do not install KDE 4.3? [06:47] Hmm. This has been bothering me for a while. The display settings are set to 1600x1200, desktop effects on. When I log in, though, it logs me in at 2048x1536, effects on. When I go to System Settings/Display it fixes the resolution by itself. I don't have to select it. But then I have to turn desktop effects off and back on. Any ieas? [06:59] hey everyone [07:01] has anyone got a softreset failed warning while loading kubuntu 9.04 [07:06] guys heres the thing i just installed 9.04 and it does not have knetworkmanager and i am not able to connect to internet via the nm applet i use a mobile broadband that due to some wierd reason isn't working i have booted into a copy of ubuntu live usb can anyone help me [07:06] i mean what packages can i donload from the ubuntu synaptic and transfer it to 9.04 [07:08] guys ? [07:09] knetworkmanager? [07:11] if you installed kubuntu-desktop, that should be part of your install [07:11] no man i installed kubuntu 9.04 the distro and its not in there [07:11] if you want, i can give you a list of network-manager related packages [07:12] that would be great [07:12] are you going to manually resolve the dependencies? [07:12] yup [07:14] try: http://pastebin.com/d2226894d [07:14] i simply did: dpkg -l | grep network [07:15] you might not need everything because I used to have regular ubuntu [07:15] and I installed kubuntu-desktop on top of that [07:16] oh thanks man [07:18] Messed up application accossiation somehow and now .i386 executable wont launch. Is there some way to revert back to factory settings or select the correct one? [07:19] was it launching it via wine? [07:19] how do I disable awn manager? its starting up with kde [07:19] not in wine [07:20] is there any way to shrink quicklaunch? [07:20] so you are trying to run a regular app from kwin? [07:20] ahh, that might be it. will try [07:22] kwin in /usr/bin? [07:22] if it is a regular exec binary, you might want to make sure it is executable [07:22] that didnt work [07:22] what exactly are you trying to launch? [07:23] ioUrbanTerror.i386 - was working fine a few hours ago [07:23] do you have access to a konsole? [07:24] if so, run: file ioUrbanTerror.i386 [07:24] yea, got a command? [07:24] what does that say? [07:25] permission denied. weird. should have access [07:25] type ls -l Urban ... . [07:26] anyone here using bitchx [07:26] you might need to chmod it [07:26] -rwxr-xr-x 1 nick nick 1627558 2008-11-04 15:35 ioUrbanTerror.i386 [07:26] that seems fine ... you have permission to read and exec [07:27] My display settings are set to 1600x1200, desktop effects on. When I log in, though, it logs me in at 2048x1536, effects on. When I go to System Settings/Display it fixes the resolution by itself. I don't have to select it. But then I have to turn desktop effects off and back on. Any ideas? [07:27] doubleclicking it just brings up the "open with" [07:27] can someone tell me how do i disable awn in kde4.2? [07:28] any idea what that default app is? [07:28] if i wanted to clear out kde's keyring or wallet or whatever, how would i do that please? [07:28] try: head Urban* [07:29] can see all the text [07:29] what is the first line? [07:31] ......... d/lib/ld-linux.so.2GNU� [07:32] has anyone got a softreset failed warning while loading kubuntu 9.04... [07:33] hmmm, so what you have an app itself, not a document that must be opened by something else [07:34] if you try to run it from konsole, do you get any error msgs? [07:34] can you check your file association for x-executable. I have nothing for it. From konsole I get access denied [07:35] running from konsole doesn't need file association [07:35] you are doing it [07:35] can you type: file Urb* [07:35] that should tell you what kind of file you have [07:36] ioUrbanTerror.i386: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.2.0, not stripped [07:36] great ... it is an application [07:36] so, now type: ./Urban* [07:37] still denied [07:37] what is the exact message? [07:37] bash: ./ioUrbanTerror.i386: Permission denied [07:37] Barridus: Aare you still there? [07:37] is your userid nick? [07:37] yep [07:39] indulge me and run: chmod a+x Urban* [07:39] same thing. denied [07:39] er, i mean: chmod a+x ioUrban* [07:40] anyone on here using bitchx as their client [07:40] yep did that [07:40] that is strange ... i'm not sure why you can't access a file that you own [07:40] same here.... I can access any other files on the drive. Just cant run that i386 [07:41] hmmm, is it possible that you mounted the drive using noexec flag? [07:42] hmmm [07:42] will check === Solidus_ is now known as Barridus [07:43] do: grep noexec /proc/mounts [07:43] is it possible to reset permissions? (those popup password prompts that i previously told to remember the permission forever) [07:44] Barridus: which popup was this? [07:45] it does have the noexec flag. weird... shouldnt use mountmanager prog :/ [07:46] alakhia you know, the prompts for passwords when you make a system change [07:47] there's radio buttons that say "remember this permission foreveR" or something. i want to reset/clear that [07:47] barridus: If you open kwallet by typing kwalletmanager in a terminal window, then you can go into the configuration menu and change the settings. [07:47] ok, mystery solved ... if you copy that file somewhere else, chmod it, then it will work [07:47] or just remount with noexec off [07:48] thanks alakhia. super help [07:48] works [07:48] cool [07:48] hej [07:50] little, i'm not sure if that's what i'm looking to do [07:51] i could have sworn i used to get popups for passwords when adding removing packages in kpackagekit, etc [07:51] i don't see anything in kwalletmanager for that [07:52] Barridus: try looking at: ~/.kde/share/config/kwalletrc [07:53] in case you are brave enough to modify it directly and remove things from "Auto Allow" section [07:53] Usually if a program asks if you'd like it to remember a password, it kicks in the kwallet automatically. Have you tried going into kpackagekit and having it remember a password? [07:55] alakhia, hmmm i assume i want to remove things from [Auto Allow] [07:57] little, yes i believe i did that. want to remove it :) [07:57] Barridus: be careful .. and make a backup in case things go bad [07:58] yeah, always ;) === Guest31841 is now known as Kira === Kira is now known as Kira_Light [07:59] also i'm not sure how you can tell kwallet to read the new file ... you might need to log out and back in perhaps? [08:00] probably [08:00] Barridus: Ah, that should be possible under the configuration menu, isn't it? [08:01] i don't see anything in kwalletmanager for kpackagekit specifically [08:02] Barridus: Did you look in the Access Control tab and expand the listing? [08:02] mostly just networking related things (KRDC, Kopete, Network Manager, twitter, etc) [08:03] tab? [08:03] tab in what, little? i see none in kwalletmanager [08:05] Barridus: In my kwalletmanager if I go into the Settings menu and then choose Configure Kwallet, there is an Access Control tab with a listing of the programs that use Kwallet. [08:05] ahhh, ok [08:06] KDE Control Module? [08:07] Barridus: That I'm not sure of. In that tab I have kdewallet with a plus next to it. If I click the plus, I get a listing of the programs that use the wallet. Is that where KDE Control Module is? [08:07] KDE Daemon perhaps? [08:07] yes [08:07] Barridus: Someone in the #ubuntu-devel channel might know. [08:07] hmmm [08:08] Barridus: I suppose it wouldn't do any harm to remove any entry in the wallet, because it would simply prompt you to add it again if anything needs a password and hasn't got it. (: [08:08] yeah i suppose [08:08] heh [08:08] * little likes to occasionally get yelled at by her computer. (: [08:10] hmm, no effect. lemme log out and back in [08:10] Barridus: Okay, crossing fingers. [08:18] Barridus: How is it going? [08:20] hey guys i managed to run skype under pulseaudio in kubuntu but i have huge trouble with another application that isnt PA compatible. do u know any solution that might help? is there a alsa wrapper that would "fool" the app? [08:21] No idea, sorry! [08:33] Hi, anybody using kde4.3-beta1 on jaunty?? [08:35] Seems the plasma-widget "system Monitor - network settings" can not find any network interface ... [08:35] anyone who also found this ? ... and maybe have a solution? === Heliwr_ is now known as Heliwr [08:53] hi guys. i need to ask how the new kubuntu 9.0.3 is with kde? i ask cause the previos release honestly was terrible [08:53] and i had to shift my os [08:54] is rock solid? [08:54] cause am thinking of downloading and installing it [08:55] I have the same problem with the net mon. [08:56] It'll get fixed. [08:56] Num83rGuy: you refering to my question? [08:57] hi...dos anyone know about xbins [08:57] net mon is buggy from kde itself [08:58] Nah, it was rysh I was refering to. :) [08:59] Problems with the net mon? As in network access going away randomly? [08:59] Num83rGuy: aha, thanks for replying ... so it seems i am not the only one with this problem [08:59] Num83rGuy: ok. anyway it seems that kubuntu developers also have a prob with net mon [09:00] Num83rGuy: is gnomenetwork monitor recommended to be used meanwhile? [09:00] rysh: what happens? [09:00] No it doesn't go away randomly just the net mon plasmoid can't find the net interface to monitor. [09:00] I know kde4.3 is BETA and for me it is not a real problem ... just wanted to know if there was a solution available ... [09:01] i am using kde 4.3 beta1 .... and the plasma widget "System Monitor - Network Settings" is not seeing any interface [09:01] well in fedora-kde its the same prob. [09:01] Yup thats life in beta. [09:01] so the developers are using gnome network monitor instead. is this possible in kubuntu? [09:02] Num83rGuy: :-) ... doesn't matter ... kde4.3 beta1 still looks nice ... even without this plsma-widget [09:02] and it sure does not look like there will be a solution anytime soon as in this month [09:03] I installed wicd for networking. [09:03] The network manager in kde works great it's the little in-out graph that doesn't work in 4.3 beta. [09:03] rysh: hmmmm kde 4.3.... how buggy have you found it to be? [09:04] Well first it ddi not really install smoothly ... many errors that it wanted to overwrite files from other packages [09:05] so i used a lot of dpkg --force overwrite /var/xxx/xxxx.deb commands [09:05] I would say that 75% of what I use works great. Plasma still crashes every so often but i have not lost any data,.. yet.... [09:06] I just used gnomes "partial upgrade" dialog. [09:06] same here ... plasma crashes once in a while ... gwwnview still not usable ... segmentation faults right after wanting to open an image [09:06] now plasma crashing can be a prob [09:06] Yup but never use it any way. [09:07] gwenview that is. [09:09] anyway ... i use kubuntu now mainly for testing ... and it not really matter for me if something crashes ... [09:09] when alpha3 of 9.10 is out i will install that [09:10] anyone know why my audio keeps dying on me [09:10] it keeps failling [09:10] * rysh grabs crystal ball [09:13] really eagles0513875, you have to come with more information before anybody can make a usefull remark ... was it always like that, if not what have you done to make it suddenly behave like that, which version of kubuntu, what kind of soundcard-chip ...etc etc ... [09:20] rysh: how is pulse audio in kubuntu? does it give any audio probs? [09:21] vadi01: Hmmm no audio problems for me ... not even in kde4.3-beta1 [09:23] vadi01: i'm just checking in the System Settings: Seems for every audio output i have two devices ... and in every option i have pulse audio as second choice [09:25] yes! [09:26] what yes? [09:26] rysh: actually i want to shift to kubuntu...maybe today... so need to know if there are any serios issues [09:27] if yur hardware is not too exotic, then i think you won't experience any problems ... [09:28] rysh: where did you get 4.3 beta 1 for jaunty? [09:29] dmbkiwi: it's on a ppa repository ... found the news on kubuntu.org [09:29] rysh: how does it run? [09:29] little buggy :-) [09:30] but that's ok [09:30] rysh: does it install side by side with 4.2, or over the top? [09:30] No ... it replaces kde4.2 [09:30] rysh: graphical glitches or actual system stability problems? [09:31] also i'm wondering is it up to the 3.5 standards for features yet? [09:31] well ... plasma does crash once in a while ... but it starts up after that most times by itself ... [09:31] cuz so far the 4.x series has felt like a lobotomy [09:32] khaije1: i'm not sure what feature you would like to see in kde4 ... [09:32] rysh: havent done anything to kill me audio it was working last night. i have 3 different types one digital channel which never seems to work analog which works most of the time itill it randomly dies then pulse audio [09:33] mac-os style program bar for one (where the focused app uses the top strip for it's drop down menu space) [09:33] i think folderview widget in kde4.3 is nice .... it opens a second folder preview window when hoovering over an directory icon [09:34] khaije1: Hmmm ... i hav not seen that yet ... [09:35] eagles0513875: not possible this problem came up after an update ? ... [09:35] rysh: i'm not complaining, just reminising :) [09:35] khaije1: Install the bespin style it comes with a plasmoid that dies that if you make a panel on the top of the screen and place it there. [09:35] reminicing? gee spelling is hard... heheheh [09:35] rysh: dunno [09:36] eagles0513875: same here ... i also don't know [09:36] Mah spellin has the suk too. [09:36] it fixes itself if i restart x [09:37] khaije1: if you like mac os x style of OS ... why not just using mac os x ? [09:37] Num83rGuy: bespin, never heard of it, what is it and is it available in regular jaunty? [09:38] khaijel: I think it is but i also have a script that gets it from svn on kde look. [09:38] rysh: easy there, i'm a linux user, i dont prefer mac-os style of anything on mac-os, i prefer the feature that was called 'mac-os style' on linux, it matters not to me what they call it, i'd still like it if it was called yoga-frog style [09:39] Num83rGuy: i see, i'll check that out :) [09:39] eagles0513875: maybe change the preferences in System Settings - Multimedia -- to use another device [09:39] thing is when i test my other 2 options neither of them work [09:40] rysh: is there a way i can restart phonon [09:40] hmmm ... sorry i can not be of help to you eagles0513875 ... [09:41] it ok [09:41] khaijel: Here is the script on kde look http://preview.tinyurl.com/rbwg2x I hope I don't get in trouble for posting a link. [09:42] eagles0513875: just uninstall pulse audio and restart kde [09:42] O_O [09:42] eagles0513875: and see if it helps [09:42] ok [09:42] purge or just uninstall vadi01 [09:44] Time for bed. [09:44] khaije1: i never used that top bar mac style thingy ... But if enough people want it then it will come available in kde 4 too ... sometime. [09:44] hello everyone :) [09:44] kaddi: :) [09:45] rysh: i know, as i said i'm not complaining. I always liked it because it saved screen space on the itsy-bbitsy laptops i usualy end up with :) [09:46] eagles0513875: use apt to remove it. and see [09:48] i understand ... :-) ... i think kde is getting nicer and nicer, and i don't want to go back to kde3 ... kde4 is just completly different, and things will work different. I mean: do not expect every option from kde3 to have an equavilent in kde4 [09:49] vadi01: it works need to see if it crashes again [09:51] eagles0513875: ok. [09:53] eagles0513875: apparently pulse has some issues with some audio cards. if you removed it it should not crash now. [09:53] funny thing i can confirm this also when i had linux on me tablet [09:55] eagles0513875: well i use a diff linux OS and for me the sound quality was terrible when watching movies using pulse [09:55] humm === JustAddWater_ is now known as JustAddWater [10:10] hi [10:11] noob question, what exactly is the sudo command to install restricted extrass package? [10:12] i tryed sudo apt-get install restricted extrass and nothing [10:13] kubuntu-restricted-extras , majkelo === hunter is now known as Guest97629 [10:14] thanks, will do that after upgrade is finished [10:15] may also want to check out medibuntu.org majkelo [10:17] ok, any help needed, im fresh with linux [10:17] ask away then :) [10:18] too bad that MS doesnt have that kinda help for its users [10:18] :) [10:23] anyone know a nice rss-feed-program for kde4? planet is telling me, that it's depreciated and won't run [10:24] kaddi: Akregator ? === darren_ is now known as trialnerror [10:24] kaddi: or, you mean for _creating_ feeds? [10:24] no, no, for receiving feeds [10:24] i'm just looking at akregator :) [10:24] then Akregator [10:26] akregator is showing me feeds from 2004-2005 by default.. that suprised me :D === blank is now known as sparicus [11:05] somebody knows how to configurate tork? [11:08] very calm this morning :) [11:10] hi [11:10] i want some help [11:11] :) whats up? [11:11] greetings and salutations [11:11] I see ign0ramus not here to[day|night] [11:12] i need software to admin my network in kubuntu [11:12] admin it how? [11:12] what do you wish to do to it? [11:12] :) [11:13] adminstration.control....etc [11:13] of one PC? [11:13] only? [11:13] administation control of a network can mean differnt things to different people. [11:13] can you give me a concrete example? [11:13] no for 12 pc [11:13] You just way to document it? [11:13] Or find out what's on it/ [11:14] or port scan it [11:14] or what? [11:14] or manage users, file access, IP attribution? [11:14] security? [11:14] file access? [11:14] database access? what? [11:14] lol [11:14] :) [11:14] i need software like handy cafe in windows [11:14] okay. What does handy cafe do? [11:14] let me google it [11:15] server client [11:15] Its like for a internet cafe control [11:15] ya [11:15] firewall, access, etc.. [11:15] ya [11:16] okay, so lets google for "internet cafe linux" see what we get [11:16] i will do that no thank you [11:17] I will do that now thank you [11:17] add "control" to the google list. cyber cafe billing system for linux sounds like a possiblility [11:17] try googling for "internet cafe linux control" and go through the hits [11:18] no quotes [11:18] google is your friend [11:18] i now [11:18] * Serpardum adds another notch in his google supuriority belt [11:18] superiority [11:18] lol [11:19] funny thing is, I actually got an email, twice, from google asking me to submit a resume [11:19] ?? :D [11:19] I was very active in the C++ newsgroups [11:19] Answering questions, etc... [11:20] They were impressed with my answers I guess *shrug* [11:20] :) [11:21] you contribute to stuff here? C++ wise...? [11:21] negative [11:21] Gonna start work on my own OS for fun. Funny thing is I'm on Vista. Want to run it in virtual machine, using Virtualbox. But barebones suggfests using linux and bochs [11:22] I contribute to questions people ask in the newsgroups. You know, comp.lang.c++ [11:22] newsgroup readers? [11:22] oki [11:22] comp.lang.learn.c-c++ [11:22] etc.. [11:23] whats the command to get the address bar up on a window so you can edit it? [11:23] the key combination [11:23] its ok got it, ctrl+l [11:23] address bar [11:23] for web browser? [11:23] sorry i explained it wrong, i meant in dolphin [11:24] good to konw, one less mouse movement :) [11:25] ctrl-I takes me to filter in dolphin :/ [11:25] aftertaf: another one for less movements: on any webpage, press ctrl keys, under links a little box with a letter will show up, just press the corresponding key and thay hhhhhhhhhhhaooooo [11:25] Serpardum: it's a little L [11:25] not a I [11:25] oh [11:25] and s/ctrl/alt i think :) [11:25] aftertaf: nop [11:25] L for link I guess [11:25] it's ctrl [11:26] Serpardum: maybe... or maybe not, who knows :) [11:26] ahhhhhh i see :) [11:26] yeah [11:26] I for fIlter?? [11:26] It's easier to rmemeber when they make SOME sense [11:26] aftertaf: alt is for menus, ctrl for content :) [11:26] :) [11:26] one thing that always ticked mje off about pico [11:26] which browser? all? [11:27] closing the damn thing ^^ [11:27] aftertaf: only the true one [11:27] konqueror. [11:27] :) [11:27] Serpardum: eXit ctrl-X ? [11:27] (iirc) [11:27] hum no [11:27] it's nano [11:28] yeah, I finally usually remember that [11:28] even thouugh most use Q for quit [11:28] it uses X for exit [11:28] aftertaf: actually there is another one (can't remember which one) and a firefox plugin with another shortcut (ctrl is the shortest we can think of anyway.) [11:28] Serpardum: vim use x too for exit :-) [11:29] (but exit with saving, while q won't) [11:29] installing bochs [11:30] hum-de-dum [11:30] i used :wq for years, then someone told me x and im happy :) [11:30] bochs ? what for ? [11:30] vitual machine [11:30] yes i know [11:30] but it's outdated and slow comparing to qemu [11:30] so I can run grub [11:31] well, I have instructions for using bachs [11:31] well, for grub it should works well. [11:31] I just want to get something tested and working [11:31] qemu is easier to use than bochs [11:31] and virtualbox easier still ;) [11:32] I have virtualbox [11:32] but the thing is what I'm gong on says linux is easier cause of compielrs, etc.. [11:32] aftertaf: i never succeded using a real hard drive with that one ... [11:32] and I dont' want to have to compile in linux then try to get grub workign in widnows [11:32] never tried... made a fake one [11:33] I have virtualbox [11:33] but I still need to create a bootloader [11:33] which grubs is [11:33] Serpardum: with qemu you don't have to :-) [11:33] what is qemu? [11:33] !info qemu [11:33] qemu (source: qemu): fast processor emulator. In component universe, is optional. Version 0.10.0-1ubuntu1 (jaunty), package size 14446 kB, installed size 43140 kB (Only available for amd64 arm armel hppa i386 powerpc sparc kfreebsd-i386 kfreebsd-amd64 ppc64 lpia) [11:33] well it's not just that. [11:33] it's a virtual machine [11:34] true [11:34] which virtualbox is which I'm already using [11:34] it's both emulator and virtualisator (while bochs is only emulator and virtualbox only virtualisator) [11:34] it splits your cpu in two, as if you have é machines booted at saime time, right ? [11:34] s/é/2 [11:34] I'm alrady doing that, running vista and kubuntu on same machine [11:34] aftertaf: you can, but not by default i guess [11:34] but I want to write my own os, so need a boot loader, which grubs is [11:35] maybe grubs works with qemu, duno [11:35] *sunno [11:35] *dunno [11:35] it's sure it works ... [11:35] if any virtual machine can't make grub works [11:35] hi akk [11:35] no system will ever boot on it :) [11:35] all* [11:36] need help with compiz [11:36] !q [11:36] Sorry, I don't know anything about q [11:36] how to make the cube works [11:36] damn [11:36] всем привет [11:36] I can get grub to work in virtualmachine, but creating the iso and garbage is a pain in the ass in windows [11:36] -a [11:36] Serpardum: iso ?!? [11:36] which is why I want to do it in kubuntu, so using a linux [11:36] I need software to admin cyber cafe. this cyber use server with kubuntu expliotation systeme and other pc use windows xp expliotation systeme . so help me to get the best [11:36] you use an iso to boot grub ? [11:36] wahou . [11:36] yeah, windows needs iso or boot disk [11:37] windows is a pain on that [11:37] Serpardum: linux is more ... [11:37] I don't even HAVE a floppy drive on this machine [11:37] Serpardum: you can install a grub directly without having linux [11:37] Serpardum: just virtualize it ... [11:37] according to the instructions I"m following: http://wiki.osdev.org/Bare_bones it says fairly simple [11:38] :) [11:38] yes, grub is not the problem, but what grub boots from is the problem [11:38] and there is a lot of already-made grub iso/floppys/whatever [11:38] I need software to admin cyber cafe. this cyber use server with kubuntu expliotation systeme and other pc use windows xp expliotation systeme . so help me to get the best [11:38] ergh no [11:38] booting grub I've already done [11:38] grub starts from whatever you want :) [11:38] but then grub wants to boot soemthing [11:38] PXE, floppy, harddrive, cdrom, ZIP [11:38] do i need to continue ? :) [11:38] and that's where the pain comes in, in windows I have to create an iso [11:38] Serpardum: ... [11:39] in linux I can create a virtual drive [11:39] grub can access the harddrive even if booted from an iso [11:39] hello [11:39] Yes. I guess you don't understand the problem is creating whats to be booted from. It's easier to create it in linux [11:39] dqli: look here: http://wiki.linuxquestions.org/wiki/Linux_software_equivalent_to_Windows_software [11:39] Im realy need help [11:40] from what I've seen so far realy [11:40] dqli: you have to look at something like kiosk tools for linux or something like [11:40] Serpardum: oh, got it. [11:40] dqli: None of the links was what you wanted? [11:41] Waht are you trying to do, create an interent cafe controlled from a linux box? [11:41] Serpardum: well anyway you still don't need bochs to do that :) [11:41] thank [11:41] Well, the reason I was going with bochs was because the instructions I have use it [11:41] how can i save a script in a shell? [11:41] figured I'd follow the instructions, get it to boot. then play around and try to make it easier [11:42] "save a script" a script is a text file. [11:42] Guest97629: be more explicit [11:42] wanted to ask if kubuntu [11:42] what is it you are actually tryign to do? [11:42] let me seduce you all to opensuse [11:42] Guest97629: ? you still here? [11:42] yao_ziyuan: no point, all factions of the same freedom [11:43] yao_ziyuan: behave! [11:43] winterelf: is compiz installed on your PC? [11:43] so not only do we have os wars windows/linux/mac now we got flavor wars? give me a break. [11:43] i have a shell open !/bin/sh, and experimenting with it, echo, hello world etc. its is open in the shell # "and the script", and i want to save it under /bin/sh.. but how [11:43] " [11:43] "and I want to save it..." define "it" [11:44] what is it you want to save? your commans? [11:44] i want t osave the scrip, from the shell. [11:44] and it would probably be better to save it in hyour home directory [11:44] what does the script contain? [11:44] which is ~/ [11:44] and it might be as simple as: echo echo hello >> ~/myscript [11:44] and....... the commands you want to save into a script are ones you have typed one by one oi the shell ? [11:44] # Das ist ein Kommentar [11:44] echo "Hallo Europa" [11:44] echo "Hallo Osterhase..."# # Hallo Europa [11:44] ups.. [11:44] ok. [11:45] pico would work. or your favorite text editor. [11:45] Guest97629: you want to save your commands, just select those and copy it to an editor [11:45] use e [11:45] oops. [11:45] hi [11:45] mom [11:45] I use pico cause it was the first one I used *shrug* [11:45] Guest97629: then make the file executable with chmod +x [11:45] you can copy paste with a virtual console..... also [11:45] open a text editor, type in the commands, save it as a file, chmod it +x which makes it executable [11:46] Serpardum: :) [11:46] yes, but how??? thats my problem. i dont want to open an editor, i would like to save it directkly from the shell into a foldder [11:46] one way, use the up arror [11:46] Guest97629: Kate, vim, emacs, nano, those are all editors [11:46] up arrow [11:46] how can i found out which option in the kernel config dialog compiles module X into the kernel? [11:46] that will repeat commands. then edit it. lke up up up [11:46] Guest97629: press Up arrow to see your bash history, and add echo again before it and >>/path/to/file at the end [11:46] thx [11:46] then find the comand, then add "echo" to the front [11:46] you want to know about shell redirection, i guess :) [11:46] hey guys, [11:46] and >> ~/myscript [11:46] to the end. [11:46] so it woudl become like: [11:47] i cant found drive [11:47] echo echo "Hallo Europa" >> ~/myscript [11:47] intel [11:47] what can i do [11:47] yepp [11:47] ma7moud: what hardware required intel drivers? [11:47] echo echo "Hallo Osterhase..."# # Hallo Europa >> ~/myscript [11:47] i dont get it.. [11:47] >> appends the text to a file [11:47] Guest97629: open Kate, that is a braphical text editor [11:48] type echo echo in your shell and you will see ;) [11:48] 945 on my labtop [11:48] what text is the output [11:48] graphical even ... [11:48] echo something makes the output something [11:48] so basically you are just sending the text to the file [11:48] and the >> puts the output into a file instead of on screen [11:48] right [11:48] Serpardum: I guess copying would be easier for him, then learn bash... [11:48] > will overwrite a file [11:48] >> will append [11:48] Yes, it would be mamarok, but he said he didn't watn to do that [11:48] *shrug* [11:48] mom, have to donwload kate [11:49] my screen it is very slow [11:49] download kate [11:49] Guest97629: kate should be installed in Kubuntu already [11:49] how? [11:49] !info kate [11:49] kate (source: kdesdk): KDE 4 Advanced Text Editor. In component main, is optional. Version 4:4.2.2-0ubuntu1 (jaunty), package size 1034 kB, installed size 2972 kB [11:49] well, it is easier, but i would like to know how i can do it from the shell.. [11:49] Guest97629: http://www.linuxconfig.org/Bash_scripting_Tutorial [11:49] I told you [11:49] Guest97629: read that tutorial [11:49] 2 ways [11:49] it is frist time to use linux [11:49] Guest97629: and you are right to WANT to know.... this is good :) [11:49] yes, it si good to know [11:49] it is good to learn what > and >> and < do [11:50] redirection [11:50] what can i do??????????? [11:50] Tehre's a 2< also [11:50] or is that $2< I forget [11:50] ma7moud: what is your language? You might be better off with help in your native language [11:50] my language arabic [11:50] Schweingruber... [11:51] that's arabic? kay Y^ [11:51] ^^ [11:51] Serpardum: ?? [11:51] ok, kate iss running [11:51] i am not good english [11:51] hooooooooooooooooooooooooooow? [11:51] Well, taht's what irc says your name is. Myriam Schweingruber [11:51] type /whois Mamarok [11:51] thanks.. ma7moud [11:51] Serpardum: there are language channels... [11:51] I thoght you wre asking, got confused [11:51] ma7moud: wait, I'll get it for you... [11:52] ma7, not mam ^^ my bad [11:52] thnxx [11:52] Serpardum: don't worry, I know my way around :) [11:52] <_< [11:52] >_> [11:52] * aftertaf laughs [11:52] !arabic | ma7moud [11:52] ma7moud: For Arabic language support, please : /join #ubuntu-arabic : للحصول على الدعم باللغة العربية [11:53] كويس جدا [11:53] confused!! me, pretty much.. [11:53] ma7moud: this is english channel still ma7moud [11:53] انا عندى مشكله فى تعريف الفيجا عندى ومش لاقى حل [11:53] !sa | ma7moud [11:53] ma7moud: For the Saudi Arabia team : /join #ubuntu-sa : للانظمام الى قناة الفريق السعودي - For Arabic language support, please : /join #ubuntu-arabic : للحصول على الدعم باللغة العربية [11:53] worng channel ma7moud [11:54] Mamarok: can i ask ya a question whats the difference between !sa and !arabic [11:54] !persian [11:54] Sorry, I don't know anything about persian [11:54] Guest97629: what is your native langauge? [11:54] eagles0513875: Saudi Arabia... [11:54] where is .cz? [11:54] ahhh gotcha [11:54] checkloslovakia? [11:54] !cz [11:54] or however that's spelled [11:54] help me to found drive [11:54] České uživatele žádáme, aby mluvili v kanále #ubuntu anglicky. Česky je možno se domluvit v #ubuntu-cz. Děkujeme. [11:54] intell [11:54] eagles0513875: and read what the bot said instead of asking again... [11:54] sry hung over this am Mamarok [11:55] eagles0513875: yeah... [11:55] ah, i got it with kate. thats easy.. [11:55] please, folks, do not abuse the bot, only when needed [11:56] ma7moud: you need to type "/join #ubuntu-arabic" [11:56] ma7moud: this will open a new channel... You can ask there, in arabic :) [11:56] he is in #ubuntu-arabic [11:56] and he is in #ubuntu-sa [11:56] oki [11:56] so I guess he did [11:56] who [11:56] Guest97629: check the tutorial link Serpardum has given you, so you can learn to use the shell [11:56] reading [11:56] I didn't give a link [11:57] with my right eye, the left is here [11:57] Serpardum: wrong nick, sry, aftertaf gave the link [11:58] :) [11:58] Guest97629: and once you get the hang of it you'll be amazed what you can do. [11:58] ok, someting else. how can i save more then one script? if there is only one /bin/sh folder.. stupid, i know, but hey, its my first shoot [11:58] Guest97629: you are in Konsole? Then use a new tab [11:58] yes [11:59] menu Settings, edit profile [11:59] plaz help me to found this drive [11:59] make the tab option appear and you can add new shell tabs [11:59] differnet file name Guest97629 [11:59] ma7moud: please be patient, if somebody knows the answer, you will get it [12:00] adn again, you should be using y our home directory instead of /bin/sh [12:00] ma7moud: you need a driver for tne Intel graphics card, right? [12:00] yap [12:00] you can still run your scripts out of your home directory. [12:00] so it doesnt metter where is save it [12:00] It does a bit [12:00] you go to your home directory, /home/person/ and create a folder called bin [12:00] yes Mamarok [12:00] Guest97629: make a script/ folder in your home directory, [12:01] ok [12:01] and save them there [12:01] Primarily it will search for comands in /usr/bin [12:01] and antoerh /bin [12:01] Guest97629: you should not touch the system folders unless you know exactly what you are doing [12:01] but if you make the mistake of using same name it can cause problems as you erase a system script [12:01] ma7moud: and you have which card? [12:01] how to install this? [12:01] so best to save YOURS in your home direcotry ~/ [12:01] then you knwo you created them [12:02] ma7moud: the graphic drivers are installed automatically on installation [12:02] which Intel card do you have? [12:02] ok, got it, understand [12:02] right now it may not seem like much, but a few months when you d on't know what comamnds are what and who put what where you'll curse yourself for poluting the directoryes [12:02] ok but my desktop it is very slow [12:02] *directories [12:03] ma7moud: your desktop? You mean your PC? [12:03] i used kubuntu [12:03] 9.04 [12:03] yes [12:03] ma7moud: what type is the Intel graphic card you have in your computer? [12:03] you said a number earlier... [12:03] my lab top [12:03] 2 g ram [12:04] ma7moud: please answer my question [12:04] yes, but what card specifically? [12:04] 1.8 pross dual - cora [12:04] video card. what video card? [12:04] intel 945 [12:04] ma7moud: wait a minute please [12:04] i am wait [12:04] I do not miss the time I've spent on pc support at work ^^ [12:05] I once literally spent 4 hours on the phone to get someone to click the "START" button [12:05] seems he had shrunk down his start bar and couldn't find it [12:05] i've heard some pretty funny stories from friends that work help desk [12:06] Some became easy after a while. "My password doesn't work any..." "Press the caps lock key" [12:06] bout getting calls complaining their computer isn't working during a power outage [12:06] ma7moud: there is a known bug with that particular driver: [12:06] ma7moud: https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/375545 [12:06] ma7moud: you will have to switch off the desktop effects [12:06] as 3D currently will not give you nice results [12:07] i dont know [12:07] One of the funniest I've heard was a help tech told someone to right click on the screen, person said they did, nothing happened. So tech said what did you ? I wrote click on the screen. [12:07] ma7moud: and wait for the bug to be solved, they are working on it [12:07] lol [12:07] Serpardum: some people are very, very new... [12:07] Serpardum: we all were at one point... [12:08] or the restart the computer one and they say yep done... tech says you couldn't have started the computer that fast... all they did was turn the monitor on and off [12:08] ma7moud: go to SystemSettings -> Desktop and untick the desktop effects [12:08] A very common probelm with new ones is, Okay, everyone, point your mouse at the icon and right click. And watch everyone pick up their mice and point it at the screen and click [12:08] are there any way ti setup any software with EXE extention in kubuntu_ [12:08] I've actually seen that happen as well as heard about it [12:08] Serpardum and others: please, support only! [12:09] making fun of new users is not nice... [12:09] wine [12:09] Guest97629: full sentences please [12:09] dqli: .exe extentions are for microsoft programs [12:09] I"m not making fun of new users [12:09] its true... but i'm guessin anyone running linux is a bit past those errors [12:09] oky [12:09] what now [12:09] ? [12:09] Serpardum: we all know enough stories to tell about new users, but that does not belong here, so please, keep it on topic [12:09] to guess is to be human :) [12:10] dqli: youve only found windows softwre for the kiosk management ? [12:10] ma7moud: did you switch off the desktop effects? [12:10] how [12:10] ? [12:10] ma7moud: I just told you, read back... [12:10] ok [12:10] dqli: Didn't you find any kiousk software in linux to serve your needs? [12:10] ma7moud: 13:08 < Mamarok> ma7moud: go to SystemSettings -> Desktop and untick the desktop effects [12:10] done [12:10] exe no supported in kubuntu? [12:11] no [12:11] exe not supported in linux, and kubuntu is linux so no [12:11] what next? [12:11] Well, maybe you might consider running avirtual windows machine on your linux box and running the .exe there [12:11] ma7moud: restart KDE: log out, then come back, it should run faster [12:11] dqli: exe is windows only...... unless you know WINE. [12:11] you can run exe with wine [12:12] dqli: try http://www.webs05.com/2008/04/15/kioskubuntu-turning-ubuntu-into-a-kiosk-management-system.html [12:12] yes, wine is another alternative [12:12] or, VMware sphere, i htink called this program [12:13] its a virtual server and it woks fine, well, for me it does [12:13] or locate the alternative for the exe that is supported on linux [12:13] aftertaf: that link gave problems, not solutions unfortunately [12:13] ah [12:13] but direct x is not running, like for games and it is dangerous to try to install directx [12:14] sorry mamarok i dont know how untick the desktop effects [12:14] how i do? [12:14] waht was wrong with "Academic Timer Cafe" dqli ??? [12:15] dqli: or here : http://www.debiosk.org/ [12:15] i dont now how i can use software like handy cafe in kubuntu [12:15] ma7moud: go to the system Settings, then on the desktop icon [12:15] I have a link of a TON of linux programs [12:16] ok [12:16] it is done [12:16] then you will see there is an option to set/unset the desktop effects, there should be no hook in there [12:16] what next [12:17] ma7moud: then apply (button at the bottom) to make sure the settings are saved [12:17] try these: [12:17] http://www.fileguru.com/apps/cyber_cafe_billiing_system_for_linux [12:17] There's a freaking TON of them there [12:18] man I want a cigarette, I gave up smoking about 8 months ago [12:18] Serpardum: don't give in! [12:18] Serpardum: I quit in 1992 :) [12:19] nice. I've been smoking since I was 17. I'm 45 now [12:19] Serpardum: +5 for me [12:19] 28 years smoking, finally quit [12:20] nite everyone [12:20] ok, back to topic... [12:20] You going through those programs dqli ? [12:20] tron2000: gn8 [12:20] hi [12:20] hi === administrator is now known as wee [12:20] hi [12:20] hi [12:20] how ar yuo [12:21] wee, no need to say hi to everyone, the first one is ok :) [12:21] wee: do you have a question? [12:21] ok [12:21] well, you said back on topic and nothing was happenin' ^^ [12:21] ahh [12:21] wait [12:21] ... [12:23] where are you [12:23] ?? [12:24] wee: I don't think this matters, do you have a support question? [12:24] wee: if it's for chatting, there is #kubuntu-offtopic [12:25] No.,I test network from ubutu [12:25] wee: just use ping in a command line then [12:25] ping >domain name> [12:25] amm [12:25] that is [12:26] what command [12:26] thank you and good bey [12:26] Test to see if it's active? it's ping. [12:26] such as: ping www.microsoft.com [12:26] or ping www.google.com [12:26] wee: in a konsole, use the command ping, followed by a domain name [12:26] wee: but you seem to be online, no? [12:27] unless he's on windows [12:27] thank [12:27] wel [12:27] amm [12:27] wee: also, you should not run applications with adminsitrator rights in Linux [12:28] yes [12:29] what is install file .rpm [12:29] Mamarok : what is install file .rpm [12:29] wee: what Linux distribution do you use? [12:30] Mamarok : Linux ubuntu [12:30] wee: rpm is the package system for Red Hat, also used by SuSE and Mandirva, not in Kubuntu [12:30] Kubuntu uses *.deb packages, like Debian [12:30] wee: do you want to install a package? [12:30] amm [12:31] yes [12:31] wee: which one? [12:31] how install .ded [12:31] what command [12:31] wee: usually you just use a package manager for that, which version of Ubuntu are you running? [12:31] wee, usually you dont, you use sudo apt-get install [12:32] instead of downloading the .deb or .ded try apt-getting it [12:32] Serpardum: keep it simple :) [12:32] thank [12:32] is there a howto on how i can create .deb packages? [12:32] oh [12:32] that wasn't simple Mamarok??? [12:32] simple now [12:32] for ubuntu/kubuntu [12:33] Serpardum: not if he is totally new to Linux, no [12:33] he was talkign to me [12:33] ubuntu [12:33] I gave him the commadn to use *shrug* [12:33] Serpardum: but I was highlighted? [12:33] what do you mean "hightlighted" ? [12:33] he started the line with my name, so I was addressed [12:34] about 5 lines back [12:34] that's how you should do in a crowded channel IMHO, makes it a lot easier to follow threads [12:34] Serpardum: 13:29 < wee> Mamarok : what is install file .rpm [12:35] [04:31] how install .ded [12:35] everytime i start mmy pc i have to run this command "sudo /etc/init.d/samba restart [12:35] otherwise i cannt access my shares on xp pcs [12:35] Serpardum: never mind, just try to start lines with the name of the person you are talking to, makes things easier [12:36] everyone see you [12:36] vadi01: you want to package for Kubuntu? [12:36] bye [12:36] take care wee [12:36] Mamarok: both ubuntu and kubuntu. [12:36] thank everyone [12:36] vadi01: wait, I'll give you the link [12:37] wee: you are welcome :) [12:37] ahmed: There is an init you can add it to in your home directory, don't remember waht you have to call it. let em find out for you [12:37] Mamarok : buy [12:37] kinda like start direcotry in windows [12:38] "Place your startup scripts into the ~/.kde/Autostart folder" [12:38] vadi01: https://wiki.ubuntu.com/PackagingGuide [12:38] Serpardum: no i dont know it im new to linux [12:38] ok thanks...let me see what i can do [12:39] So I'm thinking you create a script with that line in that folder. It should start it. You might have to create the folders. [12:39] You know how to create a script right? [12:39] vadi01: would be great, especially in Kubuntu we really need packagers [12:39] Serpardum: no i dont know [12:39] It's basically just a text file that's been chmod to be executable. [12:39] use like kate [12:40] kate, type in the command, save it with some file name (such as start) in taht folder [12:40] then you'll need to chmod +x start [12:40] or whatever teh filename is [12:40] I already have a ~/.kde/Autostart folder so I guess it's created automatically [12:41] Mamarok: are you one of the kununtu developers? [12:41] ahmed: if you get stuck let em know [12:41] vadi01: no, I do support and such [12:41] vadi01: but part of the team, yes [12:42] Mamarok: ok. let me read the guide and see [12:42] vadi01: get familiar with the basics, that's the most important, especially dependencies [12:43] k [12:43] !7z [12:43] vadi01: also, making a PPA on Launchpad for testing would be a good idea [12:43] Files with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with ark - also see https://help.ubuntu.com/community/FileCompression [12:44] well, that was a fast one :) === Dragonslicer is now known as Dragnslcr [12:45] Hmm.. wtf. "rename elf loader.o" Bareword "elf" not allowed while "strict subs" in use at (eval 1) line 1. [12:45] WTH is that about? [12:45] I'm just tryign to rename a file [12:46] Serpardum: look i created a text file named "Start" in /home/ahmed/.kde/Autostart then i wrote sudo /etc/init.d/samba restart [12:46] how to get kde 4.3 [12:46] did you chmod it? [12:46] ahmed? [12:46] i need KDE 4.3 [12:46] in it the i run the command [12:46] Yes. [12:46] chmod +x start [12:46] yes. [12:46] make sure it is "start" and not "Start" case matters [12:47] In either case you just have to make it the same [12:47] ......................... [12:47] Serpardum: is that what i have to do?? doi miss something? [12:47] that should be it. [12:47] KDE 4.3 [12:47] you can ls -l to see if it's executable [12:47] ls -l ~/.kde/Autostart/* [12:47] ma7moud: I don't think you should, it's a beta version, so get familiar with the official releases first [12:48] ma7moud: beta versions are never a good idea for beginners [12:48] it should be -rwx-r-xr-x or so [12:48] -rwxr-xr-x 1 ahmed ahmed 33 2009-05-23 14:43 start [12:48] yes. that is executable. that shoudl be all you need. [12:48] try rebootign and see if it work.s [12:48] Serpardum: thanks for your help man [12:48] ma7moud: also, KDE 4.3 will not solve your driver problem, that's not KDE related [12:48] no problem, any time [12:49] but what [12:49] ma7moud: but what? [12:49] i dont know what do i do [12:49] can someone tell me why rename isn't working for me? lol [12:50] ma7moud: you currently have a stable release, get familiar with that one, and you will have to wait the driver bug to get solved [12:50] did ubuntu change the rename command? [12:50] Serpardum: mv? [12:50] yeah, mv seems to work. strange [12:51] I seem to recall that rename worked, but maybe I'm wrong. thx [12:51] Serpardum: that always worked [12:51] mv I mean [12:51] yeah, mv did always work [12:51] I tend to remember I used rename becaue it existed on both dos and linux and was easier to remember [12:51] rename is more for multiple files from what I remember [12:52] but whatever, I'll just use mv [12:52] Serpardum: maybe rename was an alias to mv? [12:52] maybe. somehow I killed y file. lol [12:54] rysh: no, rename exists as a separate command, but for renaming multiple files (says man rename) [12:54] hmmm ... ok ok ... i only know Rename from the menu's from my GUI. Not as console command === Mez is now known as Lethargy [12:55] rysh: it was there long before any GUI :) [12:56] any assembly programmers here? which do you prefer, nasm or gas? [12:56] OK ... learned something new again today [12:56] :-) [12:56] good. You should learn somethign new every day. [12:56] If a day goes by and I didn't learn anything new I think of it as a wasted day ^^ [12:56] Serpardum: only touched that about 30 years ago, never since, sry [12:56] Yeah ... i try ... but just relaxing without learning is also nice :-P [12:57] rysh: relaxing with learning is even better :) [12:57] then you learn how to relax [12:57] :-) [12:57] how to install msn? [12:57] and yahoo [12:57] does msn work in linux? [12:58] don't :-P [12:58] miranda probably does? [12:58] pidgin for multi protocol IM [12:58] miranda is one that includes all those, .. ahh, use pidgin instead then [12:58] for msn: kmess or amsn [12:58] another multiprotocol IM is Kopete [12:59] hum, what about kopete ? [12:59] . [12:59] Yeah :-) [12:59] it's the best one [12:59] mon cul [12:59] and it's a kde one (which is why k from kubuntu stands for btw.) [12:59] some like pidgin more ... [12:59] :) [13:00] rysh: yes... i still haven't figured out how it is possible [13:00] mathis: watch your language! [13:00] Don't worry about it phh === Lethargy is now known as Mez === Mez is now known as Lethargy [13:04] hi everybody! [13:05] hi cauvin [13:05] is there everybody who speaks French ? I've a problem with my Ubuntu ! [13:05] !fr | cauvin [13:05] cauvin: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr [13:06] Thanks for the information ! [13:06] And excuse me for my bad english, have a nice day ! [13:06] Hmm.. I have a package GRUB, I need some files from there. What is the easiest way to find out whre grub is installed? === Lethargy is now known as Mez === zero is now known as Guest76741 [13:07] Serpardum: dpkg -L grub shows which files this package has installed and where [13:08] ahh, /usr/lib/grub/.. seems to be where I will find my files. htanks [13:08] :-) welcome [13:10] dang it, why does reality never coincide with instructions? [13:12] how do i change my desktop background? i want to take some wallpapers from a folder [13:12] Freyr: right click on desktop, open the desktop settings [13:12] you can find it from there === jonathan__ is now known as zeus [13:16] aftertaf: the icon was to small to see it :)) [13:18] :) === ia_ is now known as io- === _neversfelde is now known as neversfelde [13:29] I'm confused about something. I'm following instructions for createing a grub boot thingie, and my grub file sizes are diffrent than shown. Following a link to teh grub 0.97 files I see a file size of 98.8 KiB which is 101172.2. But on my disk the file size is 121740. why wywould it be different? grub --version gives me 0.97 [13:29] hi [13:29] Hello [13:29] hi === sanjay is now known as sanjay__ [13:30] i've installed 64b jaunty [13:30] is there an up-to-date tutorial for flash AND JAVA? [13:30] !java [13:30] 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 [13:30] Serpardum: no idea man :( [13:30] sorry 4 d disturbance.. i need help in php can u help me ?..... [13:31] Well, java is a language. Thre are lots of places to read about it including books, web sights, sun, etc.. [13:31] same with flash pretty much [13:31] anybody [13:31] !flash [13:31] To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [13:31] >????????????? [13:31] sanjay__: patience! [13:31] sanjay__: if anybody knows how to help you will get an answer, you might also try #php [13:32] thankz [13:32] I think you might get more answers for java/flash on quakenet.org irc [13:32] I don't see #java here [13:32] millun: you mean, tutorial on how to develop? [13:32] not saying you wont get answers here, I dont' know all the channels here [13:32] thankz Mamarok !! bcoz i 'm new in IRC... [13:33] sanjay__: no problem [13:33] great ! [13:33] Mamarok: no, i need 64 bit plugins for Firefox [13:33] sanjay__: just avoid impatience and do not shout or put to much sings in your messages [13:33] My problem with the file size diffence is this: the instructions tell me to create a pad file of 750 bytes which is 102400 - len(stage1) - len(stage2). But stage1 is 512. stage2 is 121740. That's a negative file size ^^ [13:33] so I have no clue what size to make the pad file, etc... [13:34] try #grub ? [13:34] millun: so you are lookin for the new flash 64 bit, did you try installing flashplugin-nonfree? [13:34] ooh it exist? [13:34] ok Mamarok .. so how r u ? and wher r u from ? [13:34] Serpardum: yes! [13:34] thanks [13:34] sanjay__: this is a support channel, for chitchat there is #kubuntu-offtopic [13:34] i think i'll try installing kubuntu-restricted-extras first [13:35] and it does not matter where we are from [13:35] i can't mess anything up [13:35] millun: that's mostly for mp3 support, you won't find flash in there [13:35] how do i get this #php ? [13:35] millun: flash is non free, so [13:35] ok [13:36] sanjay__: just type ¦join #php [13:36] oops, /join #php [13:37] sanjay__: please do not query me [13:38] bah, everyone seems to be asleep in #grub :( [13:38] Serpardum: especially on weekends :) [13:38] I have ot leave in about 20 minutes anway [13:39] Mamarok: kubuntu-restricted-extas contains flash [13:39] sudo apt-get grub2 gives me: E: Invalid operation grub2. bah [13:39] millun: well, but not necessarily the one you are looking for... [13:39] even thogh it's shown in apt-cache it's listed as (dummy package) [13:41] grub2 is new experimental version [13:41] Serpardum: you forgot the word install ;) [13:42] oh [13:42] :) [13:44] I sure hope I'm not breaking anything. kubuntu doesn't use grub to boot does it? [13:45] of course it does [13:45] dang. let me see if this runs *sigh* [13:45] brb hoefully [13:50] lol [13:51] poor serpandum. [13:54] :-) [13:55] ... not funny for him though [13:55] true [13:56] restoring grup, life CD and stuff, lot of work [13:56] that always held me back from trying out grub2 [13:56] Yeah ... if he will find that. Seems installing with apt-get was already difficult [13:56] he will be back. [13:56] was it? [13:57] sudo apt-get grub2 gives me: E: Invalid operation grub2. bah [13:57] well, forgetting a word in a command line has happened to all of us I guess :) [13:57] more than once :) [13:57] * Mamarok didn't count [13:57] lol [13:57] too much work [13:58] :-) [13:58] i did say the word experimental too.... ;) [13:58] before helping him kill his bootloader [13:58] actually i installed grub2 today on debian ... and yes ... it is a lot different .. and more complicated [14:00] I killed my grub, partitions and everything, now this hdd won't even boot :D [14:02] SOBEAR: get a restore disk and fish grub :D [14:03] can someone tell me why this shell script begins a task, but never completes? >> http://pastebin.com/m58c1835 [14:03] I already tried everything but I just swapped hdds and installed systems on the second one [14:03] G'Day all [14:04] hi BluesKaj [14:04] ign0ramus: your while clause doesnt see to do much [14:04] hi SOBEAR, how goesit? [14:05] aftertaf, you're right, that is an artifact from a previous iteration... i will remove now. [14:05] I kinda sorted out my hdd problems, now I'll have to remove all the partitions and create now ones [14:06] lotsa partitions :) [14:06] ciao [14:06] 4 of 'em ;) [14:06] ok, removed the "while" and "do" commands, but still getting errors: http://pastebin.com/m5eef1b33 [14:06] 4 isn't too much [14:06] ign0ramus: this is what I do : http://pastebin.com/d7c1c312a [14:07] ing0ramus: i'm pretty mucha noob at this, but shouldn't you do a shift to leave the case-environnemnt. [14:07] SOBEAR, i assume you managed to get a mbr/grub menu working. [14:08] aftertaf, hmm... that's a different (and more elegant) way to do it... i'm very new with shell scripts and trying to get this simple thing going [14:08] ign0ramus better still : http://pastebin.com/d7f7aaed5 [14:08] samle but with all the menu code :) [14:08] yeah, everything went smooth when I was installing kubuntu [14:08] i fished it from a site not so long ago :) [14:09] aftertaf, in your script: "2.sh: 19: print_all: not found" [14:10] of course :) [14:10] i call my other functions. the script in question is 900 lines long :) [14:10] aftertaf, aha! [14:10] ;) [14:10] i copied a working example from something i work on [14:10] aftertaf, is my script workable with the parameters and commands i currently have? [14:11] aftertaf, i am very new, and just learned about the commands and syntax i am using [14:11] keep at it. [14:11] ive been using bash since january :) [14:11] and i'm now here : http://pastebin.com/f6a042b8c [14:12] aftertaf, that i will do. i've been using ubuntu for a couple of years, but first got into shell scripts a few weeks ago to automate some basic stuff [14:12] nice one :) stick with it, google around and ask ... :) [14:12] aftertaf, O_o [14:13] aftertaf, i have found that you don't ask questions in #bash unless you're an expert :/ [14:13] there is a good alternative to synaptic package manager in kde? (excluding synaptic, that brings a lot of gnome libraries, and excluding kpackagekit, that does not have all the synaptic features) [14:13] enzotib, kpackagekit, adept, or (recommended) terminal [14:13] enzotib: apt-get [14:14] enzotib: command line is much faster and works like a charm, also there is aptitude with nice search outputs [14:14] it even has an ncurses-like interface [14:14] apt-get apt-cache and apt-file all you need :) [14:15] Mamarok, the only thing i still use a gui for is for finding packages based on description, which i am sure apt is capable of doing. what would be the syntax to search by description and not package name? [14:15] but for GUI synaptic is the best I know from the usability POV, and there is a lot of work being put into KPackagekit [14:15] ign0ramus: apt-cache does that [14:15] ign0ramus: just use aptitude search term [14:15] ign0ramus: apt-cache search burn [14:16] ActionParsnip, so something like "sudo apt-cache search burn emulator" would be a suitable command? [14:16] burn emulator? [14:16] that sounds strange [14:16] ActionParsnip, oh, 'burn' was a search term! XD [14:16] got it :) [14:17] ign0ramus: yeah burn is the search string [14:17] apt-cache search emulator [14:17] you caan even grep the output ;) [14:17] ign0ramus, Mamarok, how to show all medibuntu packages, as an examples? [14:17] ign0ramus: quick example of menu that does nothing much . . . http://pastebin.com/m2cf6fd50 [14:17] awesome! now i don't need a gui for *anything*! [14:17] apt-cache search firefox | grep plugin [14:17] <3 grep [14:17] ign0ramus: you do if you want flash in websites [14:17] enzotib: aptitude search medibuntu [14:17] ign0ramus: otherwise cli can do EVERYTHING [14:18] ActionParsnip, sorry, i meant a gui for apt [14:18] enzotib: but you need to enable the repository to find something [14:18] Mamarok: enable how? [14:18] ign0ramus: not sure on that front dude [14:19] enzotib: you need to add the repository in your sources.list [14:19] ActionParsnip, what would a gui for apt offer that cli cannot? [14:19] ign0ramus: icons :) [14:19] Mamarok: it is already there, and aptitude search medibuntu gives only three lines [14:19] ign0ramus: blings [14:19] ign0ramus: it would offer a prett gui, thats all [14:20] enzotib: because there are only 3 files that have medibuntu in either the file or the description [14:20] ActionParsnip, that's what i thought, but you said you werent sure that i didn't need a gui for apt anymore [14:20] Mamarok: so this doesn't answer to my question, how to show all packages coming from a given source? [14:21] ign0ramus: folks use synaptic which is similar [14:22] ActionParsnip, i try to stay away from the frontends altogether, and now that i've learned how to search by package description, my last dependency on them has been resolved :) [14:22] i learnt dpkg -L today :) [14:22] ign0ramus: ssh ahoy ;) [14:22] my biggest synapic loader [14:23] enzotib: start aptitude without options will open an ncourses-like window where you can search by sources [14:23] aftertaf, apparently "-l" will search strings and patterns instead of strict names [14:24] ActionParsnip, :) [14:24] ign0ramus: an exmple? [14:24] dpkg -l ? [14:24] aftertaf, exactly [14:24] ncurses* even [14:24] :) cool [14:25] dpkgl -l lists ALL installed packages [14:25] aftertaf, "dpkg -l flashplugin*" [14:25] dpkg -l | grep -i irc [14:26] Mamarok: thank you, I already tried aptitude interface, but how to set search string to match all packages from a given source? [14:27] i do dpkg -l|grep something a lot... [14:28] aftertaf: make a script for it ;) [14:28] ActionParsnip, thanks for posting that... i forgot i still had quassel installed. It's over 50MB! [14:28] ign0ramus: yikes!! [14:28] ActionParsnip, not that i'm hard-pressed for storage, but 50MB for an irc client? [14:29] its a lot excessive, but imho its kde so they go together [14:29] lol [14:32] ActionParsnip: I like quassel a lot very clean lines and not too many bugs [14:32] pidgin for me, tried and tested [14:32] * Mamarok likes irssi in a screen session [14:32] ActionParsnip, pidgin works well for irc? [14:33] plus it chats on all the other stuff i chat on too [14:33] had to get used to, but now I don't like gui clients anymore :) [14:33] ign0ramus: !worksforme === root is now known as Guest47224 [14:33] Mamarok, irssi is awesome, but why do they have to use such odd commands, when there are 'industry standards'? [14:33] ign0ramus: no idea, ask the developer :) [14:34] and "standards" always depend on who defines those [14:34] see OOXML... [14:34] * ign0ramus groans [14:34] i thought OOXML never become ISO [14:35] *became [14:35] nope, according to /. it is ISO [14:35] * ign0ramus weeps [14:35] ign0ramus: with enough money everything does [14:36] Mamarok, sadly this is the truth [14:36] hmm, is there a way to make the Quicklaunch widget take up less space, like having the icons smaller? [14:36] ign0ramus: and they can't even implement it on their own stuff, no backwards compatibility [14:36] OOo reads that without problems btw :) [14:37] Mamarok, i think there's a package you can install for compatiblity (/me works in a MSFT environment), but it is still garbage, considering the GPL'd alternatives [14:37] Mamarok, speaking of money, there is talk that OOo may be abandoned :( [14:38] ign0ramus: rumors, I'll only beliee it when it happens [14:38] Mamarok, time will tell how Oracle decides to treat some of Sun's more generous offerings (virtualbox included) [14:39] +v [14:39] ok, afk for some time, bbl [14:42] ign0ramus: there's already a fork, and a handful of possible replacements for OOo :) [14:43] faileas, I'm sure the OSS community will not leave us hanging, but I do like my OOo so much [14:43] faileas, do you have a link to the fork? i haven't heard about that one.. [14:43] ign0ramus: go-oo.org? [14:43] faileas, cool... checking now [14:44] faileas, still java-based? [14:44] ya [14:44] faileas, i can deal with that [14:44] has some patches the regular version rejected i think [14:47] faileas, seems impressive - everything i like about OOo, and better performance to boot! === frost_ is now known as c5froa [14:52] can anyone find lm_sensors??? [14:52] abiword/gnumeric is a decent replacement [14:52] !find lm_sensors [14:52] File lm_sensors found in lm-sensors === silvano is now known as Slimmo [14:52] sudo apt-get install lm_sensors - package not found [14:53] !find lm-sensors [14:53] Found: lm-sensors [14:53] !find ksensors [14:53] Found: ksensors [14:53] !info ksensors [14:53] ksensors (source: ksensors): lm-sensors frontend for KDE. In component universe, is optional. Version 0.7.3-16ubuntu1 (jaunty), package size 294 kB, installed size 912 kB [14:53] ce qualke italiano che mi spiega come funziona il programma?? [14:53] !it | Slimmo [14:53] Slimmo: 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) === Slimmo is now known as Kobe === Kobe is now known as Kobe87 [14:54] Kobe87: /j #ubuntu-it [14:55] thanks lm_sensors found and installed ; ) [14:55] sweet [15:00] 2 easy bash questions: 1) how to clear all text at a prompt? [15:00] should i install Java manually or use a packagE? [15:00] 2) how to go to beginning of line of text at prompt? [15:01] millun, whichever you'd like... it is easiest to install "kubuntu-restricted-extras", but read up on it first to see if you want all that stuff [15:01] that's what i do [15:03] ign0ramus: Ctrl-A Ctrl-K [15:04] thanks enzotib! [15:04] ign0ramus: are readline questions, not bash related [15:05] enzotib, as long as they work in this environment, that's all i require for now. thanks again. [15:06] How do I edit the favourites that appear in the main menu? [15:07] Steve^: right-click on something in the menu -> add to faviourte [15:07] favorites* [15:07] right click to remove them, and right click entries in the normal apps menu to add them [15:08] hmm, thanks [15:08] not sure why I didn't think of that [15:09] it's ok, i didn't either at first XD [15:14] ign0ramus: clear will clear the terminal of text [15:15] ActionParsnip, yup, i knew that one, but if you already have typed a bunch of stuff at prompt and want to delete it all. I found ctrl+u works [15:16] ign0ramus: sweet cheers dude, like it [15:16] ActionParsnip, i often do "sudo apt-get install flash" (for example), and then hit tab x2 to see what the options are. If i don't see what i want, now i can ctrl+u to get rid of that text [15:17] ActionParsnip, and i do have a bit of ocd, and i use 'clear' whenever i'm done using the terminal, because it looks 'cleaner' :/ [15:18] i use it before apt-cache commands so its easier to read [15:18] I highly recommend you use Yakuake as your terminal ;) [15:18] ActionParsnip, that works too [15:19] Shadoze: i do, its killer (well, tilda, I use LXDE) [15:19] Shadoze, i used it on Feisty, but i never saw the benefits, as i keep at least one Konsole open at all times [15:19] I like it because i find it non intrusive [15:19] Shadoze, does Yakuake work over Plasma? [15:19] However using it when cd'ing to folders cna be a pain [15:19] hi [15:19] Want me to test? [15:19] Shadoze, sure [15:20] Shadoze: why is it a pain? [15:20] does anyone know where adept installs programs? [15:20] yes it works over plasma [15:20] rain: all over the place [15:20] Shadoze, nice :) [15:20] Say i wanted to cd to the folder im currently in [15:20] ok [15:20] yakuake will quite often cover it up [15:20] rain: due to th enature of linux, the shared libs go into /usr/lib [15:20] rain, many executables are placed in /usr/bin [15:20] rain: and a binary will be in /usr/bin [15:21] ^ this. [15:21] rain: its not like windows where theres a folder for each app [15:21] rain: as a user, you arent bothered where they are, as long as they work [15:21] When i was learning Linux related systems (still am) i read this article [15:21] http://www.tuxfiles.org/linuxhelp/linuxdir.html [15:21] i highly recommend it to you [15:22] I am using kubuntu 8.04 and I wanna install OOo 3.1 but adept always installs me 2.4 when I try Install it [15:22] 3.0 is the latest in the main repository [15:22] You have to add an additional one if you want 3.1 [15:22] rain: you need a repo with 3.1 on it [15:22] ign helped me install it last night [15:23] Shadoze, did you just do that yesterday? [15:23] and when I downloaded new OOo from its home peage I got many deb files and script named "update" [15:23] haha yeah! [15:23] :P shall i linjk him to the softpedia article? [15:23] Shadoze, it is "famous" :D [15:23] According to them ;) [15:23] http://news.softpedia.com/news/How-to-Install-OpenOffice-org-3-1-on-Ubuntu-9-04-111105.shtml [15:23] there you go rain [15:23] and it asks for dire, but I have no idea what dir I shoud use [15:24] rain: http://webupd8.blogspot.com/2009/05/install-openoffice-31-in-ubuntu-jaunty.html [15:24] Lol when i installed it it came without icons [15:24] Shadoze, yeah, thats a separate package [15:24] And there splashscreen was still 3.0, though i checked the build and it's 3.1 for sure ;) [15:24] rain: add the repo for your release then upgrade into 3.1 [15:24] remember your keys! [15:24] otherwise you will simply get "update blocked" [15:24] Shadoze, you know them well, now [15:24] so I heve to add deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu hardy main ? [15:24] yes [15:25] Haha, yes i do :P [15:25] I tried I and I get error with it === benoit_ is now known as Guest61412 [15:25] rain: yes to /etc/apt/sources.list [15:25] rain: what error? [15:25] You can also do it via the kpackagekit [15:25] If you wish [15:25] I have a problem... awm, avant window manager starts up with KDE, but not from the obvious place, ie. ~/.kde/Autostart . Google is no help... [15:25] W: GPG error: http://packages.medibuntu.org hardy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783 [15:25] W: GPG error: http://ppa.launchpad.net hardy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 60D11217247D1CFF [15:25] W: You may want to run apt-get update to correct these problems [15:26] what_if, check /etc/init.d [15:26] rain: read the link i gave, theres a key there [15:26] rain: and use pastebin for large pastes like that [15:26] what_if, they may be starting as a service [15:26] http://news.softpedia.com/images/extra/LINUX/small/key [15:26] is your key [15:26] ign0ramus: not listed in /etc/init.d/ :( [15:27] rain: http://pastebin.com/m4c339eac is your key [15:27] what_if, what if you start with an empty session? [15:27] ign0ramus: by empty session you mean not kde or gnome? failsafe ? [15:27] rain: paste ALL that into a text file then run: sudo apt-key add [15:27] Where I copy that key? [15:27] what_if, in System Settings, there is options for Sessions [15:28] rain: a text editor, then save it some place you can access it, like in your home dir, the name doesnt matter [15:28] Are global hotkeys working in the latest Kubuntu? [15:28] Well, printscreen does not work out the box [15:28] ok [15:28] ign0ramus: empty session selected, will have to leave here, brb [15:28] I will try it [15:28] what_if, ok [15:29] I still havn't been able to fix it =-/ [15:29] Shadoze, i have a great solution if you're interested [15:29] fire away ;) [15:29] Shadoze, when i hit prtscrn, it automatically places a full screenshot on the desktop, ready to be posted or edited [15:29] Shadoze, sound like what you want? [15:29] What is the difference between sudo and kdesu? [15:29] Indeed it does ;) [15:30] !kdesudo | Resistol [15:30] Resistol: In KDE use « kdesudo » (or « kdesu » for Feisty and earlier) to run graphical applications with root privileges when you have to. Never just use "sudo"! | See http://psychocats.net/ubuntu/graphicalsudo to find out why [15:30] Shadoze, "sudo apt-get install scrot" [15:30] @Resi https://wiki.ubuntu.com/HaraldSitter/KdeFour/KdeSudo [15:30] ign0ramus: empty session selected and it still loads :9 [15:30] I will check that out ign [15:30] what_if, ergh... [15:31] Resistol: sudo is ONLY for cli commands, like rm, cp, mv, ln etc. kdesu is for gui apps like nautilus, kate tec [15:31] Shadoze, well, there's more to it than that... scrot is simply a cli app for screenshots [15:31] ign0ramus: this time yakuake did not though (which I wanted, lol) [15:31] Resistol: if you run gui apps with sudo you will get mangled owners and problems [15:31] ign0ramus: you see my frustration now? this defies what I thought I knew of how/what KDE loadsd [15:31] *loads [15:31] Resistol: sudo does not set up the environment correctly for gui apps, hence why both exist [15:32] !bum [15:32] Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto [15:32] :p do i need to point the print screen to scrot? [15:32] !startup [15:32] 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 [15:32] ActionParsnip, that doesn't help him, as sessions and ~/.kde/Autostart don't address his issue :/ [15:33] ign0ramus: this was set to autoload in gnome nas is autoloading in kde as well... [15:33] Shadoze, ok, go to System Settings > Input Actions [15:33] Shadoze, create a new action, call it whatever you want [15:34] Shadoze, bind the prtscrn button, and then use this as the command: [15:34] thanks ActionParsnip and Shadoze and ign0ramus [15:34] Shadoze, scrot '%s.png' -e 'mv $f ~/Desktop/' [15:34] Shadoze, apply and close [15:34] what_if, i just noticed this convo, so if you've done this already i apologize. have you looked in System Settings -> Advanced -> Autostart [15:34] Shadoze, now hitting prtscrn will place a full screenshot (named by the second) on your Desktop :) [15:35] Barridus: !! lol [15:35] Barridus: that was it... new to kde4 [15:36] Resistol: gnome has gksudo [15:36] Cheers, just setting it up ;) [15:36] what_if, yeah i ran into the same issue a while back when i switched XD === nicolas_ is now known as Indigo [15:36] Barridus: I thought all autoloaded items were in Autostart... tyvm [15:36] Shadoze, let me know if that works for you. i specified .png for best resolution and least amount of artifacts [15:36] yw [15:37] Shadoze, iirc, scrot also supports .jpg, .bmp, .gif and others [15:37] Also, has anyone been able to get flash videos to work fullscreen properly? I have been struggling with youtube, hulu etc - cpu usage spikes, framerate dies to less than 2fps, lots of tearing, etc [15:37] Resistol, integrated intel graphics? [15:38] No, I'm using an NVidia 8600 gt [15:38] but i've also had trouble with intel integrated laptops [15:39] Resistol: fs flash works fine here [15:39] Resistol, full scrn on youtube ...isn't that pretty fuzzy res ? [15:39] Resistol, for intel, see this thread: http://ubuntuforums.org/showthread.php?t=1130582 [15:39] Resistol: works sweet here on 6150 [15:39] Like so ign? [15:39] http://i44.tinypic.com/oqk5rc.jpg [15:39] what version of kubuntu / kde is everyone using? [15:40] Shadoze, exactly! does that solution work for you? [15:40] Resistol: jaunty ubuntu + lxde [15:40] Shadoze, that is one cluttered panel! ;) [15:40] Resistol: jaunty / 64bit OS / 64bit flash / 64bit firefox [15:41] Resistol: 64bit [15:41] Unfortuantly i didn;t see it saving any, could it be that originally it was conflicting with khotkeys over printscreen button and i had to reassign? Just trying to tweak it a bit [15:41] Resistol: are you running 64bit forefox with 32bit flash ? [15:41] I didn't know where else to put those buttons ;( [15:41] Resistol: tried the 64bit gbeta flash if you are using 64bit linux? [15:41] Shadoze, wait, what's the question? [15:42] what_if, I'm running a 32bit system [15:42] Resistol: then flash should be great :) [15:42] Shadoze, there's no pop-up for this command; it simply saves the screenshot to the Desktop [15:42] ActionParsnip, are you using latest jaunty and kde? [15:42] Resistol: using adobe flash ? or the open souce "C-for-effort" flash [15:42] sometimes people tell me to stick with an older version for more stability and functionality [15:42] what_if, lol [15:43] i run kde+openbox [15:43] hah what_if i go with adobe flash [15:43] Resistol: i have the latest stable kde and jaunty 64 [15:43] cool [15:43] Shadoze, you can bind PrtScrn to ksnapshot if you want the pop-up [15:43] http://i44.tinypic.com/2z4byn9.jpg [15:44] I just reassigned it though [15:44] Then i reset it to non, and set it back to printscreen [15:44] Khotkeys tried to take it over again [15:44] Resistol: sudo apt-get --reinstall install flashplugin-installer [15:44] Shadoze, yeah, it'll just override whatever association that you had before (which you weren't happy with) [15:44] Shadoze, so are you satisified with the result? [15:45] Resistol: have you uninstalled gnash, klash, swfdec-mozilla ?? [15:45] Resistol, "sudo apt-get remove --purge swfdec-mozilla swfdec-gnome mozilla-plugin-gnash gnash" to be sure... then install the adobe version [15:46] Nothing printscreening to the directory [15:46] Shadoze, that's weird, because i don't see anything else tied to that button... :/ [15:47] Ill take a quick look in khoteys [15:47] Shadoze, no message as to what the conflict is? [15:47] When i hit printscreen? [15:47] Shadoze, when you bind the button to the command [15:48] Sec [15:49] have to go shopping... later all [15:49] what_if, later. [15:50] When i hit apply, no message [15:50] Shadoze, but prtscrn is not placing a screenshot on your Desktop? [15:51] Nope, nothings comes [15:51] Shadoze, go back in Input Actions and delete the entry we just created [15:52] Shadoze: is it something yuo use a lot? [15:52] Ok, done [15:52] @ Actionparship, what? [15:52] Shadoze: do you use printscreen a lot? [15:52] Shadoze, right click, New Global Shortcut > Command [15:52] I use it alot ;) [15:53] ok [15:53] Sec, ign [15:53] Done [15:53] Shadoze, again, name it whatever [15:53] Shadoze, now what happens when you turn the trigger from "None" to "Print"? [15:53] Shadoze, any message? [15:53] No message [15:54] could use prntscrn to launch ksnapshot [15:54] !info ksnapshot [15:54] ksnapshot (source: kdegraphics): screen capture tool for KDE 4. In component main, is optional. Version 4:4.2.2-0ubuntu2 (jaunty), package size 198 kB, installed size 492 kB [15:54] Shall i type in the comand you gave me earlier for the command option? [15:54] Shadoze, yep [15:55] or use imagemagick and run sleep 10; import ~/Desktop/screenshot.png [15:55] what's everyone here think about mint kde? [15:55] !mint [15:55] There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mintsupport), LinuxMCE (support in #linuxmce) [15:56] ign, nothing appearing in desktop after pressing prntscrn [15:56] Shadoze, very strange. [15:56] Shadoze, what if you bind it to ksnapshot? [15:56] ActionParsnip, i initally tried imagemagick for screenshots, but it doesn't play nice with Plasma, in my experience [15:57] ActionParsnip, worked well in Hardy, though [15:57] ign0ramus: ive ditched plasma, got sick of its flakiness [15:57] ActionParsnip, even using the "-window root" parameter, no go. [15:57] ign i lie sorry [15:57] ActionParsnip, i don't blame you [15:57] I just see it is saving printscreens [15:57] Shadoze, it does work? [15:57] Shadoze, yeah, that's what i said it would do :P [15:57] But it's saving it in another folder [15:57] Home > Unnamed > Documents [15:57] Shadoze, the command should save to ~/Desktop [15:58] Shadoze, try the command from terminal... the command says to save to ~/Desktop [15:58] Shadoze: maybe evaluate the command to put the image someplace else [15:58] " scrot '%s.png' -e 'mv $f ~/Desktop/' " ... did you c/p? [15:58] unnamed@unnamed-desktop:~$ scrot %s.png -e mv $f ~/Desktop/ [15:58] giblib warning: unrecognised option /home/unnamed/Desktop/ [15:58] mv: missing file operand [15:58] Try `mv --help' for more information. [15:59] Desktop, does exist though [15:59] I know that for sure [15:59] Shadoze, you're missing a ' [15:59] Shadoze, /Desktop/' [15:59] Shadoze, you didn't close :P [16:00] Shadoze, 'mv .... /directory' [16:00] *cheers, now saves in desktop [16:00] Shadoze, brilliant! [16:00] you know the file open dialog buttons? [16:00] Shadoze, the what? [16:02] http://i41.tinypic.com/2exq0yt.jpg [16:02] My mouse is hovered over it [16:02] Shadoze, ok yeah, what about it/ [16:02] In every application that has one, it always goes to Home > Unnamed > Documents [16:02] for some reason [16:03] Shadoze, ahh... i have the same problem.. i wish it would open either ~ or ~/Desktop... not sure how to change the default [16:03] I would like them all to open up at "home/unnamed" first [16:03] Hmm ill take a look [16:04] Do yo uknow how to get msxml6 working in wine [16:04] Shadoze, it seems to remember the last directory you pointed it to, but i'm not confident that setting is remembered after a reboot [16:06] Hmm i will have a look into it, it would be nice to change [16:10] does anyone else know how to change this? In most/all kde apps, when you hit the "Open File" button, it defaults to ~/Documents as the working directory. Is there a way to change that default? [16:11] i think its a poor choice, as that button is reserved for mostly choosing binaries or scripts, probably neither of which will reside in ~/Documents [16:12] According to dolphins, its already in /home/username/ [16:12] *dolphin even [16:12] If you go to setting > configure [16:12] But it dosn't open there ;) [16:12] Shadoze, haha. that makes sense to me, but i've seen many other cases where the default is ~/Documents [16:13] :) I would remove my documents folder to see what happens but i kind of need it ;) [16:13] Screw it ill do it anyway [16:13] back it up first [16:14] Shadoze, that's the attitude! :) [16:14] :P [16:14] This will be fun [16:14] my documents folder is 18.8gb big [16:14] Shadoze, O_o [16:14] 18.7gb is ebooks [16:15] i only keep text documents and pdfs in there [16:15] ahhh... ebooks [16:15] yes using the horrid chm file type [16:15] ouch [16:15] 90% of them are programming ebooks [16:15] haha [16:15] I think i overdid it a bit [16:15] Shadoze, well, you'll never have 'nothing to do' now [16:16] hehe thats true :P [16:16] Well i removed the documents folder [16:16] It now goes to home/unnamed, where i wanted it to go [16:16] Shadoze, ok, so if you put Documents back.... [16:16] Sec [16:17] Shadoze, close the app and re-open it, else it remembers last working directory [16:17] Ok, haha documents is glitched now [16:17] ill give you a screenie [16:17] Shadoze, :/ [16:17] Shadoze, at least screenshots work good for you now XD [16:18] hah yes, cheers for that ;) [16:18] np [16:18] Opening ksnapshot each time was annoying [16:18] Hi.. [16:18] Good afternoon [16:18] Ok heres wha ti did ign [16:18] Shadoze, all i ever used it for was to save a screenshot to the desktop, which is why i modified that scrot command to do just that with no pop up [16:18] I'm trying to change the theme to all KDE apps to qtcurve without installing too much of KDE4 (I went back to GNOME cause KDE4 was too sluggish) [16:19] qt apps generally take a GTK theme now, except KDE apps.. [16:19] like kate and dolphin [16:19] they are stubbornly oxygen [16:19] Ok what id id ign [16:19] someone remind repeating the screenshot walkthrough Shadoze got? my desktop froze up and i wanted to see it [16:19] Shadoze, ok, go to System Settings > Input Actions [16:19] Perun (n=perun@2001:6f8:1316:1234:216:3eff:fe07:3160) has joined #kubuntu [16:19] Shadoze, create a new action, call it whatever you want [16:19] a[2121]e (n=Linux@60.54.109.145) has joined #kubuntu [16:19] Shadoze, bind the prtscrn button, and then use this as the command: [16:19] thanks ActionParsnip and Shadoze and ign0ramus [16:19] Shadoze, scrot '%s.png' -e 'mv $f ~/Desktop/' [16:19] nice [16:20] Barridus, basically, we bound the PrtScrn button to a scrot command that saves a .png named by the second to the Desktop [16:20] So.. how do I modify the theme of these KDE apps to qtcurve? [16:20] GNOME IS EPURED [16:20] Ign, i made a folder called Docs and put documents in there [16:20] Then it would oepn directly to home/unnamed [16:20] Now when i cut and pasted documents back [16:20] this happened [16:20] http://i40.tinypic.com/scgd91.jpg [16:20] louploup, epured? [16:20] soft [16:21] i like [16:21] still don't get it :P [16:21] Shadoze, what's the problem... i'm not seeing it [16:21] The icons invisible ;) [16:21] Shadoze, ohhh... [16:21] Shadoze, are there still files in it? [16:21] pressign f5 makes it visible again though [16:21] ign0ramus, ok i did that, however nothing happens [16:21] yeah, there all there [16:22] Barridus, did you install scrot first? [16:22] it'd be nice if there was a QDE :S [16:22] Shoot missed that bit lol [16:22] just a simple window manager for KDE apps.. [16:22] that would be a negative. ;) *facepalms* [16:22] no.. QT apps [16:22] * Barridus increases coffee consuption [16:22] Barridus, lol... sorry, i didn't mention that part. i know you froze up [16:22] QT rocks, KDE.. well.. it's damn buggy still [16:22] Damn [16:23] when i replaced Documents again [16:23] Everything opens back to that as defualt [16:23] SO the solution is [16:23] Rename Documents to Docs or something [16:23] Shadoze, that's what i figured :/ [16:23] Shadoze, i don't like that solution... more of a work-around [16:23] Shadoze, there's got to be a way to change the default [16:23] Aye, im 99% sure there is [16:23] i don't mind Destktop, i generally use it as a temporary place to store things before i delete/move [16:24] Barridus, that's exactly why i use it to drop screenshots ... i post 'em and delete 'em [16:24] yeah [16:24] i installed scrot and still nothing [16:25] Barridus, it won't give you any output, it will just place a screen on the desktop... you're not seeing it? [16:25] no it does not work when i hit printscreen (which i bound to your command). the command works when entered into terminal however [16:26] Barridus, can you c/p the command you have in Input Actions? [16:26] scrot '%s.png' -e 'mv $f ~/Desktop/' [16:26] it works in terminal [16:26] Barridus, i would say try deleting the shortcut and doing it again [16:26] makes a quiet beep and saves a png [16:26] Barridus, make sure to do Global > Command [16:27] Whats the command to repair broken packaagain? [16:27] Openoffice is terribly broken [16:27] "apt-get -f install" ? [16:28] :( [16:28] The following information may help to resolve the situation: [16:28] The following packages have unmet dependencies. [16:28] openoffice.org-kde: Depends: openoffice.org-core (= 1:3.0.1-9ubuntu3) but it is not going to be installed [16:28] E: Broken packages [16:28] I wanted to install kde intergration for openoffice 3.1 [16:28] Shadoze, you can try "sudo apt-get build-dep " [16:29] ign0ramus, new global shortcut -> command/url? [16:29] Barridus, yu[ [16:29] *yup, even [16:29] still does not work... [16:29] Barridus, what does the Trigger button say? [16:29] "Print" [16:30] Barridus, that's what it should be... and you've Applied it? [16:30] yeah [16:30] Barridus, that makes no sense that it would work in cli, but not in Input Actions... I don't get it [16:30] Barridus, i worked for a while to get the right command for me, and Shadoze confirmed that it worked for him... [16:31] hmm i tried shift printscreen and it seems to work [16:31] i wonder why print does not [16:31] Anyone knows how to make kate look like GTK in GNOME? [16:31] Barridus, that is strange... Shift+PrtScrn calls our scrot command? [16:32] (it should by default, but for some reason KDE tied apps ignore QT's QGTKStyle feature [16:32] no i mean i set it to that just now to troubleshoot [16:32] Barridus, and that works fine? [16:32] yeah [16:33] it won't work when bound to print on its own, apparently [16:33] Barridus, weird. only thing i can think of is your PrtScrn button may be mapped incorrectly === root is now known as Guest71290 [16:33] how? i've never mapped/remapped anything until now [16:34] Barridus, do you have a keyboard layout assigned in Regional and Language? [16:34] i can live with shift-print, just curious what's wrong [16:34] Barridus, yeah, me too [16:34] does anybody helps me to join php channel ??? [16:34] hmm not sure [16:35] Barridus, i have that option disabled, if it helps at all... [16:35] channel #php [16:35] i do too [16:35] Usa is selected, but disabled is as well [16:35] it's all greyed out [16:35] Barridus, i have no idea why your prtscrn won't work on its own [16:36] Barridus, yeah, that's the settings i have as well [16:36] Whats a good plasmoid for RSS? [16:36] coreyman, did you try rssnow? [16:37] ign0ramus yes, it has errors all the time [16:37] the words jumble up all the time. [16:37] coreyman, yeah, i tried it and didn't really like it either... i haven't really looked around for an alternative. did you check www.kde-look.org ? [16:37] ign0ramus I'll take a look. [16:37] coreyman, good luck :) [16:38] :) [16:38] does anyoneknow how to revert back to the standard bootsplash? [16:39] Just i installe da different one, and sort of entered a command wrong [16:40] Shadoze, in System Settings > Appearance [16:40] The them in question [16:40] http://kde-look.org/content/show.php/Kubuntu+Air+Usplash?content=105100 [16:40] Shadoze, that splash screen? [16:40] my resolution > 1024x768 [16:40] !splash [16:40] To change your KDE splash screen go to KMenu -> System Settings -> Splash Screen [16:40] the bootplash one =/ [16:40] !usplash [16:40] To select the usplash artwork you want, use "sudo update-alternatives --config usplash-artwork.so && sudo update-initramfs -u" - See https://help.ubuntu.com/community/USplashCustomizationHowto for adding your custom artwork [16:41] good call, ActionParsnip [16:42] Shadoze: its not omething ierse withbut the factois my help. i lwyremve all tat flffi think its pointless [16:42] *fluff [16:42] ActionParsnip, try typing with *2* hands :D [16:42] ign0ramus: its saturday, i'm chillin ;) [16:42] lol [16:42] tna replays are on :) [16:43] Im not wasted enough to read that lol :P [16:43] I can't find a search function on KDE-Look.org. [16:43] :( [16:43] ActionParsnip, sweet! [16:43] Shadoze: 2 hands now [16:43] @ coreyman http://www.kde-look.org/content/search.php [16:43] Hehe [16:43] Shadoze: i always remove all the bootsplash stuff. i think its pointless [16:44] ActionParsnip, agreed [16:44] I enjoy my eyecandy :( [16:44] bootsplash hides potential errors [16:44] thats true [16:45] for whatever reason, lirc (infra red stuff) was causing boot times to double/triple, and i didn't know it until bootsplash was disabled [16:46] bootspalshs with verbose mosdes are good [16:46] i just thought jaunty took forever to boot ;) [16:46] ign0ramus: dont shutdown. just turn off monitor / tv [16:46] ign0ramus it seems that all the rss plasmoids are suffering the same bug because of qt4.5 [16:47] ActionParsnip, well that was the thing... i don't even use IR for anything. I've since removed all modules/packages for lirc [16:47] coreyman, ugh... not much i can do for you in that case :/ [16:47] ign0ramus yea that sux [16:48] coreyman, i know you want it on the desktop, but there are great rss readers for firefox [16:48] ign0ramus yea i might do that. [16:48] I dont use rss [16:48] I'll be back later, going to work on lawnmower. [16:48] coreyman, look into 'sage' if you go that route. it's awesome. [16:48] I prefer going to the website and taking a look myself [16:48] kk [16:49] hard to break old habits [16:49] Shadoze, i normally do the same thing, but at work i can't be browsing all day (crap), so rss works good for important stuff i wanna read. i don't use rss at home. [16:51] aye i see the sense there [16:52] Grr [16:52] openoffice 3.1 has to go [16:53] http://i39.tinypic.com/wu2ujq.jpg [16:53] :( [16:54] Shadoze, no icons? [16:54] No icons, no colour, no life [16:55] Shadoze, did you see http://go-oo.org/ that was mentioned earlier? [16:55] its terribly confused too [16:55] http://i44.tinypic.com/20k53y8.jpg [16:55] no i didn't looking now === guest is now known as Guest51917 [17:09] hey guys i just installed 9.04 and well i connect to internet via mobile broadband and the nm widget isnt supporting it like knetwork manager used too in 8.10 so there is no way for me to connect to internet on that machine pls help me can anyone point me to a deb of knetwork manager or something else [17:11] any help would be appreciated [17:11] sonyvaio: are you on kde? [17:11] yup [17:12] sonyvaio: kppp then [17:13] well i have no way to connect to internet so i cannot intall it via kpackagekit and i tried one at packages.ubuntu.com and that one just keeps crashing [17:14] sonyvaio: gnome-ppp [17:15] where can i find it's deb robin0800 [17:16] sonyvaio: not sure try google [17:18] kppp .deb here: http://packages.ubuntu.com/jaunty/kppp === zigma is now known as Mino [17:18] oh gee thanks ign0ramus [17:18] sonyvaio, np === Mino is now known as Zigma === Zigma is now known as ZigmaTn [17:20] Hey [17:21] Im having a litle problem with the Wifi adapter [17:21] Like? [17:22] I cannot connect to my wireless with it [17:22] I think it's a drivers issue [17:22] drivel model? [17:23] Atheros A5007EG [17:23] Are you using madwifi [17:23] no [17:24] but btw , when I enter to Hardware Drivers application it shows me "Support for Atheros 802.11 Wireless LAN Card" [17:25] Enable it? [17:25] yes it's enabled I see the green diode [17:25] Hmm [17:25] read this [17:25] http://www.ubuntugeek.com/atheros-5007eg-with-madwifi-on-i386-platform.html#more-394 [17:26] okey [17:26] preciso de ajuda na instalação de um impressora de rede, com IP fixo..... [17:26] Sorry to just point you to a article, but it seems very relacent to what your trying to do [17:26] jacobo ~ kubuntu-es [17:28] btw , I can use the Wifi in Windows , did there any way to use the drivers of Windows in Linux ? [17:28] Yes [17:28] ndiswrapper [17:28] here you go [17:28] http://www.kde-apps.org/content/show.php/KNDISWrapper?content=86885 [17:29] all right , thanks [17:29] No problem [17:29] You will need to point kndiswrapper to a few files [17:29] So have the windows driver ready [17:29] NOT the exe, the inf and sys files [17:29] When using ndiswrapper however you lose some functionality [17:29] You will not be able to place your card in monitor mode [17:30] like ? [17:30] Which means aircrack-ng and airsnort-ng will be useless to you [17:30] So i cannot inject with it ? [17:30] :S [17:30] No you cannot [17:30] If you want to use aircrack-ng ect.. you have to install it without ndiswrapper somehow [17:30] what's the best solution ? [17:31] Well, do you want to just browse the internet? [17:31] of sniff and crack wireless networks [17:31] *or [17:31] hi all [17:31] (your own networks, that is ;) ) [17:31] Sniff and Crack [17:31] ya sure :P [17:32] ndiswrapper is of no use then :( [17:32] Follow this [17:32] http://www.ubuntugeek.com/atheros-5007eg-with-madwifi-on-i386-platform.html#more-394 [17:32] and you can.. [17:32] as that uses madwifi [17:33] al right [17:33] =-] [17:33] god luck [17:33] but the link seems down to me [17:33] *good [17:33] thanks [17:33] fine here [17:33] Working now? [17:33] the link of MadWifi [17:33] wget -c http://snapshots.madwifi.org/special/madwifi-ng-r2756+ar5007.tar.gz [17:33] ? [17:33] this link http://snapshots.madwifi.org/special/madwifi-ng-r2756+ar5007.tar.gz [17:33] yes [17:33] hmm your right [17:34] Is there a way, to check via shell if ktorrent finished downloading? [17:37] @ zig [17:37] we need to find that package somehow [17:37] Is it just me or is the ubuntu forum theme messed up [17:38] yes exactly [17:38] this is very interresting [17:38] http://madwifi-project.org/ticket/2240 [17:39] brb getting a cup of tea [17:39] see if you can find the package [17:40] have your time === reinhold is now known as reinhold_away [17:52] buonasera [18:02] any luck? [18:02] well , ya It going to work I think [18:02] have a look here [18:03] http://www.ubuntugeek.com/atheros-5007eg-with-madwifi-on-i386-platform.html#more-394 [18:03] here is the valid link http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3942-20090205.tar.gz [18:07] The requested URL /madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3942-20090205.tar.gz was not found on this server. [18:08] oh yes :S [18:09] here the VALID directory http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6/ [18:10] the latest [18:10] http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r4016-20090429.tar.gz [18:11] Im downloading it now [18:11] :P [18:11] hope it finally works xD [18:12] =-p [18:13] my download connection is 4 K/s [18:14] it really sucks believe me xD [18:14] why s low? [18:15] I dont know , It's the providor's problem :S [18:15] My contrat is for 512 K/S [18:15] and I only get 4/5 K/s [18:15] Max 10 K/s [18:15] =O [18:15] :(( [18:16] I thought my 256kb/s was bad [18:16] my feiend moans at his 16mb/s [18:16] I gave him the finger [18:16] *friend [18:17] xDD [18:18] how far % now? [18:18] It's general problem in here :( [18:18] 91% [18:19] I have friends which which they have 2 Mo/s and they only get 30-40 ko/s xD [18:19] this a real damn issue :S [18:23] Im building the essential package now [18:24] aye dosnt sound good [18:24] wicked ;) [18:25] I done make install without downloading the essential package [18:25] and I got [18:25] make[1]: Leaving directory `/home/zigma/Documents/madwifi-hal-0.10.5.6-r4016-20090429/tools' [18:27] Hello every 1 [18:27] Help required? [18:27] Thats normally fine [18:27] as long as it was succesful at the end [18:27] I just installed KDE and though its all kewl etc but when i try to go to my other drives,,, after giving password it won't open them [18:28] It's the final sentence I got [18:28] I know for a fact kubuntu comes with ntfs support [18:28] plus i can't change my screen resolution in KDE [18:28] Shadoze: but why i can't open them then? [18:28] That sounds like a graphics driver problem, unless you dont know where to change it? [18:28] sec, zigma [18:28] Shadoze: but in GNOME it won't show such problem [18:29] okey :) [18:29] Shadoze: what shall i do to get my drives open???? [18:29] some1 said you need to mount them... but what happened it was opening yesterday but today why is it messed up???? [18:30] nothing like that happened when i switched to kde [18:30] hi veryone [18:30] I'm using kubuntu jaunty with the latest (and greatest) kde 4.3 beta [18:30] Barridus: but it is happeinin today [18:31] Barridus: how to get them open [18:31] though I'm havind a problem, I think it is since kde 4.2, that moving files to the trash is so horrible slow... [18:31] maybe a permissions issue, idk much about it though [18:31] @thuglife, http://www.arsgeek.com/2006/09/25/ubuntu-tricks-how-to-mount-your-windows-partition-and-make-it-readwritable/ [18:31] @ virk, i know its very slow but if you hold down shift then press delete its VERY fast [18:32] even moving 1kb files to the trash, it takes more than a minute to remove them [18:32] yes I know, but I'm using that trash can for a reason, really ;) [18:32] @zigma, could you paste the output of your command? [18:32] Shadoze: i am following that link but happened? what can be the reason... why i was able to open them yesterday???? [18:33] I dont know [18:33] I can open mine fine after typing in password [18:33] Shadoze: is this a known problem then? [18:33] Probably [18:35] @ virk https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/354617 [18:35] @ zigma, orry i didnt actually get that despite the notifications [18:36] pastebin it [18:36] pastebin.com [18:36] Shadoze: jup, I just found out :) [18:36] thanks tho [18:36] okey [18:37] alguien en este canal habla español ? [18:37] alfonso, #kubuntu-es [18:37] =] [18:38] Shadoze: ya pregunte alli [18:38] No hablo español ;) [18:39] !es |alfonso [18:39] alfonso: 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. [18:40] Forgive I do not speak Englishman, a translator will use online, I ask for excuses them if something of what I write does not have very much felt [18:41] @Shadoze: http://pastebin.com/m1e1bc798 [18:41] If you join kubuntu-es you will be able to talk to people iny our own language :) [18:42] I am looking for help that in the channels of ubuntu, kubuntu - is it(he,she) could not have helped me, for if there exists anybody here that could help [18:42] alfonso, no comprende tu [18:43] alfonso, translators don't work [18:43] @ zigma, that look fine [18:43] i see no errors [18:43] okey [18:43] plz have a look in here [18:43] a sec [18:44] ok [18:44] alfonso, los traductores no funcionan bien [18:44] @Shadoze: http://pastebin.com/m2555abdf [18:48] type iwconfig [18:49] lo no wireless extensions. [18:49] eth0 no wireless extensions. [18:49] pan0 no wireless extensions. [18:50] & lsmod [18:51] !paste | ZigmaTn [18:51] ZigmaTn: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (be sure to give the URL of your paste - see also the #kubuntu channel topic) [18:52] alfonso: este canale hablar en ingles solomente amigo. para hablar en espanol usar ubuntu-es or kubuntu-es gracias [18:52] okey eagles0513875 [18:52] ZigmaTn: just trying to prevent ya from flooding yourself outa the channel [18:53] @Shadoze: http://pastebin.com/m3d785721 [18:54] My problem is the following one, I have a card wireless rt73 in which(whom) the following thing happens to me: I give him to connect and he(she) asks for the password me, I put the password and when it(he,she) comes to 57 % for and returns to asking for the password. That the this password well because it(she) is the same that I use in another PC connected to the same router, the type of key and the this password well. If someone [18:54] knows to which this can be owed I am grateful for him PD helps me: If on having done the translation this question does not have very much felt I ask for excuses and I will try to express better [18:55] # [18:55] ath_pci 99096 0 [18:55] # [18:55] wlan 211952 1 ath_pci [18:55] # [18:55] ath_hal 198864 1 ath_pci [18:55] try [18:55] sudo modprobe ath_pci [18:56] yes done [18:56] outcome? [18:57] ath_pci 99096 0 [18:57] wlan 211952 1 ath_pci [18:57] ath_hal 198864 1 ath_pci [18:58] question: What could be the cause my kubuntu 9.04 only prints one copy of a printjob even if I told it to print 10 or 20 or 100? It just remove the print job after 1st is printed *shrug* [18:58] iwconfig [18:59] Still no wireless extension [18:59] have you rebooted since installing your driver? [18:59] This int always necessary but can help [18:59] not yet [18:59] try =-] [19:00] all right :) [19:00] just after a sec cuz Im downloading some stuffs :S [19:00] Shadoze: I have. Trying to check if it something with the driver settings. It is a HP LaserJet 6L btw.. maybe should tried google and see if anyone else had same before asking ^^ [19:01] i have an original sound track to a movie in a separate *.ac3 file. How do I play *.avi with that sound? [19:01] whats the latest version of amarok in Kubuntu? [19:01] Noticed that I have number of copies under the tab job alternatives for the installed driver.. I hope they dont mean I should go and adjust that one each time I print from a program. [19:02] i dont have a pronter so i dont know much about it [19:03] maybe if I set the 1 value of copies for default printer to 0 it might not override or something.. hmm.. [19:03] * vadi01 says hi to all [19:03] How do you spell que? [19:03] i can remmebr for the life of me [19:03] say, i was in the middle of the "que" [19:04] its not spelt like tha ti just cant rmemebr [19:04] *remember [19:05] @ mist [19:05] google printing Queuing kde4 [19:05] que, or whatever it is ! [19:05] i hate tha tword [19:06] hello [19:07] Shadoze: You can help your me [19:07] Shadoze: ill do that.. no change here regarding more copies printed than 1 from okular.. heh.. :) [19:08] Heh i can't help you there i know next to notigna bout printig [19:08] @ alfonso how? [19:08] ah... Bug #286014: [19:08] This report is public [19:08] kde print ignores duplex & copy options [19:08] ^^ first one.. [19:09] it haven't been fixed since 8.10 thus.. sigh.. [19:09] Shadoze: This one is my problem [19:09] A moment please [19:10] Seems it is a okular problem as well partly.. what other pdf reader is there around.. wait.. search box in synaptic is my friend.. [19:10] ghostview [19:10] or something like that [19:10] yes alfonso? [19:10] ok [19:10] A moment please [19:11] http://pages.cs.wisc.edu/~ghost/ [19:11] @Mist that is [19:11] My problem is the following one, I have a card wireless rt73 in which(whom) the following thing happens to me: I give him to connect and he(she) asks for the password me, I put the password and when it(he,she) comes to 57 % for and returns to asking for the password. That the this password well because it(she) is the same that I use in another PC connected to the same router, the type of key and the this password well. If someone [19:11] ok alfon [19:13] erm [19:13] Shadoze: When you speak with me porfavor put my name to see that you dirigeas to my and the translation do of what you say to me, but tendria that to translate everything [19:13] Thank you [19:14] Shadoze: knows to which this can be owed I am grateful for him PD helps me: If on having done the translation this question does not have very much felt I ask for excuses and I will try to express better [19:16] Basically your having problem with your wireless cardrt73 [19:16] What make is that [19:16] atheros, intel? === anonimous_ is now known as yaa_ [19:17] Shadoze: intel [19:21] @ alfonso [19:21] maybe this is of interest [19:21] http://www.ubuntugeek.com/gui-installer-for-rt73-ralink-devices-beta.html [19:22] actually wait, that ralink :( [19:23] sigh.. why the hell should they mess with a printer system that worked good for once in pre 8.10 ubuntu and kubuntul.. and why they release this shit for instead and not test it working first.. [19:24] starting to feel like another microsoft OS with half finnished things released and then patched to hell afterwards.. [19:25] It because the 4.*.* series is not mature yet ;( [19:26] you can install kde 3.5 alongside 4, and appratnly it works fine [19:26] mm.. =/ Thats why PCLOS and Mandrake didn't go KDE4 in 2009 releases yet I heard.. ^^ Then again.. one could choose not to go latest ubuntu version as well and stick to kde3.x [19:26] Oh.. ah.. [19:26] hmm... [19:27] Shadoze: thank you [19:27] Shadoze: does that mean one choose either kde3 or kde4 at login? [19:27] yes [19:27] It(He,She) will try to solve it [19:27] That could work.. then again.. got gnome as an option as well.. hmm.. [19:28] ew gnome [19:28] too restrictive [19:28] I know.. but printing probably works there ;) [19:28] it does in 3.5 though? [19:28] faster relogging there than install and fiddle with 3.5 atm :) [19:29] I have a remote desktop question [19:35] Hi all [19:35] I have installed kubuntu with Wubi [19:36] grub's "find /boot/grub/stage1" returns hd(0,0) and hd(0,2) [19:36] I have two NTFS drive partitions on same disk. I have installed wubi on one of them. Now I can see one NTFS partition, but the other doesn't seem to be anywher [19:36] hd(0,0) is my kubuntu installation and hd(0,2) is an opensuse installation done today [19:37] Device Boot Start End Blocks Id System [19:37] how do i let hd(0,2) disappear in this grub response? [19:37] /dev/sda1 * 1 14357 115322571 7 HPFS/NTFS [19:37] /dev/sda2 14358 16789 19535040 83 Linux [19:37] /dev/sda3 16790 19221 19535040 7 HPFS/NTFS [19:37] /dev/sda4 19222 19457 1895670 5 Extended [19:37] /dev/sda5 19222 19457 1895638+ 82 Linux swap / Solaris [19:37] I only can see in dolphin sda3, but sda1 is no where. Where it puts wubi taht partition! [19:38] solved [19:39] ups [19:39] is on /host :D [19:39] solved :D [19:40] Has anyone else here been unable to boot after upgrading to Jaunty? [19:40] hi [19:40] how can I restore the standard kde menu entries? [19:42] debaser: Right-click > Menu editor > Edit > restore to system menu [19:43] Does anyone know how to get the Grub working again in Jaunty. I just upgraded and am unable to get past stage 1.5 (now on liveCD) [19:44] Rikkiviisas: there's no such option [19:45] debaser: I'm assuming you mean the menu in KDE4? [19:46] no in kde3 [19:46] I'm sorry [19:46] debaser: Alright, nevermind then. [19:46] Rikkiviisas: so you don't know? [19:47] debaser: Nope. [19:47] Rikkiviisas: what if I deleted the file that manage my preferences? === zigma is now known as ZigmaTn [20:06] hi all. is there a way to easily change the video bit plane from 24bit to 16bit, without changing xorg and restarting? [20:06] using radeon x3870 with fglx drivers [20:13] england, you? === meganut is now known as meganut_ === meganut_ is now known as meganut__ === meganut__ is now known as meganut [20:19] hola [20:19] hi [20:19] how are you? [20:20] I'm fine, thanks :) [20:21] I'm Spanish [20:21] This is the first time that i'm connected [20:21] So, welcome :D [20:21] I speak a little English [20:22] Just a little [20:22] :D [20:22] there's a lot of people that speak just a little english ;d [20:22] like me :D [20:23] hi garcia-rico [20:23] !es [20:23] 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. [20:23] some Kubuntu devs here? [20:23] theres spanish channel as well^ [20:23] would expect so [20:24] theres #kubuntu-devel for development discussion, though [20:24] Ok, thak you [20:24] oh, thanks D: [20:24] :D [20:24] youre welcome^ [20:24] I like to speak English because I practise [20:25] yeah thats good^ [20:25] irc is a good place to learn [20:25] Hi, I've just recently upgraded to 9.04. This changed an important setting for me: the display backlight get's switched of after a few minutes of beeing idle. But I want it to stay on. :( I did change the KDE power settings already, but that didn't help. :( Can anyone give me a hint of what I could try next? Where else could be some power settings (that are overriding the KDE ones...)? [20:25] Where do you live? [20:25] Mekzholan: did you check the screensaver settings? [20:26] uk, but am moving back to finland in about 2 weeks [20:26] That's great [20:26] yeah [20:26] Unksi: maybe you'll meet Linus :D [20:26] you? [20:26] Spain [20:26] sheytan_: he lives in usa :p [20:26] Valencia, Spain [20:26] ok, sounds nice [20:27] Unksi: yes, did change it already. But it even seems that no screensaver get's activated, it seems to go directly into backlight of... (I didn't wait long enough infront of the laptop to know for sure, though) [20:27] portland if i remember right^ [20:27] I'd like to go to Findland [20:27] Unksi: yeah, but he comes from Finland? [20:28] ok, did you check all the different powersaving states? performance and powersave are the ones you are most probably using atm [20:28] yea he does [20:28] Unksi: yes, I changed all exept extreme powersave [20:29] ok [20:29] * Mekzholan is currently on "performance" [20:30] yo yo yo [20:30] for both, action after the system has been unused for x minutes (so that it does not lock the screen) and from the display powersave tab? [20:30] hi [20:31] hi [20:32] Unksi: "Performance": nothing; "Powersave": after 15 min suspend to RAM [20:32] ok [20:33] hmm, i wonder if the powersave daemon from intrepid is still in use in your system [20:34] if it is, it could be causing the problem [20:35] Unksi: how can I figure that out? [20:36] no idea.. i'm looking if i can find anything in launchpad^ [20:36] * Mekzholan had to remove the guidance and kde-guidance packages before it was possible to upgrade... [20:37] ok [20:40] Mekzholan: do you have guidance-power-manager or kde-guidance-powermanager installed? [20:40] if you do, remove them [20:41] quassel sucks -_- [20:42] Unksi: nope, I had to remove them already to be able to upgrade to 9.04... [20:42] ok [20:43] i gotta mount a copy-protected ISO on my linux and acetone won't do it. The problem is I don't have a CD-ROM driver. Windows isn't an option, I'm on USB boot. [20:44] tehboriz: sudo mount -o loop image.iso /mount/it/here should do the job [20:45] tehboriz: ISO is a cd image and is read only without some jiggery pokery [20:45] ActionParsnip: what do you mean.. [20:46] tehboriz: he said its a copy protected ISO, which is kinda moot [20:46] how about .bin? [20:46] tehboriz: you can copy the file easily [20:46] im trying to isntall diablo II, i have the game with legit keys [20:46] but i downloaded a torrent with .bin [20:46] and .cue [20:46] tehboriz: i'd ask in n#winehq [20:47] thx [20:47] tehboriz: you can convert .bin to .iso with bchunk [20:47] tehboriz: /join #winehq [20:49] anyone else experiencing flickering youtube videos in firefox and konqueror? [20:51] Mekzholan: nothing else than that on launchpad, you could try creating a bug report about it, try to be as specific as possible with it^ [20:52] for mounting and managing iso images i recommend acetonelISO [20:55] Does 9.04 still use the same adept as 8.10 for it's package management GUI? [20:56] No, it uses kpackagekit [20:57] Shadoze: Oh good, I'll have to get round to upgradeing then. I don't like Adept very much. =( [20:58] i need help why in 9.04 is the memtest86+ failing to load i need a patch or fix for it please ty [21:02] @ monoloth kpackagekit is the default in 9.04 ;) [21:03] why does kpackagekit [21:03] suck [21:04] tehboriz: it doesn't, why do you say that? [21:06] tehboriz: I haven't used kpackagekit, but I can hardly see it being more annoying than Adept. [21:06] Mamarok: im trying to insall cdemu and it just says ERROR and the error screen covers the one which lets me troubleshoot [21:06] cdemu? not in the official repositories AFAIK [21:07] i need help why in 9.04 is the memtest86+ failing to load i need a patch or fix for it please ty [21:07] merlin37: patience [21:07] i know it's not Mamarok, i got .deb from the sourceforge site [21:07] when i try to install, gives me unspecified eror [21:07] im gonna try synaptic [21:08] tehboriz: but you shouldn't use küackagekit for that then [21:08] sorry just been dealin with this for days now [21:08] tehboriz: you can't install *.deb with kpackagekit, it get's packages only from the repos [21:08] tehboriz: use sudo dpkg -i *.deb [21:09] o ok lemme try [21:09] would synaptic do it [21:09] Mamarok: whats the latest amarok in kubuntu 9.04? is amarok 2.1 beta 1 available? [21:09] *sigh* [21:09] Wouldn't the .deb have some dependancies also? [21:09] vadi01: yes, from the PPA only though [21:10] Mamarok: how to enable ppa? [21:10] omfg it has dependencies that it doesn't want to auto install [21:10] vadi01: wait, I'll get it for you [21:11] how do i add repos [21:11] To check out specific part of project, append its name to above URL; i.e.: [21:11] svn co https://cdemu.svn.sourceforge.net/svnroot/cdemu/trunk/libmirage [21:11] is that right? [21:12] vadi01: you need to add the following to your sources.list: [21:12] https://edge.launchpad.net/~kubuntu-experimental/+archive/ppa [21:12] vadi01: that's the same repositorie where KDE 4.2.3 is, also, so you will have to choose manually [21:12] tehboriz: not at all [21:13] tehboriz: that would only get you the sources [21:13] if ever [21:13] which it should auto find if it wants [21:13] ok thanks [21:13] tehboriz: you need to download the pacakge from sourceforge, then use sudo dpkg -i pacakgename.deb [21:13] to install [21:14] i did that Mamarok it says it needs the daemon [21:14] Unksi, at least switching to "presentation" has helped now... [21:15] Mekzholan: hmm ok, so it has something to do with the settings there then === jay is now known as Guest66813 [21:18] tehboriz: well, then you are missing some packages [21:18] why can't it be an oficial project >.< [21:19] tehboriz: why don't you just use k3b? [21:19] wats that [21:19] tehboriz: that's the cd burner/ripper/whatever application for KDE [21:20] Mamarok: im trying to mount a bin that's copy protected [21:20] tehboriz: copy protected? [21:21] Mamarok: Diablo II [21:21] tehboriz: you mean a copy protected CD? [21:21] tehboriz: did you try to run it in wine? [21:22] yeah it says please insert cd [21:23] tehboriz: and? [21:24] big question...is it a original cd?)))) [21:24] hi - how to do pairing with audio bluetooth device in jaunty? [21:24] does anyone here know how to force grub to find the stage 1 file? [21:25] for hcitool cc I'm getting Can't create connection: Input/output error [21:25] well i know the install disc is mounted... Mamarok [21:25] vadi01: I think he downloaded it frlom somewhere and needs to burn it [21:25] or alternatively temporarily re-map drives while using the live disk [21:26] tehboriz: as I don't know about that game in particlar, did you google for advice? === ubuntu_ is now known as caeolin [21:26] tehboriz: I found this: http://appdb.winehq.org/appview.php?iVersionId=49 [21:26] Mamarok: nobody does this through virtual cd's [21:27] You want to mount iso? [21:27] tehboriz: as I said, I can't help you, sorry [21:27] mount .bin that's copy protected [21:27] it;s okay [21:27] i gotta get a usb cd rom drive... [21:28] http://www.getdeb.net/search.php?keywords=acetoneiso [21:32] hi all, if I get 100% cpu usage and awful playback with youtube fullscreen, will installing the proprietary video drivers solve the issue? [21:33] Resistol: that's probably your flash plugin running wild [21:34] Mamarok, I was just using a livecd - all i did was install firefox and adobe flash installer, could it still be running wild? [21:34] and other video drivers are not needed if you use a flash video [21:34] Resistol: what does top tell you? [21:35] Resistol: which browser do you use? [21:35] Resistol: wait, you use a live CD and installed Firefox? you installed from a live CD you mean [21:35] dany21: firefox, he just said [21:36] http://www.kde.org/screenshots/images/medium/ganroth.jpg [21:36] Kde 1.1 [21:36] Mamarok, I booted off the live cd, added the usual repositories, then installed firefox and adobe flash [21:37] Resistol: so you actually do not have an installed Linux? [21:37] Ati radeon hd 4670 play on X.org in 9.04 kubuntu ? [21:38] damian_: yes, but not with the fglrx driver, still extremely buggy [21:38] ohh thx [21:38] oh no [21:38] I remmeber my fglrx days [21:38] *gulps* [21:39] I had previously been using Kubuntu and OpenSuse and Mint Linux (Gnome) - just trying all of them out installed on the HD, but full screen youtube was not working on any of them, so I gave up -this was before 9.04 though [21:39] but full screen [21:39] do you mean maximised, or hq? [21:39] I'm wondering if 9.04 or any other recent changes may have fixed the issue [21:40] Shadoze, I just go to youtube.com, pick any video, then hit the full screen button, then my cpu goes to 100%, i get 2FPS, tearing, and I feel like stabbing babies out of frustration [21:41] Resistol: blame Adobe, they make the driver [21:42] Shadoze: nice old KDE :) [21:42] * Mamarok remembers the days... [21:42] Yesterday i was trying to instal kubuntu 9,04 but i cant switch to graph mode. I found my kubuntu 7.10 and im using it now [21:42] I was to young to remmeber the days ;) [21:43] *remember [21:43] Kubuntu 9.04 on Netbook? [21:43] damian_: you can remove the fglrx driver and use the Radeon one, works fine here with the Radeon 3650 [21:43] Mamarok, I put a bug report on adobe.com, it has like 20 votes, what else can I do? [21:43] http://bugs.adobe.com/jira/browse/FP-1692 [21:43] Resistol: pray, proprietary manufactures usually ignore bug reports [21:44] Adobe dont give a sh** about open source [21:44] They only want money money money [21:44] Well is there any work around, other than using compiz "zoom in" feature? [21:45] Resistol [21:45] Resistol: us hq where it is available, else get other formats than flash [21:45] were you trying hd, or maximised? [21:45] Shadoze, just maximized [21:45] Shadoze: full screen, read what he says :) [21:45] hello :) [21:45] oh, i've never used youtube's hd feature === ubuntu_ is now known as satch [21:45] hi kaddi [21:45] i thought it maximised it [21:46] Alright kaddi [21:46] I'm trying HQ now, seems to be smooth in "regular size" [21:46] oh wait hah I'm in windows now [21:46] whoops === satch is now known as wii-es === wii-es is now known as karcius [21:46] What difference does using HQ make? (As far as FPS / Tearing/ CPU usage) [21:46] Resistol: just FYI, trying such stuff without a really installed Linux is eating CPU for sure, did you try it in a normally installed distribution? [21:47] works here, Jaunty, Firefox, flash plugin 64-bit, KDE 4.3 beta 1 [21:47] Mamarok, yes, I had OpenSuse, Ubuntu, Kubuntu all installed [21:47] Works here [21:47] 32bit, jaunty, kde 4.2.3 [21:48] What's the video capture for KDE4? [21:48] please tell me. [21:49] mzkapoo: there's a video editing application, that's what you are looking for? [21:49] Brb guys [21:49] n gals [21:50] too fast... [21:50] is anyone here? [21:50] !ask | danielin [21:50] danielin: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [21:51] mzkapoo: or just for screen sessions? [21:52] yes [21:52] hi [21:52] Does Kubuntu have a graphical boot OS menu available (Like GRUB with more than text)? [21:52] capturing my screen is the same movie in youtube. === karcius is now known as navstar [21:53] Thank you. [21:54] mzkapoo: there is Istanbul [21:55] There is no navstar in KpackageKit. [21:55] : ( [21:55] navstar its me [21:55] mzkapoo: that was not an answer to you, he just changed his nick :) [21:56] hehe [21:56] hi all [21:56] mzkapoo: there is Istanbul and recordMyDesktop [21:56] hi cemunal :) [21:56] you're kidding. [21:56] hi every body im dr nick [21:56] mzkapoo: look at your screen [21:57] Istanbul is the name of city in Arab area. [21:57] i can't see shoutcast list in amarok2; why? [21:57] what's happend if i install my kubuntu, select other country.... [21:57] mzkapoo: it is also a screen capture application [21:57] i have problem [21:57] cemunal: you have to activate it in the tools section [21:58] navstar: what problem do you have exactly? [21:59] Mamarok, it does not work [21:59] cemunal: which version exactly? [21:59] 2.0.2 [22:00] Mamarok, ^ [22:00] i ask: if in the case wich i change my country in the installation, [22:00] cemunal: yeah, seen it :) [22:01] cemunal: you could upgrade to 2.1 beta 1, or else be patient for it to arrive in the backports [22:02] Mamarok, thanks. [22:02] im goin to reset, i finish to install kubuntu, see u [22:02] cu [22:06] hello everyone. i'd really love to be able to use either one of the two kget plasmoids, but i get the error message "could not find component:X" where X is either kgetpiechart or kgetbarchart [22:07] does anyone know if these things work (i've installed them from the standard jaunty repos) [22:07] and if so, what would i have to do to get them working? [22:07] thanks [22:11] join [22:11] -h [22:13] anybody around that can help me with my KDE4 9.04 login ? I have enabled autologin and my login process runs till the last Icon in the startup splash but that basically hangs till something happens and my system reboots. [22:19] raymears: you are running Kget? [22:20] that widget can only work if Kget is actually running, then it will start drawing charts [22:22] Mamarok: of course i am. [22:22] would be silly to expect the thing to work if i weren't. [22:22] raymears: sry, just to make sure [22:22] what else could it be? [22:23] raymears: it definitely works here in KDE 4.3 beta, so maybe be patient [22:24] oh. that'll take some time. just wanted to make sure. thanks Mamarok [22:25] raymears: you are welcome :) [22:25] bye === unnamed is now known as Guest37703 [22:30] Shadoze test === Guest37703 is now known as Shadoze [22:31] Just reinstalled with ext4, it's really fast ;) [22:31] Copying 40gb's of data and theres barely a reduction in speed [22:33] Shadoze: you read the warnings, did you? [22:33] n8 [22:33] Warnings? [22:33] No [22:33] Shadoze: it is not bad, we'll see how it fragments. Also, "barely a reduction in speed" is alrgely a function of the elevator. [22:34] curiously RedHat Enterprise Linux will have XFS in the next release. Good move, even if a bit too late. [22:34] Copying 40gb of data on my ext3 kubuntu would have made it go so slow, almost non usuable till it was done [22:34] Shadoze: 'ext3' can fragment very very badly. [22:34] Mmm :( [22:34] Just did a reinstall [22:34] Chose ext4 [22:35] Id cocked my kubuntu up so much i decided to start afresh ;) [22:35] As they say [22:35] Curiosity killed the cat [22:36] Shadoze: your choice, there are still problems, get yourself a live CD with a 2.6.28 kernel for emergencies [22:36] you can't boot into it with a kernel below that [22:37] Shadoze: I have been using JFS for a long time it is very reliable and with good performance, architecture similar to 'ext4' but without the 'ext3' backward compatibility and limitations. [22:37] How fast is it? [22:37] * Walex thinks that JFS should have become the standard Linux FS a long time ago, with XFS as an alternative for very large systems. [22:37] Walex: should be faster than ext on large disk I guess [22:38] Mamarok: and fragments less. [22:38] zfs would be nice... [22:38] http://www.sabi.co.uk/blog/0905May.html#090518 some very recent test I did with SATA drives and JFS [22:39] Mamarok: BTRFS is competitive with ZFS and is almost ready... [22:39] Looks nice [22:39] Mamarok: but sometimes I think of switching to OpenSolaris, but not necessarily because of ZFS. [22:40] Walex: I don't think I will need anything else that soon, just a laptop here [22:40] My hard disk is 500gb [22:40] So it's not too small or big [22:40] Walex: KDE works on OpenSolaris anyway [22:40] mine is 200 Gb [22:41] could be something for the external disk though [22:41] * Mamarok calls it a day [22:41] I am on a flash drive with 4 Gig [22:41] pendrive linux [22:42] I had a flash disk that was 8gb, but it got so badly corrupted it had to go [22:42] Goodbye, mamarofk [22:42] *mamarok [22:42] gn8 all [22:44] Night [22:45] Hi to all ppl [22:45] Can anyone help me please I am going crazy, this is I don't know how many time after installing kubuntu happening : [22:45] "kstartupconfig4 does not exist or failed. The error code is 3. Check your installation " ? [22:46] So it's go like this, after installation all is fine few days and after I'd like to change my desktop to look little bit "fency" and install some programs I have even save the list of programs! [22:46] ...So wan i install them and after restart i got this msg kstartupconfig4 does not exist or failed. The error code is 3. Check your installation , but I can login via ssh from other IP just i can't run X only way to get in is via konzola . [22:46] Erm [22:49] I have : carolija@carolija:~$ lspci -nn | grep VGA [22:49] 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 AP [Radeon 9600] [1002:4150] [22:49] if this help ? [22:49] any idea please ? [22:50] And 1 giga Ram memory [22:50] That sounds like your ~/.kde directory is gone [22:51] Shadoze, and there is some solution for that ? [22:52] Most defiantly but i don't know right now [22:52] I can research it if you like [22:53] I'd like that i have no idea what to do anymore, than reinstall the system again ... [22:54] reinstalling sounds a good idea [22:54] No [22:54] that takes the piss if they have to reinstall ever few days [22:54] carolija, are you auto loging in? [22:54] right, i reinstall it every two day ... [22:55] right now yes, but before i didn't [22:55] No don't that would take the piss [22:55] reinstalling every two days [22:55] if you had Windows you would have used up all your lives by now [22:55] Turn autologin off [22:55] Lives, lol [22:56] carolija, do you know how to turn autologin off? [22:56] ok ill do that [22:56] And also, are you using an encrypted lvm? [22:58] No, i don't Shadoze [22:59] what is the command to turn that off ? to don't google it ? [23:00] autlogin? [23:00] yess [23:00] goto system settings [23:01] then click the advanced tab [23:01] but i am in konzola , I have no desktop [23:01] then click, login manager [23:01] K, sec [23:01] I can go into desktop [23:01] ok [23:01] can't* [23:03] hold up, still looking ;) [23:03] me too:) [23:04] :P [23:05] carolija, does that error occur if you type kdm [23:05] type it into the console [23:06] No, nothing is hepening i just trued that one lol [23:07] but just root can type kde, and still nothing [23:07] tried* [23:07] i like help me to resolve one thing... i am new user for ubuntu, and i have installed this with xp... i haven't create partition, the installation from ubuntu create me this partition? thanks! [23:08] ? [23:08] Hi, I have a problem with kubuntu 9.04 and flash sound. For some time everything works finde but after a few hours suddently all flash video sounds are distorted until I restart Firefox. Then everything is back to normal for a while until next distortions occur. No problems with other sounds e.g. amarok is fine. [23:08] ivan_, you want to somebody create yoy partition ? [23:08] Any ieas? [23:09] you* [23:09] No buzzzzz, sorry [23:11] Shadoze kdm or gdm ? lol [23:11] if you use kde, then kdm [23:11] Its kind of a strange problem, hard to track down but seems to be kubuntu specific as there were no problems with debian and flash. Maybe pulse audio?? [23:11] ah so,, then i did ok [23:11] Automatic login can be suppressed by pressing the Shift key immediately after the X-Server switches to graphics mode and releasing it when kdm's hourglass cursor appears. [23:13] hmmm, now is something heppening, the screen is black [23:13] ill wait a little [23:13] Okie dokie [23:14] i need to reboot, brb in 1minute [23:14] hi, someone is bugging me to use the kolobok smileys. Does anyone happen to know if these can be easily installed for kopete? or are available by default? [23:15] ignore me, there is a tut on their homepage -.- [23:15] Yes kaddi lol, you can get it immeditaly [23:16] Go to kopete > configure > chat window > emotions tab > manage emotions > get new themes > then find koblock [23:16] brb carol [23:17] Shadoze, yeah they have very detailed instructions on their homepage, but I somehow managed to overlook them the first time I checked :/ [23:17] Shadoze thanks :) === a is now known as Matisse [23:19] back [23:19] Shadoze, Thanks. :) I noticed they have very detailed instructions on their homepage, but I somehow managed to overlook them the first time I checked :/ [23:20] No problem, i didn't even know what you were talking about and just navigated through kopete ;) [23:21] @ carol any progress? [23:24] @ carolija type locate kstartupconfig4 | grep bin [23:24] That will see if you actually have kstartupconfig4 [23:26] damn [23:26] now I can't login via konzola :| [23:26] After running that command? [23:27] According to someone else that has this problem [23:27] they installed the latest version of qt that's in the repos and all is sound [23:28] Yes, after i did that I have black screen with some colored lines [23:28] and keybord is blocked [23:28] Reboot ;) [23:28] looking for help with klik, if there is a specific chat for that [23:28] i did id 5 time :/ [23:29] http://bbs.archlinux.org/viewtopic.php?id=64326 [23:30] irc.freenode.net #klik [23:30] also does anyone know on kubuntu how to stop making the windows show contents while dragging [23:30] cant find the setting [23:31] nm found it after all [23:34] carol can you login to any otehr type of manager apart from kdm [23:34] or perhaps failsafe kubuntu? [23:34] Ill try to check with CD ... If no luck i don't see other why than to reinstall it :/ [23:35] if kde 4 really isn't working for you you could try the kde 3.5 remix of jaunty [23:36] I was wonder if someone could help me. I'm trying to play DVDs on my Ubuntu computer, but it won't let me for some reason [23:36] wondering [23:36] !dvd [23:36] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/9.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [23:37] it fok fine, untill I installd some programs for desktop ( to look fency ) , some sh*it what I dont need ...Somethink 3D , don't know now but I have on .txt [23:38] thanks [23:38] is there another display configuration file like /etc/X11/xorg.conf ? [23:38] compiz? [23:42] compiz? --- Yea! [23:42] that one .... [23:42] maybe my PC is to old for that kind of sh*t [23:42] ? [23:42] probably not [23:42] This is just some old desktop from before 3 eyars PC3 [23:42] compix runs even at quite low specs [23:43] yea ? [23:43] but if it cuased your problems dont install it again ;) [23:43] i will not lol [23:43] hello [23:43] But i am thinking of install it on this laptop to have two distros [23:44] and than i can try it [23:44] does someone speak spanish [23:44] i dont mgl [23:44] tks [23:44] mgl [23:44] goto #ubuntu-es or #kubuntu-es [23:44] how can i go to spanish room? [23:45] ok tks [23:45] np [23:45] Corolija, what do you mean? [23:46] Hre i have Vista on laptop and he is stong PC [23:46] so I can try all 3D things ... [23:47] lol your laptop must be great [23:47] to run vista you need at least 16gb of ram ;) [23:47] but yes, im sure dcompiz will work on your laptop [23:49] yea, it should run .. [23:50] just I have to make backp CD first of all because i don't have it, and garanti if finish if they see that I installed othr distro lol [23:50] what are you installing now? [23:52] Now i installink kubuntu 9.04 [23:52] Wicked ;) [23:52] I was think about ubuntu [23:52] kde 4 or 3.5 version? [23:53] but i am not sure if it's good for me ... [23:53] kde4 [23:53] what gnome or kde4? [23:54] the newest kubuntu lol [23:54] kde [23:54] i have ubuntu too [23:54] Well, you can use Kubuntu 9.04 with kde 3.5 if you wish you know [23:54] what u think is beter ? ;p [23:55] how you mean, to download it ? [23:55] yes, they made a remix [23:55] that just has kde 3.5 [23:55] well, kde 4 is great but kde 3.5 is more polished [23:55] and what is th diferent ? [23:55] ah 3.5 has more support ? === stephen is now known as Guest531 [23:56] No kde 3.5 was around alot longer than kde 4 [23:56] so kde 3.5 is VERY stable and polished [23:56] I can lin you to the jaunty kde 3.5 if you want? [23:56] you can have a look [23:57] give m the link [23:57] to try, who know ... === chris_ is now known as margiolas [23:57] https://wiki.kubuntu.org/Kubuntu/Kde3/Jaunty [23:57] Take a look [23:57] tell me what you think === richard is now known as Guest32822