=== root is now known as Guest90929 [01:38] hello [01:38] evrybody [01:39] @ Guest90929 Hi [02:32] hi everyone ...., I just install Kubuntu 64 on a dell xps 15z, (activating ACPI=off) and when I get the login windows ,I cannot write, my keyboard doesn't works anymore, just ....., any idea ... ? [02:33] nope :/ [02:33] how to change ACPI settings from grub !?! [02:34] I'm pretty sure the problem is there .... [07:04] does anybody know how to read the CID from an SD card on kubuntu or linux in general? [07:19] http://senorgif.memebase.com/2011/08/22/funny-gifs-anti-brother-ipad-app/ what did the iPad say to the face? [07:41] Hello [07:41] im running kubuntu 11.04 [07:42] how can i get my scanner canoscan lide 70 to work === Quintasan_ is now known as Quintasan [08:05] Oh hai guys [08:05] I'm trying to move multiple files to a different folder [08:05] through CLI [08:06] I've done single files before, using the "mv" command, but I was wondering if anyone could shed light on moving multiple files at once [08:06] is it something like "mv file 1 && file 2 " or is that executing the mv code twice for each file? Sorry complete nub :D [08:06] you can use the * and let the terminal expand it. or you can make a loop [08:07] the "*" would be a wild card correct giantpune? [08:07] yes [08:07] There are some files I don't want to move. [08:10] kaizokuroof: for i in file1 file2 file3; do mv -v $i /tmp/; done (if you're using bash) [08:17] alvin: Thank you :) [08:25] I've got some kworker/0:x prozesses slowing down my system ... I can'twih a kill not even kill -9 [08:25] how can i get rid of them ? [08:26] its blocking my keyboard every few seconds too [08:27] its natty with 2.6.38-11-generic-pae === jtheuer__ is now known as jtheuer [08:28] I'll try to reboot into 2.6.38-10 [08:45] hi [08:45] can somebody pls tell me how frequency scaling is done in natty? [08:46] cpu frequency I guess you mean [08:51] moetunes: yes [09:11] hi again [09:11] can somebody pls tell me how cpu frequency scaling is done in natty? [09:41] Can you (and how do you) run KDE apps in Windows? [09:42] i think the app must be compiled to run in windows with kde [09:42] foolishtechie: Yes, http://windows.kde.org/ Not very stable at the moment. Some applications are more stable and have their own installers, like calligra [09:43] jsut like you can run Qt apps in linux and windows, but you must build it for each target platform [09:43] alvin: Thanks, I'll give it a go :) [09:43] Ehm, not calligra. I was thinking about some epub thing. Forgot the name [09:44] calibre? [09:49] Yes, that's the one [09:55] Hey, I just installed Kubuntu on my desktop and I am trying to get Minecraft to run. I have installed the OpenJDK Java6 Runtime packages and tried launching it with java minecraft.jar and java -jar minecraft.jar but to no avail. Any advice please? [09:56] the error I get is "Exception in thread "main" java.lang.NoClassDefFoundError: minecraft/jar [09:56] " [10:01] don't you need the jre environment? [10:01] mark____: ^^ [10:01] How do I get that? [10:02] !java [10:02] To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://goo.gl/zwOip - For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases. [10:02] To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://goo.gl/zwOip [10:03] Thanks :D [10:03] I'm looking at this thread - http://kubuntuforums.net/forums/index.php?topic=3115695.0 [10:05] Yeah it's 3:05 AM here [10:05] and that is why it didn't work [10:05] heh [10:05] I was soo stupid. I forgot to actually download the minecraft.jar file [10:05] well there you go [10:05] I was running the command on nothing [10:05] I NEED SLEEP [10:05] I like the tab key [10:05] Thanks for the help though [10:06] !tab [10:06] You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [10:56] Hi! Why in the Kubuntu downloads the 32bit-version is recommended? What disadvantages there is if I choose to download 64bit-version? [11:00] доброй ночи === ominous is now known as bamcris [11:04] spexi: I can't think of any. The typical problems 10 years ago were flash and such. Nowadays, I don't think there are still troubles. [11:04] how do i remove kde from ubuntu? [11:07] !puregnome [11:07] If you want to remove all !Kubuntu packages or !Xubuntu packages and have a default !Ubuntu system, follow the instructions here: https://help.ubuntu.com/community/PureGnome [11:07] alvin: yeah I thought so too [11:08] is there a command list for ubottu somewhere? [11:09] !bot [11:09] Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [11:12] hah, 'puregnome'. That factoid should be renamed with Unity in mind === ryan is now known as Guest48078 [11:28] I have Firefox as the default browser, but whenever I click on links from applications like quassel, it opens in Rekonq. How can I make these open in Firefox too? [11:30] sudo aptitude remove kubuntu-desktop [11:30] trions: System Settings -> Default Applications [11:31] sudo: aptitude: command not found [11:31] can't make it work, im trying to remove kde from ubuntu [11:33] alvin: thanks, I typed "firefox" there and now it opens links in quassel too in ff. [11:34] Hi, I have a problem with the "user" attribute for an NTFS device in fstab [11:34] bamcris: then install it ^^ [11:34] bamcris: aptitude is no longer installed by dewfault in *ubuntu [11:41] http://paste.ubuntu.com/674466/ [12:00] Greets, everyone... Just got some broken packages when trying to upgrade - http://pastebin.com/EvKN6h3H (I believe the relevant error is on line 3). Help? :) [12:02] contrast, please pastebin the output of sudo apt-get update and sudo apt-get upgrade and give us the url [12:07] bazhang: http://pastebin.com/BfPvxUEm [12:08] Package libgl-dev is not installed <--- contrast did you try installing that? [12:11] contrast: try "sudo apt-get install -f" [12:12] bazhang: it's a virtual package; i tried installing libgl1-mesa-dev which it provides, no dice... already tried that, gives the same errors more or less. [12:13] contrast, seems like james1479 has a very good idea [12:14] bazhang: already tried that, gives the same errors more or less. [12:19] bazhang, james1479: in any case, thanks for the help so far. :) [12:40] EvilRoey: I come bearing a bear [12:40] Sic him bruin! [12:40] ha, haha [12:41] Evil Coder, 31, found mauled by bear.. [12:43] I've got some broken packages after trying to upgrade - http://pastebin.com/EvKN6h3H (I believe the relevant error is on line 3; i already tried "apt-get install -f" and got very similar errors). Help? :) [13:05] SALUT === niels_ is now known as nielsbusch [13:40] Hey all === afink_ is now known as afink === jay_ is now known as Aqua === Aqua is now known as Aqua4564 [14:31] hi [14:31] how is everyone [14:32] hello.. [14:32] Hi Aqua4564 [14:32] oh [14:32] hey [14:32] can someone help me? [14:32] My clock app crashed.. [14:34] hello [14:34] Aqua4564: what do you mean by crashed? no longer there? if so right click the panel > panel options > add widgets > search for clock > drag the widget back [14:34] I tried [14:34] but it want drag back to where it was originally [14:35] Aqua4564: you can move widgets on the panel by dragging them when the panel settings dialog is open [14:35] what's panel settings dialog? [14:46] !info lm-sensors natty [14:46] lm-sensors (source: lm-sensors-3): utilities to read temperature/voltage/fan sensors. In component universe, is extra. Version 1:3.2.0-1ubuntu1 (natty), package size 95 kB, installed size 460 kB [14:48] what's a better audio player than amarok? [14:49] ionite: entirely depends on what you define as "better" [14:50] you are looking for something lighter? [14:50] than try clementine [14:50] amarok got a bug stuck i think. i can't move the scroll bar to fast forward or backward. [14:50] !players [14:50] Audio (Ogg, MP3...) players: Audacious, Banshee, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [14:50] Ddpbf: is it lighter? [14:50] but keep in mind amarok is most feater rich player in linux world [14:51] ionite yes [14:51] it is amarok fork [14:51] amarok 1.4 fork in qt 4 [14:51] Ddpbf: do u mean feature rich? [14:51] errr amarok is feature rich [14:52] more features asks more resources [14:52] :) [14:52] Ddpbf: but why can't i scroll backward or forward? i think there's a bug? cuz sometimes i can click and hold the scroll bar to fastforward or backward but sometimes the scroll bar doesn't appear! [14:52] ? [14:52] wich amarok do you use? [14:52] ionite: if tehre is a bug then report it so it will get fixed ^^ [14:53] how do i report? [14:53] amarok 2.4 [14:53] Ddpbf: 2.4 [14:54] errr it *could scroll* i did it fes secs ago [14:54] are you listenning radio? [14:55] ionite: also, have you tried a clean profile to see if its a config error (by creating a new user) [14:56] james1479: i changed my splash screen. it's ok now. i believe it's the splash screen problem. [14:56] Ddpbf: no. it's mp3 files. [14:57] :S [14:57] james he could delete amarok config [14:57] just [14:58] or plasma settings [14:59] Ddpbf: Its best not to recommended deleting anything^^ epically when your not entirely sure of the course [14:59] Ddpbf: new user is the easiest and safest way to test a completely clean profile [14:59] err he could just rename said config files [14:59] by adding .buk or .old [14:59] :) [15:00] thanks for tip :) [15:00] yes, but that assumes you know the right configs :) its far quicker to test a new user and to delete that user then keep renaming configs (when it might not even be a config issue) [15:02] ~/.kde/share/config [15:02] anything that has amarok in name [15:02] :) [15:02] or plasma [15:02] should i use decible? [15:03] Ddpbf: how do you know its not in teh application data? I have had a bad dynamic playlist config in ~/.kde/share/apps/amarok stop it launching before... and how do you know its not something else causing the issue [15:04] i said he could made backup of those files :) === ghostcube_ is now known as ghostcube [15:06] does anyone know if there is a command that I can run when kde fails to detect media being inserted to kick start that detection process? === guillaume_ is now known as guid [15:10] I have a problem with photoshop CS5 and wine [15:10] Terbaddo_, check appdb and join #winehq [15:10] !appdb | Terbaddo_ [15:10] Terbaddo_: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [15:14] thanks everyone for ur help. bye. === fitoria_ is now known as fitoria === masimonov is now known as MakcuM [16:01] hi [16:02] can i get my scanner canoscan lide 70 work with kubuntu 11.04 [16:15] Hithere. I am nuw here. [16:18] Hello Arran === masimonov is now known as MakcuM === Guest48078 is now known as ryan_46 [18:05] if anyone is bored, please help me to install .sh file [18:05] need step by step help [18:06] krise, where is the file located and which .sh file is it? [18:06] krise: What is this shell file supposed to do? [18:06] Heh, BluesKaj [18:07] hey genii-around :) [18:07] hi BluesKaj [18:07] hi krise [18:09] i need to install this file before i can install the estonian idenfication card software [18:09] im tryng to translate [18:09] krise, genii-around has a lot of expertise , his advice should help you with this. [18:10] this file is needed to set up repos or something [18:10] Interesting [18:11] i cant install the software if i dont doo this first [18:11] thats what they saying [18:11] hi genii-around [18:12] Run it according to the instructions at least once (this is necessary to set the repository). [18:12] by google translate [18:12] krise: Firstly to make sure the file can be executed: chmod +x filename.sh then you should just: sh filename.sh if it says it needs write access to add repositories or so on, use instead: sudo sh filename.sh [18:12] ok i try [18:13] sh: Can't open install-esteid-ubuntu.sh [18:14] i try sudo [18:14] sh: Can't open install-esteid-ubuntu.sh [18:14] same thing === mike is now known as Guest80445 [18:15] do i have to chek in properties is executable? [18:17] still same [18:17] this file opens in Kate do [18:19] krise: What says result of: file install-esteid-ubuntu.sh [18:19] Apologies on lag, work is somewhat busy [18:20] krise: Could you pastebin the file's contents? [18:20] http://paste.ubuntu.com/674696/ [18:20] here is the file inpastebin [18:20] ee?result? [18:20] do i have to copy that to terminal? [18:21] krise: where did you save the file to? [18:21] in downloads [18:21] OK [18:21] is there a way to redetect monitors (so it adds a newly connected monitor) without restarting X (which is what works for me so far)? [18:21] file install-esteid-ubuntu.sh [18:22] install-esteid-ubuntu.sh: ERROR: cannot open `install-esteid-ubuntu.sh' (No such file or directory) [18:23] i lied its not in downloads [18:23] do i have to copy that to downloads? [18:24] krise: You should just cd to directory it is in, wherever that is [18:24] ok [18:24] can u help me with that [18:24] krise: The usual place would be in ~/Documents [18:25] i dont have a document folder, i think i renamed it [18:26] krise: Are you seeing that file on your desktop folder then? [18:26] i can put it to desktop [18:26] krise: For now then, it would be simplest. [18:26] its on desktop now [18:27] krise: Then in konsole: cd Desktop && chmod +x install-esteid-ubuntu.sh && sudo sh install-esteid-ubuntu.sh [18:28] installing [18:29] i try to install aditional software now, i get back to u if i need help [18:29] thanks a lot [18:29] krise: You're welcome [18:29] ewwww [18:30] !cookie | genii-around [18:30] genii-around: Wow! You're such a great helper, you deserve a cookie! [18:30] !coffee | genii-around [18:30] http://paste.ubuntu.com/674708/ [18:30] genii-around can u check this please [18:31] krise: Let me guess, it wants to write somewhere and can't or so? If this is the case, use: sudo -i and then: sh /home/yourusername/Desktop/install-esteid-ubuntu.sh [18:31] there is some error at the end [18:32] something like that [18:32] krise: https://installer.id.ee/media/ubuntu/dists/ does not show they have Natty in their repository there. [18:32] Only Lucid and Maverick [18:32] yess [18:32] i remember that now [18:33] i have to change natty to maverick they sayd [18:33] how can i doo that [18:33] genii-around: cd ~/Desktop would be more assured [18:33] genii-around, poorly trained bot ...no coffe with the cookies:( === skreech_ is now known as Daskreech [18:34] krise: In konsole: kdesudo kate /etc/apt/sources.list.d/ria-repository.list change all the natty to maverick and save [18:35] that's ctrl+R isn't it? [18:35] Yes :) [18:36] just in case here is installation instructions, translated by google [18:36] http://paste.ubuntu.com/674712/ [18:37] saved [18:37] mabe [18:38] :) [18:39] whats my next step now [18:40] krise: sudo apt-get update && sudo apt-get install estonianidcard [18:44] * genii-around makes more coffee and sneaks back to work for a little while [18:45] ok program is installed [18:45] put now i have problem that i think noone here can help me [18:45] i cant find my card reader [18:46] unbelievable [18:46] now [18:47] krise: I have to work 5-7 minutes. Perhaps pastebin results from lsusb if the reader is for usb port, or results of lspci if it's an internal type [18:47] can anybody help me to get my scanner to work [18:47] its usb reader [18:47] krise: If no one helps by the time i get back I'll take it on [18:47] ok [18:47] thank u genii-around [19:03] krise: Work is going to be longer than i anticipated. You may want to still pastebin the results of: lsusb and then unplug the reader, plug it back in, and then pastebin results of: dmesg|tail for others to look at [19:04] ok [19:06] http://paste.ubuntu.com/674737/ [19:07] http://paste.ubuntu.com/674738/ [19:07] What's the kwallet manager called? [19:08] kwallet manager [19:09] ok i saw my card reader there [19:09] mabe i need some drivers or something [19:10] it shows up in /dev? [19:11] krise: http://ubuntuforums.org/showthread.php?t=1428859 may help. I will be gone now for an hour or more [19:11] ok thanks === Anusko_ is now known as Anusko === andy_ is now known as Guest74411 === Guest74411 is now known as andy8856 === andy8856 is now known as Guest74411 === Guest74411 is now known as andy8856 [19:39] what would the normal way to run a .jar be? [19:39] java -jar file.jar [19:40] ty, i also just found it... a typo was preventing things from working :-D [19:57] so what u guys think [19:58] is it possible to get my scanner to work? [19:59] krise, Sorry to ask - i only joined after you posted your question. Would you mind giving me a quick heads up on your problem please? [20:00] hi BarkingFish [20:00] i have canoscan lide 30 [20:00] how can i get it to work [20:01] kubuntu 11.04 [20:02] I'm not entirely sure, I don't know if we have a package of SANE, which I used to use for scanner stuff... It may be a help if we have. [20:02] Let me check kpackagekit and I'll be right back [20:02] ok thanks [20:03] !xsane [20:03] Scanning software: Simple-Scan (GNOME), Xsane, the GIMP (GNOME), Kooka (KDE). For instructions see https://help.ubuntu.com/community/ScanningHowTo and to see supported hardware: https://wiki.ubuntu.com/HardwareSupportComponentsScanners - See also !OCR [20:03] Thank you BluesKaj :) [20:03] I keep forgetting ubottu is in here too :) [20:03] !sane [20:03] Scanning software: Simple-Scan (GNOME), Xsane, the GIMP (GNOME), Kooka (KDE). For instructions see https://help.ubuntu.com/community/ScanningHowTo and to see supported hardware: https://wiki.ubuntu.com/HardwareSupportComponentsScanners - See also !OCR [20:04] same response for both [20:05] I used sane successfully in the past ...been a while tho [20:06] ok, i understand that i need to do first [20:06] sudo apt-get install libsane-extras [20:06] right? [20:09] krise: Do you have kpackagekit installed? [20:09] yes i have [20:09] its open [20:09] dunno , did you check the package manager krise ? [20:09] If so, open it and just type sane in the search bar at the top- you'll get a full list of all the sane progs you can install [20:09] XSane is in there, the libs are there, the scanner utils too (sane-utils) [20:15] ok i installed this stuff , but when i tryed to run xsane it says no devices available [20:19] did you check the compatible hardware list first to see if your scanner was on it? [20:19] https://wiki.ubuntu.com/HardwareSupportComponentsScanners [20:20] yes, lide 30 was in the list [20:21] ok, i installed all sane packages, now its mabe working [20:21] ill be back in the min. [20:22] its working [20:22] thanks a lot guys [20:51] no problem krise, sorry the help I gave you was a bit vague - I haven't had a scanner running on linux for a year or 4 now :) [20:52] no problem [20:59] ksane? === jay__ is now known as Aqua [21:21] hi [21:21] hi everyone === rahah is now known as Guest67091 === james is now known as Guest67290 === Guest67290 is now known as ronnoc [21:37] hey guys I have a problem with akonadi it keeps crashing on me ... can someone help me with that as far as I know the D-Bus session bus is not available error is supposed to be fixed [21:37] may be I have a different problem ... here my errorlog http://paste.ubuntu.com/674832 [21:38] smooph, I am experiencing the same problem. If I can get a bit more info on it from my end, I'm filing on Launchpad when I get the chance [21:38] I log in to kdm, and Akonadi has Signal 6'd (ABRT) about 7 or 8 times before I even start work, and I have all the kcrash handlers plastered on my desktop [21:39] BarkingFish: maybe you can check if you get the same error as in my errorlog cmd "akonadictl status" [21:39] BarkingFish: sounds familiar [21:40] in the past I had to create a akonadi-start.sh that starts the different parts after a 20sec sleep [21:40] smooph, lemme check my error log and I'll be back in a sec [21:41] smooph, which log did you find the messages in? [21:41] I have loads and I haven't been on kubuntu all that long [21:42] would they be in the syslog, or in the kdm log? [21:42] BarkingFish: no log ... just punch in a "akonadictl status" or maybe "akonadictl restart" [21:42] maybe check out this page http://tinyurl.com/3fwkuwv [21:43] that kinda does it [21:43] akonadictl status gives me a "D-Bus session is not available" and a stack [21:43] I'll pastebin mine up so we can compare notes [21:43] sounds good === don is now known as Guest44690 [21:45] what is the output of "lsb_release -a" ? [21:45] BarkingFish: [21:46] smooph, Paste here - http://paste.ubuntu.com/674841/ [21:46] and the output you requested: http://paste.ubuntu.com/674843/ [21:47] BarkingFish: looks like the same problem to me [21:47] okily-dokily-do. [21:48] I'll add some debugging symbols the next time akonadi dies and I'll file it on the launchpad [21:50] smooph, while you have the chance, try adding akonadi's debug symbols and the next time it dies, you should be able to generate a good backtrace for a bug report from KCrash [21:50] sudo apt-get install akonadi-dbg [21:52] sorry guys, I gotta drop for a minute. Back soon. [22:04] Right, smooph - Skip the kcrash route :) I just managed to get the error to appear and the backtrace it created amounted to one line - akonadi (nepomuk-contacts-something or other) - Signal: Aborted. [22:04] That's it. [22:04] I've seen more of a stack on my breakfast plate in the morning, usually pancakes. [22:05] maybe thats all we need try disabling nepomuk ... maybe we get lucky and the error is gone [22:06] It's funny, nepomuk turning up in this. I know it caused shedloads of issues on my last distro too. [22:06] I'm gonna go hunt it down and switch it off if I can. [22:07] !services [22:08] pants. It doesn't know anything. Where do I find the list of services in kubuntu please? [22:09] BarkingFish: http://tinyurl.com/3gb5gqm [22:12] Fantastic, thanks smooph - Which from the displayed services is nepomuk? [22:12] If I can recognise it, I'll smack it. [22:12] :) [22:13] !nepomuk [22:16] never mind, I've knobbled it [22:41] Seemingly out of the blue my sound has stopped working. I saw a popup window for a second that said something about my sound device has been removed but I hit the enter key and it closed. lspci shows me nVidia Corporation MCP61 High Definition Audio (rev a2) how do I get it working again? [22:42] will be back in 30 minutes or so if anybody responds. [22:51] removed? that would require sudo.. sounds odd, perhaps you should be using a different audio device/module [22:51] but am guessing you already looked in settings for such thing [23:00] would someone recommend to me a decent file manager for the TP? [23:00] kyubutsu: I did look in the audio settings and there is a dozen or so devices listed none of which seem to work. The error I saw suggested the sound card was physically removed. [23:02] oops, posted to wrong channel === james is now known as Guest48187 [23:10] Hello... enable USB on Virtual Box OSE ON kUBUNTU 11.04 is OK!!... is posible Magicjack on Linux 100% OK. [23:14] a reboot fixed sound [23:14] not sure what happened but it works now [23:20] hey room [23:20] ethical hacking here? [23:25] is anybody here? [23:27] yehs [23:27] sorry [23:27] yehs [23:27] whoa ^^ [23:27] yes [23:27] dank_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:27] so hello^^ [23:28] what can I do for you? [23:28] hello [23:28] is it something like help for linux users? [23:29] Yes tyler [23:30] I'm a user like you, normal user [23:30] ok, sorry im looking for someone to talk [23:30] and this is a wrong place right? [23:30] but for Phone [23:31] ? [23:31] ok [23:31] this is my chat account navycu2005@yahoo.com [23:32] send me invit'' [23:32] hello room [23:32] ok i try.. btw sorry i have a little problems with englisj [23:33] english* [23:33] I speak spanish [23:33] @everyone [23:33] and you? [23:33] i like polish [23:33] ^^ [23:33] of [23:33] hello please are alll descusions here bout linux only [23:33] ? [23:33] uffff [23:33] tyler_ [23:33] male or f [23:33] ? [23:33] newWorldX: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:33] male;p [23:33] and dank_ m or f and where are you from [23:33] ? [23:34] m [23:34] all discusions about linux.. so how i can take a chat room for fun? [23:34] okay guys [23:34] where can i get computer security [23:34] courses from [23:34] ethical purposes actually [23:36] really do need [23:36] courses and I cannot find any here [23:36] i mean in the country where I am at