/srv/irclogs.ubuntu.com/2008/09/10/#kubuntu.txt

geekAgent_bob: still. its good to be sure. wouldn't want to delete / no? ;p00:00
MrKennieusually I do that followed by a alt+sysrq+b which resets the machine00:00
Agent_bobmaster_ sounds like you pressed   alt+sysRQ+u   :)))00:00
master_Agent_bob: Yes.. Now I think I have to reboot.00:00
master_It's a good trick to know, though00:01
Agent_bobgeek i was only saying that in ubuntu   rm -r / == rm -rf /    the -f is redundant as it is default00:01
Agent_bobmaster_ no you can remount00:01
MrKennieyou could try mount -o remount,rw /00:01
Agent_bobmaster_  sudo mount -no remount,rw / ;sudo mount -o remount,rw /home00:01
Agent_bobassuming seperate home fs00:02
geekAgent_bob: ahh. okie00:02
MrKennieI shouldn't have mentioned the +b :)00:02
Agent_bobMrKennie  :)   nothing wrong with knowledge.  it's how it's used that makes it a problem00:03
MrKennieaye00:03
katcitaAgent_bob: http://paste.ubuntu.com/45074/00:04
stdinAgent_bob: -f is not default, I get prompted all the time when I forget -f and try to rm -r <some svn checkout>00:04
Agent_bobkatcita try this command.   sudo mount /home00:05
Agent_bobstdin has it changed ?00:05
Agent_bobstdin in dapper i never see a prompt from rm00:05
Agent_bobkatcita did that mount it ?00:06
stdinAgent_bob: it's possible it's changed, but I don't know when ;)00:06
katcitaAgent_bob: yes it did00:07
Agent_bobstdin i have seen several things have changed from dapper to hardy00:07
katcitaAgent_bob: any idea why the exact same command gave me /dev/sda3 already mounted or /home busy 5 minutes ago?00:07
Agent_bobkatcita ok on the line in your fstab file with /home add the word defaults to the relatime  i.e.  defaults,relatime        kdesudo kate /etc/fstab # this command to edit maybe00:08
Agent_bobkatcita i could suspect you didn't use sudo on it before but that would be a guess.  as well as you may have specified /dev/sda3 before but that would also be guessing00:10
katcitaAgent_bob: nah I was both root and did mount /home, I'm gonna add default, thanks a lot00:10
Agent_bobkatcita welcome.   as to why, 9 times out of 11 it's pebcak of some sort.  but the other 2 of 11 are actual issues of some kind.00:11
Agent_bobkatcita as i mentioned ^ and if you add "default," it will be pebcak seeing that that is not what i specified to you.00:14
katcitaAgent_bob: so should I add it?00:14
katcitadefault00:14
Agent_bobdefaults,relatime  <<<   S  the s is important00:14
Agent_bobnow go on and wipe the egg off your face and put that in there and see if it helps  :)00:15
katcitaok thanks =)00:16
Agent_bob:)00:16
aspoorhello00:21
burn_uh00:32
burn_Wastet[bRe] u freak log out [its me in ping timedout] :D00:33
=== burn_ is now known as WasTe[bRe]
Agent_bobWasTe[bRe] 10 minutes  or use nickesrv to "ghost" the spook00:37
WasTe[bRe]its not registered :D00:38
WasTe[bRe]and its me00:38
WasTe[bRe]the burn00:38
WasTe[bRe]<burn_> Wastet[bRe] u freak log out [its me in ping timedout] :D00:38
WasTe[bRe][01:33] <-- Wastet[bRe] has left this server (Read error: 104 (Connection reset by peer)).00:38
Agent_bobso why aren't you registered ?00:39
Agent_boband if not registered why worry about a specific nickname ?00:40
gabspeckhey everybody00:46
gabspecksince a kernel panic last night my JFS home partition isn't mounting due to some filesystem errors...00:46
gabspeckfsck saved a log in /var/log/fsck/checkfs00:47
gabspeckdoes anybody have a clue? :\00:48
Agent_bobpastebin the log00:49
=== richard is now known as Guest89213
gabspeckalright, just a sec00:49
gabspeckthere you go > http://paste.ubuntu.com/45085/00:49
Agent_bobi'm not well versed with jfs but i'll take a look.00:49
gabspeckthanks00:50
Agent_bobouch that's ugly00:51
Agent_bobwhat does   sudo umount /dev/sda3 ;sudo fsck -p /dev/sda3    churn out ?00:52
gabspeckoh please don't tell me it's hardware related :p00:52
Agent_bobno i didn't say that.00:52
Agent_bobi said the error is an ugly one.00:52
gabspeckheh, i know...00:52
gabspeckugly errors tend to be related to ugly situations :p00:52
Guest89213hi, does anyone know anything about pcmcia cards? specifically a xircom modem/ethernet card00:53
gabspeckalright, fsck is running...00:53
Agent_bobGuest89213 i only know i am glad i don't have one to fight with.   sorry.00:53
Guest89213lol00:54
=== Guest89213 is now known as richard
=== richard is now known as richardbh
gabspeckAgent_bob, what is the -p switch for?00:55
KiraHi, is there a command to view all the computers connected to my router and their IP address's? I currently do not have a network setup00:57
Agent_bob-p  Automatically repair ("preen") the file system00:58
gabspeckeh, it failed with the same errors...00:58
Agent_bobgabspeck ;/00:59
Agent_bobno other info ?00:59
gabspeckattempting to mount /dev/sda3 causes some "Buffer I/O error on device sda3, logical block xxxxxx"00:59
gabspeckwell, fsck spit out an extra line01:00
gabspeckujfs_rw_diskblocks: read 4096 of 16384 bytes at offset 523059201:00
gabspeckbefore "Unrecoverable error...."01:00
ofvHi! I'm installing kubuntu amd64 and the installation is stuck showing:01:00
* Agent_bob suggest badblocks on the parition/disk01:00
ofv[some flot number] Buffer I/O error on device fd0, logical block 001:01
ofvafter several seconds a line with an increasing float number is appended on the screen.01:01
Agent_bobgabspeck you might be able to mount it ro and save your data  then rebuild the fs ???01:01
ofvmy understanding is that fd0 is a floppy disk, but my computer has none.01:02
ofvany suggestions?01:02
Agent_bobofv fd0 is the emulated floppy disk that the cdrom booted from01:02
ofvso this indicates that the cdrom is bad?01:03
gabspeckwell, I can mount it ro01:03
gabspeckguess i'll have to copy over the network to my old pc :\01:04
Agent_bobofv idk.  use the self test option at boot time to see if the disk is bad01:04
Agent_bob"check cd for errors"   or some such...01:04
ofvthanks, Agent_bob, I'll try that.01:04
gabspeckAgent_bob, do you believe it's hardware related?01:05
Agent_bobgabspeck i believe it could be.  but i tend to more think that it's a hickup within the filesystem that the kernel doesn't understand   i.e. it was writing when the power went down and kinda slid it's pincel accross the page....01:06
gabspeckwell, the kernel panicked last night...01:07
gabspeckbut doesn't fsck fix it somehow (at least other filesystems' fsck)?01:07
Agent_bobgabspeck i have seen this several times and most of the time blanking the disk with   cat /dev/zero > /dev/had  (example only)  and rebuilding the data structure completely fixes it.01:07
Agent_bobgabspeck yes if it can recognize the problem   if it doesn't recognize the problem it's designed to be as "non-destructive" as possable01:09
gabspeckoh, i see...01:10
gabspeckthank you very much for the assistance :)01:10
Agent_bobi.e. get a bad bit in a partition table and the kernel might start looking for the filesystem in the middle of a partition and flow through to the end, then say "oops that isn't supposed to be there `panic`"    it kinda depends on what went south and where ....01:11
=== ceco is now known as vyrgozunqk
ofvThe installation enters the BusyBox shell, irrespectively of the option chosen01:21
ofv(check cd, install, run, safe graphics, etc)01:22
ofvi'm a novice, please help.01:22
Agent_bobofv even when you select "check cdrom for errors"   or what ever the option is called ?01:23
ofvyes.01:23
Agent_bob;\01:23
ofvremoved "quiet splash" from the boot options. The last line before entering the BusyBox shell is about BAR5.01:25
gabspeckAgent_bob, I'd forgot to mention it, but at boot time some messages about something like { DRDY } show up01:26
ofvno error message shown.01:26
LeeJunFanugh, trying amarok 2 beta in 4.1.1 is starting to irritate me. I kind of like the old playlist stuff which was actually tolerable.01:27
nejodeofv: you should write down at least the last 10 to 6 lines before the initramfs prompt01:29
nejode...just to have a better idea01:29
ofvnejode: including the long list of hexadecimal digits? :-)01:29
nejodeofv: no just the somethinf importan , like I/O, IDE, SATA, etc01:31
ofvokay.01:31
nejodeofv: normally, whennyou get the busybox shell, it's because the kernel cannot load a module it needs...01:32
nejode...or tries to load one that screws up things01:33
ofvI see no complains about missing modules on the last screefull of info.01:33
Agent_bobhmmm i just found a new way to keep "mc" via ssh from entering a dir...01:33
ofvokay, in reverse order:01:33
ofvBAR5: (list of hex digits)01:33
ofvBAR5: (again, list of hex digits)01:33
ofvata2: PATA max UDMA/133 cmd 0xe800 ctl 0xe480 bmdma 0x3408 irq 1601:34
nejode...it's the first time I've seen that one01:34
ofv ata1: PATA max UDMA/100 cmd 0xec00 ctl 0xe480 bmdma 0x3408 irq 1601:35
nejodetry"irqpoll"01:35
ofv/bin/sh: irqpoll: not found01:35
nejode....no, in the kernel params01:35
ofvokay.01:35
nejodewhere quiet and splash go01:36
ofvsame result01:37
nejodeofv: what hardware are you using?01:38
ofvCPU: Q6600, HD: Maxtor 1 TB SATA, MB: Asus P5QPro, 4 GB Ram.01:38
nejode...weird... the kernel is trying to mount PATA drives....01:39
ofvi'm going to boot with something else, just to check if it is (K)ubuntu-specific.01:41
aitdI am still having a problem with *buntu recognizing a blank cd or dvd. I have tried the suggestions previously recommended without success. See pastebin http://paste.ubuntu.com/45095 for output and methods used thus far. Thanks...!01:44
aitdAlready tried teh #ubuntu channel without success... I have the same problem with both ubuntu and kubuntu01:45
ofvMandriva Spring 2008 x86 also enters the BusyBox, but VMWare ESX3i boots.01:46
ofvI'll try Windoze now.01:46
ofvwindows xp installer seems to work ok.01:51
ofvAny idea about where to look?01:51
=== avery is now known as Biggerfisch
nejodeofv: googling around, there's many references to that problem with a Marvell PATA controler01:53
=== avery is now known as biggerfisch
ofvwhile booting, there is something about Marvell on the screen, but it goes away too fast to read.01:54
ofvany pointers?01:54
nejodemaybe your mobo uses that marvell contoller for your IDE (PATA) ports01:55
nejode¿is you cd/dvd sata or IDE01:55
ofvon the BIOS setup, it is listed as SATA, but have to check again.01:56
nejodeif it's sata, you can try and disable the IDE ports in the BIOS and try to see if it works01:57
ofvnejode: reading about that right now on a ubuntu forum. I'm investigating it.02:00
ofvnejode: changed mode to RAID on the BIOS and have a KDE desktop now (on live cd mode)02:02
ofvNeed to check if what some other users report about slowness applies here.02:02
ofvThanks for your help, nejode.02:03
nejodeofv: well, your shots should go in that direction then, good luck102:03
nejodeofv: you cantry and blacklist the marvell_pata module02:04
ofvnejode: can you explain how to blacklist the module? (If it is a often-used term, don't bother, I'll google it)02:05
nejodeofv: that has to be done after you install, first you find out the name of the module...let's say marvell_pata...02:09
nejode...then you add teht nane at the end of the /etc/modprobe.d/blacklist file02:10
ofvYes, I was reading about it on some forum archives.02:10
ofvThanks again, nejode.02:11
nejode*the name02:13
dabudhi  i just changed my desktop to kde and i am having a problem starting an application from the terminal02:32
fignewwhat's the error?02:33
dabudi usually use ./ appname02:33
dabudit says ./ is a directory02:34
fignewyou need to do ./appname02:34
dabudbash: ./: is a directory02:34
fignewassuming the application is in your current directory02:34
fignewno space02:34
dabudi tried that   i get the same error02:35
fignewwhat program are you trying to run?02:35
dabudi have a folder on the desktop that contains a linux app      i open a terminal on that folder and it usually works02:35
fignewok02:36
dabudwcs-linux02:36
fignewwell go into that folder02:36
fignewand run it inside there02:36
dabudit is a p2p chat server02:36
fignewor you can run:  wcs-linux/wcs-progname02:36
fignewfrom the Desktop DIR02:36
dabudhow do i open a terminal inside the folder?02:37
dabudok ii i know02:37
dabudbash: ./wcs-linux: No such file or directory02:38
fignewyou use cd to change directory02:39
fignewcd wcs-linux02:39
fignewls02:39
fignewto see what's in that directory02:39
fignewand choose from those what you can/want to run02:39
dabudk  i'll try that02:40
dabudbut i wud like to know why it won't work the way i used to do it?02:41
fignewI have no clue how you were doing it before :P02:41
dabudi know that  and i will tell you02:42
dabudi used to open a terminal by putting my cursor over the wcslinux folder [thaat contained my wcs-linux.bin file] and the when the terminal opened i would type ./ wcs-linux  and hit enter and it wud start the program02:44
tebrielI can scan and see my wireless AP, but i can't seem to connect to it, could anyone give me some ideas?  I tried iwconfig wlan0 essid Teb2 but i don't get assigned an ip02:44
tebrieloh and i'm using wlassistant02:45
dabudls02:46
dabudstill won't work02:47
fignewdabud: what's inside the folder?02:50
fignewtebriel: is it enrypted?02:51
tebrielnope02:51
fignewtebriel: where in ga are you?02:51
tebrielbare naked to the wind02:51
tebrieloh, uhhh....gainsville, yeah, that's totally where i am02:51
fignewlol02:51
* tebriel wraps tinfoil around his router02:51
fignewI went to school in gainsville02:51
fignewRiverside Military ;)02:51
tebrielstay away, i'm just trying to get it to configure then i'm reprotecting it!02:52
tebrieli love gainsville, nah, i live in Atlanta, but i go up there every once in a while for a weekend, it's beautiful02:52
fignewtebriel: as long as you're not my neighbor, then you're ok ;)02:52
tebriellol02:52
* fignew <-- tech student02:52
fignewanyways02:52
fignewwhen you to iwconfig02:53
fignewdoes it give you a mac address under Access Point:02:53
tebrielyes02:53
fignewand you have a Link Quality reading too?02:54
fignewthat's not zero ;)02:54
tebriel91/10002:54
tebrielthat's pretty quality02:54
tebrielgranted though, the laptop is touching the router02:54
fynI'm still getting that hanging on suspend / switch user in 8.04.  I've disabled compiz and atieventsd ... anyone know of anything else I can try?  I'm using fglrx but I've seen reports when I was googling of people running into this with nvidia too?02:54
abaddonhi02:55
tebrieli hang on coming back from suspend, but I think it's hardware support issue, the suspend protocols are different in some computers02:55
fignewtebriel: run dhclient <your wifi interface>02:56
tebrielalready a pid file02:56
fignewfyn: when it crashes on user switch, does ctrl+alt+bksp unlock it?02:56
fignewtebriel: sudo killall dhclient02:57
tebrielit's dead, linux stabbed it02:58
tebrieldhclient wlan0 again?02:58
fignewtebriel: run dhclient <your wifi interface> again02:58
* tebriel scratches his head02:58
tebrielthere's already a pid file02:58
fignewk02:59
fignewrm -f /var/run/dhclient.wlan0.pid03:00
tebrielstill says there's a .pid file03:02
tebrieldo wireless connections show up in knetworkmanager?03:03
tebrieland, should i kill that and try to run dhclient again?03:04
fignewknetworkmanager does wireless03:05
tebrielhmm...maybe i should instead try to get my wireless to show up in knetworkmanager?03:05
tebrielonly shows one device, my eth003:05
fignewugh03:06
fignewknetworkmanager isn't reliable03:09
fignewI've never liked it03:09
abaddonin ifconfig what u have?03:10
tebrieleth0, lo,  wolan0, and wmaster0 which wasn't there 5 min ago03:10
tebriel*wlan03:11
abaddonand u dont have wifi or what?03:11
tebrieli can iwlist scan and see my ap03:12
tebrielbut i have no ip03:12
aspoorhello03:12
aspoorI'm Using Konversatin03:12
aspoorhaha03:12
abaddont:P03:13
tebrieli can use K | System Settings | Network Settings, to set my AP, but I still don't get an ip03:13
aspoorWhat happened to Micros03:13
tebrielnor if i use iwconfig wlan0 essid "Teb2"03:13
kenny__how can I chnage my name]03:17
kenny__change*03:18
BluesKaj /nick newnick03:18
kenny__ok03:18
=== kenny__ is now known as Xarver
Xarver^_^03:18
XarverRegistered :)03:19
XarverI like KDE better than gnome03:20
XarverHey guys, you have any idea how to connect to wireless internet?03:20
Xarveron Kubuntu>03:20
Xarver...???03:22
tebrieldid you try knetworkmanager?03:22
Lord^Anubishmmm03:24
XarverYeah, i clicked it twice and it didn't open :|03:24
tebrielclick it once03:24
xarushi qll03:24
Xarverok03:24
xarusall*03:24
tebrieldid it open that time?03:24
=== xarus is now known as XaRuS
XarverNo success -_-03:25
tebrielright click?03:25
XarverNope ;(03:26
tebrielopen up terminal03:26
XaRuSi just wanna know if somebody can help me activating the identd on Konversation here...03:26
tebrielXaRuS: https://answers.launchpad.net/ubuntu/+source/konversation/+question/2663403:26
XarverDon't you mean Konsole? :P03:26
XarverLol03:26
tebrielmaybe03:27
Xarverand then? :P03:27
master_How do you install a .deb package file from the console?03:27
tebrielunless i was talking to you from my mac and then got confused03:27
XarverO_O03:27
fignewtebriel: it's connecting fine03:27
XarverNow what?03:28
fignewjust having issues with dhcp (timing out too quick?)03:28
tebrielfignew: i just apt-get remove'd kwireless manager and then everything started working after i restarted knetwork manager03:28
Agent_bobissue with "mc" not able to read dirs with 16k files in them over fish://03:29
tebrielXarver: sudo killall NetworkManager03:29
tebrielthen sudo NetworkManager03:30
cpk1!ipod03:31
ubottuFor information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - See !RockBox for information on liberating your iPod03:31
rpedrowhat's that alternate main menu for kde 3.5 ?03:32
Agent_bob?03:33
Agent_bobis there one ?03:34
Agent_bobkmenu is the only thing i remember seeing03:34
rpedrodidn't they make one more the one in kde4?03:35
Xarvertill no wroking03:35
Xarver03:35
Xarver*03:35
cpk1does amarok support ipods out of the box?03:35
rpedromore like*03:35
XarverD;03:35
Gecko2000I have World Of Warcraft FINALY up and running on linux.. but i dont know how to make it fullscreen, the closest thing i can do is basically maximize the window but i can still switch from my desktops when i move my mouse to the edge of the screen.. frustrating... help?03:36
XarverWoW Sucks.03:36
Gecko2000lol03:36
Xarver:D03:36
XarverAH! NetworkManager No working :('03:37
Gecko2000well.. sucky game or not.. i still play it... i would say it's a step up from Runescape lol doubt you even know that one03:37
Gecko2000:)03:38
XarverRunescape... Oh god... :(03:39
tebrielI miss the days of ShadowBane lol03:39
Gecko2000lol.. ya03:39
Lord^Anubisquick question.. installed kubuntu on a computer with a couple of fat32 partitions on it as well, how do i get these fat32 partitions to show up in system:/media in konqueror, with user write access?03:41
Gecko2000any ideas on my WOW issue??03:41
Gecko2000anyone?03:41
Lord^Anubisi have absolutely no idea, but i'm about to try to get it working on a friend's comp03:42
geniiGecko2000: Maybe ask them in #winehq if you're running it under that03:44
Agent_bobanyone ever play "conflict"  old nes game ?03:46
Agent_bobmc is just no good at   fish:///   is it ?03:49
XarverHey any idea how to set the default time for the clock and make it not 24 hour?03:53
Agent_bobhey   right click on it ?03:54
* genii hands Agent_bob a coffee03:55
tebrielXarver: right click |  date & time format | Time & Dates | change time format to the other option, apply, logout log back in03:56
Agent_bobgenii :)03:57
Lord^Anubisquick question.. installed kubuntu on a computer with a couple of fat32 partitions on it as well, how do i get these fat32 partitions to show up in system:/media in konqueror, with user write access?04:01
Agent_bobLord^Anubis wouldn't it be easier to just mount them ?04:02
Agent_bobLord^Anubis example.   sudo mount -o umask=000 /dev/hda1 /mnt04:03
Agent_bobLord^Anubis also of note is the 'fstab' file system table,  system configuration file in /etc that would control the way they are handled by the system.    pmount is another option.04:04
Agent_bob!ntfs | Lord^Anubis there are a wiki page or two concerning this also.04:04
ubottuLord^Anubis there are a wiki page or two concerning this also.: To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE04:04
powertool08What is a good distro for a router/firewall?04:05
* Agent_bob would have said "there is" but remembered that the bot was to stupid to work right with that... 04:05
Agent_bobpowertool08 anything stable and secure04:05
powertool08Agent_bob: which would be?04:05
Agent_bobpowertool08 you could build a router of any linux distro realy04:06
Agent_bobpowertool08 debian is a common choice for that04:06
Agent_bobubuntu will work   "use an LTS release"04:06
Agent_bobslackware has been used by many because of it's basic install/remove approach.     gentoo would be my last choice.   redhat/fedora would work ok.04:07
Agent_bobpowertool08 if you want a really minimal system  there are several builds out there that are tailored for that.04:08
powertool08Agent_bob: What do you mean minimal?04:09
Agent_bobif you have to ask that. then you probably don't.04:09
geeklol04:09
Agent_bobi mean an entire system on two floppy disks04:09
geekyup04:09
powertool08Agent_bob: Well, do you mean minimal as in less features? or as in only cli?04:09
Agent_bobthat would load into 8m of ram on an 80486 and do the job of a router.    ^04:10
* geek thinks i'd just get a linux based router for that ;p04:11
Agent_bobthat's what i mean by "a really minimal system"04:11
geek2 floppies?04:11
geekthere's single floppy distros ;p04:11
Agent_bobgeek but you would miss half the fun that way...04:11
Agent_bobgeek yes but i haven't seen a good router on less than two disks04:11
powertool08Thanks for the info04:12
Agent_bobnot anything with a kernel patched sufficently to call it secure anyway.04:12
Agent_bobpowertool08 welcome.04:12
Agent_bobyou might find an old 2.0 kernel one floppy router still lying around some place tho04:13
Agent_bob@geek04:13
geekprobably04:14
geeki'll stick to my WRT box ;p04:14
Agent_bobwrt  pfft04:14
geekAgent_bob: well least till i can get a gig-e capable, cheap wifi router04:15
zac_hey guys04:19
zac_anyone run into any vmware install problem in hardy?04:19
Agent_bobzac_ unless you have reason to believe that it's kde related,  you might ask in #ubuntu04:22
zac_ahh04:25
zac_i think auto updates upgraded css to 4.2.3 which is causing probs04:25
zac_but you're right wrong chan04:25
zac_gss rather04:26
zac_damn gcc04:26
zac_its late04:26
Agent_bobit's a gas man.04:26
Agent_bobthat cgsscgi gcc thang04:26
needhelphi i tried to telnet in my terminal but i can't backspace.. can anyone help04:30
Agent_bobfix_bs_and_del04:35
Agent_bobit's a command04:35
baudthiefKontact..... omg04:37
baudthief*fap*04:37
geekOO04:37
baudthiefo_O04:37
baudthiefKatapult also rocks04:38
geekneedhelp: just curious, why not use SSH?04:38
geekits a LOT more secure than sending passwords and such as plaintext04:38
Agent_bobweb browsing these days is no fun.    maybe i'll write a script for reading pages off the web.04:41
sidereal42i was having trouble with the kde 4.1 'download plasmoids from internet'... is there anything special you have to do?  like add sources or something?04:42
baudthiefI just changed from dolphin to konqueror for direcotry browsing, but now I get progress dialogs like this: http://www.horizons-edge.com.au/progressBar.png04:46
baudthief*directory04:46
baudthiefKonqueror didn't used to do that before, any idea whats going on?04:46
di48locan someone have a look at my fstab and tell me whats wrong with it?04:47
RedAlertHello04:48
Agent_bobdi48lo you going to supply a login and password   or did you plan on pastebinning it some pleace ?04:48
Agent_bobdi48lo ?04:52
Agent_bobhttp://ubuntu.pastebin.us/?show=d1b3ce39d05:02
* mr---t- says hi to Agent_bob05:03
Agent_bobshalom @ mr---t-05:04
Agent_bobwhat chars does google use in place of spaces ?05:04
mr---t-and also with you05:04
rayluAgent_bob, +05:04
raylubut if you pass spaces in post, it'll take them too05:04
Agent_bobraylu i'm having trouble with spaces in a url grab.  i'll try +05:05
rayluer, by spaces, i meant05:05
rayluin the query. like, if i query "bob joe"05:05
rayluit'll have "bob+joe" in the GET query05:06
rayluignore what i said about post05:06
Agent_bobyeah i'm with all that.05:10
Agent_bobthanks.05:10
Agent_bobhmmm i get this from google >>> HTTP request sent, awaiting response... 403 Forbidden  <<< anyone know how to circumvent this ?05:23
=== darma__ is now known as Pentolan
gx009!schedule05:31
ubottuUbuntu releases a new version every 6 months. Each version is supported for 18 months to 5 years. More info at http://www.ubuntu.com/ubuntu/releases & http://wiki.ubuntu.com/TimeBasedReleases05:31
Agent_bobhmmm i get this from google >>> HTTP request sent, awaiting response... 403 Forbidden  <<< anyone know how to circumvent this ?    is this a cookies issue ?05:46
Agent_bobor browser id maybe ?05:46
* mr---t- shrugs05:47
ere4siAgent_bob: http://en.wikipedia.org/wiki/HTTP_40305:49
=== Jonny- is now known as Creech
Agent_bobere4si yeah i was looking for something google specific  tho       explaining that no means no hardly helps.   thanks anyway05:55
ere4siAgent_bob: you can get that 403 when your browser is asking for the wrong thing05:56
Darkhound-good evening gentlmen05:57
Agent_bobere4si it's not a browser.05:58
Agent_bobwget   and i found it.   user-agent    i fix.05:59
ere4siAgent_bob: heh - no wonder google refuses?05:59
ere4siohh :)05:59
Agent_bobere4si it doesn't now.05:59
Darkhound-guys,, do you suggest kubuntu over ubuntu for a laptop?05:59
Agent_bob:)05:59
Darkhound-what is more user friendly?05:59
Agent_bobDarkhound- i suggest kubuntu over ubuntu hands down.   but i'm very partial in that reguard.  i simply can't stand gnome.06:00
Darkhound-Id have to agree06:00
Darkhound-i like KDE over GNOME06:01
tekgeeklt_kubuntu is ubuntu its just the kde version06:01
Darkhound-i am downloading the ISO06:01
Darkhound-i reallyh like kubuntu`s support06:01
Agent_bobgnome is the "linux wannabe" of linux desktop environments.   imo06:01
Darkhound-will kubuntu run ligther than winxp?06:02
Darkhound-this is my girlfriend`s laptopa and for some erason i cant get it to book any windows CS06:03
Darkhound-CD06:03
Darkhound-and she did not like ubuntu06:03
Darkhound-so im trying kubuntu instead06:03
tekgeeklt_I run kubuntu on my laptop here and the only thing that doesn't run is my built in webcam06:03
Darkhound-also06:04
Darkhound-how good is teh support for ALL IN ONE devices06:04
Darkhound-she has a epson or cannon, cant recall, all in one06:04
Darkhound-and i need that to work06:04
=== richard is now known as Guest13883
tekgeeklt_I  personally haven't tried a printer here but you would have to try it out ... you can fiddle around with it as a live cd to see if it does find the printer06:06
Darkhound-what do you mean as "live Cd"?06:06
Agent_bobDarkhound- "<Darkhound-> will kubuntu run ligther than winxp?"   heh box one... Memory Used/Total Percent: 11/124 MB (8%)06:06
Agent_bobbox two ... Memory Used/Total Percent: 64/502 MB (12%)06:06
Agent_bobbox three Memory Used/Total Percent: 51/438 MB (11%)06:07
Agent_bobbox four ... Memory Used/Total Percent: 7/123 MB (5%)06:07
Agent_bobthose are current conditions in this room i'm in atm.06:07
Darkhound-very very nice06:07
Agent_bobno swap on any of them.     short answer is yes.06:07
Agent_bobonly two of them have a gui running atm tho   one is a server. 'box four'  so it will always be lowend06:09
tekgeeklt_all the ISO's you get from ubuntu are live cd's you can run the whole operating system from the cd without installing anything06:09
Agent_bobno06:09
tekgeeklt_most all distrobutions of linux offer a live cd now06:10
Agent_bobthe alternate install cd is not a "live CD" by the late definition thereof           although every install disk sense dos1.0 has been a life system of sorts.06:10
Darkhound-so you recommend LIVE CD over a regular install?06:12
tekgeeklt_a live cd is just to test it check out the features .. you can do a of stuff that you get from just a basic install06:12
tekgeeklt_once you decide that you want that version you click on the install icon06:13
tekgeeklt_you can see by plugging in the printer if it detects it and try out the all in one features06:13
Darkhound-I see06:13
tekgeeklt_you just won't really be able to install any programs or drivers untill you install the OSo06:14
tekgeeklt_OS06:14
Agent_bobDarkhound- i don't.  i reccommend the alternate install CD because it's more flexable  but most do like the live CD.06:14
Agent_bobseeing that you are only taking a poll anyway :)06:15
Agent_bob!alternate06:15
ubottuThe Alternate CD is a classical text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD.  Look for the alternate checkbox on the Kubuntu download page - See also !minimal - Torrent at http://releases.ubuntu.com/kubuntu/8.04/kubuntu-8.04-alternate-i386.iso.torrent06:15
Agent_bob!install06:15
ubottuUbuntu can be installed in a lot of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall. Don't want to use a CD? Try http://tinyurl.com/3exghs - See also !automate06:15
tekgeeklt_I carry about 10 or so live cd's from different distro's with my laptop .. I can show off different types of OS's to people depending on what they like06:16
Agent_bobthere are ten different types of OS's ???06:17
tekgeeklt_there is over 100 different distrobutions of linux06:17
* Agent_bob only knew about 5 or 6 os's06:17
tekgeeklt_each has thier own way of operating06:18
Agent_bobtekgeeklt_ heh but they are all linux06:18
Agent_bobone os06:18
tekgeeklt_thats the base kernal06:18
Agent_bobseveral windows too but that's one os06:18
tekgeeklt_there is debian which what ubuntu is based on06:18
Agent_bobstill linux...06:19
tekgeeklt_there is fedora/redhat , mandrake, slackware06:19
Agent_bobstill linux...06:19
Agent_bobunder the defaults it's the same os.06:19
tekgeeklt_they are completely different on how they work  different directory structure different ideas on how it should work06:19
Agent_bobsure they have different defaults.    but in my openion default is only a starting point on the long road to right anway.06:20
tekgeeklt_one will look completely different from another ...  windows is still just dos with a graphics look added to it06:20
tekgeeklt_I understand that06:20
Agent_bobtekgeeklt_ no they aren't "completely different on how they work"   all have the linux kernel and bash shell    that is the os.   the dir struct is very simular accross the board.  /bin /sbin  /etc /proc   /var /usr  all same all distros.....06:21
tekgeeklt_thats like saying that all cars have an engine so they are all ford?06:23
Agent_bobthey do look "some" different depending on defaults.   but again   that's like five ford pickups on a car lot with different colour paint on each one.    maybe one has crome wheels...  maybe one has a bed liner    still same truck.06:23
Agent_bobinteresting that we both chose the auto industry to make our point    !06:23
tekgeeklt_and fords hehe06:24
tekgeeklt_all I am saying is that he has many many choices .. some distros have support that others don't ..   you can find a huge list of all the distros on  www.distrowatch.com06:24
Agent_bobbut what i'm saying is if you look under the hood all the linux flavours are same make and modle   as far as the auto compairison is concerned.06:24
* mr---t- thinks kubuntu is superchsrged06:25
tekgeeklt_I was all for  pclinuxOS but my wireless network would dump out every time I did large transfers and there was no driver update I try out ubuntu and it works just fine06:25
tekgeeklt_and pclinuxos is in need for a big update06:26
Agent_bobyes i agree with the superficial and paint job differances.   indeed06:26
tekgeeklt_I run pclos on my file server and I use my laptop to watch movies and listen to mp3's around the house from it06:26
mr---t-i'm out nite all06:27
Agent_bobmr---t- heh later06:27
tekgeeklt_I just need to get linux installed on my desktop and figure out how to get my games working on it06:27
Darkhound-well06:28
Darkhound-my iso is almost done downloading06:28
tekgeeklt_well if you are downloading the kubuntu live cd just burn the iso to a cd and then reboot the computer let it start up  play with it a bit and see what you like about it06:29
tekgeeklt_it will not alter anything on your computer06:29
tekgeeklt_when you are done you can just restart the computer without the cd and be back to where you were06:29
Agent_bobor click the install icon06:31
tekgeeklt_yea if you like it enough you can just install right there06:31
=== tekgeeklt_ is now known as tekgeeklt
tekgeekltoh you wanna hear funny ... I was copying all my fonts from my file server to my laptop into the .fonts directory in my home directory and then firefox started using one of the fonts as the main text in all websites06:33
tekgeekltfirefox says its using serif as the font .. but it picked up a font called  5 cent which is a graffitti type font so everything was screwed up06:34
tekgeekltI got rid of the font and rebooted everything and it still is doing the same thing I had to set firefox to use whatever font the website is using .. still trying to figure out why it did this06:35
eritrea_can anyone streem nbc.com shows06:35
=== jojo_ is now known as _jojo_
tekgeekltI went to nbc.com and tried to run a show but its just sitting there could be that its slow or down?  its just adobe flash player that plays it06:41
=== william is now known as willgreg
Darkhound-guys, i downloaded hashcalc06:41
=== willgreg is now known as william
=== william is now known as willgreg
tekgeekltokay a calculator?06:42
Darkhound-no06:43
Darkhound-i think it is to check the checksum thingy06:43
Darkhound-for the ISO06:43
Darkhound-correct?06:43
tekgeeklthrmm I looked up hashcalc and its a calculator heh ...  I am not sure what it is06:43
tekgeekltI just download an Iso and then burn it to cd as an image06:44
Darkhound-HashCalc06:44
Darkhound-yes, but the iso can contain errors06:44
tekgeekltokay yea the site says it can do file checks06:44
Agent_bob!md506:44
ubottuTo verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/VerifyIsoHowto or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows06:44
tekgeekltwhen you go to burn the iso image it will do an md5 check06:45
tekgeekltdepending on what burner software you use06:45
Agent_bobthat's process dependant06:45
Agent_bobok if anyone is board,  ya might want to fix this    or just play with it...  http://ubuntu.pastebin.us/?show=d68af4a7806:50
Agent_bobbored06:50
Agent_bobeven06:50
Agent_bobheh lumber as opposed to slumber06:50
Agent_bobhelp screen added  http://ubuntu.pastebin.us/?show=d849ad53   i'm done with it.06:59
Darkhound-good night guys07:05
sammy_i have a bcm4306 wireless card ive been trying for 3 days o et working can someone please help me thyvm07:13
sammy_i guess nobody knows anything about the bcm4306?07:17
emilsedgh!wireless | sammy_07:18
ubottusammy_: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs07:18
tekgeekltthere is a ton of web pages just for that driver issue with ubuntu07:19
favrosammy_: maybe mention what you've done so far...07:19
sammy_i have tried i dont know what im doing wrong im new to this im sorry07:19
tekgeekltsounds like its a winmodem type network card it has no linux drivers?07:20
sammy_well i just did a fresh install i have treid every guide i could find i knnow im doing something wrong just dont know what07:20
tekgeekltfrom the page I looked up it suggested using the ndiswrapper which uses windows drivers but its kinda difficult to set up07:20
tekgeeklthas it ever worked in linux07:21
sammy_on pclinux it has07:21
sammy_i tried ndis im not that advanced07:21
sammy_sorry im just a newbie07:22
tekgeekltalot of us are07:22
tekgeeklthttp://ubuntuforums.org/showthread.php?t=9538007:22
sammy_lol07:22
tekgeekltI know I am07:22
tekgeeklti used pclos on this laptop and the wireless drivers were not working well for me07:23
tekgeekltI changed to ubuntu and havent had a problem07:23
sammy_i had no probs with pclinux it worked right after install but i want the repos that kubuntu has07:24
_2s/kubuntu/ubuntu/07:25
tekgeekltyea07:27
sammy_in this link do i have to type the $ sign into terminal?http://ubuntuforums.org/showthread.php?t=9538007:27
_2sammy prolly not07:27
sammy_cool ty ill try this07:27
tekgeekltno I don't think so07:28
tekgeekltI had to do the same thing with pclinuxos I had to do an ndiswrapper to get something working07:28
Chrysalissimply stands from promt.. that you have to type it in a terminal07:28
Chrysalisprompt*07:28
sammy_k thanks Chrysalis07:29
_2when in doubt, just do it.07:29
_2:)07:30
_2bash: $: command not found07:30
_2will tell you if it is not right07:30
sammy_ok thanks07:30
sammy_ok im on HP web site im not sure which drivers to get here is the link http://h10025.www1.hp.com/ewfrf/wc/softwareList?os=228&lc=en&dlc=en&cc=us&lang=en&product=42373507:31
sammy_ok it says that sudo ndiswrapper -i /opt/wireless/driver.inf command not found07:36
tekgeekltthat would be your drivers07:37
tekgeekltyou have to edit that to point to your specific drivers07:37
sammy_what do i edit this command line stuff im lost07:38
tekgeekltyou type it in, in a command window07:38
tekgeekltyou should have the drivers in a directory07:38
tekgeekltlike /home/user/driver.inf07:39
tekgeekltwhat ever yours is07:39
sammy_i daved the drivers in my home folder it is a exe file07:39
favrosammy_: an exe file is no good - you need to install it in windows and use the inf file07:40
sammy_i dont have windows on any computer07:40
tekgeekltwell there is 3 sets of drivers on that site you linked above07:41
sammy_yes07:41
sammy_i choose the 1st one07:42
tekgeekltdid you download all 3? one should have an inf file ... the inf is just a text file that gives the paramaters of what your device needs07:42
sammy_ill download the 2nd one now07:42
tekgeekltI can't duplicate what you have to do exactly since you have different hardware I am just trying to give you what I can07:44
sammy_both are V4 and exe files07:44
sammy_thats cool im doing my best07:44
willgregIs this an ndiswrapper thing?07:45
sammy_yea07:45
sammy_i need drivers for bcm4306 wireless card07:46
tekgeekltyea he is trying to get the correct drivers for his wireless card07:46
willgregI just joined, what model wifi card?07:46
=== desti_T2 is now known as desti
willgregsorry lol, already told me07:46
sammy_lol07:46
favrosammy_: from here - http://www.linuxant.com/pipermail/driverloader/2004q1/000586.html - it seems you can unzip the exe to get the inf files...how tho I dunno07:47
HaSHfavro, try cabextract07:47
tekgeekltI downloaded one and I could not unzip it .... do you have any way of getting into a windows computer to unzip these files and burn them to cd?07:47
willgregSammy, is this a desktop or laptop?07:47
HaSHi think thats what its called07:47
sammy_laptop07:48
willgregSammy, what model laptop?07:48
tekgeekltwhen I looked up the model number of the wireless card there was questions for this from 2 years ago heh07:48
sammy_it is HP pavilion zv5255us07:48
_2!info unzip | tekgeeklt07:50
illmortaldoes anyone know a good site to build/customize a PC?07:50
ubottutekgeeklt: unzip (source: unzip): De-archiver for .zip files. In component main, is optional. Version 5.52-10ubuntu2 (hardy), package size 150 kB, installed size 340 kB07:50
sammy_willgreg: any ideas07:51
tekgeekltthis is an exe file I really don't know how to unzip that07:51
tekgeekltI am looking at other pages where people have installed ubuntu with no problems on that laptop07:52
sammy_tekgeeklt: tyvm i have no idea this is reall flusterating07:52
tekgeekltstrange that yours has a problem with the card07:52
tekgeekltare you hard wired in right now?07:52
sammy_yea07:52
willgregSammy, have you tried the HP site?07:52
sammy_willgreg: thats where i got the exe drivers07:53
=== richard is now known as Guest3279
willgregOh07:53
tekgeekltokay have you opened the package manager and try doing a full fetch updates and then do a full update of everything?07:53
sammy_no07:53
tekgeekltopen up adept manager07:53
tekgeekltit should be under system07:54
tekgeekltsometimes you will get newer drivers for stuff like that its worth a try07:54
_2tekgeeklt you unzip it with     unzip filename.exe07:54
_2tekgeeklt it may need installed    sudo apt-get install unzip07:55
tekgeekltkool07:55
tekgeekltI will look at that07:55
sammy_i dont see full update but i see full upgrade07:55
tekgeekltdid you open up adept manager ... not the add remove programs07:56
sammy_yea07:56
_2if they are self extracting archives (zip files with executable the pkunzip executable added)  then you unzip as with any other zip archive   same switches apply.07:56
jussi01sammy_: did you get your exe unzipped?07:56
tekgeekltthere is a button on the top says fetch updates07:56
_2just an     fyi     tekgeeklt  ^07:57
Kristyhello guys07:57
Kristyi have a dumb question..07:57
tekgeekltthen there is one called full upgrade07:57
sammy_k its updating now07:57
Kristyhow can i add the trash can to the desktop... and not to the taskbar?07:57
_2Kristy tried dragging and dropping it on the desktop ?07:58
sammy_jussi no i have not07:58
_2sammy_    unzip filename.exe07:58
sammy_ok ill try that07:59
_2sammy_ if needed    install "unzip" first07:59
sammy_ok07:59
tekgeekltyou get to learn soo much in here hehe07:59
jussi01!trashicon | Kristy07:59
ubottuKristy: Want to see volume/trash icons on the desktop? Go to /apps/nautilus/desktop in gconf-editor (GNOME) or go to http://kudos.berlios.de/kf/kisimlar/tipsntrix.html#showtrash (KDE)07:59
sammy_i have to wait for the updates08:00
Kristyit does not work08:00
_2jussi01 i haven't tested it in so long i forgot.  but doesn't dragging it from the taskbar to the desktop work too ?08:00
Kristythanks08:01
* _2 starts kde to test that... then remembers that his kde is setup to not even have a taskbar...08:02
jussi01_2: dont think so. thatll only give you the icon to open it, not a trash applet that you can drop into iirc08:02
_2jussi01 ah ok.   well then right clicking the desktop and configuring ?08:02
Kristyok08:05
tekgeekltI am supposed to be packing for a trip tomorrow and I keep delaying it08:05
* _2 never did learn to use "trash" anyway. when i delete something i don't want it moved. i want it gone... ;/08:07
sammy_it did not unzip08:07
_2sammy_ what output did the command give ?08:07
sammy_Archive:  sp30381.exe08:08
sammy_  End-of-central-directory signature not found.  Either this file is not08:08
sammy_  a zipfile, or it constitutes one disk of a multi-part archive.  In the08:08
sammy_  latter case the central directory and zipfile comment will be found on08:08
sammy_  the last disk(s) of this archive.08:08
sammy_note:  sp30381.exe may be a plain executable, not an archive08:08
sammy_unzip:  cannot find zipfile directory in one of sp30381.exe or08:08
sammy_        sp30381.exe.zip, and cannot find sp30381.exe.ZIP, period.08:08
jussi01!paste08:08
ubottupastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)08:08
jussi01sammy_: did you try cabextact?08:09
sammy_no i tried unzip08:09
sammy_jussi how do i do that08:09
jussi01sammy_: install cabextract,08:09
sammy_couldnt find package08:10
_2yep most likely that's not a zip file08:10
sammy_so now what08:10
_2oh   and    file blah.exe  will tell you what it is08:10
_2!info cabextract08:10
ubottucabextract (source: cabextract): a program to extract Microsoft Cabinet files. In component universe, is optional. Version 1.2-2 (hardy), package size 52 kB, installed size 184 kB08:10
_2sammy_ spell it correctly ?08:11
jussi01sudo apt-get install cabextract08:11
jussi01then cabextract filename.exe08:12
sammy_ok that installed it08:12
_2no08:13
_2that extracted it08:13
sammy_i think that worked08:13
_2oh the apt get    heh sorry  i'm behind08:13
* jussi01 hugs _208:14
sammy_this command is still not found  sudo ndiswrapper -i /opt/wireless/driver.inf08:15
jussi01sammy_: have you installed ndiswrapper?08:15
jussi01is /opt/wireless/driver.inf where the .inf file is?08:16
sammy_yea i think i know what i did wrong give me a min08:16
emilsedgh!leet > belendax08:17
sammy_jussi i think i did08:17
sammy_can i check it somway08:18
jussi01sammy_: try sudo apt-get install ndiswrapper08:18
jussi01that will tell you.08:18
sammy_says it cant find it08:19
jussi01oh yeah08:19
jussi01sammy_: theres an easy way to do the installing08:20
sammy_k08:20
sammy_how08:20
jussi01sammy_: try sudo apt-get install ndisgtk08:20
jussi01that installs a little graphical app08:20
sammy_ok now what08:21
jussi01sammy_: it should be now in your manu's08:22
jussi01menu's*08:22
jussi01maybe under system?08:22
sammy_is it called windows network drivers08:22
jussi01yeah08:23
sammy_ok08:23
jussi01quite likely08:23
_2manu is singular and menu is plural jussi01 ?    :)))08:23
jussi01oh shut up _2 :P08:23
sammy_ok now what do i install the exe or something else08:24
_2sorry  :(08:24
jussi01sammy_: no, when you cabextracted the exe, then it would have extracted the files somewhere. go to that place and find the .inf file08:24
sammy_ok08:24
sammy_ok do i need to install anything else08:25
jussi01sammy_: shouldnt afaik.08:25
sammy_?afaik08:26
jussi01as far as i know08:26
sammy_ok i still cant see my wireless card08:27
* _2 wonders if there are any womenu's in kubuntu .... :)08:27
jussi01sammy_: is the radio on?08:28
jussi01ie. is there a hardware switch?08:28
frybye_2: you can probably fix some of your own.. i.e. save links to fashion/comestics/kids etc etc www pages...08:28
sammy_yes and its not working08:29
frybye_2: goodness I forgot one of the most important "shoes" heheh08:29
_2:)08:29
=== markus89 is now known as Jakke77
jussi01sammy_: try a restart, at least of x.08:30
sammy_ok be back in a min08:30
_2i have a script that is way too slow.  it needs speeded up by at least a magnatude.   any ideas ?08:31
_2it's been running for about 9 hours and only cycled 90k times    i was hoping for at least 50m cycles in 8 hours...08:32
frybye_2: I am pretty clueless.. but I guess for anybody to help they will need to know a bit about what the script is supposed to be doing..?08:33
frybye_2: somehow i have the feeling that your script might not be 100% "Kosher?" or??08:34
_2frybye it's looking for a spicific string in a randomly generated glob08:34
sammy_still no wireless08:34
frybyei c08:34
_2frybye kosher :)))08:35
frybye<-- always thinking he has stumbled on the -next big scam/conspiracy- heheh08:35
_2frybye trying to appeal to my nativity are we ?08:35
frybyekosher in the abstract sence.. ie - legit...08:35
frybye_2: not really pal...08:36
* _2 hales frybye Shalom Aleichem frybye ;)08:36
_2well anyway.   it's quite kosher08:37
=== _2 is now known as Agent_bob
Agent_bobi can't really do anything  un-kosher  now can i....  ;/08:38
frybye_2 you still there...?08:38
frybyeI just noticed the indent- completion of the nick is no longer working...?08:39
Agent_bobyes08:39
frybyeeh.. now I am confused...08:39
Agent_bobnick cycled08:39
Agent_bob>>> You(_2) are now known as Agent_bob08:40
frybyeef eh nu Schalom Aleichem - yimkin baahdehn - in scha Allah .. heheh08:40
frybyebit OT though... tut tut...08:40
Agent_bobyeah more fights start that way than are nessecary anyway08:42
Agent_bobnessascary08:42
frybyetrue true back to -> kubuntu support I guess.. heheh08:42
frybyehmm must remember that won - nessascary.. hehehe08:42
Agent_bob:)08:43
frybyesounds like newspeak from the homland defenze authority.. heheh08:43
Agent_bobi win     yea!08:43
Agent_boboh that won    never mind.08:43
frybye"we have sciezed your library- book rekords - because it was nessascary...!" hheheh08:44
Tm_T...08:44
frybyeI have been out of the engl. lang countries toooo long ... sorry.. wone of this and 2wo of those..08:45
frybyeEnuff...08:45
Agent_bobhomeland defenze is a nessascary evil08:45
frybye c u later - i am off for a bit...08:48
neerajhi08:49
neerajany one from india ?08:49
Agent_bobonly a few billion...08:50
neeraj?????????08:50
Agent_boboh that's not what you mean tho.  sorry.08:50
neeraj??08:51
neeraji have a problem help08:51
Agent_bob!ask08:51
ubottuPlease don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)08:51
neerajok08:52
neWbiesorry guys does anybody know how to "melt" two images with GIMP? if yes please PM me thank you08:53
neerajwhen i m opening mt terminal and writing su . its ask me for password but password is not accepting08:53
neerajwhen i m opening my terminal and writing su . its ask me for password but password is not accepting08:53
Agent_bob!sudo | neeraj08:54
ubottuneeraj: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE)08:54
Agent_bobneeraj sudo -i08:54
Agent_bobneeraj and use your user password.08:54
neerajneeraj@neeraj ~ $  !sudo | neeraj08:54
neerajbash: !sudo: event not found08:55
neerajneeraj@neeraj ~ $08:55
Agent_bob!bot | neeraj08:56
ubottuneeraj: Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://tinyurl.com/5zfb6t - Usage info: http://wiki.ubuntu.com/UbuntuBots08:56
neerajno problem is when terminal is asking for password than no input from keyboard is accepting  by terminal08:56
IppatsuManthe password is just not shown on screen for security reasons08:56
neerajoh! thanks for thisinformation08:58
Agent_bobsimular to:   read -sp "type now        " Q ;echo "$Q"08:58
neerajneeraj@neeraj ~ $ su08:59
neerajPassword:08:59
Agent_bobaccepts input without echoing it to the display,  then i caused it to echo it to display after you finish typing and hit [enter] key08:59
Agent_bobneeraj no.  not su09:00
Agent_bobneeraj sudo -i09:00
Agent_bobneeraj and use your user password.09:00
Agent_bobneeraj and if you would read the link sent to you by the robot you would know this already.   " https://help.ubuntu.com/community/RootSudo "09:01
neerajwhat is difference bitween su & sudo -i09:01
neerajok thanks09:01
Agent_bobread the link09:02
neerajim09:02
neeraji m reading09:02
Agent_bobthe long and short of the answer is this,   "su" allows a user to "switch users" as if they logged into the other users account, using the other users password.    sudo lets the "root jr." or admin account execute things as other users by only supplying the "root jr." password.   su is not very configurable without recompiling it.   sudo is highly configurable via the /etc/sudoers file which can be edited with the command "vis09:07
geekalso, sudo only elevates the permissions duriing that command IIRC?09:07
geekwhile su switches over to the user (and you'd then need to switch back(09:08
Agent_bobnote: one should not edit /etc/usdoers without having one root terminal/console shell open in case they accidently lock themselves out of admin ability.09:08
Agent_bobgeek   sudo -i     ==    su -09:08
Agent_bobgeek and things can be executed the same way with su as they are with sudo      su command here   ...09:09
geekAgent_bob: er, what does i do again?09:09
Agent_bobgeek   -i  is to sudo as - is to su09:10
Agent_bobgeek man either for details.09:10
Agent_bobfor the record i am not a proponent of the default *buntu use of sudo    i do like the sudo concept when it is configured correctly.  but making one user "root jr."  is little if any more secure than simply setting a root password.09:15
Tm_TAgent_bob: it's safer for system from user09:16
Agent_bobespecally when it's the first/default/and in many cases only  user account.09:16
Agent_bobTm_T debatable and often debated.   i'll leave it alone though.09:16
Tm_TAgent_bob: aye09:17
* Agent_bob posts his entire /etc/sudoers ALL ALL=(ALL) NOPASSWD:ALL09:19
ActionParsnipyo yo yo09:25
Agent_bobi wonder if it breaks anything on a box that i change the uid=0 account   and it no longer has a root account ???09:26
ActionParsnipAgent_bob: backup the fstab, try it09:28
ActionParsnipAgent_bob: if its craps out, boot to livecd and restore09:28
Agent_bobfstab ?09:31
Agent_bobyou mean /etc/passwd and /etc/shadow  don't you ?09:31
White_PelicanI need help with the upgrade of k3b09:31
ActionParsnipoh i thought you were on about uuids for mounting09:31
ActionParsnipWhite_Pelican: sudo apt-get install k3b09:32
Agent_boband i'll have to adjust the startup scripts just a little.09:32
ActionParsnipWhite_Pelican: wassup?09:32
White_Pelicanadept notifier tells me it's upgradable then it says no change09:32
ActionParsnipWhite_Pelican: can you give us a patebin of the last few lines you get please09:32
White_Pelicanif I request it, it wants to remove ksblibs2 library and bring in k3b3libs09:33
White_Pelicanok hang on09:33
ActionParsnipAgent_bob: i was trying to get dell accredited last night and my brains all frazzled09:33
ActionParsnip!paste | White_Pelican09:33
ubottuWhite_Pelican: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)09:33
Smokey1Hey people. Where does Kontact store addresses. WHen I delete them and restart Kontact, they keep coming back. I am running kde 3.509:33
Agent_bobActionParsnip lol   i stand under you.     ;/09:34
ActionParsnipSmokey1: do you mean for the autocomplete of address09:34
ActionParsnipAgent_bob: oh its nothing technical, just so i can call dell to sort out a server if the drive or ram fails09:34
ActionParsniput the questions are retarded09:35
Smokey1ActionParsnip:  No, When I actually delete contacts in Kontact, they disappear as they should, but then when I close Kontact and start it again, all contacts are back.09:35
Smokey1So where are they stored. Where does Kontact store it's contact information? I can't find it in ~/.kde/share/apps09:36
Smokey1I want to manually delete all of them09:36
White_PelicanActionParsnip, http://pastebin.com/m5e0609a209:36
ActionParsnipWhite_Pelican: sudo apt-get dist-upgrade09:36
White_PelicanI did that09:36
White_Pelicanthat's the result09:36
=== Pensa`MIA is now known as Pensacola
White_PelicanNM that was the wrong paste09:38
ActionParsnipWhite_Pelican: is it working ok?09:38
White_Pelicannot yet09:39
ActionParsnipSmokey1: are the people anywhere else in kontact, i dont use it so im kinda fishing for logical ideas09:39
ActionParsnipWhite_Pelican: you could remove k3b and then apt-get clean then install it09:40
Smokey1ActionParsnip: not that I know. NEver used it before myself.09:40
Agent_bobSmokey1 find ~ -iname '*kontact*'09:40
Smokey1Ah, found it: ~/.kde/share/apps/kabc09:40
ActionParsnipWhite_Pelican: http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html09:40
White_Pelicanhttp://pastebin.com/m1092b46b09:41
ActionParsnipWhite_Pelican: scroll to 3.409:41
Smokey1Agent_bob: id that. grep "somecontactname" * -Rl worked09:41
White_Pelicanthere's the paste bin you need to look at09:41
ActionParsnipapt-get -s?09:41
White_Pelicanyes09:41
White_Pelicansimulate09:41
ActionParsnipahh09:41
ActionParsniplooks ok to me09:42
White_Pelican(synonyms --simulate --just-print --dry-run --recon --no-act)09:43
Agent_bobKrap! this is too easy...     UID0="`grep ':0:0:' /etc/passwd | cut -d':' -f1`"    doesn't matter what you do to uid=0 account short of deleting it.  it's instantly accessable.09:43
ActionParsnipWhite_Pelican: i always just go for it09:43
White_PelicanI don't wanna screw up k3b09:43
White_PelicanI use it all the time09:43
White_Pelicanwith all due respect to the developers in the room, if one of them has made a mistake...09:44
ActionParsnipWhite_Pelican: well if it aint broke dont fix it09:44
White_Pelicantrue09:44
ActionParsnipWhite_Pelican: id see whats new and if its relevant to what you do09:45
ActionParsnipWhite_Pelican: if not then you arent gaining so its not worth any sort of risk09:45
busfahrerIf I have a lot of DVD's to backup, would it be a bad idea to run two instances of k3b, one for copying a DVD to hdd, one to burn? (I have a DVD reader on an ATA bus and a burner on a SATA bus)09:45
Agent_bobWhite_Pelican heh without developers making a mistake there would be no bug....     it's a given.09:45
White_Pelicanvery true09:45
White_Pelicanthanks for the help09:45
ActionParsnipbusfahrer: why do you need k3b to copy from cd to harddrive?09:46
busfahrerActionParsnip: I don't know. The question really was about doing those two tasks at once, not so much about the 2 k3b instances (I would assume that part would be no problem?)09:47
ActionParsnipbusfahrer: ive never tried to be honest, ive always had one drive09:47
busfahrerOh well, I'll just try it at the risk of producing a coaster :-)09:48
ActionParsnipbusfahrer: but if you are simply copying then id use cp, dd or mkisofs at cli and leave the burning to k3b09:48
ActionParsnipbusfahrer: its only 1 disk,just to test and it may be a ood sacrifice to help learn what ubuntu can and can not do09:51
[pyro]ActionParsnip: you will be able to copy from dvd/cd to hdd and burn at the same time. Ive done it with no problems.09:52
ActionParsnip[pyro]: its for busfahrer09:52
[pyro]ah sorry09:53
[pyro]didnt readup far enough :)09:53
busfahrer[pyro]: I can't open 2 instances of k3b though, how did you do it?09:53
[pyro]huh? you dont need k3b to copy from cd/dvd to hdd09:53
[pyro]just mount the cd/dvd up and cp it over09:53
ActionParsnip[pyro]: thats what he asked and i told him the same too09:54
[pyro]oh right09:54
busfahrer[pyor]: cp? I want an ISO...09:54
* [pyro] reads up09:54
[pyro]  ActionParsnip:  busfahrer: but if you are simply copying then id use cp, dd or mkisofs at cli and leave the burning to k3b09:54
ActionParsnipbusfahrer: dd if=/dev/<whatever cd drive is> of =~/somefile.iso09:55
busfahrerdd can have troubles with dual layer, apparently09:55
[pyro]give it a go :)09:55
Agent_bobit's the encription that makes dvd/cdrom disks give i/o errors.   they purposly destroy the disk in stratigic spots.09:56
Agent_bobthen the decription protocal skips the "know" bad spots.09:57
[pyro]busfahrer: are you trying to dump vob files while burning a cd /dvd ?09:58
ActionParsnip1busfahrer: loadsa people were in #ubuntu saying "oh firefox is faster than opera"09:58
Agent_bobddrescue  might be able to copy one.  i haven't tried.09:58
ActionParsnip1busfahrer: so i simply replied "not on my pc"09:58
Agent_bobemacs is better than kate09:59
* Agent_bob watches the editor war take flight09:59
ActionParsnip1Agent_bob: i use nano and kate10:00
Smokey1Hey people. I am now using the kde pim (kontact) stuff succesfully, but the calendar which is included with the clock applet in the panel doesn't show the calendar items which I have in Kontact10:01
Smokey1is there a way to have that include all the items which are in my kontact calendar10:01
ActionParsnip1Smokey1: no idea buddy10:02
_Alfer_Hello! I have some problems with my hdd on my notebook. Sometimes it squeaks. And it is very interesting? becose it squeks only in KDE (I now, but it is true). Have anyone any ideas how to treat this?10:05
ActionParsnip1_Alfer_: boot to lovecd and fsck it10:06
_Alfer_How?10:06
_Alfer_what is fsck?10:07
Smokey1_Alfer_: filesystem check10:07
frybye_Alfer_: tried man fsck  ??10:07
_Alfer_no =)10:07
_Alfer_ok.10:08
frybye<-- is in "smart alec mode" today.. ;/(10:08
=== ubuntu_ is now known as _Alfer_
_Alfer_Thaks, but fsck doesnt help10:19
_Alfer_i have a normal hdd. It new(about a year) and it work correctly in windows or in just ubuntu or any other gnome-linux10:20
ActionParsnip1_Alfer_: thats why youuse live environment10:21
ActionParsnip1_Alfer_: so its not mounted10:21
_Alfer_is it a question?10:22
ActionParsnip1_Alfer_: huh?10:22
_Alfer_ooo, my English is not very good, as you can see... So sometimes i can anderstand what peolpe a saying =)10:23
_Alfer_*cant10:23
ActionParsnip1_Alfer_: boot to live cd, open konsole10:23
ActionParsnip1use fsck there10:23
_Alfer_yes10:23
frybye_Alfer_: maybe your h-disk just developed a fault at the same time as you installed kde... if onyl a year old it is under garanty or..?10:24
frybyeone year old disks do sometimes go wrong...10:24
_Alfer_no-no The problem is just in KDe10:24
_Alfer_It is not the first time10:25
ActionParsnip1frybye: they have 1 years warranty from the manufacturer10:25
ActionParsnip1usually10:25
frybyeI cant really see how a different grafic user interface can cause a h-disk to physically squeek.. are you perhaps having a joke here...?10:25
ActionParsnip1frybye: not heard that one, whats the punchline?10:26
_Alfer_so now ia have 2 os my notebook: its Mandriva(with gnome) and kubuntu10:26
frybyeaction - dont know where you/he is - here in the EU all industrial products carry 2 year guarantie...10:26
frybyeits law...10:26
_Alfer_and there is now this problem in Mandriva10:26
frybyeActionParsnip1: I mean that the question could be a troll...10:26
ActionParsnip1_Alfer_: mandriva uses kde by default10:27
chairmando kubuntu have a internet security software?10:27
frybyeActionParsnip1: a bit like "my keyboard is noisy - but only when I type french... ehhh?"10:27
_Alfer_Chairman, firewall?10:27
ActionParsnip1frybye: gotcha10:27
deamoonhi ppl10:28
_Alfer_frybye, no it real problem.10:28
deamooncouldu tell me how can i get 3D desctop10:28
ActionParsnip1deamoon: have you installed your graphics drivers?10:28
deamooni downloaded compiz10:28
deamoonyes10:28
ActionParsnip1deamoon: you can get it from repos10:29
frybye_Alfer_: ok - so I beleive you - do you have an idea how a different software could get a different physical behavior from a h-disk??10:29
ActionParsnip1!compiz | deamoon10:29
ubottudeamoon: Kubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness from KMenu -> System -> Desktop Effects - further help in #compiz-fusion10:29
ActionParsnip1deamoon: support isnt here for compiz10:29
deamoonok i c10:29
deamoonim nob in linux10:29
deamoonso10:29
ActionParsnip1deamoon: if you have your graphics driver installed its #compiz for you10:30
_Alfer_frybye, seriosly no10:30
deamoonty10:30
frybye_Alfer_: right - so that is exactly the reason my suggestion was that the disk might have developed a problem which happend to happen at the time you started using kde...?10:31
frybyeeh - I am not sure about on kubuntu - but in win... there are a number of utilities that can test a disk for its operation.. perhaps sbdy else can tell you an app under linux.. to test the physical performance/surface condition etc..?10:33
ActionParsnip1frybye: chkdsk10:33
_Alfer_ frybye, i sometimes use kde and sometimes i use gnome. And it problem  i have only then i am using kde. I dont say that the problem in kde, but it exist only then i use kde10:33
frybyeperhaps fdsk has command extensions for this stuff.. i am not sure...?10:33
frybye_Alfer_: excuse the somewhat lame question - but are you sure that the sound is actually physically comming from the h-disk and is not some background noise that is comming off your sound system/driver etc due to different settings in kde...?10:35
frybyeor from the little pc-speaker if you still have one - they do make really strange noises occasionally...10:36
_Alfer_ frybye, yes at 99% . As i say i have a notebook and sound a actually near hdd. But what can make this sound even if sound is swiched off or i use headphones?10:38
_Alfer_ frybye, in default kubuntu10:39
=== lora_ is now known as lora_samosir
frybye_Alfer_:  you beat me there.. I guess notbooks would not normally have one of the little pc-speakers that desktops used to hve some time back... you know the thing that produces the beeps to report faults during booting etc...10:43
g33k_gir1can anybody help me get my mic working?10:45
g33k_gir1I've run alsamixer, all the sliders are at max, nothing is muted10:45
valentinexhey x( I want to move ubuntu to kubuntu any easy way?10:46
_Alfer_ frybye, notebook use standart  pc-speakers to system "beep". And if you use headphones it beeps in headphones10:47
valentinexhow to install KDE? where to download from official site?10:48
_Alfer_ frybye, actuallu my notebook duing so even you in bios10:48
valentinexI am new new user10:48
frybye_Alfer_: I am stumped - cant really imagine what can be happening... sure there are functions of a h-disk that from the softwear level can be controlled.. but this is not what should be happening just cos you run kde...10:48
Assurbanipalis there a way to automatically assign apps with filetypes through firefox?10:48
_Alfer_ frybye, so i`m to...10:49
frybye_Alfer_: like parking the read/write head etc.. but none of this will be running just cos you are useing kde...10:49
valentinexKDE 4.1 released! http://www.kubuntu.org/news/kde-4.1 more on #kubuntu-kde410:50
frybye_Alfer_: buy a new notebook ... ;=(10:50
_Alfer_So, thank you. You are all more friendly than people in russian irc-servers =)10:50
_Alfer_i just try to reinstall kde. Like i do it in windows10:51
frybye_Alfer_:  we Brits have a reputating for smiling while we slip our hands into your pockets hehehehe (at least here in Germany a few perhaps think this... heheh)10:51
_Alfer_he-he-he10:51
frybyewhich kde do you use...?10:52
frybyeif u havekde3 now try kde4.1 or visa versa...?10:52
Z3r0C001hey guys!11:36
telopa11:47
Z3r0C001hello!11:48
telportuguese11:50
telalgum tc portuguese ou BRAZIL11:52
favro!pt11:52
ubottuPor favor use #ubuntu-br ou #ubuntu-pt por ajuda em português. Obrigado.11:52
=== araujo_ is now known as araujo_13
=== root is now known as Guest81956
starenkahi. got problems using kaffeine & subtitles. every time a new subtitle line appears, the movie gets stuck for couple ms.. this is really annoying. ty12:47
amerigo! wubi12:48
ubottuWubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php for troubleshooting. Please file bugs at http://launchpad.net/wubi/+filebug.12:48
lokaiwhat is the easiest way to know if I have a wireless card built-in?12:51
powertool08lokai: use "lspci"12:53
valentinexHi I just finished installing Kubuntu teach me how to handle .deb files with kubuntu?12:53
lokaiand search for what, powertool0812:53
lokailspci -v | grep ?12:53
powertool08valentinex: most of what you need is most likely in the repositories, so you can use sudo apt-get, sudo aptitude, or synaptic if you prefer gui12:54
powertool08lokai: just lspci, look at everything it lists, anything wifi related should be somewhat obvious12:54
valentinexpowertool08: I am new to linux and buntu I don't know those things :-s12:55
powertool08valentinex: thats ok12:55
lokaipowertool08: hm, but in the case that its some card with a very generic name...? ie, one that I wouldn't recognize?12:55
powertool08valentinex: go to the k menu and you should see add/remove, thats the synaptic package manager12:55
powertool08lokai: well grepping won't help if you wouldn't recognize it anyway, you can pastebin and I'll take a look12:56
powertool08!paste12:56
ubottupastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)12:56
powertool08lokai: My wifi card says Broadcom something [54g] AirForce something, so its pretty obvious12:57
lokaipowertool08: Well you would just be using your own knowledge/intuition about what a card would be named. I can do that too. I'm looking for a method that will tell me without a doubt...12:57
powertool08lokai: There is no way to tell, except to google everything lspci gives you, or find the specs on your computer, I assume its a laptop?12:58
lokaino, dealing with a desktop. I'm pretty sure there's not a card installed (I know it didn't come factory installed), I just wanted to be 100% sure. lspci doesn't indicate any sort of wifi device.12:59
powertool08lokai: well if its a desktop, then you'd most likely have a pci card with an antenna which you can see in back. Or it could be installed directly to the motherboard, so lspci/motherboard manual/factory specs would tell you13:00
lokaithanks powertool0813:05
neerajhow to use gtalk?13:05
powertool08lokai: np13:05
neerajhow to use gtalk (google talk) ?13:06
powertool08neeraj: I don't know, never used it.13:06
neerajok thanks13:06
powertool08neeraj: #ubuntu is alittle more active than here13:07
neerajok13:07
neerajthanks again13:07
starenkahi. got problems using kaffeine & subtitles. every time a new subtitle line appears, the movie gets stuck for couple ms.. this is really annoying. ty13:08
Dragnslcrneeraj- Kopete supports Google Talk13:12
Tm_T!xmpp13:12
ubottuSorry, I don't know anything about xmpp13:13
Tm_Thmmm13:13
Dragnslcr!jabber13:13
ubottujabber is a free and open source instant messaging protocol, unlike MSN and AIM. Supporting clients on Linux: Kopete (KDE), Pidgin (GNOME). For more info see http://www.jabber.org13:13
Tm_Thttp://www.google.com/support/talk/bin/answer.py?answer=5755713:13
Tm_Tneeraj: ^^13:13
neeraj@Dragnslc- but how i can do this today morning i have install linux first time.13:13
Dragnslcrneeraj- pretty sure Kopete is installed by default in Kubuntu13:14
Tm_Tit is13:14
neeraj @ Tm T thanks for link.13:14
Tm_Tnp13:14
thefishit seems the .jigdo file for kubuntu 8.10 alpha5 has some invalid data, im failing to fetch 83 remaining files13:37
thefisheg http://archive.ubuntu.com/ubuntu/pool/main/o/openoffice.org/openoffice.org-calc_2.4.1-6ubuntu1_i386.deb is requested, but doesnt seem to exist on any mirror13:38
Jakke77http://fi.openoffice.org/lataa.html13:39
GregoriHi all, i have problem with latest Intrepid kernel (2.6.27-2) where should i ask for help or submit some logs etc. ?13:50
mit_i have a .deb file, how do i install it?13:52
Jakke77just click it13:52
powertool08Gregori: #kubuntu+113:54
Gregori?13:54
mit_Jakke77: ark is assigned to it13:55
powertool08Gregori: for the Intrepid kernel, go to that channel13:55
Gregoriok ty13:55
kalorinwhen do you think we'll be seeing kubuntu wtih kde4 packaged standard?13:55
powertool08mit_: you can also use sudo dpkg -i, also the package might be in the repos13:56
kalorinoctober?13:56
powertool08kalorin: Hopefully never...13:56
* powertool08 doesn't like kde413:56
kalorinI love what I've seen so far, but it needs a little work13:56
Gregoripowertool08: this chanell is empty13:56
kalorinwell the plasmid need work13:56
powertool08!intrepid13:56
ubottuAlpha Software: Intrepid Ibex is the code name for K/ubuntu 8.10, due October 2008 - #ubuntu+1 for discussion. Kubuntu Intrepid will have KDE 4 as the default Desktop Environment - see  https://wiki.kubuntu.org/KubuntuIntrepidVersion | Warning lots of breaking software between now and October!13:56
powertool08Gregori: try #ubuntu+1 then13:57
Gregori:)13:57
Gregoriok13:57
powertool08heh, there you go kalorin, its in intrepid13:57
kalorinI guess I'll wait to upgrade til then13:58
kalorinI don't like how it's installed in the remix CD's :(13:58
Gregorikalorin version in remix is old kde 413:58
Gregori4.03 i think13:58
Gregori4.1.1 is much better13:58
kalorinyeah but I've kept it patched13:58
Gregorioh13:58
Gregori:)13:59
kalorinthe thing that bothers me is that the panel you might want to put the system tray and menus and stuff in, can't be pushed to the side of the screen13:59
Gregoriand nightly svn builds are really promising13:59
kalorinin fact, I can't really seem to get any control over it at all13:59
Gregoriit looks like you have 4.03 still13:59
kalorinand with a 16:9 screen, having it at the top and bottom just wastes pixels you dno't have13:59
Gregoriin 4.1.1 you can13:59
* kalorin ponders this13:59
kalorinmkay14:00
kalorinI'll have to check when I get home14:00
kalorinit says it's "up to date"14:00
Gregorii dont think that its in official repo14:00
Gregori4.1.114:00
Cypresshi14:01
Gregoriyou have to maually update or wait for intrepid14:01
kalorinok14:01
kalorinthx14:01
Gregori:)14:01
kalorinI agree though I like what I see14:01
Gregoriin nightly build this taskbar functions much much better14:01
LeeJunFananyone know how to setup dolphin in kde4 to view archives as folders?14:17
|oHi all14:19
powertool08howdy14:19
|ofale: Hi14:20
|ofavro: hI ^_^14:20
|oHow can i test my video-drivers?14:21
powertool08|o: glxgears/fglrxgears?14:22
|oI've installed driver for nVidia, my comp rebooted. I can change display-settings, but in Hardware Drivers Manager i see near the card: Not in use14:22
=== Czessi_ is now known as Czessi
powertool08|o: glxinfo | grep rendering14:23
|opowertool08: my card: nVidia geForce 860014:23
powertool08|o: I've got ati, don't know anything about nv so I may not be able to help very much14:24
|oockonal@WinCode:~$ glxinfo | grep rendering14:24
|oThe program 'glxinfo' is currently notinstalled.  You can install it by typing:14:24
|osudo apt-get install mesa-utils14:24
|obash: glxinfo: command not found14:24
powertool08hmm, well with ati theres fglrxinfo, not sure what the nv variant is14:25
|opowertool08: ok, thanks14:26
powertool08|o: #ubuntu or #compiz might be able to help more14:27
|othanks, i'll try14:28
fynI'm still getting that hanging on suspend / switch user in 8.04.  I've disabled compiz and atieventsd ... anyone know of anything else I can try?  I'm using fglrx but I've seen reports when I was googling of people running into this with nvidia too?14:31
fynIt locks solid---not ctrl-alt-bksp nor even alt-sysrq reisub can budge it at that point.14:32
=== hugopt is now known as hugo
ofvHi. I'm a newbie Kubuntu user.14:44
GregoriHi14:44
ofvNeed to install package build-essentials and have no net connection.14:44
ofvgoogling around, it seems that should be on the cdrom, but it isn't.14:45
ofvHow can I download install and install it manually?14:45
Gregoriyou cant14:45
ofv(I have net connection on another computer)14:45
Gregoriits metapackage14:45
Gregorii had similar problem14:45
igeehi all14:46
ofvand how can I get out of this situation?14:46
Gregorii dont remember which , but one of cds hadnt build-essentials on14:47
Gregorii downloaded another14:47
Gregoriwhich version youre using?14:47
ofvAMD64 arch, the one that comes with KDE 4.14:48
Gregorikubuntu remix14:48
Gregoriyeah...14:48
Gregorii was really pissed about that14:48
Gregorii downloaded ubuntu and used it to install build-essentials14:48
ofvThanks, Gregori, I'll try that.14:50
Gregorinp14:50
BluesKajit's actaually sudo apt-get install build-essential , there no "s"14:51
BluesKajthere is no "s"14:51
ofvBluesKaj: tried that too.14:51
BluesKajand , no luck ?14:51
Gregoriofv is right14:51
ofvBluesKaj: no luck :-(14:52
Gregorikubuntu remix doesnt have buold-essential on cd14:52
Gregoribuild*14:52
BluesKajit's in the repos14:52
BluesKajjust installed it myself14:52
ofvBluesKaj: I have no net connection.14:53
BluesKajbummer14:53
definitelyhmm File Associations in System Settings not working. "The shared library was not found. Library "kcm_filetypes" not found" any ideas14:53
definitely ?14:53
ofvthe problem is that my net card isn't supported out of the box, and have to compile the driver, for that I need build-esential.14:54
BluesKajwhat are you using to chat with us ?14:54
BluesKajofv ?14:54
ofvanother machine :-)14:55
powertool08BluesKaj: telepathy :P14:55
Gregorilol14:55
Gregori^_^14:55
geekofv: you can use another box to download packages,  using apt on cd IIRC14:55
BluesKajyou can DL the driver to the other machine and copy it to some media an install it on the kubuntu machine14:55
geekor compile the driver on another box, then i *think* use checkinstall (you will need to install this) instead of make install to make a deb14:56
geeki think i've done it for webcam drivers but not network card drivers, but no reason it shouldn't worl14:56
=== ubuntu_ is now known as blindmind
ofvsadly, that is my only Linux machine here, and the only one that supports AMD64.14:57
BluesKajno need to compile the driver on another pc just copy it to some media then load it on the linuxbox and then compile14:57
ofvI'm downloading the Ubuntu DVD. Hope build-essential is there :-)14:58
geekubuntu dvd?14:58
Gregoriyou dont need dvd14:58
geekhmm14:58
Gregoriits on cd14:58
Gregoriim sure14:58
ofvBluesKaj: it is a source driver. I need to compile it.14:58
Gregoriamd as one guy said14:58
geekofv: what he means is, build essential should be on the installer cd14:58
Gregoriyou can use live cd14:58
Gregoriand apt14:58
Gregorito download14:58
ofvgeek: that was discussed before. it isn't on the "remix" cd installer.14:59
nejodeofv: how's your problem comming along?14:59
ofvnejode: yesterday's problem is "solved" (need to check performance though).15:00
ofvas you hinted, there are lots of complaints about Marvell's IDE.15:00
BluesKajofv , check this : http://www.linuxquestions.org/questions/ubuntu-63/installing-build-essential-with-no-cd-668845/15:00
ofvNow I"m trying to add support for the Atheros L1e network card.15:01
ofvThanks, BluesKaj, reading it now.15:01
nejodeofv: have you tried the "all_generic_ide" option on boot?15:01
ofvNope. Nor tried the blacklist trick you suggested. Right now I'm stuck with the network card problem. It gave me a lot of headache.15:02
ofv* avoid Asus P5Q Pro motherboard15:03
nejodewhat card is it?15:03
ofvAtheros L1e.15:03
nejodeI have an atheros card and it works "out of the box"15:03
ofvNot for me. Even on WinXP had to install the driver from Asus CD to make it work.15:04
ofvLinux doesn't detect it at all.15:05
BluesKajwireless ?15:05
ofvnope. Plain old cable.15:05
BluesKajwell, that makes it a bit easier :)15:06
ofvBluesKaj: how?15:06
BluesKajless configging15:06
nejodeofv: use a pci card... they are extremely cheap15:06
ofvnejode: I'm starting to agree with you. I'll like to get this machine working ASAP, though, and there is no computer shop near me. (I'm on a rural zone).15:08
nejode...any realtek, 3com, sis, via, intel, etc chip should work15:08
Dragonathhey, I have a synthesizer hooked up to my microphone port, I'm trying to record from it, however krec doesn't record anything, but I do hear the stuff I want to record from my speakers.. what's wrong?15:08
nejodeDragonath: did you check your kmix settings?15:12
Dragonathwell yes15:12
Dragonaththe microphone slider is way up15:12
Dragonathit's not on mute15:12
Dragonathand while I don't really understand what the record button does, it doesn't seem too different from mute15:13
nejodeDragonath? don't you have a line-in jack?15:14
BluesKajDragonath, configure krec to record from your line in , input15:14
Dragonathyup but that's occupied by the cable coming from the tv tuner card :P15:14
nejode...there should be at least 3 jacks: line-in, mike and speakers15:15
BluesKajoops , I meant mic input15:15
DragonathBluesKaj: how do I do that?15:15
BluesKajopen krec and look at config krec or options or some such15:16
nejodeofv: why don't you download the 5 packages that make up the build-essential meta-package?15:18
ofvfrom where?15:18
ofvis there a repository of stand-alone deb's?15:19
DragonathBluesKaj: there aren't many setting available15:19
nejodehttp://packages.ubuntu.com/15:19
Dragonathmaybe the problem is that I installed krec separately, without kdemultimedia?15:19
nejode...you'll need: 1) libc6-dev orlibc-dev15:20
ofvnejode: thanks, looking at it now. But I'm afraid there are much more than 5 packages involved, as those 5 depends on others (I know this is true for gcc, for instance)15:20
nejode2) gcc15:20
nejode3) g++15:21
abaddonhi15:21
abaddonhave anyone use vlc?15:21
nejode4) make15:21
BluesKajDragonath, open kmix and make sure the mic input is switched on15:21
nejode5) dpkg-dev15:21
DragonathBluesKaj: it is15:21
abaddon?15:22
BluesKajDragonath, then in the kmix switches , choose a mic input15:22
BluesKaj!vlc | abaddon15:22
ubottuabaddon: Audio (Ogg, MP3...) players: Audacious, Banshee, Beep Media Player, Listen, Quod Libet, Rhythmbox, Exaile, XMMS (GTK/Gnome based) and Amarok, JuK (Qt/KDE based).  Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs15:22
abaddondo u know how to autoclose vlc after movie finish?15:23
BluesKajVLC works well on most media , abaddon15:23
DragonathBluesKaj: do you mean Mic-In mode?15:23
BluesKajyup15:23
DragonathBluesKaj: it's set to mic-in15:24
BluesKajmic-1 or mic-2 , Dragonath15:24
=== jeth is now known as jethph
BluesKajeither one15:24
jethphhi15:25
abaddonBluesKaj: do u know hot to autoclose vlc after movie finih?15:25
DragonathBluesKaj: there is no mic-1 or mic-2 there15:27
Dragonathjust a dropdown box called Mic-In Mode with 2 options: Mic-In and Center/LFE Output15:29
BluesKajDragonath, on the switches tab in kmix ?15:32
BluesKajno mic select , on the right ?15:32
cbrhello, what do i have to do to get the Suspend to RAM/Suspend to disk options working in KDE4's shutdown popup?15:34
cbris it necessary to install something?15:35
DragonathBluesKaj: no mic select dropdown on the right in switches tab15:35
BluesKajcbr, KDE 4 support in #kubuntu-kde415:35
BluesKajso you have just one mic input , make sure the mix input light is on as well as the mic input on the input-tab15:37
Dragonathmix input?15:38
BluesKajDragonath, this audio setup is overly complicated and I find it confusing to, I wish some one would integrate all these setings in one application instead ahaving several apps that are linked together.15:39
chrisinajarHi, so i have a Minolta/QMS Magicolor 2200... I installed the package containing the cups drivers for it, but it still doesn't appear on the list of printers...15:39
DragonathBluesKaj: well the mic input slider is way up, it's not on mute and the record light is bright red15:41
Dragonathhowever there is no mix input I can see :)15:41
Denisesomeone knows what orbit is for?15:42
Dragonathbtw, how do I restart the artS daemon?15:43
=== fernando is now known as Guest44740
veritas_does anyone know how much compile speed differs if i use a 64-bit OS as opposed to a 32-bit OS?15:50
werhaseTag zusammen..15:51
totiHey, I'm using kubuntu on my Eee. Everything works finde but when I close the lid and open it again the login dialog doesn't accept my password even if it's hundred percently correct15:52
totiNormal Login works, is there a know issue like that, never had something like that before15:52
ForgeAus!Grub15:58
ubottugrub is the default Ubuntu boot manager. Lost grub after installing windows: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows - Making GRUB floppies & other GRUB howtos: https://help.ubuntu.com/community/GrubHowto15:58
ubuntu_newbie question: how does one "enable the  'universe' component"?16:00
ubuntu_Is anyone here are is everyone just lurking or doing something else?16:02
trappist!universe16:03
ubottuThe packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories16:03
WasTe[bRe]i instaled firewall and uninstaled, and i dont have internet on my installed kubuntu [using live cd now and i have internet]16:06
WasTe[bRe]its say config file is saved like [etc]somtnihg]ip.firewall where to find that file and will it recover my internet?16:08
JuJuBeeI am running 7.10 on a server and using NIS to deal with logins.  I use NFS to mount /home for users and DHCP for IP's.  Lately, for no aparent reason (at least that I can figure out), the students are logged in and suddenly they can do nothing and their workstations freeze and neet to be hard booted.  After the restart, they can not even log in.  I am guessing something is going on with NIS?  I tried to restart NIS on both the server and 16:13
JuJuBeee sever and when it comes back up, dhcpd3-server will not start until I disable the internal interface and re-enable it.  After doing this, the students are able to log in adn work again.16:13
JuJuBeeCan someone help me identify the problem?  I have to restart the sever at least 2x per day.16:14
_spm_DragetDoes anyone know where in the filesystem the settings for LPR printers are saved? The settings like which tray to use, etc.16:17
=== ubuntu_ is now known as DaSkreech
WasTe[bRe]i instaled firewall and uninstaled, and i dont have internet on my installed kubuntu [using live cd now and i have internet]16:18
WasTe[bRe]its say config file is saved like [etc]somtnihg]ip.firewall where to find that file and will it recover my internet?16:18
DaSkreechHi WasTe[bRe]16:18
WasTe[bRe]hii DaSkreech16:19
DaSkreechHow are you doing?16:19
DaSkreech(Strange question to ask someone in a support channel I know)16:19
WasTe[bRe]am bk16:25
WasTe[bRe]DaSkreech16:26
DaSkreechkk16:26
WasTe[bRe]well16:26
WasTe[bRe]why is strange questin?16:26
WasTe[bRe]oh ok didnt understand u16:27
DexterFhow do I tell apt to never, ever install that F*CKING firefox-3? I didn't install it knowingly and today it starts up and messes with my profile and kill extensions16:29
DaSkreech!onmy16:30
ubottuSorry, I don't know anything about onmy16:30
DaSkreech!ohmy16:30
ubottuPlease watch your language and topic to help keep this channel family friendly.16:30
DaSkreechDexterF: Do you have Ubuntu-desktop installed?16:31
DexterFoh this is just great, my ff2 profile is screwed, too! awesome! what do people find in this retarded mozilla crud?16:32
DexterFDaSkreech: well, its kubuntu16:32
DaSkreechAnd you installed Firefox?16:32
DexterFff216:33
DexterFright from the start16:33
DexterFi have no idea how 3 got in here, i didn't install it because I had this happen before16:33
DexterFI just hope I got a backup from the profile somewhere16:33
Wastet[bRe]ha!16:37
=== Wastet[bRe] is now known as Waste[bRe]
Waste[bRe]internet now works :D16:37
DaSkreechSweet16:39
renehejj16:42
chakieis there really no way to have properly working flash in konqueror in hardy? for instance youtube pages work one time in five or less. if i keep reloading pages eventually i get a flash window and not just a gray rect16:43
chakiethe gray rects are no fun16:43
reneis tehre any program to download music in kubuntu ?16:44
chakierene: download how?16:44
reneto download music !!16:44
Gregoriumm16:46
Gregoriliek .. illegaly?16:46
Gregoridownload16:46
=== u is now known as Guest19870
reneyes illegal16:46
Pici!piracy | rene16:47
ubotturene: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music and video. Also see !guidelines and !o4o16:47
DaSkreechAre there ay tools to graphically visualise a network?16:52
DaSkreechany16:52
ForgeAusyes16:52
ForgeAuswhat you probably want is a Port scanner16:53
ForgeAusknmap is the one I'd start looking at...16:53
ForgeAus!knmap16:53
ubottuSorry, I don't know anything about knmap16:54
ForgeAus!info knmap16:54
ubottuknmap (source: knmap): nmap graphical interface for KDE. In component universe, is optional. Version 2.1-1ubuntu3 (hardy), package size 1225 kB, installed size 1932 kB16:54
ForgeAustheres a really nice one for windows simply called Advanced Port Scanner (by radmin I think), it possibly works in wine, I havn't tried) also a program called network view (I think theres a demo of it around but its essentially a commercial app)  but both of them are windows, I don't know much of Linux equivalents...16:55
DaSkreechSweet16:56
vileamПривет народ :) вот решил с гнома на кде перелезть :) если что можно ждать помощи?)17:02
Tm_T!ru | vileam17:02
ubottuvileam: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке  / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke17:02
vileamsenks17:03
Gregorilols17:03
vileami not normal dpeak english :)17:03
Gregorii see :)17:04
LeeJunFanuh, amarok2 - Seems like Amarok is going the windows/gnome way of - We assume you're too stupid to use this program in all it's envisioned gloriousness, so here's a version that's as dumb as we think you are.17:04
Gregorii can read russian17:04
Gregorii dont like the way it is going either, amarok17:05
Gregoriinterface is awfull curently17:05
LeeJunFanyeah, I lost all the playlist features/filters that I loved.17:05
Gregorium17:06
Gregoribut17:06
Gregoriyou know17:06
Gregoriit is beta...17:06
Gregoriyou should do backup17:06
Gregorioh17:06
LeeJunFanyeah, but beta should have all the features in place. no biggie. I can use the old version .17:06
Gregorii misunderstanded you17:06
Gregorilol17:06
LeeJunFanah, I see what you thought I meant. hehe17:07
LeeJunFanI didn't lose any data, just features aren't there any more.17:07
Gregorii reqally like moodbar...17:07
Gregorii miss it17:07
Gregoriand this plasma middle panel17:07
Gregorii want to turn it off..17:07
LeeJunFanYeah, I decided I'd make a run with kde 4.1.1 last night and see if it was ready for me yet. Surprisingly no super annoyances other than kopete doesn't do gpg any more, and amarok is just lame.17:08
DaSkreechLeeJunFan: They are rebuilding from scratch17:08
DaSkreech stuff will come back17:08
DaSkreech REad the blogs. The devs miss that stuff as well17:09
DaSkreech So there is no greater motivation :)17:09
GregoriDaSkreech: are you joking?17:09
DaSkreechForgeAus: I'm not getting knmap17:09
Gregoriin its beta phase17:09
Gregorihow they can rebuild it..17:09
Gregorifrom scratch..17:09
ForgeAusfair enough DaSkreech17:09
DaSkreechForgeAus: I have to specify each computer?17:09
DaSkreechForgeAus: I'm looking for a edge mapper17:10
DaSkreechIE there are this many computers in the network there are this many gateways out of the network etc17:10
ForgeAushavn't heard of an edge mapper before17:10
ForgeAusgood luck finding one tho :)17:10
DaSkreechGregori: It's in beta mode BECAUSE they rebuilt it from scratch17:11
ForgeAuspersonally I think someone should write a new Finger/traceroute/ping/dns/etc netutil client for KDE...17:11
DaSkreech!info kaboodle17:11
ubottukaboodle (source: kdemultimedia): light, embedded media player for KDE. In component universe, is optional. Version 4:3.5.9-0ubuntu2 (hardy), package size 147 kB, installed size 544 kB17:11
DaSkreech0_o17:11
Gregorio_O17:12
ForgeAusactually I might ask about that in #KDE itself17:12
DaSkreechhttp://www.linux.com/feature/4592317:12
=== alberto is now known as Guest10121
DaSkreechForgeAus: See my reaction to !kaboodle now? :)17:16
master_Ok.. So how can I install flash for firefox??17:20
DaSkreech!flash17:20
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash (a recent version for !Dapper is available in !backports) - See also !Restricted and !Gnash17:20
DaSkreechForgeAus: Looks like two good tools to submit to Ubuntu for inclusion17:20
Machtinhi guys, could someone tell me how to restart my sftp-server? some time ago since i installed it, and i'd like to restart it because i just changed the /etc/ssh/sftp_config17:21
ForgeAusDaSkreech feel free :)17:21
DaSkreechMachtin: sudo /etc/init.d/sshd restart17:22
Machtinthanks!17:22
ForgeAusI wouldn't know how to anyway17:23
Machtinuh.. i don't have sshd? O.o17:23
DaSkreechYou probably don't have sftp then either17:24
DaSkreechapachelogger: ping17:25
apacheloggerDaSkreech: pong17:25
Tm_T?17:25
=== toti is now known as Guest31423
MachtinDaSkreech: my sftp is up and running..17:25
DaSkreechapachelogger: never mind I just figured it out17:25
Machtinsftp-state returns "Server is up", plus a friend of mine can download from it17:26
DaSkreech!info kaboodle | apachelogger see the description for this?17:26
ubottuapachelogger see the description for this?: kaboodle (source: kdemultimedia): light, embedded media player for KDE. In component universe, is optional. Version 4:3.5.9-0ubuntu2 (hardy), package size 147 kB, installed size 544 kB17:26
DaSkreechMachtin: Ah right how did you get sftp installed?17:26
apacheloggerDaSkreech: what's wrong about it?17:26
DexterFhow do I prevent a package from bein installed? I created a -1 priority in apt/preferences but apt-cache-policy complains about the syntax17:26
MachtinDaSkreech: I'd love to be able to tell you.. but i don't really remember. :/17:26
DaSkreechhttp://www.kaboodle.org/ <--- apachelogger17:26
ForgeAusnothign wrong about it just a naming ambiguity with a windows app17:26
apacheloggerDaSkreech: no the same app17:27
ForgeAusDaSkreech the network mapper runs via wine, its not a native Linux app17:27
apachelogger*not17:27
DaSkreechI just went to grab the linux package and found out that it's a wine wapper so blllleah17:27
Machtinmight it be that the sftp really is an scp?17:27
ForgeAusthats correct apache17:27
apacheloggerDaSkreech: http://www.hakubi.us/kaboodle/17:27
ForgeAusthe kaboodle in KDE is a small basic multimedia player...17:27
DaSkreechYeah which is now dragonplayer17:27
apacheloggerahhhhhhhhhh17:28
apacheloggerthat hurts17:28
DaSkreechapachelogger: Yeah I know17:28
DaSkreechIt looks pretty much like what I want too17:28
apacheloggerdragonplayer actualyl works17:28
apachelogger*actually17:28
ForgeAusdragonplayer is video I thought it was JuK or something that morphed into it...17:28
DaSkreechA visual network edge mapper17:28
ForgeAusmy mistake I guess..17:28
DaSkreechnoatun I think17:28
apacheloggerkboodle just died17:28
DaSkreechjuk is just juk17:28
apacheloggernoatun also just died17:28
ForgeAusahh that must be the one17:28
DaSkreechDamn vicious Amarok17:29
ForgeAusnoatun -> dragonplayer17:29
apacheloggerguys17:29
apacheloggerno seriously17:29
ForgeAusAmarok gets lots of love...17:29
apacheloggernoatun -> mindwarped17:29
apacheloggerkbooblde -> mindwarped17:29
apacheloggercodein -> dragonplayer17:29
DaSkreechapachelogger: can we have knetscan looked at for inclusion ?17:29
apacheloggeramarok -> amarok 217:29
DaSkreechcodein! :)17:29
apachelogger*codeine even17:29
DaSkreechWho put a c in there?17:29
apacheloggermxcl17:29
ForgeAusI don't really use it so I wouldn't know17:29
ForgeAusahh.... thats the one codein! definitely!... thats right I remember now17:29
apacheloggerthe uber lorder of UI design17:29
MachtinDaSkreech: i have /etc/init.d/ssh17:30
Machtinbut restarting that one doesn't really solve the problem17:30
DaSkreechMachtin: Thats it then17:30
apachelogger!info knetscan intrepid17:30
ubottuPackage knetscan does not exist in intrepid17:30
Machtinhumm.. strange17:30
ForgeAuswell knetscan is hosted on sourceforge17:30
ForgeAusbut its a .tar.gz so no .deb for it :(17:30
apacheloggerwhat is knetscan?17:30
DaSkreechI'd ask for fe3d as well but I know that's not your line of work17:30
DaSkreechapachelogger: I think it's what I'm looking for17:30
DaSkreechA visual network edge mapper17:31
apacheloggerLast Update: Jun 16 200217:31
apacheloggerdead17:31
ForgeAushttp://sourceforge.net/projects/knetscan/17:31
apacheloggerknetscan -> mindwarped17:31
DaSkreechI'm confused17:32
ForgeAusKnetScan is a full featured front end for the following net tools: nmap , ping , traceroute , whois. You can also print and save your results. Think of it as an ALL-IN-ONE net analizer tool. It is a reunion of kpinger , knmapfe , ktroute + whois client17:32
DaSkreechhow  does SF register activity?17:32
DaSkreechit says it has 64% activity last week17:32
apacheloggerdoesn't matter17:32
apacheloggerknetscan  1.0  June 16, 200217:32
ForgeAuswhats mindwarped? do you know of any other kde ping/troute/finger/whois/dns/etc clients?17:32
DaSkreechForgeAus: yeah looks dead17:32
apacheloggera) it is KDE 3 which makes me pretty much not want to include it b) it hasn't seen improvement since 200217:32
apacheloggerDaSkreech: no inclusion, sorry17:32
DaSkreechapachelogger: Yeah dropped the ball on that one17:33
DaSkreechI don't expect any KDE4 tools of that maturity in a while :(17:33
apacheloggerDaSkreech: you can certainly contact the developer of knetscan17:33
apacheloggerI guess if that thing works reasonable well we can get him some promotion ;-)17:33
DaSkreechapachelogger: On the other hand if you want to make fun of MCSE guys you can look at http://projects.icapsid.net/fe3d/raw-attachment/wiki/ScreenShots/fe3d-0.11-01.png17:33
apacheloggeroioi17:34
* apachelogger is wondering where a poor developer can buy groupies17:35
DaSkreechblauzhal ?17:35
Tm_Tapachelogger: son...17:35
apacheloggerTm_T: mom?17:35
* DaSkreech chuckles17:36
Tm_Tno groupies for you, back to your homework17:36
apacheloggermeh17:36
DaSkreechForgeAus: Kaboodle is very WIndows 3.1 though :(17:36
* DaSkreech goes to apachelogger's back window and sneaks him out17:36
* apachelogger hands DaSkreech a cookie and hides on the kubuntu-bug-mountain17:37
DaSkreechGrr  there has to be a visual network mapper somewhere in the world of Linux17:37
zolomonCould anyone tell me if I can get my Creative Sound Blaster XtremeGamer card to work on Kubuntu? Last time I checked you couldn't.17:37
DaSkreechCreative has been very linux hostile recently17:38
ForgeAusDaSkreech lke I said earlier your best bet might be wine + Advanced Port Scanner (handy nice little util, more win98/winxp than win3.11)17:39
ForgeAusassuming it works17:39
DaSkreechwhich is very strange since they started OpenAl and the cards they seel have much better chance of traction in the Linux market17:39
=== root is now known as Guest80752
alesanhi17:39
ForgeAusadmittedly thats not in the "world of Linux" but I don't know a better option for you17:39
DaSkreechhi alesan17:39
ForgeAusand the "visualizaiton" side is really only a tree control...17:40
alesanI use my laptop and every few cycles of suspend, the application than manages the network connections can not detect network devices anymore and I have to reboot to re-enable it17:40
alesananyway, if I give a dhclient or work with iwconfig/ifconfig, I can start the network with no problems17:41
ForgeAusDaSkreech try searching for topology?17:41
DaSkreechhmm17:41
alesanwhich service should I restart to re-enable the 'graphical' tool?17:41
ForgeAussince thts what you want? a topological map of the network right?17:41
DaSkreechalesan: network?17:41
DaSkreechForgeAus: Yeah17:42
alesanDaSkreech: what do you mean?17:42
ForgeAusmanually you'd have to use something like kivio to make one...17:42
ForgeAusI know Visio has that capability but I don't think Kivio has those kinda shapes yet... so maybe you'd need to make them yourself...17:43
ForgeAusor import the symbology, but then all it needs is some design placement some interconnecting lines and voila!17:43
ForgeAushowever the discovery of nodes is not handled that way...17:44
zolomonThanks for the help. I'll see if I can't google up something. IIRC correctly I might've found some work in progress last time I looked.17:44
DaSkreechalesan: The network service I would think you would have to restart17:44
ForgeAus(manually diagramming the netmap would assume you already know the nodes)17:44
DaSkreechNot sure I follow the problem but ...17:44
* DaSkreech throws in 0.0217:45
alesanDaSkreech: you mean /etc/init.d/network restart ?17:45
DaSkreechYeah17:45
DaSkreech!info lanmap17:45
ubottulanmap (source: lanmap): Network discovery tool that produces nice 2d images. In component universe, is extra. Version 0.1+svn20060307-2ubuntu1 (hardy), package size 198 kB, installed size 596 kB17:45
pteague_workwhere do i set up screensaver & screen locking17:46
alesanDaSkreech: it didn't help.17:46
pteague_worknm, just found it17:46
ForgeAus there you go! :)17:46
DaSkreechalesan: our network doesn't work after being in suspend?17:46
ForgeAussounds perfect for what your asking for17:46
alesanDa17:47
alesanDaSkreech: I have to configure it manually with ifconfig or dhclient17:47
alesanthe graphical tool says: no network device found17:47
ForgeAusalesan you use a static IP?17:48
ForgeAusin kcontrol (and/or System settings) you can do all that17:48
alesanForgeAus: no17:48
alesanI switch between different wired and wireless networks17:48
ForgeAusso you really just need a dhcp release, renew?17:48
alesanI would only need to 'reset' the tool and let it find the network devices again17:48
alesanForgeAus: no, I need the tool to show me the networks and choose which one I prefer17:49
DaSkreechah17:49
ForgeAusthat would be handy to build into knetscan :) lol17:49
DaSkreechknetworkmanager?17:49
DaSkreechno netscan is very much an admin tool17:50
alesanDaSkreech: possibly17:50
DaSkreechknetworkmanager I think is what you a eusing17:50
DaSkreechKDE4 ?17:50
alesanyes it is called knetworkmanager17:50
alesanno kde317:50
ForgeAusthe visual ifconfig/dhcp release/renew thing I meant DaSkreech17:50
DaSkreechRight that used to work for me17:50
DaSkreechCourse I never used to suspend17:50
DaSkreechForgeAus: It works grand though :)17:51
DaSkreech!info snappea17:54
ubottusnappea (source: snappea): a program for creating and studying hyperbolic 3-manifolds. In component universe, is extra. Version 3.0d3-20ubuntu1 (hardy), package size 611 kB, installed size 1732 kB17:54
DaSkreech0_o17:54
ahmoshi, I need  a programme for appending video files17:55
DaSkreechahmos: cat17:55
ahmosDaSkreech: thank you and going to try it17:56
DaSkreechahmos: Hope your files aren't too big17:57
ahmosDaSkreech: why?17:58
DaSkreechcause cat myhugefile.ogv myhugefilesequel.ogv > myepicmovieinlengthandsize.ogv isn't friendly to hard drives17:59
ahmosah..18:00
ahmosDaSkreech: what about avidemux18:00
jussi01kdenlive isnt bad18:01
DaSkreechahmos: all three work18:01
ahmosanother question please , there are programmes available in gtk and qt4 version ,which one i should install?18:02
DaSkreechahmos: If you are using KDE qt418:03
ahmosok Thank you  DaSkreech18:03
ahmos;)18:03
ahmosthank you too jussi0118:04
=== arty is now known as Guest23574
gx009when are is flash schedule to just work right in koqueror18:19
stefan-fHello :) the bacula-director package that comes today is broken, dpkg --configure -a anf aptitude instal -f isnt helping. The new package find alot of misconfiguration in bacula-dir.conf, and it was running... sh...18:23
stefan-fwhat to do?18:23
gx009while having FF3 installed, did a little research on how to get flash working on konqueror .. deinstalled FF3 and koqueror also stops playing flash content.. meh wth..18:24
kaAny RAID experts in?18:24
* ForgeAus tosses ka a sheild and a hardhat18:25
kaTell me about it18:25
ForgeAus... I'd have to say RAID, JBOD, LVM, etc is not my forte18:25
ForgeAus!raid18:26
ubottuTips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/RaidConfigurationHowto and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto18:26
ForgeAusthat might help tho18:26
kaThe thing is, I followed one of the RAID guides and set a RAID1 up but then I deliberately trashed one of the partitions and all the data was lost. Which didn't seem to make it a very effective RAID to me ;-)18:26
ForgeAusafaik its fairly comprehensive18:26
ForgeAusraid1 isn't very effective18:27
ForgeAusyou need level say 4 or so before you get much redundancy that works...18:27
kaYeah, but if you lose one partition, you shouldn't lose all your data. I understood that it was a basic mirror18:27
ForgeAusparity, striping and mirroring...18:27
ForgeAusuh raid1? not sure18:28
kaWikipedia: "RAID 1 (mirrored disks) uses two (possibly more) disks which each store the same data, so that data is not lost as long as one disk survives."18:28
ForgeAusI forgot the levels18:28
ForgeAuswell one would assume your right then18:28
ForgeAusbut again I'm no raid expert so I wouldn't know why18:28
kaWhat I wanted to do is to just configure two partitions as RAID then set up a RAID1 array on them.18:28
kaOK, thanks18:29
ForgeAusJBOD is basically multiple disks into one volume18:29
kaAre you any good with how to autostart services? ;-)18:29
ForgeAushehe init.d?18:29
ForgeAusuh I think system-settings has an applet to add services18:30
kaWell, I installed samba under Kubuntu 8.04.1 but the system config dialog says it's set to autostart but it doesn't18:30
kabut if I manually start it, it does18:30
ForgeAusuh check your startup then it may have an error trying to start it or you might need to configure it18:30
kaWhere would I look for that (new to Linux)18:31
ka?18:31
ForgeAus(to switch out of the kubuntu screen with the progress bar during startup use virtual terminals - ie, control + alt + an F key)18:31
ForgeAusctrl+alt+F7 is afaik the default one for the gui screen18:32
kaWould I find it in a log somewhere?18:32
ForgeAusbut in ctrl+alt+F1 and/or F8 you should be able to see what the login is doing18:32
kaYou mean on boot?18:32
ForgeAusum I'm not sure if or how to do a bootlog...18:32
ForgeAusthere may be one18:32
ForgeAusyes on boot18:32
ForgeAus(during the Kubuntu logo screen with the blue progress bar)18:32
ghostcubesamba is normally started by inet.d18:33
kaOK. I'll try that. But, if there was an error, wouldn't I get one when I tried to manually start it?18:33
ForgeAuscontrol alt F2-6 will just be text modes, F1 is the base one but by default afaik it switches to F8 during startup somehow...18:33
ghostcubehave u set the start methd to a different one18:33
ForgeAusyou'd think so ka18:33
kaAll I did was install it, then I have been in the system settings and made sure that the "auto start" box was ticked for the process18:34
kaBut it doesn't autostart18:34
ForgeAusghostcube? ok well you seem to know what your talkinga bout18:34
ghostcubeka: sudo dpkg-reconfigure samba18:34
ForgeAusyes ka so I'm assuming it tries to run that but causes an error thus doesn't start18:34
ghostcubecan u set there start by inet18:34
ForgeAussince your saying post startup its not started...18:34
ghostcubeForgeAus: then he wouldnt be able to start manually18:34
ForgeAus(that you have to start it manually that way)18:34
=== sean is now known as SeanTater2
ForgeAusok ghostcube :)18:35
Darkrift2my laptop has a modem in it.... should i be able to fax documents (pdf's) using this?18:35
ghostcube:) so its an daemon he wont start if config is bad18:35
ka(she)18:35
ForgeAussudo dpkg-reconfigure is a good start :)18:35
Darkrift2and if so, what would i need to install18:35
kaIt says it's best run as a daemon. Is that a "non autostarted" daemon?18:35
ghostcubenah its started by /etc/init.d/18:36
ForgeAusno deamons are just server apps running in the background usually18:36
ForgeAusits not about if it is autostarted or not18:36
ForgeAus(that is the term deamon isn't)18:36
ghostcubeka check the runlevels in systemsettings18:36
kaYeah, I know. I just wanted to check18:36
kaHow might I do that?18:37
ghostcubeif the smbd and nmbd are added to the ruunlevels18:37
ghostcubeopen systemsettings advanced18:37
ForgeAusyou can also install a sysv editor from adept...18:37
SeanTater2I added "blacklist agpgart" to /etc/modprobe.d/blacklist but lsmod | grep agp still lists agpgart after a restart. Is that supposed to happen?18:37
kaIn system services?18:37
ghostcubeyes18:37
gx009samba is designed to start on boot.. so your samba conf is bad ..18:37
kaSamba is listed. It says "Start at boot" and "not running"18:37
kaI don't think it's bad as I can start it manually and it works18:37
ForgeAusgx009 I agree, some error is happening during your startup as samba tries to boot18:37
kaI also ran testparm and had no errors18:38
ForgeAusI'm not familiar with testparm18:38
kaIt checks your samba config amongst other things18:38
* ForgeAus shrugs18:38
kaThe thing is, if I manually start samba now I'll get no errors and it'll work perfectly18:38
ghostcubehow are u starting it ?18:39
ForgeAuska which would make one assume that it should work on boot, but obviously its not18:39
ForgeAuswhich is why I was hoping you'd read the error on bootup18:39
ForgeAusit should tell yu why18:39
cosmofieldhi, do kde have a keyboard shortcut for adding extra desktops?18:39
ka"/etc/init.d/samba start"18:39
ghostcube?? this works ?18:40
kaYes18:40
kaSays "OK"18:40
SeanTater2ForgeAus: Is there no info about it not starting in /var/log?18:40
ubuntuHmmm18:40
mhallHello all. Can you tell me the URL of some docs on the basic use of Kubuntu? I am giving a Kubuntu PC to my girlfriend because Windows sucks, and I'd like to be able to give her some kind of user manual. The best I could find is https://help.ubuntu.com/6.10/kubuntu/desktopguide/C/index.html but that seems pretty out of date.18:40
ForgeAuscosmo if it doesn't I'd be suprised if you couldn't make one18:40
ubuntuAny 1 Know How 2 Install Mozilla18:40
kaThis run level in the system settings is "Multiuser mode (2)"18:40
* ForgeAus shrugs18:40
ForgeAusSeanTater2 does /var/log have a bootlog of some kind?18:41
mhallubuntu: if you mean firefox you can install it with synaptic18:41
mhallubuntu: just look for the firefox package18:41
ForgeAusubuntu you mean seamonkey?18:41
ForgeAusor just firefox?18:41
mhallubuntu: if you mean old-school mozilla browser that's a different package.18:41
SeanTater2ForgeAus: To be honest I don't know what would be logged in there, but sudo grep -R "query" /var/log is easy to do and will show you if there's anything related to samba18:41
Darkrift2anyone here know how to setup fax?18:41
ForgeAussudo apt-get install mozilla18:42
mhallubuntu: you can search for exactly what you want to install using packages.ubuntu.com18:42
Darkrift2when i tried to send one, it said /usr/bin/fax not found18:42
ForgeAusmhall its adept in kubuntu not synaptic18:42
ghostcubeka should be in all till 518:42
SeanTater2Darkrift2: try typing fax into a terminal and then pressing enter. You should get an error that tells you to run another command that will fix that.18:42
mhallForgeAus: word? i thought adept only did updates... i'm new to kubuntu but i've used debian since 199718:42
Darkrift2ahh18:42
ForgeAushehe well you know more about debian than I do18:43
mhallForgeAus: I couldn't realistically give a Debian PC to my GF though; her poor lil Russian head would explode. :-)18:43
ForgeAusbut no your wrong about the update thing18:43
kaghostcube, yes, it is18:43
ForgeAusAdept has many parts...18:43
ghostcubeand start on boot ismarked ?18:43
ForgeAusadept_batch adept_manager, etc...18:43
kaYes, it is18:43
mhallForgeAus: Yeah I never tried it... I'm the text package management type. :-)18:43
mhallI want to die of carpal tunnel!18:43
ghostcubeka cd /var/log/amba18:43
ghostcubeka cd /var/log/samba18:44
mhallThat way I'll know at least I went down in flames with a cause.18:44
ForgeAussorry cli is not my forte18:44
Darkrift2ok, so dev/modem doesnt exist... i need to find drivers somehow i take it18:44
mhallForgeAus: yeah... it's grungy18:44
ghostcubelook into the smbd log and the nmbd log18:44
ForgeAusI'm to faulty for it :)18:44
mhallForgeAus: some people have asked me to teach them CLI18:44
kawhich log?18:44
kaI checked the boot log - no reference to samba in it18:44
mhallForgeAus: but i can't do that... it's like teaching them to manufacture sausage18:44
mhallForgeAus: it's better if they don't know18:44
mhallForgeAus: :-P18:44
ForgeAusoh I tend to know what I'm doing in CLI I just need more feedback/fault tolerance to be comfy...18:44
ghostcubelog.smbd ka18:45
mhallForgeAus: yeah... i've done some heinous things to my stuff in CLI18:45
ghostcubethe daemon logs18:45
mhallForgeAus: i tend to get my feedback and fault tolerance using raid5 and lots of tar.bz2 files :-P18:45
ForgeAusrofl :)18:45
mhallBut I wonder what's the right Getting Started Guide for Kubuntu... I could only find an ancient one.18:46
ForgeAusat least you have the option of raid5 :) I only have 2 hdd's18:46
kaOK there are some items from the last boot in that log18:46
SeanTater2ka: try this: sudo grep -Rin "samba" "/var/log" <- That's what I do to find logs about a program -- just $0.0218:46
mhallI mean I guess it's pretty similar to Windows... but it would still be nice.18:46
Darkrift2whats the first step to go about installing a modem?18:46
SeanTater2Darkrift2: do you mean that fax program?18:46
Darkrift2no, that works now18:46
Darkrift2but it says /dev/modem is not found18:46
SeanTater2Ah -- okay18:46
Darkrift2and my laptop has one built in... not sure where to start18:46
ForgeAusmhall I don't know18:47
SeanTater2That's a bit different18:47
ForgeAusI just used chat here as my platform to understanding kubuntu18:47
SeanTater2Darkrift2: have you checked the wiki?18:47
ForgeAusbut I was a windows user previously18:47
ForgeAusnot a debian one18:47
Darkrift2no, but ill go check there now18:47
ForgeAusso you have much of a headstart on me18:47
mhallForgeAus: LOL hopefully I don't get taken out with a poison dart to the leg... you never can be sure with Russian girls.18:47
SeanTater2Darkrift2: I think most software modems are supported but I've never used one so I'm not very knowledgable about it.18:48
* ForgeAus shrugs18:48
kaOK, from around the last boot time, in this log there is nmdb->ERROR: Failed when creating subnet lists.18:48
kanmdb create_subnets: unable to create any subnet from given interfaces. nmbd is terminating18:48
ForgeAusI find it helps having people to ask instead of endless guides to read18:48
kaauth: create_builtin_administrators: Failed to create Administrators18:48
gx009thus samba shutsdown18:48
ForgeAusguides that you forget what you were looking for before you even get halfway through rofl18:49
ForgeAusahh so there is a samba config fault!18:49
kaWell, why does it start if I do it manually without reporting errors?18:49
Darkrift2hrmmmm18:49
kaAlso, in the samba config, there is only a guest share. No users are set up18:49
ForgeAusthats a very good question!18:49
kai.e. I don't need to set up any users18:49
kaAs anyone can access it18:50
Darkrift2wiki didnt give me much to go on18:50
ForgeAusthere isn't an everyone group in linux?18:50
Darkrift2from what i can see its a generic modem, what is the usual first step in installing new hardware18:51
kaThe other thing is that i've used the same config before. With Ubuntu (not Kubuntu) and it started fine via the services dialog under Gnome18:51
Darkrift2all my other hw was already installed so havent had to do this before18:51
kahmm. Is it possible that it will manually start as I am using "sudo" ?18:52
gx009i found that there is some kind of conflict in how knetworkmanager do its thing..18:52
ForgeAuska does ubuntu have a gui config at all for samba?...18:52
ForgeAuslast I saw it was all manually editing a .conf file18:52
gx009as opposed to gnome network manager18:52
kaNo, it doesn't but then I never needed one18:52
ForgeAusat least kde has a kcontrol app (or system-settings applet if you like) for it :)18:53
SeanTater2Darkrift2: Each type of hardware is different. They are often totally different.18:53
kaSo does Gnome18:53
gx009its called swat , ForgeAus18:53
Darkrift2whats the command to see a list of all detected hw again?18:53
kalspci ?18:53
ForgeAusSamba Web Administration Toolkit? or something like that?18:54
SeanTater2Darkrift2: For a modem I would first check that it's attached: with lspci (typed in a terminal)18:54
ForgeAusyes ka18:54
Darkrift2there was something else someone had me try last time, but ill see if its tehre18:54
gx009!swat18:54
ForgeAuslspci18:54
ubottuSamba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.18:54
Darkrift2dont see it there18:54
ForgeAushmmm18:55
kaI've found some post about the smbd process requiring write permissions on /etc/samba/smbpasswd otherwise you get the error I see. I don't recall messing with the permissions before but that might explain why, if I run it via sudo, it works (?)18:55
SeanTater2Darkrift2: Usually you18:55
gx009sounds like you're getting closer18:55
kaHow can I set permissions for a process?18:56
SeanTater2Darkrift2: *oops -- sorry for the incomplete line* -- you get only the manfuacturer's name really18:56
SeanTater2Darkrift2: maybe a line that's as "modem" in it somewhere?18:56
Darkrift2ill grep18:56
Darkrift2nothing with modem or 5618:57
SeanTater2ka: when it's already started?18:57
kaWell, this post talks about the process having the right permissions....so presumably you either set the permissions for the process or make the file it's trying to access accessible18:58
mhallSamba is a cryptic beast, sometimes.18:58
SeanTater2ka: Before it's started, chmod will work, but I've never changed it when it's running, (though the process itself can run setuid if it's root)18:58
mhallBut that's what happens when you reverse engineer and reimplement a total bullshit system. :-D18:58
kasetuid?18:58
kaI'm relatively new to Linux ;-)18:58
kaWell, I can stop samba if I have to18:59
gx009!language mhall18:59
ubottuSorry, I don't know anything about language mhall18:59
ka-rwxr-xr-x 1 root root 2663 2008-07-25 07:33 samba18:59
karesiding in /etc/init.d19:00
SeanTater2ka: It would only work with a python terminal or similar. I doubt it's what you're looking for. Sorry.19:00
ghostcubeka still not starting ?19:00
Darkrift2damn19:00
ghostcubeu can try swat but for swat u need inetutils-inetd19:00
ghostcubeto get it started19:00
kaWell, I can start samba manually but I don't understand why it won't start automatically. This post suggests that smdb requires the right permissions to acces the password file19:00
ghostcubeka install it should run19:01
v6lurhi, is there a dcop handle for switching to desktop x?19:01
ghostcubei never did anything on my samba machines to start smbd19:01
ghostcubeonlyto get swat working19:01
kaWell, I don't want to install a load of things that I don't particularly need. I didn't need to install that before to get it working under Gnome19:01
gx009but samba is for admistration after bootup.. the issue is why is samba not starting on boot up..19:01
gx009i mean swat is19:01
kaYes, agreed19:01
ghostcubegx009: yeah for sure19:01
ghostcubei dont get why smbd isnt going to work19:02
ghostcubeka what kubuntu isa this19:02
ka8.04.119:02
ghostcubekde4 ?19:02
=== archer is now known as supertones
kaThere is this post. This has the same errors as I have: http://www.mail-archive.com/debian-bugs-dist%40lists.debian.org/msg231565.html19:02
kaNo, 3.5. KDE4 is pants19:02
JampiterHi, can someone tell me what the package for the 386 kernel is called? I want to remove it.19:03
gx009(kde4 has a long way to go .. am wondering how they gonna meet the 8.10 release date)19:04
udaihello19:04
Tm_TKDE4 <319:04
udaibonjour19:04
kaI expected 4.1 to be stable. I tried it. It wasn't19:04
kaBut anyway...that doesn't explain the samba problem19:04
Tm_Tka: 3.80 was stable here19:04
gx009out of the box, kde4 is creepy19:05
kaI installed 4.1 and within 20 mins the task bar has vanished (like an old oak table)19:05
kaNever to return19:05
kaSo it went into the bin19:05
ghostcubewth is smbd causing to not start19:06
JampiterAnyone?19:06
ghostcubepuh19:06
kaOK, so is it possible that samba won't work because I purely have a guest share and I never actually added any user?19:06
alphaheya, can someone answer a few newbie questions regarding setting up a pop3/smtp server, not really a question on how to set it up, more the dynamics of email, I will be using kubuntu hardy and I have figured trying somehting called vhcs19:06
ghostcubeJampiter: linux-image-2.6.24-1919:07
ghostcubeuname -r  Jampiter19:07
ghostcubeis telling what19:07
JampiterGreat :) Thanks19:07
kaAlso, if I can't get it to start some other way, is there a way of me being able to run "sudo /etc/init.d/samba start" after boot in some script ?19:07
JampiterIs that specifically the 306 kernel and not the Kubuntu default?19:07
ghostcubesure an sh script in the autostart folder19:07
kabut it needs the root password (?)19:08
Pici!sudo19:08
JampiterI DLed the 386 one to see if I could get a driver to work19:08
ubottusudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE)19:08
ghostcubeJampiter: ah ok wait a moment19:08
JampiterCheers :)19:08
alphaI understand the smtp side to a degree, client connects, mail is sent from client to server, then forwarded to destination, I think...19:09
ghostcubeJampiter: linux-image-2.6.24-19-38619:09
gx009if samba is working fine (with the exception of starting on boot) i wouldnt try any changes..  it doesnt take that long to start it from terminal anyway19:09
JampiterExcellent :) Thanks :D19:09
kaI don't want to always have to log in to start it, though.19:09
ghostcubekamake a .sh script inside the command19:10
kaHow do I do that ?19:10
alphabut how do I get mail sent to my home machine instead of my isp, would it be me@myipadress?19:10
kaI know how to make an sh script. If I create it "as root" will it not require any "sudo" in it to get samba to start?19:11
ghostcubehmmm good question19:11
kae.g. I have a "gowithsamba.sh" which I create as root which I put into my autostart folder than contains "/etc/init.d/samba start" in it ?19:11
ghostcubejust try it :)19:12
ghostcubewont do any harm19:12
Picika: What exactly are you trying to do?19:12
kaOK19:12
gx009sounds logical .. it belongs to its creator19:12
ghostcubePici: gettings samba to start19:12
ghostcube:)19:12
gx009on boot up19:12
PiciIt should start at boot.19:12
ghostcubewe know19:12
kaPici: I have a guest share set up in samba. But samba won't start on boot even though it is set to do so in the system settings tab thingy19:12
Picika: Does it start manually?19:13
kaIt moans about "create_builtin_(administrators|users): Failed to create (Administrators|Users)"19:13
kaYes, it does19:13
kaand works fine19:13
kaone sec. afk19:13
JampiterIs there a way to change the startup image to that of a different version of Ubuntu? I installed with a Kubuntu CD but now I have all the packages for every version I think the Ubuntu logo would be more appropriate. Can anyone help me?19:13
Picika: Are you sure its actually not starting? It looks like that 'error' might be normal.19:15
ghostcubeka have u ever tried an /etc/init.d/samba restart19:15
ghostcubeif it is running after boot19:15
ghostcubeor stop19:15
kaI know it doesn't start because I can't access the machine after I boot it. If I log in, I can manually start it. If I do the 'restart', it says that there is nothing to stop, but then starts samba (after boot)19:16
kaSo, it's not running19:16
kaBut can be started manually without problems19:16
ghostcubehmmm19:17
ghostcubenever had this before lol19:17
ghostcubeand i run 5  smbd machines19:17
ghostcube:|19:17
gx009we are raining over wet.. test that idea of creating that script19:17
kaWell, I do have a habit of breaking things ;-)19:17
ghostcubegx009: lol yeah would be a try19:17
kaOK, so I'll try that19:18
kaNext question ;-) Anyone good with RAID ?19:18
kaI want to set up a RAID1. I want to take two partitions on two disks and designate them as RAID (without having to go through the alt install process as described in quite a few guides). I then want to set up a RAID1 mirroring system on these two partitions but access them as one drive.19:21
kaWhat I'd also like to do is to test it (as last time I did, it didn't work as I expected). So, I'd want to be able to reinstall Ubuntu as though the Ubuntu installation got completely trashed, then be able to re-access the RAID. I'd also like to be able to show myself that I can trash one of the RAID partitions but then still access my data. Otherwise, I'll just stick to rsyncing between two partitions on two drives.19:21
=== patrick is now known as Guest3917
JampiterNevermind - got an answer now :)19:23
=== floown_ is now known as floown
gx009have you tried backing up your samba settings and just reinstall .. ?  this is a risky suggestion by the way.. but i dont rely on samba that much so i dont mind trashing it.. dont know about you19:25
=== sebastian__ is now known as Sebastianito
kaNo, I have no reliance on it. I only use it to share music to some Windows laptops via wifi19:26
kaBut it'd be nice if it worked ;-)19:26
gx009if that script test also fails .. then you could try this , i guess19:27
kaOK, thanks19:27
kaIncidentally, where is the autostart folder?19:28
ghostcube~/.kde/Autostart19:28
kaOK, thanks19:29
ScarFreewill[S]can I remove the dependencies off wine 1.1.4 to make it install on my old 7.10 kubuntu, or is there and other way :S19:29
bentob0xis it normal to have a good 30 python processes in kde system guard?19:30
ScarFreewill[S]no bentob0x u prolly installed programs that do that,19:31
ScarFreewill[S]unless u are updating from 7.10 to 8.10 30times19:31
bentob0xwhat kind of program would do that?19:31
bentob0xdidn't update19:32
ScarFreewill[S]I don't really know soz :(, python related programs :S19:32
ghostcubebenklop: any applets ?19:35
ghostcubeany docks with applets ?19:35
gx009its kind of sad that the only way i can have out of the box wifi using kde4 is by adding it as a session to ubuntu.. kubuntu has failed me19:35
gx009thanks gnome19:35
sammyhello all i just installed kubuntu intrepid and my bcm 4306 worked with the hardware installer19:36
* gx009 goes to cry in darkest corner19:36
ghostcubewhy is k3b marked as keeped back in disto-upgrade but it works for manually installation ?19:37
ghostcubestrange19:37
sammygx009 i just got wifi working with intrepid19:37
gx009however, am totally digging kubuntu 8.04 for my desktop (good thing i dont need wifi for it either)19:38
ScarFreewill[S]can I remove the dependencies off wine 1.1.4 to make it install on my old 7.10 kubuntu, or is there and other way :S19:38
gx009i could make kubuntu 8.10 'work' .. but i was expecting a different experience..19:39
sammyi couldnt get m to work im so happy its taken me 4 days i finally got now yea19:39
=== groovehunter is now known as uffiole
ghostcubeScarFreewill[S]: cant u update ?19:41
* gx009 runs apt-get update 19:43
bentob0xok could anybody help me with understanding what's happening to my long list of at least 50 python processes?19:43
bentob0xI just rebooted19:44
bentob0xand it's right there19:44
ForgeAusscarFree the dependancies of wine 1.1.4 are there for a reason I think19:44
eduhola19:44
bentob0xtheir parent thread is kdeinit19:45
ghostcubebentob0x: can u pastebin an output19:47
bentob0xsure, what output do you want?19:48
bentob0xfound the problem ghostcube: ps -aux | grep python pointed me to some amarok script19:52
bentob0xthx19:52
student_how can you instal sea monkey19:53
student_I'm sory I'm a beginer19:53
student_if i'm not in the right spot can i be directed somewhere19:57
artur_hello20:00
zolomonHello all! I wonder, how come I can change my screen update rate on Windows to 70, 72, 80 and some other Hz but only to 50 and 51 while on Kubuntu with the same graphics card? I've downloaded the driver for my Nvidia GeForce 7950GT.20:01
gecko2000My sound just "stopped" working, and it's saying something about Xine can't find any sound drivers?????20:04
markohello I would like to install kubuntu, but it appears busy box...anybody know whatss wrong ?20:04
gecko2000was working yesterday and now today nothing..20:04
gecko2000how would i fix the sound issue?20:07
artur_hello! I search peple from Poland20:10
tininartur_ yo20:11
tininartur me20:12
sbucathello i have a problem with sharing20:21
nicobrainhello20:21
sbucati have installed samba then i have removed with purge but when i go into konqueror i can see all the resources20:22
nicobraini tested kde4 today, i have loaded a plasma-theme from kde-look ... but how do i install that?20:22
Freddy2hello20:23
nicobrainhello?20:24
Freddy2today i'm having a remaining package update (k3b) but after trying to update it keeps "updatable" (i'm using the graphic tool)20:24
Freddy2is there any way to upgrade this single packet at the command line?20:24
Freddy2(i think the upgrade option of apt-get is for the whole system, isnt it?)20:25
artur_are there people, who live in Japan?20:28
Freddy2oh, i see.. with the graphic tool you can request an upgrade, which seems to need a lib upgrade20:28
Tm_T!jp20:28
ubottu日本語の場合は #ubuntu-jp または #kubuntu-jp を参照して下さい20:28
Tm_Thar20:28
=== internet02 is now known as internet02__
kaptnemoafternoon all20:31
cosmofieldHi20:32
nate_#Ubuntu20:32
nate_is this for ubuntu?20:32
Tm_Tyes20:32
nate_okay20:33
kaptnemoanyone able to maybe offer a lil help getting my 3945ABG wireless card to work??20:33
kaptnemoPLZ?20:33
Tm_Tnate_: or, more like, this is for Kubuntu20:33
nate_gahh. how do i get to ubuntu20:33
nate_i tried #Ubuntu20:33
nate_not workin20:33
nate_lol20:33
nate_nvm20:33
nate_gay20:33
Tm_Terp20:34
kaptnemoanyone?20:34
kaptnemo=)20:34
Tm_T!anyone | kaptnemo20:34
ubottukaptnemo: A large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?20:34
tininkaptnemo it should work out of the box20:34
tininmine did20:34
kaptnemowell if pulls up my network20:34
kaptnemobut I can't get loged on wirelessly20:34
kaptnemoinput my wep and it just kicks it back20:35
tinindon't use wep20:35
tininshare your connection ;)20:35
tininwith the world20:35
kaptnemolol20:35
kaptnemoI could be nice I suppose20:36
tininkaptnemo you can try different applications like wlassistant20:36
ForgeAushehe silly unofficial ubuntu derivitives don't they realize all the derived ones just have their own little repositories you can add onto your ubuntu or kubuntu installation at will20:36
tininor wifi-radar kaptnemo20:36
benklopghostcube: what?20:36
kaptnemoty I'll give those a try20:36
K`zanAnyone know of a tool to fix / identify bad MP3s?  Short of loading them one by one to see what hangs the player?20:36
ghostcube??20:36
ForgeAuswant dreamlinux's dockbar, add dreamlinux's repo, want enlightenment from OzOS add its repo! hehe :).... voila! even MintOS!20:37
ghostcubebenklop: eh ?20:37
ForgeAusalthough most of them are gnomeGTK based additional packages and totally unnecessary...20:37
benklopghostcube: it looks like you asked me "any applets?{"20:38
benklopoh, i see now that you probably used my name by accident20:39
ghostcubebenklop: ah so u told me u fixed it i doesnt stayd any longer on the prob :)20:39
benklopthat explains it, since i had no idea what you were talking about20:39
ghostcubebenklop: could be i meant an other guy tab fault20:39
ghostcubethen sorry for the mistake20:39
ghostcube:)20:39
benklopits no problem :)20:39
ghostcube:)20:40
K`zanOK,guess there is nothing for linux, guess I'll have to look for wincrap stuff.  Thanks anyhow.20:41
kaptnemoHey Tm thanks for the help wlanassistant worked!20:45
=== pache is now known as bipbip
=== eric is now known as Guest70685
Guest70685hi all20:52
Guest70685 i've got a question20:53
Guest70685anyone herer ?20:53
definitelyi am here, but i am not sure if i can help, but i could try20:53
rickestGuest70685: just ask, intros not necessary20:54
rickestGuest70685: what you want, what you did, what you expected, what you got instead20:54
Guest70685in kopete20:54
Guest70685how do you connect as another user/email adress20:54
rickestno idea, might try #kopete20:56
Guest70685thanks21:03
gecko2000i'm having sound issues, anyone able to help?21:11
rramalhohi21:19
Kieren[Laptop]Hello21:19
rramalhoi've just installed kubuntu on a Acer Aspire One21:19
rramalhobut i can't install the wifi21:19
rramalhothe madwifi thing doesn't work21:20
DanuHi i need help how do i install kbfx themes?21:20
=== ceco is now known as vyrgozunqk
Danuplease21:22
raylurramalho, i have no idea what wireless chipset you're using, but try ndiswrapper21:22
raylu!hi Kieren[Laptop]21:22
ubottuError: I am only a bot, please don't think I'm intelligent :)21:22
rayludeath.21:22
raylu!hi | Kieren[Laptop]21:22
ubottuKieren[Laptop]: Hi! Welcome to #kubuntu!21:22
Danuplease21:23
rramalhoraylu: there's a guide on https://help.ubuntu.com/community/AspireOne and i'm following it21:24
rramalhobut it fails when i get to the wireless part21:24
rramalhoit says to download the source for the madwifi21:25
rramalhocompile and install21:25
rramalhoi did that and sometimes it detects my network21:25
rramalhobut it can't connect21:25
rayluthat probably means you're just having wireless config issues21:27
raylunot so much hardware/driver issues. what kind of network is it?21:27
rramalhowell it works with 5 more wireless devices... it's a Apple Time Capsule21:28
rayluhuh?21:28
rramalhoWPA221:28
rayluit = ?21:28
rayluare you referring to your router?21:29
rramalhoyeah21:29
rayluwhen i said wireless config issues, i meant with your computer21:29
raylui'm sure your router is fine21:29
rramalholol21:29
rramalhook21:29
rayluhave you seen https://help.ubuntu.com/community/WifiDocs/WPAHowTo/Kubuntu ?21:29
mark_hey, is it correct that kubuntu kde4 is hardly translated21:30
raylui assume you've already asked in #kubuntu-es? it's unlikely any of us would know21:32
mark_well people here develop, but i asked there also,21:32
mark_thx anyway ;)21:32
roldyxhello, when I press ctrl-Esc, I cant open window process21:35
roldyxwhy?21:35
vilhelmooh feels so good to be back in ubuntu guys :D21:35
vilhelmbeen playing some games in windows for the last 2 weeks :D21:35
WebGuest1hi i'm having problems with my xorg.conf: http://paste.linuxassist.net/9023 <-- xorg.conf, http://paste.linuxassist.net/9018 <-- error using vesa21:36
WebGuest1http://paste.linuxassist.net/9019 <-- error using nv21:36
rayluyour nv paste seems to be cut off21:38
rayluand your vesa error seems to be a simple misconfiguration21:38
WebGuest1i got it mixed up, 9019 is my  VESA config, and 9018 is a NV config21:39
WebGuest1I had to do a cold reboot because nothing was displaying (i cant even get to my ttys)21:39
rayluok, then your vesa paste seems to have been cut off21:40
WebGuest1so it may appear to be cutoff21:40
WebGuest1it's cutoff because i had to do a cold-reboot21:40
WebGuest1raylu what's the simple misconfiguration?21:43
raylunevermind, misread21:43
raylui thought you didn't configure a screen :P21:43
rayluwhich nvidia card do you have?21:45
WebGuest1quadro FX 570M21:47
WebGuest1i can try installing the drivers21:47
rayluand how did you install the drivers?21:47
WebGuest1um i can't right now21:47
WebGuest1lol21:47
WebGuest1the laptop doesnt' have access to the internet21:47
WebGuest1i'd need to set up gcc somehow21:47
WebGuest1as i don't have build-essential21:48
rayluer...21:49
rayluso you don't have the nv driver installed?21:49
WebGuest1i need to find a .deb package for it first somehow21:49
ForgeAusis /media/* fusemounted?21:49
WebGuest1i don't know how to figure out if i have it installed already21:49
rayluaptitude search nvidia21:50
raylui means installed, p means not installed21:51
stdinWebGuest1: the live cd has the build-essential .debs on it21:51
rayluForgeAus, it can be21:51
rayluin my case, it's not21:51
WebGuest1aptitude search returns nothing (i dont have internet access on the laptop)21:51
rayluo.021:52
rayluwithout internet access, you should still be able to get a package list21:52
ForgeAusgrr what does it take to let me write/install something in Linux! lol!21:52
=== bab_ is now known as bab
rayluForgeAus, huh?21:52
ForgeAussorry Security just keeps getting in my way21:52
stdinWebGuest1: you put the CD in and run "sudo apt-cdrom add", then "sudo apt-get update"21:52
ForgeAusI mean this is a single user system, and sudoing all the time is getting... old real fast...21:53
ForgeAuseven worse those times I forget to put sudo in and get an error back :(21:53
TimSWhats the name of the alt+space application again, its frozen and I cant remeber its name tokill it21:53
TimSkatapult, never mind :p21:54
ForgeAuserm... Linux itself is multi-user I meant I'm the only user who uses this PC21:54
vyrgozunqkis there any way to use 'su' in kubuntu21:56
vyrgozunqkinstead of sudo su21:56
vyrgozunqk:/21:56
roldyxsudo bash21:56
vyrgozunqkits a lot easier21:56
roldyxor su21:56
ForgeAussudo -i ?21:56
vyrgozunqkaaa tnx roldyx21:57
vyrgozunqk:)21:57
ForgeAuswhat does sudo su mean anyway?21:57
ForgeAussuper user do super user?21:57
roldyxvyrgozunqk: de nada21:57
vyrgozunqkops thats not what exactly i wanted21:57
vyrgozunqk:/21:57
WebGuest1i need to get gcc onto my laptop that doesn't have internet access and i don't have a live-cd, all i have is a USB-key21:57
vyrgozunqki need every time whene i typee su and then my pass to become root , like in suse21:58
icelabhi everyone21:58
siegieWebGuest1, just download gcc + dependencies from http://packages.ubuntu.com21:58
vyrgozunqkand su is a lot easier and fast instead of sudo bash ...21:58
ForgeAussudo -i gives you essentially a root shell21:58
ForgeAusno need to type su or sudo at all that way21:58
vyrgozunqkyes i know, but is there any way to make su availablee with my password ?21:59
ForgeAusmuch faster :)21:59
* ForgeAus shrugs21:59
siegievyrgozunqk, is just log in as root,21:59
icelabare everybody capable to work konqueror on you tube?21:59
ForgeAusicelab it does work22:00
roldyxicelab: yes22:00
vyrgozunqkmm i don't want, my sister sometimes touch my PC22:00
vyrgozunqk;)22:00
siegievyrgozunqk, su, is just log in as root,22:00
ForgeAusyoutube needs flash plugin22:00
ForgeAus!flash22:00
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash (a recent version for !Dapper is available in !backports) - See also !Restricted and !Gnash22:00
roldyxinstall flash plugin22:00
ForgeAusactually its flash-plugin-nonfree I think22:00
icelabi have the 3.5 version bat the browser do not work propely22:00
WebGuest1there's like 5 million dependencies for gcc lol22:00
ForgeAuswhoa !dapper is recent?22:01
ForgeAusI think thats a little outdated that message22:01
vyrgozunqkok then siegie, but how to change root's password ?22:01
vyrgozunqkcause at the install kubuntu askeed me only about my acc pass22:01
siegievyrgozunqk, i don't know why you want to do that, you can just run sudo -i instead.22:01
ForgeAusyou can use system-settings to set a root pass if you want22:02
vyrgozunqkmm its a lot easieer for me22:02
ForgeAusbut its mostly not necessary22:02
vyrgozunqkand its an old habbit22:02
icelabon kubuntu 7.0422:02
siegievyrgozunqk, make an alias off sudo -i22:02
ForgeAusice you may have a priority problem with flash and some other plugin/applet etc...22:03
vyrgozunqk:)22:03
icelaband what i have to do?22:03
WebGuest1when i try to update my nvidia drivers22:05
WebGuest1do i use the http://packages.debian.org/etch/nvidia-kernel-2.6.18-6-amd64 kernel?22:05
siegieWebGuest1, you need nvidia-glx22:06
* raylu thinks WebGuest1 should try to get vesa working first22:06
WebGuest1siegie unfortunately i can't apt-get anything22:07
vyrgozunqkmm i enabled and added a pass for the root, so now i have su ;)22:07
vyrgozunqktnx guys22:08
siegieWebGuest1, Read what i sad earlier22:08
siegie<siegie> WebGuest1, just download gcc + dependencies from http://packages.ubuntu.com22:08
icelabforge i have installed a flash plugin22:08
vyrgozunqkghostcube, say something :D22:08
icelabbecause firefox work22:09
ForgeAuswhat does konqui do? show just a grey box?22:09
vyrgozunqkhmm does somebody tried google chrome with wine ?22:10
ForgeAusyes22:10
ForgeAusand it works22:10
ForgeAusbut installing it isn't so straightforward22:10
vyrgozunqkok, tnx :)22:10
ForgeAusyou need certain dependancies22:10
vyrgozunqklike what ?22:10
ghostcube^^22:10
ForgeAuslike dcom98, wine-gecko riched20 riched30 and stuff, I don't know which ones exactly tho22:11
agentdaskde just seems unstable at some times. there is just a certian appeal that xfce has on my attetion. duel monitors were giving me a trouble (hardware)22:11
ForgeAusagent I found KDE much nicer than XFCE...22:12
ForgeAusbut then each to their own I guess22:12
ForgeAusthen again to me XFCE = pretty much a Gnome-lite22:12
vyrgozunqkyes but if you dont have composite manager XFCE looks very crappy and i think gnome is lot more usable than XFCE22:12
Random1I have an Acer Aspire one and would like to install Kubuntu. Do i go with the KDE4 edition?22:14
siegieRandom1, kde4 is still not feature complete but useable, and nice :)22:15
rayluemphasis on nice22:15
Random1hmmm..22:16
Random1that doesnt help!22:16
Random1:)22:16
rayluwhat do you use your computer for?22:16
vyrgozunqkyes but kde4 is also very heavy i think more even than  pista22:16
rayluand what are you willing to put up with?22:16
WebGuest1<WebGuest1> how do i get my installation to detect my T61P monitor?22:16
Random1this will be for just browsing/light email/ and def. need wifi.22:16
agentdasyes, gnome does have a smoother glance and appearance. it does just come down to what you want your X to look like. I just dont want my super comp to run something simple but that is what it might just come down too22:16
icelab1forge are you here?22:17
rayluRandom1, what are you using now?22:17
rayluicelab1, did you have a problem with flash?22:18
icelab1yes22:18
icelab1flash and konqueror22:18
rayluhow far did you get / what have you done so far?22:18
=== takumi is now known as kho_zhi
icelab1sorry?22:18
rayluhow far did you get and what have you done so far?22:19
rayluwith regard to installing/configuring flash22:19
icelab1i have installed a flash plugin22:19
Random1ray ubuntu22:19
=== sherry is now known as eeanm
vyrgozunqkmmm everybody loves crapuntu22:19
vyrgozunqk:D22:19
=== schmidtm__ is now known as schmidtm
rayluicelab1, er...could you be a little more specific?22:20
rayluand what are you seeking help with now?22:20
rayluRandom1, if literally all you do is surfing/checking e-mail, i don't really think it matters22:21
WebGuest1 if i can't compile a kernel for my nvidia drivers, what do i download and where do i put it so i can run the nvidia install script? (no access to internet to get cc)22:21
icelab1i have installed the plugin for firefox that work proply22:21
rayluicelab1, from the repositories?22:21
icelab1yes22:21
Random1raylu will there be the same driver issues that Ubuntu experienced? its just a vizualization package for the most part?22:22
icelab1i searh on the repositery a konqueror flash plugin and i have installed22:22
rayluWebGuest1, huh? if you can't get access to the internet, why are you asking what to download?22:22
rayluicelab1, which package?22:22
icelab1wait just a moment22:22
rayluRandom1, what? gnome/kde have nothing to do with hardware. and what are you talking about when you say visualization package?22:23
WebGuest1raylu because i'm going to copy it over with a usbkey22:23
rayluWebGuest1, why don't you just copy over the nvidia-*.deb file?22:23
=== C8753355 is now known as chalcedony
x_Hi22:24
x_where do I get wine 1.1.4 for ubuntu?22:24
raylu!it > icelab122:24
ubottuicelab1, please see my private message22:24
rayluo.0, that defeated the purpose.22:24
icelab1flash plugin non free and konqueror gnash22:24
raylux_, it doens't exist in the repositories, as far as i know. compile22:25
rayluicelab1,  as in flashplugin-nonfree and konqueror-plugin-gnash?22:26
x_compiling wine for kubuntu is too hard22:26
raylux_ why?22:26
x_because I can't run something to automate it22:26
icelab1yes and libgnash022:27
raylux_, huh?22:27
x_raylu, how many steps do I need to install wine from source?22:27
x_just compiling it will take me an hour22:28
nicolashi, i updated mi kubuntu 64bits and it stop finding wlan nets22:28
vyrgozunqksudo apt-get build-depend wine22:28
rayluicelab1, are you 64-bit, by any chance?22:28
vyrgozunqkafter this download wine source and compile it22:28
vyrgozunqk:]22:28
raylux_, it's not like you have to sit there for an hour and watch make run22:28
raylunicolas, updated from what?22:29
icelab1no i have a 32 bit system22:29
x_raylu, I need it to install Corel X22:29
x_*X322:29
nicolasupdated with adept22:29
raylux-, er...so?22:29
nicolasautoupdate22:29
rayluicelab1, have you done this? "In Konqueror, click Settings → Configure Konqueror. Scroll down the side to Plugins. Click Scan for new plugins"22:30
raylunicolas, updated _from what_?22:30
raylunot how22:30
Darkhoundgood afternoon22:30
Darkhoundguys22:30
icelab1yes i have doit22:30
Darkhoundhow do i properly install firefox 322:30
x_How do I autoupdate?22:30
nicolasnt know22:31
raylux_, update what?22:31
x_<nicolas> autoupdate22:31
x_wine22:31
rayluDarkhound, grab it from the repositories22:31
Darkhoundcan you please tell me how?22:31
roldyxDarkhound: download and tar xvfz firefox....22:31
raylux_, that was an answer to my question and has nothing to do with wine22:31
rayluDarkhound, run adept package manager22:32
roldyxnext ./firefox22:32
Darkhoundraylu....22:32
rayluroldyx, he said install22:32
Darkhoundi am fairly new to dos22:32
rayluDarkhound, there is no dos...22:32
Darkhounddo i use teh add/remove programs?22:32
rayluicelab1, does it appear in the plugins?22:32
aspoorwhats .FireFox.Desktop22:32
rayluDarkhound, ...run...adept...package...manager...22:32
Darkhoundraylu, where do i find adept package manager.. this is my 1st TIME In kubuntu22:33
rayluaspoor, it's a shortcut22:33
rayluDarkhound, in the kmenu (bottom-left)22:33
Darkhoundok, what do i do next?22:36
rayluDarkhound, find firefox and mark it for installation22:36
rayluthere's some search thing at the top, iirc22:36
Darkhounddone...22:36
rayluand there's also a button somewhere to commit the marked changes22:36
rayluonce that finishes, you should have firefox somewhere in your kmenu->internet22:37
=== mad is now known as infernus
Darkhoundahh it now appears on my meny thanks22:38
Darkhoundnow..22:38
Darkhoundwhat is the difference between this and add remove programs?22:38
raylui'm not actually sure what add and remove programs does22:38
raylui opened it once, looked at it briefly, and never touched it again22:38
rayluby the way, DOS is entirely a microsoft thing. when you open konsole, you're using a terminal (konsole) to look at a shell (bash)22:39
icelab1plugin of netscape and his position on the gerarchy22:41
icelab1tree22:41
raylu??22:41
Darkhoundi see22:42
Darkhoundthanks22:42
Darkhoundand last but not least22:42
Darkhoundhow do i install the flash player that firefox now requieres22:43
Darkhoundthere is an RPM a YUM and a tar22:43
rayluo.022:43
rayluin general, you're looking for .debs22:44
rayluwhenever you're looking for software, search the repositories first22:44
rayluand the web second22:44
Darkhoundi see22:44
Alex135hey, anyone ever been able to run kismet properly on kubuntu 8.04 useing an atheros wifi card?22:44
ign0ramusWhat am i doing wrong here? --> http://pastebin.com/m6f3ba17d22:46
rayluign0ramus, why did you use -f?22:48
romain_bonjour22:48
ign0ramusraylu: to fix broken dependencies22:48
raylu!fr | romain_22:48
ubotturomain_: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr ou #kubuntu-fr22:48
ign0ramus"E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution)."22:49
jussi01ign0ramus: try this: sudo dpkg -i --force-all /var/cache/apt/archives/libk3b-dev_1.0.5-1ubuntu4~hardy1_i386.deb22:49
jussi01ign0ramus: that *may* break it though22:49
rayluactually, it seems the problem is that22:49
rayluit's not removing k3b2 before installing -dev22:49
raylu"trying to overwrite `/usr/lib/libk3b.so', which is also in package libk3b2"22:50
raylubut libk3b2 is marked for removal22:50
ign0ramusjussi01: can't - depends on libk3b-dev, which I cannot install22:50
ign0ramusraylu: I see what the problem is, but how to I fix it?22:50
BraveSpearDoes anyone know a web page that shows how to customize applications-kmenuedit.menu ?22:51
raylui assume "apt-get remove libk3b2" doens't work?22:51
rayluBraveSpear, there's already a gui for configuring your kmenu, isn't there?22:51
BraveSpearYes.22:51
Alex135there is22:51
ign0ramusraylu: http://pastebin.com/m5dcc8b5122:51
=== mcasadevall is now known as NCommander
rayluign0ramus, try using aptitude, because it'll probably suggest what i'm about to say:22:52
rayluremove those two packages also :D22:52
raylubtw, why do you need libk3b-dev?22:53
ign0ramusraylu: it was listed upon an "upate && upgrade"22:53
trojkolkahello everyone.. one small question... since today when i update and dist-upgrade my system it tells me k3b is being kept back why is this?22:53
ign0ramusraylu: i didn't specify it22:53
rayluign0ramus, hrm. anyway, remove all 3 packages and then install k3b again22:54
BraveSpearCan you show me how to customize the menus of a livecd I am mastering using applications-kmenuedit.menu?22:54
ign0ramusraylu: i'm purging k3b altogether, and reinstalling22:54
Darkhoundraylu22:54
Darkhoundi cant seem to find the flash player plugin for firefox22:54
Darkhoundany pointers please22:54
ign0ramusDarkhound: from the adobe website?22:54
rayluDarkhound, https://help.ubuntu.com/community/RestrictedFormats/Flash22:54
Darkhoundhanks22:54
raylu!flash | Darkhound22:54
ubottuDarkhound: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash (a recent version for !Dapper is available in !backports) - See also !Restricted and !Gnash22:54
raylucool.22:54
avghola alguie me da una mano22:55
ign0ramusDarkhound: http://labs.adobe.com/technologies/flashplayer10/22:55
Darkhoundlet me try those links guys22:55
raylu!es | avg22:55
trojkolkaanyone on the k3b package being kept back?22:55
ubottuavg: 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.22:55
ForgeAusflash player 10 now? when did that happen?22:55
ign0ramus08/1122:55
ign0ramusits only a release candidate, but it supports wmode and V4L2 (webcams on Flash now!)22:56
ForgeAuswhats wmode?22:56
ign0ramuswindowless mode22:56
ForgeAusawesome :)22:56
ForgeAusoh wait, thats not good22:56
rayluer, the one in the repositories is v10 (i think)22:57
ForgeAusadvertisers will try to make their ads like dashboard widgets! :(22:57
raylu10.0.1.218+10.0.0.525ubuntu1~hardy1+really9.0.124.0ubuntu222:57
Darkhoundok, let me try brb22:57
ign0ramusraylu: well, purging k3b and all dependencies altogether, and reinstalling seems to have got me out of dependency hell22:58
raylu:D22:58
Darkhound!add repository22:58
ubottuSorry, I don't know anything about add repository22:58
Darkhoundsigh22:58
ign0ramusraylu: i forced some things, because apt kept reminding me that packages have 'been left back' by the update process22:58
ign0ramus!repos22:59
ubottuThe packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories22:59
Darkhoundthanks22:59
ign0ramusnp :)22:59
pinki3001hol23:00
pinki3001hola23:00
pinki3001alguien me puede ayudar23:00
ForgeAusk3b wasnt' what bothered me about dependancies it was kstars23:00
ign0ramus!es | pinki300123:00
ubottupinki3001: 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.23:00
ForgeAushad a conflict package that was also a package it upgrades which is fine, but it also required it! oddly enough23:01
ForgeAusso none of the reqs could be met! it can't do all 3 conflict, replace and require it!23:01
ign0ramusForgeAus: i'm sure that was fixed in a timely manner, right?23:01
ForgeAusign0ramus no idea havn't checked yet23:02
ForgeAusits quite possible its already fixed23:02
ign0ramusForgeAus: I've encountered similar issues, and they were usually fixed within a few days (sometimes a few *hours*)23:02
* ForgeAus shrugs23:02
ign0ramusForgeAus: did you file a bug report?23:02
ign0ramusthe silent wheel gets no grease23:03
rayluA bad analogy is like a leaky screwdriver.23:03
ForgeAusyour right, but no I ddin't file a bug report, at the time I didn't know it was a bug, I told someone else, they said they already knew about it, so I'm assuming they'd already sent a bug report of their own23:04
ForgeAusplus I don't know how to file a bug report for it23:04
ign0ramusmy statement was a the converse of a colloquialism; yours was a (questionable) analogy23:04
rayluoh23:05
raylui didn't get it until now :P23:05
ForgeAusscrewdrivers leak? oh you mean the drink23:05
rayluno23:05
* ForgeAus chuckles23:05
rayluoh =\23:05
ign0ramusraylu: you've never heard "the squeaky wheel gets the grease"?23:06
ForgeAusI kinda like the good old "you catch more flies with honey" one... at least I think its flies23:06
rayluactually, no. which is why i didn't get it until you mentioned that it was from a colloquialism23:06
ign0ramusif you don't speak up, you're not likely to get help.  in so many words23:06
ForgeAusor how about the extended one, "a rolling stone gathers no moss, but gains a certain polish" :)23:07
ign0ramusa nice addition!23:07
ForgeAusor contradictory ones "many hands make light work but too many cooks spoil the broth"23:08
Darkhounddamn23:08
ForgeAuswell thats not quite contradictory, its just that the goals don't seem to match... all about balance I guess...23:08
Darkhoundi got this.. help23:08
ForgeAuswhats wrong Darkhound?23:08
ign0ramusis it lupus?23:08
DarkhoundTHE apt DATABASE could not be opened... this may be cuased by incorrect APT configuation23:09
ForgeAusor typhoid?23:09
ign0ramussudo apt-get install apt23:09
ign0ramus;)23:09
ForgeAusthe apt database cannot be opened, um first I've heard of that...23:09
ForgeAusuh ohh kay... how can you apt-get apt when apt can't open the database?23:09
ForgeAusthats a real head spinner!23:10
Darkhounddarkhound@darktop:~$ sudo apt-get install apt23:10
DarkhoundE: Type 'backup' is not known on line 56 in source list /etc/apt/sources.list23:10
DarkhoundE: The list of sources could not be read.23:10
ForgeAusahh.... you have a problem in your sources.list file23:10
Darkhoundhow do i fix it23:10
ForgeAusit resides in /etc/apt/ afaik23:10
Darkhoundok hold23:10
ForgeAusits just a text file that refers to your repositories23:11
ign0ramusDarkhound: http://pastebin.com/m78e140b6  Replace 'gutsy' with your distro23:11
raylu(heh, ForgeAus, the directory is given in the error message)23:11
ForgeAusit even told you its line 56 that is causinh the issue :)23:11
ign0ramusDarkhound: or as ForgeAus said, fix (or delete) line 5623:11
ForgeAusgood point raylu, I didn't notice that23:12
Darkhoundwhat23:12
=== Pici` is now known as Pici
Darkhoundone at a tiem please23:12
Darkhoundi am nervous here23:12
Darkhoundwhat is gutsy23:12
ForgeAusdarkhound you can also comment out the line with a # as the first character23:12
ForgeAusgutsy is a version name basically23:12
ForgeAus(gutsy gibbon)23:12
Darkhoundwhat is that23:12
Darkhoundremember iam new to this23:12
ign0ramusDarkhound: " sudo kate /etc/apt/sources.list"23:12
ForgeAus!gutsy23:12
ForgeAushardy is the current Kubuntu version afaik23:12
ubottuGutsy - Ubuntu 7.10 (Gutsy Gibbon) was the seventh release of Ubuntu. Upgrading to Gutsy:  https://help.ubuntu.com/community/GutsyUpgrades - Downloading: http://releases.ubuntu.com/7.10 - Features: http://www.ubuntu.com/getubuntu/releasenotes/710tour23:13
ForgeAusthe up-and coming one will be called Intrepid Ibex (notice the alphabetical thing)23:13
ign0ramusDarkhound: once you've opened your sources.list in kate, find line 5623:13
ForgeAusactually no ig0ramus its kdesu (or kdesudo) kate23:13
ForgeAusnot just sudo, you use kdesu for gui apps23:13
Darkhoundok wait23:13
ign0ramusForgeAus: technically, you are correct, but sudo also works23:13
ForgeAusuh ask Jucato why he might have more info but he warned us against using sudo for gui apps23:14
raylu!kdesu23:14
ubottuIn KDE, use « kdesudo <program> » (Gutsy) or « kdesu <program> » (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 know why)23:14
ForgeAusSudo *may* work but, afaik it isn't recommended in this manner23:14
Darkhoundok this worked23:14
Darkhoundsudo kate /etc/apt/sources.list23:14
Darkhoundthanks23:14
Darkhoundnow...23:14
Darkhoundi want to change my distro?23:15
ign0ramusDarkhound: no23:15
ign0ramusDarkhound: go to line 5623:15
Darkhoundi did23:15
Darkhoundi erased the word "backup"23:15
Darkhoundand now everythingworks23:15
Darkhoundwhat i was trying to do is add a new repository23:15
ign0ramusthere you go  :)23:15
Darkhoundthanks!23:15
ign0ramusDarkhound: you probably had the syntax wrong23:15
Darkhoundok.... i wanted to add the Backups repository23:15
ForgeAusit generally goes deb (or deb-src) <url to repository here> <distro here>23:16
ign0ramusDarkhound: where did you find the url to the Backups Repo?23:16
Darkhoundon one of the links you guys gave me23:17
Darkhoundbut i am not sure how to add it23:17
ForgeAussomething like that anyway, I don't quite know myself the format, but thats roughly the gist of things...23:17
=== kenny__ is now known as Xarver
XarverHey23:18
ign0ramusDarkhound: what, specifically, is the repo you are trying to add?23:18
Darkhoundwell... someone mentioned to add a third party repo23:18
Darkhoundlike packman or something23:18
XarverI'm trying to create a launcher for my c++ program, and I want it o run in the terminal23:19
ign0ramusDarkhound: ok, so what is the specific repo you are trying to add???23:19
Xarverto run*23:19
Darkhoundpackman23:19
Darkhoundi was told that is a good one to have23:19
XarverAnd i made it run but the konsole just doesn't open [I think it opens and closes23:19
ForgeAushmmm sudo kate does work, the website explaining it says sudo kate won't work maybe its an older version?23:20
ForgeAusodd, but still its better practice to use kdesu (or gksu for gnome/gtk)23:20
XarverAny ideas? [I have the cin.get(); to!)23:20
ForgeAusand sudo for cli/curses apps23:20
ign0ramusForgeAus: i know you're not supposed to, but i get lazy and 'sudo' everything for superuser privileges...23:20
XarverI'm trying to create a launcher for my c++ program, and I want it to run in the terminal23:21
Xarver:P23:21
Darkhoundso i can add either pigdib or amsn23:21
ForgeAusI wonder what that means for if your in a root shell (say sudo -i) if it still matters for gui apps?...23:21
ign0ramusDarkhound: isn't packman a SuSE repo?23:21
XarverAny Help? :P23:21
DarkhoundI do not know... i am new to linux guys.. i am really pushing to leave windows23:21
ign0ramusXarver: no clue.23:21
Darkhoundthan i sho7uld have asked.. how do i add amsn23:21
ForgeAusand/or the reverse, if your in a root-mode gui shell (which is kinda difficult to do with Kubuntu's default settings)... if it affects cli apps?23:22
ign0ramusDarkhound: hang on.23:22
Darkhoundignoramus, I REALLY appreciate your hlep23:22
XarverCan i repeat what I said for help? o_________o23:22
ForgeAusamsn is just another package, all you do is use23:22
ForgeAussudo apt-get install amsn23:22
ign0ramusDarkhound: aMSN is in the repos already, but I happen to think Kopete is better, and even Pidgin is better23:22
rayluDarkhound, what's wrong with kopete?23:23
ForgeAus(or use adept to browse for it)23:23
ForgeAusor use kopete instead23:23
ign0ramus!ask | xarver23:23
ubottuxarver: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)23:23
rayluXarver, is it a terminal only program/23:23
Darkhoundyou reccomend kopete over pidgin?23:24
ign0ramusDarkhound: have you enabled all the possible repos in Adept?23:24
ign0ramusDarkhound: I like Kopete better, yes23:24
XarverGo kopete!23:24
rayluXarver, you should be able to run the program directly. if not, look at konsole options23:24
ign0ramusDarkhound: Kopete also has better webcam support, if that matters to you23:24
rayluXarver, specifically, -e23:24
Darkhoundign0ramus...... i dont know how do i make sure all repos are enabled?23:24
ForgeAusin adept there is a menu item called manage repositories23:25
Darkhoundlet me try kopete23:25
ign0ramusDarkhound: open Adept > click on "Adept" (top left) > 'manage repositories' > check all23:25
Darkhoundok, one second23:26
ForgeAusin there you can just check and uncheck boxes for the base ubuntu main, universe, multiverse, etc reposoitories23:26
ForgeAusor add custom repos, etc...23:26
Darkhoundbtw.. i am really finding kubuntu much more friendly than fedora, and suse23:26
ForgeAus(its a graphical way of editing sources.lst basically23:26
Darkhoundi am very very pleased and impressed23:26
ForgeAusI agree kubuntu is friendly for the most part23:26
ign0ramusDarkhound: you can also add new repos in /etc/apt/sources.list, but for now, just use Adept ;)23:26
ForgeAusyou can also tweak it to be more windows-like23:26
ForgeAus(ie in system-settings change the mouse policy to be double click instead of single click)23:27
Darkhoundok23:27
ForgeAusthe only thing I still don't like so much about kde right now is ark...23:27
Darkhoundi see canoical.suportd23:27
Darkhoundcommunity-mantained23:27
Darkhoundpropietary drivers23:27
Darkhoundsoftware resitreted23:27
Darkhoundall are checked23:27
ForgeAusit doesn't seem to functiona nything like the winzip/winzip-like programs I was used to23:27
ign0ramusForgeAus: Ark could use some work... I really don't like the kde4 version23:27
ign0ramusForgeAus: it also is weird with password-protected archives23:28
ForgeAushehe ign0ramus I was referring mostly to kde3 one, but yes...23:28
Darkhoundthat is under the Kubuntu tab23:28
Darkhoundthere is another tab called "Third party software"23:28
ign0ramusDarkhound: check all those, too23:28
ForgeAusthird party software is where you get to add custom repositories23:28
ForgeAus(like your backup one probably)23:28
Darkhoundok done23:29
ign0ramusIIRC, they aren't enabled by default because of licensing restrictions, but you can enable them, which just gives you more choices23:29
ign0ramusDarkhound: now update23:29
Xarverraylu!23:29
ForgeAusthats correct ign0ramus afaik23:29
Darkhoundit is downloading a bunch of stuff23:29
B_RavenEvening. Just dropped by to ask if any of you know a replacement for krandr in kubuntu 8.04. Annoying to have to open up system settings every time I want to change resolutions.23:29
ign0ramusDarkhound: congrats- you can now install *tons* of awesome software using adept or the command line (both using APT)23:30
Darkhoundawesome23:30
Darkhoundlet me setup kopte brb23:30
Darkhoundthank you23:30
ign0ramusnp Darkhound :)23:30
ForgeAuskrandr? kewl23:31
ForgeAusI ddin't know about that one23:31
ForgeAusign0ramus apt itself is a front end to dpkg isn't it?23:31
ign0ramusForgeAus: I don't believe so, but i've been wrong before.  I think apt is separate from dpkg23:32
B_RavenForgeAus, well, it's missing from 8.04 at least and probably earlier versions of kubuntu. Hence the need for a replacement for it.23:32
ForgeAusBRaven while your at it an upgrade for knetscan would be nice :)23:32
Xarver>>>>>!!!!!!<<<<<23:33
uncleanany way to mount an .iso and play it w/o burning it?23:33
ForgeAusit hasn't been upgraded since around 2002 lol23:33
=== Timmy is now known as TimS
ForgeAus(really its just a frontend to cli utils like ping, finger, whois, etc)23:33
ForgeAussure unclean23:34
ign0ramus!fuseiso23:34
ubottuSorry, I don't know anything about fuseiso23:34
ign0ramusunclean: http://www.ubuntu-unleashed.com/2008/04/howto-mount-isos-in-ubuntu-easy-way.html23:34
ForgeAusif you have kiso you can do it in the gui (or possibly though system-settings or kcontrol's applets)23:34
miglounclean: mount -o loop -t iso9660 ImageName /mnt/isoimage/23:35
ForgeAusif you need it thru cli, you need to use: sudo mount as a loopback device probably where -t flag is iso9660 (or whatever the correct code is)23:35
ForgeAus= "instant" virtual CD :)23:35
ForgeAus(or DVD)23:36
Darkhoundahhh kopete seems very very nice23:36
miglounclean: ls /mnt/isoimage/   :)23:36
Darkhoundon, now i got a very dumb and stupid request23:36
ForgeAusit is nice... and kinda simple...23:36
Darkhoundi want my trashcan to be in my desktop, not in my taskbar23:36
Darkhoundis that possible?23:36
ForgeAuslol Darkhound I thought there was no such thing as a stupid question23:36
ign0ramusDarkhound:  yes.23:36
ForgeAusyes its possible you cna create a .desktop item for it23:36
ForgeAusrightclick your desktop23:36
ForgeAuscreate new23:36
ForgeAuslink to url23:37
ForgeAuswhere the url is trash:/23:37
ForgeAus(I think taht works)23:37
Darkhoundllet me try that23:37
ign0ramusDarkhound: create a new text file. Name it "Trash.desktop"23:37
ign0ramusForgeAus: IIRC, it won't animate (ie, it won't show if its full or not) that way23:38
ign0ramusDarkhound: then open the text file and paste this inside --> http://pastebin.com/m637515ee23:38
ForgeAusign0ramus the only other way I can think of is using a plasmoid in kde423:38
Darkhoundwhat will that do?23:38
ForgeAusbut you seem to know a better solution23:38
ign0ramusDarkhound: create a link to your trash on your desktop that will be animated (show whether or not there's files inside it)23:39
B_RavenGo figgure... Found it. Command is "krandtray" rather than krandr :\23:39
ign0ramusDarkhound: basically replicate the Windows Recylce Bin23:39
ForgeAussave it as trash.desktop right?23:40
Darkhoundok hold23:40
ign0ramusForgeAus: yup23:40
Darkhoundok.. how do i open my trash.desktop?23:40
Darkhoundwith kate?23:40
ign0ramuskate works23:40
ign0ramusI <3 Kate23:40
ForgeAushehe Kate is kewl23:41
ign0ramusbtw, i found the article here a while ago.  when i migrated from Windows, i needed the trash on my desktop.  of course, i never use it anymore xD  http://linuxfud.wordpress.com/2006/09/24/how-to-add-the-trash-can-to-your-kubuntu-desktop/23:41
rayluum...23:41
rayluvim23:41
* raylu ducks23:41
ign0ramusEMACS!23:42
ForgeAuslol raylu not for me23:42
ForgeAuscli and I don't match that well23:42
* ign0ramus puts on warpaint23:42
ForgeAusI prefer gui solutions for fault tolerance and feedback purposes for the most part23:42
Darkhoundmmm it doesnot seem to work23:42
ign0ramusno seriously, i don't do anything that technical.  Kate works for all my basic needs.23:42
ign0ramusDarkhound: read the link i posted and do it word for word.  it works. i have a trash icon on my desktop23:43
ign0ramusDarkhound: you must save it as "Trash.desktop", though23:43
Darkhoundoklet me read that23:43
Darkhoundi hope i never go back to windows23:44
ForgeAusit works for me23:45
ign0ramusproof: http://i38.tinypic.com/25jb21i.jpg23:45
rayluholy shit. what is that sidebar thing?23:46
ForgeAusone question tho... how do you empty the trash when you open it in a konqui window?23:46
ForgeAusjust select each icon and delete?23:47
ign0ramusraylu: Superkaramba23:47
ForgeAusor is there a quicker method (ie menu item or button or something?)23:47
ForgeAuseasier to rightclick the desktop icon and say empty trash23:47
ign0ramusForgeAus: you can do that or just right-click23:47
ForgeAusignoramus ok but how to do that with the open konqui window?23:48
Darkhoundignoramus, thanks23:48
Darkhoundseems im ok for today23:48
ign0ramusForgeAus: left-click.  opens konqui.  you can do a ctrl+a if you want to select all23:48
ForgeAusthen del ?23:48
ign0ramusDarkhound: take it slow23:49
DarkhoundI do not want ot go back to windows23:49
ForgeAusuh I'm going to mention it to #KDE ...23:49
Kubuntoun channel en Spanish23:49
ign0ramusForgeAus: Shift+delete23:49
ForgeAusyou don't NEED to go back to windows with Kubuntu Darkhound23:49
ign0ramus!es | Kubunto23:49
ubottuKubunto: 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.23:49
DarkhoundI really hope so23:49
ForgeAusfor most stuff anyway23:49
ForgeAus(it can't run all Windows software or any Mac Software that I know of... but other than that, you shouldn't have a problem23:49
ForgeAuswine runs some Windows stuff...23:50
ign0ramusi still keep a Windows partition for certain things... why not if you already own it?23:50
ForgeAuslike mirc for example23:50
ign0ramusI sync my Windows Mobile phone and need Windows for my printer, but that's about it23:50
Darkhoundso, you recommend kubunto over opensuse 11?23:51
ign0ramusDarkhound: having used both, yes, i do23:51
Darkhoundhow do you "tag" my name so fast?23:52
ign0ramusTab key23:52
ign0ramustype 'ig' then hit tab23:52
Darkhoundign0ramus: ahh I see, thank you23:52
Kubuntoun canal en español23:52
Darkhounddoes it appear in red also?23:52
ign0ramus!es | Kubunto23:52
ubottuKubunto: 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.23:52
DarkhoundKubunto ya te dijeron23:52
Darkhoundvete al canal #ubuntu-es23:52
ign0ramusDarkhound: yep :)23:52
Kubuntook23:53
Kubuntothank23:53
Darkhoundok.. the last thing i need23:53
Darkhoundis a good replacement for outlook23:53
Darkhoundthat has calendar, contact23:53
Darkhoundscheduling etc23:53
Darkhoundany pointers?23:53
ForgeAusum kdepim :)23:53
Darkhoundthis is my work laptop23:53
ForgeAushas kontact, korganizer, etc...23:53
ign0ramusDarkhound: that's iffy if you use ms exchange, but Thunderbird is awesome23:53
ForgeAusThunderbird with the Lightning Extension is kewl too23:54
Darkhoundthunderbird is just email..  ineed calendar meeting.. contact etc23:54
ign0ramus...that's the other reason for Windows- my MS Exchange work email23:54
ForgeAusLightning extnesion gives you calendar, not suer about meeting, but you can have contacts in Tbird23:54
Darkhoundit is easy to integrate thunderbird and lightning?23:54
ForgeAusyes23:54
Darkhoundok guys, let me go home, and i will resume from there23:55
ign0ramusDarkhound: is a plugin like adblock for firefox23:55
ForgeAusyou just browse for addons (like firefox's addons)23:55
Darkhoundim at work23:55
Darkhoundbe back in a few23:55
ForgeAusor extensions, whatever you like to call them23:55
uncleanI have to start Kiso as root first?23:55
uncleanwhat does that mean?23:55
DarkhoundI appreciate your time guys, i will be back shortly23:55
ign0ramusForgeAus: they're "add ons" now... i still say "extensions", too23:55
ForgeAusunclean I wasn't aaware of that but if you need to go to a shell terminal (ie use konsole)23:56
ForgeAusand type in kdesu kiso23:56
ForgeAusthen put in your password and you should be running kiso as root23:56
ForgeAuslol ign0ramus I still THINK of them as plugins23:56
uncleanthnx23:56
ForgeAuseven though plugins means something else when it comes to browsers23:56
ForgeAusthanx to netscape :)...23:57
ign0ramusthanks to netscape, we have firefox ;)23:57
ForgeAusthat too :)23:58
ign0ramus'phoenix' rose from the netscape ashes23:58
ForgeAusactually the most recent (and last to be made :( ) edition of netscape is essentially firefox...23:58
ForgeAusnetscape had ashes?23:58
ForgeAusits about crematable now since its essentially dead...23:58
ign0ramusForgeAus: i believe the dev team disbanded, and the mozilla foundation was formed23:58
ForgeAuswow netscape preceeded mozilla? I thought mozilla were the people that made netscape, but obviously I was mistaken or come into the game too late?23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!