/srv/irclogs.ubuntu.com/2007/12/31/#kubuntu.txt

Joelitoardchoille: thanks :p00:03
ardchoilleJoelito: yw :)00:03
DarkTan_!xgl00:04
ubotuKubuntu is not shipping with compiz installed or enabled by default. You can still install it and have your eyecandy goodness. The instructions are at https://help.ubuntu.com/community/CompositeManager/CompizFusion - further help in #compiz-fusion00:04
Dr_willisdorkface,  enable verbose logging for the sshd server. and see what its saying.00:05
dorkfacehow do i do that?00:05
dorkfacessh -v?00:05
Dr_willisdorkface,  of course you should see if the 2 machines can ping each other first.00:05
Dr_willisthe sshd config file has some options also00:05
dorkfaceDr_willis: first thing i did ;)00:05
Dr_willisdorkface,  you did check the sshd logs in /var/log ?00:06
dorkfacesec00:06
dorkfacehmm...I don't see anything with ssh in the directory00:07
Dr_willisto enable the more verbose logging in the /etc/ssh/sshd_config you would change the LogLevel INFO  Line to somthing else.. Not sure what tho.00:07
dorkfaceI know i have ssh installed because I can "man ssh"00:07
Dr_willisman sshd_config       - gives the info for the loglevel setting00:08
Dr_willisdorkface,  how about this.. try 'ssh localhost' see if that works :)00:08
dorkfacenope! huh?00:09
ehambergI need to do some KDE 3 coding, but when I try to install kde-devel aptitude wants to downgrade my kde packages from -2ubuntu3~gutsy1~ppa1 to -0ubuntu2. Is this ok? What is ppa1? (See http://rafb.net/p/q86yl393.html for aptitude output)00:09
dorkfacestill says connection refused00:09
dorkfacesame on my laptop00:09
=== Carnage` is now known as Carnage\
Dr_willisIf you cant log in to localhost.. then its somthing odd with the sshd service00:10
mace__hello, where can i get cute fonts for my firefox :)?00:10
Dr_willisdorkface,  ugh.. you DID install the ssh server? not just the client?00:10
Dr_willis!find ssh00:10
ubotuFound: openssh-client, openssh-server, ssh, ssh-askpass-gnome, aolserver4-nssha1 (and 28 others)00:10
dorkfaceI didn't install naything00:10
dorkfaceit came default00:10
Dr_willisdorkface,  thats your problem then00:10
Dr_willisopenssh-server  - is not installed by default00:10
dorkface....well, phooey00:10
Dr_willis:)00:11
Dr_willisI still wonder where sshd keeps its logs00:11
ardchoilleDr_willis: I would think in /var/log somewhere00:11
dorkfaceis it a simple apt-get install, or is there a lot of configuration involved?00:11
ardchoille!info openssh-server | dorkface00:12
ubotudorkface: openssh-server: secure shell server, an rshd replacement. In component main, is optional. Version 1:4.6p1-5build1 (gutsy), package size 241 kB, installed size 640 kB00:12
Dr_willisardchoille,  i see no log files there for sshd at all.00:12
ardchoilleDr_willis: :(00:13
Dr_willisardchoille,  i am RTFM'ing right now.. :)00:13
dorkface*GLEE* Eureka! :D00:16
ardchoilledorkface: This may be of help: https://help.ubuntu.com/community/SSHHowto00:16
dorkfacesweet, thanks00:17
=== pauljw is now known as Wiley
=== Wiley is now known as pauljw
iKillerHey, I have a big problem here00:32
bmackwhen kubuntu starts up i get this error message00:32
bmackinformation - kdesudo - no command arguments supplied: usage [-u <runast>] command - kdesudo will now exit00:32
iKillerI installed Kubuntu on my computer, and now it won't dual-boot00:32
iKillerI'm stuck on Kubuntu and can't get to Windows00:33
Dr_willisardchoille,  aha - the logging is in auth.log00:33
ardchoilleDr_willis: Really?00:33
ardchoilleSeems a bit off for sshd00:33
ardchoilles/off/odd/00:33
Dr_willisardchoille,  yea thers a setting in the sshd_config -> SyslogFacility AUTH00:34
Dr_willisThe docs mention other optuosn for that.. but not what they do. :)00:34
ardchoilleAh00:34
Dr_willisThe possible values are: DAEMON, USER, AUTH, LOCAL0, (and others)00:34
itsjustmeaccess denied when coping files to another dir... What is the commmand when using konquerer?00:35
=== mistagee is now known as MistaGee
Dr_willisThe option SyslogFacility specifies the facility code used when logging messages from sshd00:35
Dr_willisOk... they like using fancy terms.. its the  facility code... :)00:36
itsjustmefrom desktop to alsa folder?00:37
Dr_willisitsjustme,  if its in a ssytem type location. Its best to use the shell and 'sudo cp whatever /whever'00:38
ardchoilleitsjustme: Why would you need to put a file into the alsa folder? Can you specify what you are doing? There may be an easier way.00:38
itsjustmeI tried that and it dowsnt work00:38
itsjustmewe did this 2 weeks ago00:38
itsjustmethe alsa files I download go to the desktop00:39
itsjustmeI need them in the /usr/src/alsa folder\00:39
itsjustmeaccess denied when tring to move them over00:39
Dr_williscp whatever /usr/src/alsa00:40
Dr_willisare you trying to compile the latest alsa?00:40
itsjustmey00:40
Dr_willisfollowing that guide?00:40
itsjustmeI have the website up00:40
itsjustmey00:40
itsjustmetring again00:41
Dr_williscd  /usr/src/alsa00:41
itsjustmei am there00:41
Dr_willissudo cp /path/to/the/files  /usr/src/alsa00:41
Behemot!bubble00:42
ubotuSorry, I don't know anything about bubble - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi00:42
Behemot!tremulous00:42
ubotuSorry, I don't know anything about tremulous - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi00:42
itsjustmeno good00:42
itsjustmeomitting directory00:42
Behemot!wow00:42
ubotuInformation about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php00:42
itsjustmemessage00:42
=== MistaGee is now known as mistagee
Dr_willisitsjustme,  a little script i wrote for a friend is here ---> http://pastebin.ca/83943100:43
Dr_willisitsjustme,  you could just install 'mc' and use 'sudo mc' then copy the stuff over00:43
itsjustmethe files are in /home/harry/Desktop.....Ill check it out00:43
=== vortex_ is now known as vortex__
Dr_willisyou  could also just cd to /usr/src/alsa then uncompress them from there00:43
Dr_williscd /usr/src/alsa00:44
Dr_willissudo apt-get install unp   # Because i LIKE UNP00:44
itsjustmecool00:44
itsjustmethx00:44
Dr_willissudo unp /whatever/the/path/is/to/the/3files00:44
Dr_willisI really Line UNP :)00:45
Dr_willislike.00:45
dorkfaceDr_willis: Nice.  I could have used that script in October. ;)00:45
dorkface!festival00:46
ubotuSorry, I don't know anything about festival - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi00:46
JCKi created a torrent using ktorrent and i wanted to upload the files but it is giving me permission denied when it points to the files in the temporary directory00:49
Dr_willisdorkface,  all i did was take the commands from that guide. and put them all in a file..00:49
Dr_williswith a few wgets.. :)00:50
Dr_willisthen i started building it up00:50
dorkface:)00:50
Dr_willisif it works00:50
Dr_willisi wrote it for a friend at work. Not had the time to test it on his box yet00:50
dorkfaceI can't know since I already have it fixed on this machine, hehe00:51
JCKi created a torrent using ktorrent and i wanted to upload the files but it is giving me permission denied when it points to the files in the temporary directory00:51
dorkfaceJCK: not sure, I don't play with ktorrent :-/00:52
JCKwhat client do you use?00:52
dorkfacenone really00:53
dorkfacehehe00:53
Dr_willisi use ktorrent all the time.. but never made my own00:54
Dr_willisi only use it to download.. legal torrents .. of Linux Disrtos! thats it... Yea.....00:55
jameswf-homelol me too00:55
Dr_willisand rember Kids.. the RIAA says you do not have the legal right to RIP cd's to your IPOD...00:56
jameswf-homebut movies are ok00:56
Dr_willisand i guess that means you dont ahve the right to burn Mp3's to cd either...00:56
IsolaGood evening to ya all! I just installed the desktop version of Ubuntu 7.10 truth the Live Cd > Instal option. I just rebooted my system(as the installation told me to) and now instead of looking at the beautyful KDE interface im in Busybox commandline shell. How do i get the wheels moving? xD00:56
jameswf-home!topic00:57
ubotuPlease read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic00:57
persen HELP! All my keys requires 1 second push to register with my kubuntu feistsy! any tips?00:57
Dr_willisIsola,  you sure its busybox and not the Console? did it ask to login?00:57
IsolaDr_willis, yes im sure00:57
persen1 sec or more00:57
jameswf-hometurn up th e repeat rate in keyboard settings00:57
Dr_willisIsola,  i belive it can do that when the initrd messes up.. but i got No idea how to fix it.00:58
IsolaAfter the meny where i can choice what OS to start, the Ubunto splash screen shows, but the bar does not move, then after like 2-3 min BAM im in Busybox00:58
Isolamenu*00:58
persenNO. its not repeat rate i think.00:58
Dr_willisIsola,  you may want to append the 'nofb nosplash' option in grub to the kernel line, to perhaps get some more error messages showing up.00:59
persenjameswf-home, where d o i do that?00:59
* jameswf-home wonders why people who know the answer ask questions00:59
Dr_willisIsola,  But even then. Im not sure what could be the problem.00:59
persenin case.00:59
Dr_willispersen,  you mean when you hit E, and hold it down.. it takes too long to start repeating?01:00
persenno all keys takes 1 second plus01:00
Dr_willisThats not the repeate rate then.01:00
=== litbang is now known as riefzu
Dr_willisThats.. somthing weird..01:00
Dr_willis:)01:00
IsolaDr_willis> I was kinda cheap when I made the partions for Ubuntu. Do you think that, in some wicked way could be ze problem?01:01
Dr_willisso you have to type real real slow eh?01:01
jameswf-homeif you crank down the repeat ratge it will take x amount of time for the initial showing01:01
Dr_willisIsola,  possible. - wat do you mean by cheap?01:01
Isolalike 4 gb, 2,5 for Root01:01
persenfrustrating. when i log in to kde its fine. aftr i log in its slow as hell.01:01
IsolaIMO it sound little for a great OS :)01:02
persenyes real slow.01:02
Dr_willisIsola,  i dont think that is the issue.. unless you got the disk layout really weird.01:02
Dr_willisIsola,  id try disabling the framebuffer, and fancy splash. to see if you see some initrd messages01:02
jameswf-homectrl+alt f2 works as well01:03
persenfuck linux. install win tomorrow. to many probs out of the blue.01:03
IsolaYeah, I think im just going to try reinstall it with the partion wizard instead of playing wizard myself, cause i was really confused there for a bit :)01:03
jameswf-home!language > persen01:03
persenuseless afaic. sorry.01:04
dorkfacewhere can I change a groups from root01:04
dorkfacegroups password*01:04
Dr_willisHmm.. ive rarely had to mess with groups. :) there was some kde admin tool that can do that.. or the command line tools..01:05
dorkfacesome how, (maybe it got corrupt :o  ) the password has changed for my login01:05
pyrotixTrying to get port 80 open but its filtered/stealthed. I've set my router to redirect to my internal IP, and I installed firestarter and told it to accept inbound connections on ports 80 and 81 from everyone, but according to shieldsup I'm still stealthed. Grauggh. Anyone have an idea?01:05
jameswf-homepyrotix: is your ISP blocking01:06
pyrotixjamesswf-home dunno, but am using both 80 and 81 in case 80 is blocked for being a http server port. Don't know any reason why the ISP would block 8101:07
jameswf-homepyrotix: use a non standard port like 899901:07
poison--!gproftpd01:07
ubotuSorry, I don't know anything about gproftpd - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi01:07
Dr_willisdorkface,  you could boot a live cd. check the filesystem, then chroot into the installed system and change the passwprd01:07
jameswf-homedorkface: you can boot in to single user mode and do the same01:08
dorkfacehow do I do it from chroot01:08
mwalkerAnyone else getting quite a number of random crashes in libthread_db lately?01:08
dorkfacewait, sec01:08
Dr_willischroot over. and use passwd username   command01:11
pyrotixjamesswf-home 39999 failed. Only bothered to add rule in firestarter as router is set to DMZ01:13
jameswf-homeumm apache has to bind to the port01:13
pyrotixjamesswf-home I'm not checking to see apache work, I was just seeing that the port was unstealthed or not. Do I need to bind something to the port for shieldsup to not detect it as stealthed?01:15
jameswf-homewell if nothing is listening on it wont do much01:16
kbreitIf I install Kubuntu packages on top of a regular Ubuntu install, will I have the option of starting gnome or kde?01:17
jameswf-hometry nc -l -p port01:17
jameswf-homesudo !!01:17
BluesKajkbreit, install kubuntu-desktop  and you'll have the option of using either gnome or kde packages01:19
dorkfacephew, found the problem01:19
kbreitBluesKaj: Oh great, thanks.01:19
ardchoillekbreit: If you install more than one desktop, yes, you can choose which de to use at the log in screen01:19
dorkfaceI tried messing with a list about PAM or something, that I shouldn't have.  After undoing the changes, presto, up and working01:20
ScottyGot a problem. I have to use sudo to do anything with my GPG key. I assume this is because I don't have access to ~/.gnupg, but I don't know how to fix that. Anyone know a fix or a command I can use so that my applications can access my GPG information (particularily, KMail)?01:21
dorkfaceschweet, now rsync works!01:22
ardchoilleScotty: Are you logged in as your normal user?01:23
Scottyardchoille: Yep.01:23
ardchoilleScotty: sudo chown -R $(whoami) ~/.gnupg01:24
Scottywhoami being my username, or actually whoami?01:24
ardchoilleScotty: run that command as is01:25
Scottyardchoille: gotcha, I'll give it a try, thanks.01:25
ardchoilleScotty: To find out if there are any other files in your $HOME which are owned by root: find ~/ -user root01:26
ScottyThere are a few.01:26
pyrotixjamesswf-home checked the 81 and 39999 with apache listening on each01:26
pyrotixstill were invisible01:27
angasulehey, any idea if the DST fix for argentina is available?01:29
itsjustmeDr_willis   u still here?01:30
=== mistagee is now known as MistaGee
=== mwalker is now known as _mike
=== _mike is now known as _mike_
itsjustme" it seems that Kmix is not running " message is coming up after reboot... Any helpwith that?01:31
ardchoille!nickspam > _mike_01:31
itsjustmeThere is no mixer!01:31
Scottyardchoille: Thanks a million. Worked like a charm.01:34
ardchoilleScotty: yw :)01:34
=== MistaGee is now known as mistagee
=== ForeverZero is now known as sea4ever
wraithmagianyone try the new ATI drivers for radeon xpress 200m (laptop?)  They work with compiz-fusion natively yet?01:43
=== mistagee is now known as MistaGee
Dr_willisim afraid that compiz may blow up my laptop. :) heh heh01:47
Dr_willisand its little bitty x200m video card.01:48
=== MistaGee is now known as mistagee
itsjustmeDr_willis   Did you get my earlier mess??01:51
Dr_willisitsjustme,  been eating pizza. :)01:52
itsjustmeand didnt offer me any,,,,    Still no sound.. Have speaker with mute on it..  No mixer01:52
itsjustmeMixer settings... Advanced linux01:53
wraithmagiso I guess no one has tried the new drivers?01:54
wraithmagibummer.01:54
BluesKajitsjustme, have you done this: k-menu/system settings/sound system/enable sound system,then choose hardware tab/select the audio device/Advanced Linux Sound Architecture, click apply01:55
itsjustmeill try it01:55
itsjustmeAll there by default01:58
itsjustmestill no sound01:58
BluesKajalsamixer doesn't showup in the terminal ?01:59
itsjustmeAny other suggestions...........No alsa mixer01:59
BluesKajyour soundcard isn't being recognized02:00
BluesKajitsjustme, asoundconf set-default-card "name of soundcard"02:00
itsjustmeBluesKaj we have been through this before... The sound card is there it is an Intel corp High def Audio02:02
itsjustmeI did asoundcard reset-default-card   and enter02:04
mbosoI just installed amarok 1.4.8 on a ubuntu gutsy box and to get mp3 support working I installed kubuntu-restricted-extras and manuall installed libxine1-ffmpeg_1.1.8-2ubuntu2~gutsy1_i386.deb but MP3s are still not play. What did I miss? (asked in #amarok but no one is home)02:04
=== mistagee is now known as MistaGee
itsjustmeWell folks. As much as I love the ubuntu kde os    it seems as though this problem has gotten the best of me and I may have to try Fedora802:05
syntaxerror55how do I tell my computer to turn off from the command line?02:07
KijutsuDoes the Kubuntu installer allow partition resizing?02:07
itsjustmeI have tried for 3weeks and all I have done is take up your valuable time.. I thanks you all for your expertise and willingness to help me out with this issue and even though I will be losing ubuntu at least I have learned a lot of different things here.. Thanks to all that have helped me now and in the past.... Goodnight and Happy New Year02:07
BluesKajKijutsu, yes the live cd does02:07
KijutsuBluesKaj: how reliable is the resizer?02:08
syntaxerror55It's gParted, right?02:08
Scottysyntaxerror55: sudo halt02:08
syntaxerror55Scotty: thanks02:08
BluesKajwell ,I can't say from personal experience cuz i used gparted to resize and format the partitions previous to the install02:09
syntaxerror55gParted comes with the UBUNTU liveCD, I think it also comes with the kubuntu one but I'm not sure02:09
KijutsuI'm just worried about it breaking the existing partition that I have windows on :/  I'm trying to move away from windows on my laptop, it's just it has the i810 chipset and it doesn't support XV video at all.02:10
BluesKajGparted on a live cd02:10
syntaxerror55I also have a 1-year-old GParted live CD ;D02:10
Kijutsui should just invest in a laptop that doesn't blow goat chunks.02:10
KijutsuThanks all.02:11
=== MistaGee is now known as mistagee
syntaxerror55Kijutsu: heh. On my laptop, the speaker is rusting, the CD Drive doesn't work and the fans are broken02:11
Kijutsusyntaxerror55: nice. :D02:11
KijutsuWait02:11
tomaz__help02:11
Kijutsuhow the heck is the SPEAKER rusting?  Did you get the unit wet?02:12
tomaz__i'v configured dsl using the pppoeconf, and it worked02:12
tomaz__but now, i'v removed the dsl, and the network doesn't work anymore02:12
syntaxerror55Kijutsu: I have no idea. I got it back from GeekSquad that way :|02:12
KijutsuHah.. that explains *EVERYTHING*02:12
wesleyhow can i fix adept its crased02:13
BluesKajheh , Best Buy GeekSquad...was selling shoes the week before he was hired :)02:13
Kijutsusyntaxerror55: i've got an old compaq here the same way.  Dead CD rom.. hard drive is questionable.  the screen is going dead.. the 'old lcd' look is starting.  and the fan screams.02:13
syntaxerror55I was dual-booting and had a problem in Windows and they called and said they couldn't figure out how to boot into Windows so they were sending it back.02:13
pyrotixwhat's the easiest way to get flash on gutsy with plugin for konq?02:14
syntaxerror55Kijutsu: My LCD screen has somehow stayed brand new02:14
KijutsuOh yes.. I forgot, the sound card is long dead and it provides the wrong vendor Identification.02:14
Kijutsusyntaxerror55: so you're familiar with the 'old lcd' look eh?02:15
wesleydoes someone know how to fix adept when it crased?02:15
syntaxerror55I don't think the wireless card in this unit even works. One day it just stopped showing up (not that I use wireless, I have an ethernet cable ;D)02:15
Kijutsuwesley: how did adept crash?02:15
syntaxerror55and yes I am Kijutsu :D02:15
BluesKajwesley, sudo fuser -vki /var/lib/dpkg/lock02:16
syntaxerror55wait, to INSTALL Hardy?02:17
syntaxerror55He won't come back alive XD02:17
Kijutsubad?02:18
syntaxerror55It's only alpha 2.02:18
Kijutsu...bad02:18
mbosoI just installed amarok 1.4.8 on a ubuntu gutsy box and to get mp3 support working I installed kubuntu-restricted-extras and manuall installed libxine1-ffmpeg_1.1.8-2ubuntu2~gutsy1_i386.deb but MP3s are still not play. What did I miss? (asked in #amarok but no one is home)02:18
syntaxerror55I wouldn't have unstable software on any computer02:18
Kijutsuheh... i used to all the time with gentoo02:18
syntaxerror55(scratch that, an unstable OS)02:18
Kijutsuit used to crash a lot.02:18
firecrotchalpha 2 is out? Yay!02:19
syntaxerror55Gentoo is too much compiling for me :|02:19
Kijutsuthat's why i went to kubuntu02:19
Kijutsui was tired of waiting 48+ hours for a complete installation02:19
syntaxerror55and if something goes wrong02:20
Kijutsustart over02:20
syntaxerror55you've wasted two days of your life02:20
syntaxerror55and that02:20
wesleyLijstmap /var/lib/apt/lists/partial is afwezig.02:20
wesleyE: Archiefmap /var/cache/apt/archives/partial is afwezig.02:20
Dr_willisbut you learn so much... :)02:20
wesleythis says it02:20
KijutsuDr_willis: yes you do.02:20
KijutsuDr_willis: that is how i learned 99% of what i know on linux02:21
Dr_willisYou learn to install irssi first.. so you can chat while the rest of the system compiles...02:21
BluesKajwesley, sudo dpkg --configure -a'02:21
* syntaxerror55 is using irssi right now02:21
wesleyBluesKaj will that fix the missing parts?02:22
wesleyapt-get says a file named partial is missing02:24
adamonline46Hello all.  Under 'system settings', when I click on 'Sharing', it locks up.  Does anyone know how I might resolve this?02:24
flaccidadamonline46: desktop sharing or file sharing?02:25
adamonline46flaccid: I suspect file sharing, it's under 'network & connectivity'...  Also, my file sharing's acting strange, I can't see remote samba shares unless I'm root...02:26
flaccid!samba | adamonline4602:28
ubotuadamonline46: Samba 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.02:28
flacciddid you read that?02:28
Dr_willisdont forget the books in the samba-doc package also....02:31
Lam_in dolphin, there's a "convert to" button for image format conversions. what compression level is used for png?02:34
mbosoI just installed amarok 1.4.8 on a ubuntu gutsy box and to get mp3 support working I installed kubuntu-restricted-extras and manuall installed libxine1-ffmpeg_1.1.8-2ubuntu2~gutsy1_i386.deb but MP3s are still not play. What did I miss? (asked in #amarok but no one is home)02:36
adamonline46flaccid: I've scanned that, verified I'm a valid SMB user... I did however learn that I can connect using smbclient at the command line as a regular user, just not from Dolphin...02:36
Dr_willisive had issues with dolphin and konqueror timing out instantly when accessing samba shares.02:37
Dr_willisbut then it started working..02:37
adamonline46Dr_willis: That sounds like what's going on here, it fits... It just fixed itself, eh?  Dang lucky 8)02:38
flaccidadamonline46: what does dolphin return?02:38
adamonline46flaccid: It hangs at 'Loading directory...[0%              ]'02:38
adamonline46No errors, persay02:39
BluesKajprolly setup the networkprinter , that's how samba found the path :)02:39
Dr_willisadamonline46,  i normally use the samba fuse tools now a days02:40
flaccid!bugs | adamonline4602:41
ubotuadamonline46: If you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu  -  Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots02:41
flaccidreport a bug i guess02:41
adamonline46Dr_willis: I'll check that out... I figure since I can access the share from CLI, maybe I can mount a share and then access it from dolphin... Fuse allows mounting, configuring, etc; and is... a web interface? Is there a package?02:41
adamonline46flaccid: Ooh, my first bug...  I'll check launchpad out too  :)02:42
flaccid!info smb4k | adamonline4602:42
ubotuadamonline46: smb4k: A Samba (SMB) share advanced browser for KDE. In component universe, is optional. Version 0.8.4-1 (gutsy), package size 1788 kB, installed size 3832 kB02:42
flaccid!info krusader | adamonline4602:42
ubotuadamonline46: krusader: twin-panel (commander-style) file manager for KDE (and other desktops). In component universe, is optional. Version 1.80.0-1 (gutsy), package size 3102 kB, installed size 8736 kB02:42
Dr_willis!find smbfuse02:43
flacciduse those two to see whats going on kio wise with samba and if see if they work which would mean its a dolphin bug..02:43
ubotuPackage/file smbfuse does not exist in gutsy02:43
Dr_willis!find fusesmb02:43
ubotuFound: fusesmb02:43
Dr_willis!info fusesmb02:43
ubotufusesmb: filesystem client based on the SMB file transfer protocol. In component universe, is optional. Version 0.8.6-1 (gutsy), package size 29 kB, installed size 140 kB02:43
flaccidwhats fusesmb?02:43
nonewmsgsmy kde resolution is all messed up but my xorg.conf file is right.  if i try to adjust it in the display properties it corrupts the xorg.conf file02:43
nonewmsgsa new user has good resolution02:43
flaccidwhat i hate about ubuntu ishow it reverts your workgroup/samba configuration all the time, its shites me big time02:44
Dr_willisfuxesmb - lets you make a directlry, that basicially scans/accesss all the samba shares on the network02:44
Dr_willisflaccid,  ive never seen it do that yet.02:44
flaccidthats pretty cool02:44
flaccidits been doing that to me for years. it either removes the workgroup directive from smb.conf or changes it to WORKGROUP02:44
flaccidi assumed by gutsy it would be fixed but its not, so i should report a bug02:45
adamonline46Dr_willis: Actually, I have SMB4k, and it halts as well...02:45
Dr_willissmb4k is nice - i used to use it all the time.02:45
flaccidsounds like a kio problem02:45
=== mistagee is now known as MistaGee
Dr_willisbut with the fusesmb thing. you can do it at login, and no need to mount individial shares.  and it can see machiens as they join the network02:45
adamonline46Dr_willis: flaccid: I can see my workgroup name, get to a list of computers, and then it halts when i select one, regardless of which I choose... What's a kio problem mean?  Is it something else I could look at for a problem?02:46
nonewmsgsmy kde and gnome are both messed up at the same time.  usually only one breaks down at a time and i switch for a while02:47
ardchoille!nickspam > MistaGee02:47
adamonline46er, that's in smb4k02:47
flaccidadamonline46: kio is the object that does the input output for that connection. you can check logs02:47
Dr_willislook at the status bars whenya select a share.. Mine i saw '... timed out...' i think.02:47
adamonline46Dr_willis: I've never seen it say 'timed out...'02:47
adamonline46It just goes gray02:47
Dr_willisit flashed so fast on me.. that i barelys aw it.. you may be having other issues.02:48
adamonline46ahhh, I'll try again02:48
nonewmsgsbah02:49
BluesKajDr_willis, how does the fusesmb work if samba is already installed on a system ?02:49
nonewmsgsmistell02:49
flaccidi thought fusesmb was a client not a server02:49
adamonline46What does 'master browser' mean?02:50
BluesKajIt's basically smbmount with a twist. Instead of mounting one Samba share at a time, you mount all workgroups, hosts and shares at once. Only when you're accessing a share a connection is made to the remote computer.02:50
flaccidits the samba server that does the election for lan browser via nmb/smb02:50
adamonline46In the tooltips in each of my shares, I see it says 'master browser Lyle', which is a machine on my network that doesn't do anything but host a share...02:50
flaccidadamonline46: the master browser is the machine that gives out the list of computers and workgroups as the clients poll to it on the network02:51
adamonline46flaccid: Oh my.  Could this perchance be my problem?  I don't know how it became the master! :O02:51
flaccidadamonline46: step 1. check logs on both server and client and pastebin errors..02:51
adamonline46I didn't even know I had a 'master'02:51
flaccidthe master browser or incorrect setting does not affect connection to a server02:52
adamonline46flaccid: samba logs?  Are both client and server logs in '/var/log/samba'?02:52
adamonline46flaccid: Okay, cool02:52
flaccidi set my local server to be the master so it doesn't get confused02:52
flaccidyes02:52
flaccidbut election only affects browsing, not connection to a smb server02:52
adamonline46flaccid: Hmm.  Exactly which logs am i looking at?  I see a lot, presumably from machines on the school lan, but none of them really have anything in them02:55
flaccidwell first you have a look on the server and then on the client. the smb.conf is usually configured to store a log per client based on their machine name (netbios) or IP02:56
Dr_willisBluesKaj,  its a fancy 'client' i guess ya can say.02:56
flaccidthere is also a main log called smb.log as well or something also nmb.log or something02:56
flaccidin terms of log on the client side, there isn't one iirc02:56
squidyhello..  I've installed compiz in kubuntu and it's working well.. but when I try to run some videos like .avi or rmvb in kaffeine I just listen to audio but no image shows for me...02:56
Dr_willisBluesKaj,  the user does 'fusesmb /home/username/Network' and all the samba network is browseable in that diretrory02:56
squidyMay you help me about that?02:57
mrtimbodoes my /home partition work for other distros too?02:57
flaccid!info samba02:57
ubotusamba: a LanManager-like file and printer server for Unix. In component main, is optional. Version 3.0.26a-1ubuntu2.3 (gutsy), package size 3751 kB, installed size 9212 kB02:57
flaccidpretty crazy that samba is still optional...02:57
flaccidnewbies install kubuntu and they go i can't share files and then have no idea how to do it or why people cannot see their computer on the network02:58
Dr_willisubuntu takes the 'all servers are optional' security rules.. mentality i guess02:58
Dr_willisactually i think the kde 'share folder' thing does auto instrall some of the bits02:58
flaccidwhich is good, but the installer can include installation and configuration of samba, optionally02:58
=== oem is now known as marcx
mrtimbodoes my /home partition work for other distros too?03:00
jameswf-homeI was banned from ubuntu for questioning a nazi opp WOW03:01
Dr_willis!ot | jameswf-home03:02
ubotujameswf-home: #kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks!03:02
Dr_willis:)03:02
flaccidmrtimbo: yes. /home is pretty much a standard03:02
mrtimbowith bsd is what i meant. sorry03:02
flaccidmrtimbo: well /home exists in bsd as well. what do you mean by work?03:03
Dr_williswith shareing /home on different disrtos. you can have user/owner/mermisson issues03:03
mrtimbolike access my music n pix03:03
flaccidsamba is available on bsd as well yes03:03
mrtimbook03:04
bmackim having trouble installing fglrx i always get a xorg.conf error at startup and have to change fglrx back to vesa for it to boot up03:04
bmackhttp://pastebin.ca/83960203:04
adamonline46Dr_willis: flaccid: Phew!  Hehheh, finally, had to take the long way to get the log online... http://paste.ubuntu-nl.org/50228/03:04
jameswf-homekubuntu is apprised of thousands of apps whats off topic...03:04
flaccidadamonline46: i guess huck (192.168.1.108) couldn't find service www . which usually means its trying to access www workgroup which doesn't exist03:06
scheisse20holoh?03:06
scheisse20hola03:07
adamonline46flaccid: Actually, if you're referring to the last few lines, that was me trying to access a share called 'www' on that machine, but I had the wrong machine, there was no 'www' share :)03:07
scheisse20ok03:07
flaccidadamonline46: right then what are the errors occuring when you go to access?03:08
adamonline46flaccid: On the server?  Lemme tail it...03:08
flaccid read_data: read failure for 4 bytes to client 192.168.1.108. Error = Connection reset by peer  and also the routing issue there perhaps..03:08
scheisse20alguien habla español aquí?03:08
ardchoille!es | scheisse2003:09
ubotuscheisse20: Si busca ayuda en español por favor entre en los canales #ubuntu-es, #kubuntu-es o #edubuntu-es, allí obtendrá más ayuda.03:09
scheisse20thanks!! muchas gracias ;)03:09
=== scheisse20 is now known as Andresito
Andresitowanna chat? :O03:11
ardchoilleAndresito: This is a support channel for Kubuntu. Social chat in #kubuntu-offtopic03:12
Andresitooh, i'm sorry, so sorry!!03:12
adamonline46flaccid: Well, if I sign in at the CLI or as root in Dolphin, I get a standard 'connect to service as user xxxx', so it works normally.  If I try to connect as normal user, nothing gets logged...03:12
flaccidadamonline46: right pastebin your smb.conf i will fix because im a legend :p03:13
adamonline46flaccid: Isn't smb.conf only for the server?  I think this is a client issue...03:13
adamonline46I have one that's super plain, lemme find what I copied it from...03:14
adamonline46http://paste.ubuntu-nl.org/49767/03:14
flaccidadamonline46: we don't know for sure yet, but i can tell you if there is a problem at least03:14
adamonline46alright03:14
flaccidthat logs suggests networking but then that doesn't make sense if what you can connect as route? you should check your /etc/samba/smbusers map..03:14
flaccidroute=root03:15
Dr_willisnormally root is disabled i thought from samba logins03:15
adamonline46flaccid: Well, the link above is the one that I'm using from my fileserver.  The error log I sent was from my CS server...03:16
adamonline46flaccid: I have no /etc/samba/smbusers03:16
flaccidadamonline46: well issue first is that you are using share mode, please read the samba guide and implement a proper smb.conf03:16
flaccidshare mode always will have issues and probably is why only root can access. to set up share mode correctly you have to do a lot more than what you have there..03:16
adamonline46flaccid: Well all my other servers are using 'user' security.  Let me post you my smb.conf from one that I haven't modified to nothing as a result of troubleshooting this 8)03:17
flaccidadamonline46: yes implmeent user mode security and user an smbusers map..03:18
flaccidadamonline46: i will pastebin you mine and you can go from there03:18
Dr_willisits a pastebin party!03:18
ardchoillelol03:19
flaccidi just wish kubuntu would do something about samba03:19
adamonline46flaccid: Very well, I'll hold off on passing you what I have... I'll implement the one you give me and we'll go from there.03:19
flaccidwell here is mine atm. note how ubuntu has ripped out the workgroup and server strings! http://paste.ubuntu-nl.org/50230/03:20
flaccidmaybe i should just get my master browser configuration03:21
mike_knetworkmanager keeps promting me for a wep password ,i do not have one ,and so drops connection/03:22
adamonline46flaccid: Alright, cool.  I'll put it on and restart samba... I'm not clear on what smbusers.conf should have in it though; will that happen when i run with security = user?03:22
mike_How can I dissable wep password?03:23
flaccidum /etc/samba/smbusers maps samba users to shell users. eg. if they are the same you can do flaccid = flaccid for example03:23
flaccidadamonline46: not my directives in here: http://paste.ubuntu-nl.org/50231/03:24
flaccidnot=note03:24
flaccidadamonline46: so the important global directives are map to guest = Bad User, username map = /etc/samba/smbusers (security = user is a default). check config params with testparm03:27
arrrghhhso i'm in user management, and after i do the administrator mode and put in a correct root pw, i still can't make any changes03:28
adamonline46flaccid: Alright.  What should I make 'server' in smb.conf? Er, waht's the line that it removed?03:29
flaccidwhat do you mean03:29
flaccidarrrghhh: thats common unfortunately03:29
arrrghhhis it a kde bug?03:29
flaccideither kde or kubuntu, not sure which03:30
flaccidyou could check if it exists in !bugs already03:30
arrrghhhhrm03:30
arrrghhhi'm sure it does03:30
adamonline46flaccid: You said Ubuntu removed the 'server string'.  What should I put in that field?03:30
arrrghhhwhat's the remedy/workaround?03:30
flaccidadamonline46: anything, its a description, can just use %h like i have done which is the host03:31
arrrghhhwhat's the remedy/workaround?  i kinda need to set my user to vboxusers so i can actually use virtualbox03:33
flaccidarrrghhh: i don't know of one03:33
flaccidset your user to vboxusers?03:34
TallenIs it correct to say the portion on the CommonQuestions regarding 64-bit is outdated?03:34
flaccidyou can add it via cli03:34
alesanarrrghhh: I use root and virtualbox has no problems03:34
arrrghhhalesan: you run virtualbox as root?03:34
adamonline46arrrghhh: I had that same problem occasionally, installing kcontrol seemed to work better than the default settings manager... I dunno if that can lead to conflicts or not though.03:34
arrrghhhyea...03:34
alesanarrrghhh: actually, I run everything as root, I even login gaphically. some say it's a security hole and flame up03:35
arrrghhhmeh03:35
adamonline46flaccid: Alright, i testparmed, and restarted Samba... Lemme see if I can access it, at least from the machines I used to be able to 8)03:35
arrrghhhit's your security hole, not mine03:35
arrrghhhi'd rather not run things as root... that's the main issue i have with winodws03:35
arrrghhhis UAC03:35
marx2khey whats a way to get KDE to switch to another desktop when you move your mouse to the edge of the screen?03:35
alesanok happy sudo then :)03:35
Dr_willisUAC = Most annoying thing since... clippy!03:35
flaccidarrrghhh: did you follow this exactly? https://help.ubuntu.com/community/VirtualBox03:35
flaccidmarx2k: ctrl + f2 etc..03:36
arrrghhhUAC is what separates the stupid user from the core of the system03:36
arrrghhhcall it annoying call it what you will03:36
arrrghhhlinux provides a way around it, but it's there for a reason03:36
Dr_willisits nost more buttons for them to click ok on.. befor they install their spyware-wrapped screensaver03:36
Dr_willis:)03:36
marx2kflaccid: well yeah.. but I want it to switch when the mouse pointer hits the edge of the screen03:36
flaccidarrrghhh: the virtualbox guide details what you need to do user/group wise..03:36
arrrghhhflaccid: that's for the OSE...03:37
flaccidOSE ?03:37
marx2kI think there might be a package that does it but I cant remember03:37
arrrghhhopen source edition03:37
alesanarrrghhh: not that I am interestd too much, but can you expand UAC?03:37
arrrghhhdoesn't have usb support which i need03:37
Dr_willisI see a Mouse-wheel changes desktops.. feture. but not sure ive seen a kde-change on edge of the desktop - option03:37
arrrghhhalesan: what do you mean?03:37
alesanwhat is the UAC achronym?03:37
arrrghhhoh03:37
alesanU=? A=? C=?03:38
flaccidarrrghhh: still it advises what to do user/group wise that you need to do. or you could learn usermod command to add a user to the group yourself03:38
arrrghhhuser access control sorry03:38
adamonline46flaccid: Alright, I got your config installed and added the parms you requested I add.  I can still access the machine from CLI, but in Dolphin, can now not do my 'open as root' trick.03:38
flaccidadamonline46: thats probably a good thing.03:38
alesandolphin is on of the most annoying things ever :)03:38
arrrghhhflaccid: that's what i was trying to achieve with adding my user to the vboxusers group03:38
flaccidarrrghhh: google add user to group and it will show you how to do it with usermod ..03:39
adamonline46flaccid: Yes, but I still can't access my shares as a regular user, either03:39
flaccidadamonline46: you need to advise why, i can't read minds or your logs remotely03:39
arrrghhhyea, i was hoping for kde to have guis that worked... fark03:39
adamonline46I'm almost certain it's client side, as even clicking 'mshome' yields nothing but a blank directory, unless I'm root03:39
adamonline46flaccid: I don't know what will help.  I've looked into everything I can think of on my own :/03:40
flaccidadamonline46: its pretty basic. you get the client to try to access the share, then you look at what was put in the log on the server..03:40
flaccidif you still have timeouts or whatever, it has to be a client issue i guess03:41
adamonline46But when my accessing fails, the logs show no change.  I don't think the request even gets out of the client...03:41
marx2kHAH!! I found the answer to my question... if anyone else cares... Control Center/Window Behavior/Advanced/Active Desktop Borders is the setting that handles that :)03:42
flaccidadamonline46: in that case you could check netstat to see the status of the tcp connection to see if its waiting or timing out or whatever instead of 'ESTABLISHED'03:42
adamonline46Plus, I can access all the Samba shares on all 4 Linux machines from my WinXP box; but this lunux machine won't access the same shares through smbclient unless it's CLI or root (assuming root's not an invalid user)03:43
adamonline46ah, netstat...03:43
flaccidmust be that one computer then adamonline4603:43
adamonline46flaccid: Hehheh, that's what I figure :)  I just wish I knew what it could be... Netstat's a Win32 thing; since I'm not using the XP box as a client or server in this case, that won't really help...03:45
dsmithalesan: Dolphin is annoying?03:45
flaccidnetstat is a unix thing adamonline46 that microsoft took via interix03:45
adamonline46Hehheh, well, I can tell you've had enough of me for tonight, I can let you go 8)03:45
adamonline46ooh03:45
dsmithballmer and his IP rights, phooeey!03:45
flaccidnetstat -a | grep -i TCP03:45
arrrghhhwell that was a pita03:46
arrrghhhi really wish kde would just make guis that work... they're so nice when they do03:46
=== |GuS| is now known as [GuS]
flaccidarrrghhh: lol thats a contradicting statement03:46
arrrghhhuh03:46
arrrghhhno03:46
arrrghhhi mean cli tools are great... but i don't want to memorize how to do everything with the gui03:46
ircleuserhello has anyone seen pope1 around lately?03:47
flaccidif kde's guis didn't work, i wouldn't be here. because 1 thing is failing doesn't disregard the whole desktop environment03:47
arrrghhhand i'm never going to be able to get anyone to use linux if gui tools don't work right03:47
=== ircleuser is now known as ChangeNIck
arrrghhhwell flaccid i wasn't disregarding the entire desktop03:47
arrrghhhyou blew my statement out of proportion03:47
flaccidarrrghhh: this is 1 example. windows as well as all desktop environments have bugs at least this one you can look up.03:47
arrrghhhcertainly03:47
flaccidyou said you wish that kde would make guis that work. they do..03:47
ardchoillePlease take the Windows talk to another channel.03:47
arrrghhhjust seems like a simple thing that doesn't work03:48
ChangeNIcklol03:48
ChangeNIckHas anyone seen pope1?03:48
arrrghhhjust not all the time...03:48
flaccidardchoille: windows talk?03:48
arrrghhhright03:48
dsmith!ot03:49
ubotu#kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks!03:49
* flaccid yawns03:50
arrrghhhwell that's why i came here03:50
arrrghhhwas kubuntu support03:50
marx2khow incomplete is KDE4? Will it be totally not ready for release next month?03:50
arrrghhhbecause i couldn't add my user to the group vboxusers03:50
adamonline46flaccid: I think netstat shows something!  It has 3 TIME_WAIT statuses.  Two are from this machines IP to the gateway IP:netbios-ssn, and the third is from 'huck:55356' to 'huck:netbios-ssn.  (this machine with the problems is Huck)... Does that mean anything to you?03:50
flaccid!kde4 | marx2k03:50
ubotumarx2k: kde4 is KDE 4 is the next major release of the K Desktop Environment. For more information, please see http://en.wikipedia.org/wiki/KDE_4 - The Release Schedule is available at http://tinyurl.com/2gqwmr - RC 2 packages can be found at http://kubuntu.org/announcements/kde4-rc2.php03:50
marx2kI was asking more for an opinion03:51
dsmithyo mean KDE4 beta03:51
dsmithheh03:51
adamonline46flaccid: I'm thinking that maybe there is an IP conflict here.  Is there a way to get a new, different IP for Huck?03:51
flaccidadamonline46: yep so you definately have a client or networking problem. there is no firewall on these boxes?03:51
flaccidadamonline46: how did you create the ip conflict and where is the dhcp server03:51
adamonline46At the moment, no.  Only the one on the router pointing to WAN03:51
the-ermflaccid: I would guess that 1 is assigned via the dhcp, and the other one would be assigned statically.03:52
the-ermOr ... 2 cards have the same mac address might do it.03:52
the-ermBut this is just a guess.03:52
marx2kadamonline46: what does the command smbtree show?03:53
flaccidthe-erm: it can be set thousands of ways03:53
adamonline46The DHCP server is a linksys router, which is connected to the cable modem.  however, I DID mess around with getting static IPs for the machines in my room, and used 192.168.1.108 as the test IP reservation.  I removed the IP reservation before I even tried starting with this networking stuff, though.  However, this computer (huck) is currently assigned to 192.168.1.10803:54
flaccidadamonline46: so either set a dhcp server on the lan or set unique ips statically on each client03:54
adamonline46marx2k: As near as I can tell, it shows every last share on the network, and every computer03:54
nonewmsgsmy kde is using the wrong rez for one user but display properties only corrupts the xorg.conf file.  other users are fine.  how can i fix this03:54
flaccidadamonline46: yeah so bad networking. fix your networking by turning on the dhcp server and configuring it correctly then get each client to renew. some windows boxes will need reboot to get out of arp cache or reset arp cache on each box03:55
ChangeNIckahh where is a good channel for C programming03:56
CheGuevara#c03:56
CheGuevarasuprisingly enough :P03:56
ChangeNIckhehe thanks03:56
alesan##c actually :03:56
alesan##c actually :)03:56
=== ChangeNIck is now known as Intro
CheGuevarait redirects anyway :P03:57
adamonline46flaccid: Well, I removed all the static IP settings I made a while ago... maybe I should restart the router (the lynksys), which is my DHCP server.  It should be configured with NO static settings currently... I'll make sure it's still doing DHCP03:57
marx2kadamonline46: interesting. I hate dealing with smb.conf files myself. I use the gsambad utility to deal with it :) But when I got to the point where I couldnt handle it anymore and couldnt figure out what the error was, I made a backup of the current samba file on the problem machine and created a minimal samba config file  -- http://www.kmit.sk/~dany/article.php?story=200703301644378503:58
flaccidadamonline46: just remember there is no reason to set a static ip on a computer unless its a server.03:58
flaccidmarx2k: problem wasn't that.03:58
marx2kOh..03:58
adamonline46flaccid: That's what I have, a file server, a web server, and a Counter-Strike: Source server...03:58
marx2kI guess I am not sure of the actual problem :)03:58
adamonline46marx2k: It was, a while back, before we figured out it wasn't 8)  But thank you03:59
marx2kadamonline46: set it as dhcp on the server and set a static IP for it on the router for the mac address03:59
flaccidadamonline46: then set them to static ip if you have to port forward to them which you do. just don't use the same ip on 2 computers lol03:59
flaccidmarx2k: nah they are servers they go static.03:59
marx2khaha ok well Im just gonna go back to this PHP tutorial :)04:00
flaccidyou shouldn't even do static dhcp for them as thats a dependency that can create downtime..04:00
adamonline46flaccid: Indeed!  I'm not even sure I was doing it properly in the first place, as I had figured I'd need to use the MAC address to bind the address to each machine, but there was no MAC address text field in the settings I was changing...04:00
adamonline46marx2k: PHP  rules... GL!04:00
flaccidadamonline46: yeah mac address is only used with dhcp to provide static dhcp to clients. yeah don't think normal linksys firmware supports that anyway04:01
flaccidi have a linksys wrt54gl router flashed with dd-wrt linux firmware, but i still use my ubuntu server to provide dns and dhcp04:02
adamonline46Oh yeah?  I would like to do that, but I don't think I could spare the investment in downtime04:03
flaccidwhat downtime adamonline46?04:03
adamonline46To configure a DHCP server with another one on the same network04:04
adamonline46er, I tried that once a while back, and had nothing but problems for a couple days; finally ditched the idea...04:04
flaccidadamonline46: you only run 1 on the same physical network (well usually). simply turn the other one off once the new one is up..04:05
flaccidadamonline46: well there are common problems, but i'm happy to show you if you want04:05
adamonline46Yeah, but I won't know it's up for sure! :O04:05
adamonline46heheh04:05
adamonline46well, I only need 1 nic to do that, right?04:05
flaccidyeah you will, its called testing :)04:05
adamonline46haha04:05
flaccidyeah it just sits on my ubuntu dapper server eeeek04:05
flaccid!dhcp04:06
ubotudhcp is Dynamic Host Configuration Protocol, a protocol for automatic IP assignment from a router. Ubuntu uses dhclient as a DHCP client but other ones (and DHCP servers too) can be obtained from the !repos. More info at http://en.wikipedia.org/wiki/DHCP04:06
flaccidi will pastebin my /etc/dhcpd.conf and thats really all you need04:06
adamonline46well, if you want to show me, I'll post a notice on the CS Server MOTD to expect occasional downtime; unless the network will still function should I disable DHCP...?04:06
adamonline46And I have to take a bio break, I'll BRB :)04:06
flaccidthere shouldn't be any downtime particularly because machines have a least time and only renew at end of lease..04:07
nonewmsgsafter loging into gnome my screen is brown with a mouse cursor and nothing else.  other users are unaffected04:07
flaccidadamonline46: all you need to do is instal package dhcp and use something like this http://pastebin.ca/83967304:08
adamonline46flaccid: What kind of changes do I need to do on the clients?04:14
flaccidnone04:14
adamonline46oh nice04:15
flaccidyou are just changing dhcp server, so as long as you stop the other one after your start the new one, it should be fine as long as the config is right04:15
flaccidand of course the server is running04:15
flaccidthere won't be downtime and if a dhcp is not available for a few seconds it won't matter04:15
adamonline46lemme ask you a question about DNS... If I install a DNS server on the same machine, can I maintain just one 'hosts' file and have my machines search for hostnames on it?  Er, with only one NIC?04:16
flaccidsee in my pastebin, how there is an entry for lister... thats the notebook im on atm which of course has that static dhcp04:16
flaccidadamonline46: it doesn't use a host file, it uses zones if you create dns zones, otherwise you can have it dns relay to your isp.04:16
flaccidso its common for people to server a local domain name and then relay other lookups external04:17
adamonline46alright, I'll stick with dhcp first...  That sounds like something else I'd like to do though04:17
adamonline46Alright, I isntalled the package, let me check the syslog, it got an error when it started up04:18
Aloneaok, I am trying to empty my recycle bin. it hasn't move from 0% in the progress dialog.04:18
adamonline46flaccid: Ah, it says no subnet declaration...04:19
flaccidthere is one in my pastebin, you must of stuffed it syntactly04:19
adamonline46flaccid: I didn't get the pastebin in yet 8)04:20
AloneaI don't remember what to do when your recycle bin gets corrupted or whatever is wrong with it04:20
adamonline46flaccid: Where do I find dhcpd.conf?04:20
flaccidits /etc/dhcpd.conf04:21
biovoreisn't it in /etc/dhcpd.conf I think04:21
=== xt|away is now known as xt828
=== aRyn_ is now known as aRyn
adamonline46yup heheh, sorry, I'll figure the things out on my own from now on wehre it's shorter to type it into the terminal than IRC 8)04:21
se7enAlonea: it happens here sometimes as well ... i cancle the process and rm the files in ~/.local/share/Trash/files04:24
Alonease7en: thanks. will try that04:24
Alonease7en: can I just delete the files folder?04:25
adamonline46flaccid: How do I determine the correct settings for all the options, like domain-name and subnet?04:26
TonrenHello.  Has anyone encountered the keyboard issue I describe in http://ubuntuforums.org/showthread.php?p=4044173 this thread?04:27
Alonease7en: er, I got an access denied and it stopped04:27
flaccidadamonline46: thats up to you. domain-name can be anything and subnet thats your choice04:27
adamonline46Oh okay.  So I can keep it at what the current router is, and not have to change all my forwards, perhaps...04:28
adamonline46Speaking of which, is that okay? To maintain teh use of my Linksys router for forwarding?04:28
flaccidthis has nothing to do with routing or forwarding adamonline4604:29
flaccidyou are simply replacing the dhcp server which gives the relevant fields to clients04:29
flaccidso they co-exist, just like they do at home here04:30
adamonline46Alright, nice... Thanks for takin' the time to answer my n00b question, by the way 8)04:30
flaccidnp sir04:30
hikenbootanyone know where I can find package wand needed for compiling xscreensaver04:30
Aloneawill try under kdesu dolphin and see if that works04:31
adamonline46flaccid: Which option do I put the exterior dns servers under? Like, the request forwarding or whatnot...04:32
Aloneanote to self...having around 15 gigs in trash makes it freak out...04:32
flaccidadamonline46: um i thought you were doing dhcp not dns04:33
flaccidyou only assign the dhcp server(s) in dhcpd.conf like option domain-name-servers 192.168.0.9, 203.12.160.35, 203.12.160.36, 4.2.2.1;04:33
adamonline46Oh yeah, lols... Whoah... brain fart!04:33
flaccidso in my case, it goes my local dns server, then two isps for fallback, then 4.2.2.1 for public fallback04:34
flaccidonly problem is i think windows does round robin in this case04:34
adamonline46Oh okay, so since this is the DHCP server, how do I know what it's set to?  Can I declare it as a "host lister"?04:35
adamonline46Er, assign itself to a static IP?04:35
flaccidi don't get your question, there is no need for you to implement static dhcp. your servers will run on static not the dhcp server.04:36
flaccidignore all below # Static DHCP by mac in the pastebin..04:36
adamonline46Oh okay, I can do that04:36
adamonline46flaccid: So, with this being the DHCP server, how do I make my other servers static?  Also, this is my fileserver, too, if it could maintain a static IP that would be cool...04:38
flaccidso you goto manual configuration from knetworkmanager to do that04:38
dsmithwhats a good ftp server for linux?04:39
flaccidor edit /etc/network/interfaces . if they are set to static they won't poll dhcp server at all..04:39
CheGuevaradsmith: proftpd04:39
flaccidor vsftpd for something more simple04:39
CheGuevaraheh was about to say that04:39
dsmiththx :)04:39
adamonline46flaccid: Gotcha04:39
flaccidsweet04:40
adamonline46flaccid: Okay.  I think it's mostly set up, but... what are the option 'domain name' and 'domain name servers' for if this is only a dhcp server?04:41
flaccidthey are the domain name and dns server fields they give client04:42
flaccidso you would set that to the ip of your router or your isps dns ips directly04:42
adamonline46oooh, okay.  So the client knows how to set itself up when it joins my network 8)04:42
flaccidfor domain-name-servers04:42
adamonline46Router sounds good...04:42
flaccidset domain-name to anything... it doesn't have to be in global dns it could be adamonline.com04:43
flaccidyeah thats what dhcp is. it gives the network settings to the client instead of static04:43
adamonline46I'll set it to 'iwillhaxorjoobox.com' so I can disable WPA...04:44
flaccidah im not sure what this has to do with wpa. if you run wireless you still should be using wpa04:44
adamonline46flaccid: hehheh, just kdiding... alright, here's where I'm at... I have the Linksys at 192.168.1.1.  What should I set this subnet to?  Would it be the same?04:45
flaccidso subnet 192.168.1.0 netmask 255.255.255.0 {04:47
flaccid192.168.1.0 is the subnet04:47
flaccidie. the .004:47
adamonline46flaccid: Alright.  Should I re-declare the domain-name-servers inside that subnet?  And, what about 'broadcast address' and 'routers'? Would 'routers' get set to 192.168.1.1, the IP of my Linksys?04:49
adamonline46flaccid: Lol, I'm starting to remember how bad I was failing the first time I tried this, haha... I just couldn't find layman's instructions for it 8)04:50
flaccidum no domain-name-servers should be what we talked about before and  option broadcast-address 192.168.1.255; and option routers 192.168.1.104:51
adamonline46flaccid: Alright, last question... Do you know what unit of measure is used in the time offset, and what it's offset from?  Or, even, just what Pacific Standard Time would be?04:55
flaccidhmm good question, how many hours in front or behind gmt is that?04:56
adamonline46PST is GMT - 804:56
adamonline46flaccid: Or, I can just ignore it ;)04:59
flaccidoption time-offset -2880005:02
flaccidi think05:02
adamonline46flaccid: Alright, it's better than nothing :)  Okay, I tried starting the dhcp server, but it says 'No subnet declaration for restart (0.0.0.0) Please write a subnet declaration in dhcpd.conf for the network segment to which interface restart is attached'.  Any ideas?'05:04
flaccidpastebin the dhcpd.conf and i'll correct the syntax05:04
adamonline46flaccid: http://pastebin.ca/83971605:06
adamonline46Is that the right way to start the server?  I was in /etc and typed 'dhcpd start'05:07
flaccidnope, you had a couple of errors and that probably won't work05:09
flacciduse this: http://pastebin.ca/839720 and then do sudo /etc/init.d/dhcp restart05:09
adamonline46flaccid: Oh, damn... hehheh... Alright, enlighten me 8)05:09
adamonline46flaccid: Alright, it started!  I disabled the linksys dhcp, gonna try and renew my address :)05:13
flaccidadamonline46: you can do that by sudo dhclient eth005:13
flaccidon the client machine eth0 being the interface05:14
flaccidactually thats probably not best. best to do sudo /etc/init.d/networking restart05:14
flaccidas dhclient will be sleeping in memory already05:14
adamonline46Oh yeah?  Alright... Well, I got one from dhclient05:14
flaccidyep will work still ok05:14
flaccidthen you can check ifconfig and /etc/resolf.conf and netstat -r05:15
adamonline46Oh okay, I just did the networking restart 8)05:15
flaccidi mean /etc/resolv.conf05:15
adamonline46flaccid: resolv.conf says 'search llamanet.org \n nameserver 192.168.1.105:17
flaccidappears to be working fine if you can do both dns lookup and browser a site or whatever05:17
=== velho is now known as velh0
Aloneadoes ark have a problem with rar files that are in parts?05:18
Alonea!rar05:18
uboturar is a non-free archive format created by Rarsoft. For instructions on accessing .rar files through the Archive Manager view https://help.ubuntu.com/community/FileCompression. There is a free (as in speech) unrar utility as well, see !info unrar-free05:18
homercyclesis there a way to keep NTFS partitions mounted? I have ntfs3g and ntfs-config installed but my C: drive isn't mounted on boot and I have to mount it as root all the time05:18
flaccid!ntfs | homercycles05:19
ubotuhomercycles: To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE05:19
adamonline46flaccid: Yes, I can DNS lookup fine from within Firefox :D  Thanks a ton!05:19
homercyclesthanks flaccid05:19
flaccidnp05:20
adamonline46flaccid: Haha, weird... I did 'dhclient' on the dhcpd machine, and it got bound to a different IP; but when I re-dhcliented from my other machine, it still got its IP from the original dhcpd machine's IP :)05:21
flaccidah yeah, you don't want to run dhclient on the the server, that sets it to dynamicac05:22
flaccidyou leave that as is as static. running dhclient manual does not check /etc/network/intefaces it just runs it direct on the specified interface05:22
adamonline46flaccid: Crud.  What should I do to fix that?  As far as I know my interfaces file has been dhcp the whole time...05:23
flaccidyou said you ran it on the server which should be static..05:23
flaccidso to restore what you had in /etc/network/interfaces you do sudo /etc/init.d/networking restart05:24
adamonline46flaccid: Yes, but I don't know how to make it static05:24
flaccidgoto manual configuration from knetworkmanager or edit /etc/network/interfaces05:24
adamonline46manual please :)05:24
adamonline46server has xfce on it05:24
adamonline46Actually, doing 'networking restart' says 'ignoring unknown interface eth1', which is my main interface05:25
flaccidadamonline46:  here is an example of setting one interface in interfaces: http://pastebin.ca/83973505:25
flaccidcheck /etc/network/interfaces..05:25
adamonline46flaccid: Ahh, that worked!  nice :)05:27
flaccidis everything fixed now adamonline46?05:27
adamonline46Now it's static! How nice :D05:27
adamonline46Well, I don't think Samba is...05:27
yurimxpxmanhow can I remove each path name listed in a file? (specifically, I'm using the `find` command with grep to get the list of files..)05:27
defmerhi everyone05:28
flaccidok well im off to play et05:28
defmerneed to knwo if anyone seen this problem05:28
ScottGdefmer: which is that?05:28
flaccidpoverty, defmer?05:28
adamonline46flaccid: In fact, running 'smbtree' says it can't fonnect to any of teh drives, and says 'at <external IP>'05:28
defmerwhen I open the syste->preferences->appearance05:29
flaccidadamonline46: pastebin smbtree then05:29
adamonline46flaccid: But, I'll save that for later!  Thanks a lot, I'm sure happy to have some static IPs :)05:29
adamonline46flaccid: Well, if you don't mind05:29
flaccidok05:29
defmernon of the tabs work. all i can do is close and open the window05:29
defmerwell anyone?????????05:30
flacciddefmer: appears not05:31
adamonline46flaccid: http://pastebin.ca/83974505:31
defmerthanks for the thought. wish you all a grt new year05:31
flaccidadamonline46: what ip is this 24.4.189.21 ?05:32
adamonline46flaccid: 24.4.189.21 is my WAN IP05:32
flaccidwtf is it trying that for each, weird05:32
adamonline46yeah, totally...05:32
adamonline46oooh you know what?05:33
flaccidare the ips on these clients set to the local subnet?05:33
adamonline46www.llamanet.org is the URL I use to access that05:33
flaccidwhat do you mean05:33
adamonline46maybe I should make the option domain name set to something other than that URL05:33
adamonline46if you think that could be it...05:34
flaccidum this is samba, not dhcp or dns. its actually netBT05:34
adamonline46Oh okay05:34
flaccidwhich box is HUCK ?05:34
adamonline46Huck is the laptop with the Samba issues05:34
flaccidis there the one you ran the command on?05:34
adamonline46But he used to smbtree just fine, even with the samba issues05:34
flaccidthere=this05:34
adamonline46flaccid: Yes05:35
flaccidright and so ralph lyle etc. are ok in smb ?05:35
flaccidfrom client perspective05:35
adamonline46Well, I'll be!  It seems so05:35
flaccidok05:36
flaccidhave you run sudo /etc/init.d/networking restart on HUCK ?05:36
adamonline46but, this is a new behavior for Huck, since the new dhcp...05:36
adamonline46yes, to get a new IP to test the dhcp05:36
flaccidlets not assume, lets fine the issue instead05:36
flaccidok what is result of this command host ralph and also ping ralph from huck05:37
flaccidalso result of arp -a on huck as well please05:38
adamonline46interesting, ping works as expected (my hosts file is not configured on Huck yet, so I'm using IPs for these)05:38
flaccidum thats not what i asked05:38
flaccidNetBT works on hostnames via broadcast05:39
flaccidyou need to host ralph and ping ralph05:39
flaccidnot the ip05:39
flaccidthis is netBt resolution..05:39
adamonline46oh okay, host ralph returns ralph.llamanet.org has address 24.4.4189.2105:39
adamonline46ping ralph still works fine05:39
adamonline46that's kind of unnerving; it seems to be accessable from the internet or something?05:40
flaccidnah its appending dns suffix now05:40
flaccidwhich is not resolvable by dns05:40
flaccidthe dnslookup is preceding nmblookup05:40
adamonline46arp -a: ? (192.168.1.105) at 00:xx:xx:x;X:;X: [ether] on eth0 \n ? (192.168.1.1) at 00:04:xx:xx:xx [ether] on eth 005:41
flaccidwierd how you don't get this on the other machines. quick fix is to stop using the domain name directive with dhcp or make those resolvable05:41
flaccidyeah thats ok for arp05:41
adamonline46Make them resolvable, locally or at the dhcp server?05:42
flaccidif you really do only have this problem on this machine, you could put ralph, lyle etc. in huck's host file05:42
adamonline46Oh yeah?05:42
adamonline46Alright, I'll give that a shot05:42
flaccidresolvable by creating your own dns server or in /etc/hosts on the client machine05:42
adamonline46I swear I just changed something that had an order of resolutions in it05:43
flaccidyeah im looking for that file now05:43
flaccidi can't remember its name on linux05:43
adamonline46I think it was in smb.conf, dunno if that's important05:43
adamonline46no wait05:43
adamonline46something like innsometh.conf...05:44
flaccidhmm thats not it05:45
flaccidadamonline46: /etc/nsswitch.conf05:45
adamonline46that's it05:45
flaccidthis might help http://ubuntuforums.org/archive/index.php/t-391601.html05:45
flaccidi think you want at least file wins first then the dns stuff last05:45
adamonline46Yeah, I have files lmhosts wins dns winbind on Huck05:46
sakthianwhat are the procedure to install *.tar.gz file in kubuntu05:46
flaccidsakthian: depends what it is05:47
flaccidadamonline46: um just make dns last then restart networking and also samba on that machine then try the smbtree again i guess05:47
flaccidmight fix the problem without any manual hosts05:47
* flaccid drinks guiness05:49
adamonline46flaccid: I swapped my stock one back in, which has files mdns4_minimal [NOTFOUND=return] dns mdns405:50
flaccidi guess only 7 hours till jan 1st here in sydney05:50
flaccidim not familiar with those but sweet try it it looks like microsoft dns which is netbt bla05:50
adamonline46restarted networking and samba..., and same problem05:50
sakthiansorry that file is with .deb exten05:50
sakthianskype-debian_1.4.0.118-1_i386.deb05:50
flaccidcould be stuck in arp cache but adamonline4605:50
flaccidone second adamonline4605:51
=== cam_ is now known as Cam1223
flaccidadamonline46: is this a gutsy box?05:51
adamonline46flaccid: Yes, it is05:51
flaccidsakthian: do you want to install via cli?05:51
* adamonline46 sips a fat tire05:51
sakthianpls tell some procedure to install skype-debian_1.4.0.118-1_i386.deb in kubuntu05:51
Hirvinen!skype05:51
sakthiani cant get u,05:51
sakthianwhat is that cli05:52
flaccidadamonline46: whats the networks: value in there05:52
adamonline46sakthian: I'm not certain, but if you've downloaded hte package, try 'dpkg'05:52
ubotuTo install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto05:52
flaccidsakthian: sudo dpkg -l package.db05:52
adamonline46flaccid: networks: files05:52
flaccid!skype | sakthian05:52
ubotusakthian: please see above05:52
flaccidoops05:52
flaccidadamonline46: please try this for hosts: ..    hosts:          mdns files dns05:53
flaccidmake sure you have no extra hosts in /etc/hosts then restart computer and see. this will ensure all caches are cleared and force re-election - i can't remember all the commands sorry05:53
flaccidadamonline46: i'll wait if you want05:54
sakthianif i use sudo then error comming as No packages found matching skype-debian_1.4.0.118-1_i386.deb.05:54
adamonline46is it normal to have 127.0.0.1 localhost AND 127.0.1.1 huck ?  Also I commented out all the ipvs stuff...05:55
adamonline46er, ipv6*05:55
flaccidsakthian: you have to be in the dir where the package. but if you read the above article, you don't need to use dpkg at all05:55
flaccidadamonline46: thats fine, leave the ipv6 stuff in05:55
flaccidsakthian: a sudo apt-get install skype after enabling the repos is fine05:56
adamonline46flaccid: Alright, restarting :)05:57
flaccidcool05:57
adamonline46Alright, I'm back in... Should I do anything besides go straight to smbtree?05:59
adamonline46er, flaccid ^^05:59
flaccidnah lets what that says05:59
flaccidalso note that if this doesn't work you can still access them in kde using the ip like smb://192.168.1.10006:00
flacciduntil you apply a fix as discussed, but maybe it will work heh06:00
adamonline46flaccid: Yeah, it's still broken...06:01
flaccidadamonline46: and you are sure the same thing does not happen on the other machines?06:01
flaccidie. you can do host huck and it returns internal ip?06:01
cptR3D!java06:01
ubotuTo install a Java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java5-jre from the !Multiverse repository. Enable the backports repository on Edgy to install sun-java6-jre. Please don't use Adept to install Java if you are on Kubuntu 6.10 (Edgy) or earlier.06:01
adamonline46smbtree works nicely from the rest, yes, lemme try 'host huck'06:02
flacciddo a host -v huck and pastebin the result for me please06:02
sakthianby using this "sudo apt-get install skype" i cant able to install06:02
flaccidactually that should fail, but obviously with smb its lookin up via mdns on those boxes...06:02
flaccidsakthian: what does it return. you have to enable the repos first06:02
flaccidsakthian: try reading the guide we posted06:03
cptR3D!multiverse06:03
ubotuThe packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu06:03
flaccidah the wiki is outdated for skype sorry sakthian06:03
flaccid!info skype06:03
ubotuPackage skype does not exist in gutsy06:03
flaccidsakthian: it required medibuntu, please read https://help.ubuntu.com/community/Skype#head-a478d059cdacf2ecd6f2acf44e222b9df022581b06:05
adamonline46flaccid: http://pastebin.ca/83977406:06
flaccidsakthian: you could install manual like you did, you just need to be in the directory where the package is in konsole, then do dpkg -i ./skype-debian_1.4.0.118-1_i386.deb06:06
flaccidsakthian: sorry sudo  dpkg -i ./skype-debian_1.4.0.118-1_i386.deb06:06
flaccidadamonline46: did you restart networking with that machine, because its not trying your domain given from dhcpd. i would comment out the domain name option in dhcpd.conf and the restart dhcpd and renew on the client machine that has the problem, see if it fixes it without hosts06:07
flaccidactually i got a feeling it might check smb.conf as client for resolve order hmm06:09
adamonline46flaccid: Alright, I've got something weird happening now on the dhcp server06:11
adamonline46I removed the subnet name, and it won't start, saying 'No subnet declaration for eth0 (169.254.8.211) <~~ What is THAT?! heheh...06:13
sakthiani got this error:dpkg: status database area is locked by another process06:13
flaccidadamonline46: you were not meant to remove subnet, only domain name06:13
flaccid!adeptfix | sakthian06:13
ubotusakthian: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a »06:13
adamonline46flaccid: oops, that's for you ^^... Also, now when I do ifconfig, I see an extra 'device' listed, eth0:avah, with that same inet address listed06:14
flaccidadamonline46:  thats avahi daemon which is ok06:14
sakthianthen06:15
adamonline46flaccid: Also, eth1 is what I've been on the whole tiem... And syslog says eth1 had lost its link for a moment there; dhcpd still doesn't sstart tho...06:16
flaccidlink means that the iface went up and down for a second or cable unplugged, check your syntax for dhcpd.conf or show me06:17
sakthianim using amd 64 system but so pls give some instruction accordin to that06:17
vit_hola alguien sabe donde puedo bajar un manual para kubuntu?06:17
flaccidi think we already did sakthian but i'll check06:18
flaccidhooray for my isp06:20
adamonline46http://pastebin.ca/83979306:21
adamonline46flaccid: It's the same, but with domain name comented out06:21
flaccidand what does sudo /etc/init.d/dhcpd restart return?06:22
flaccidi mean /etc/init.d/dhcp restart06:23
adamonline46It tells me check the syslog, and wants me to wite a subnet declaration for the subnet where eth0 is attached...06:24
adamonline46I think my NIC's tweaking out, syslog shows a bunch of connects/disconnects06:24
flaccidsounds a bit hectic, that syntax is fine yeah..06:24
adamonline46let me get eth0 plugged in and start using that06:25
flaccidand dhcpd.conf does not define anything interface wise06:25
adamonline46eth1 is an e1000, but only one cable I have even makes it show as linked06:25
flaccidhmm possible that explains that other glitch if a packet didn't get through somewhere06:25
flaccidbut unlikely06:26
adamonline46flaccid: Alright, eth0 is up, eth 1 is down; more reliable connection... dhcp restared... lemme request an IP from huck06:28
flaccidfair enough06:28
adamonline46flaccid: There, huck renewed nicely 8)06:29
flaccidok samba check i guess now06:29
adamonline46From huck, smbtree shows all the machines, but none are connectable; same issue06:29
adamonline46* that's with the domain-name option commented out06:30
flaccidadamonline46: pastebin /etc/resolv.conf on the client06:30
adamonline46It simply has two lines, "search llamanet.org", and "nameserver 192.168.1.1"06:33
adamonline46flaccid: Well, I added Jesus and Eunice to Hucks hosts, and smbtree works with those now...06:34
adamonline46still flaws on hosts who aren't specified in /etc/hosts, though06:35
Dr_willisHmm.. what interesting names you have for your machines...06:35
adamonline46Dr_willis: haha, thanks 8)06:35
Dr_willisI just call mine 'Laptop' or "P900" or "Cow" (thats the gateway machine)06:36
Dr_willisor "Oldjunk"06:36
adamonline46Dr_willis: haha!  nice :)  Well, I kind of did the same... I mean, i labored over the names, and each one represents their mechanical counterpart... Eunice is an old PII, Huck's a Macbook, Ralph... Well, that was my first, and he just got a 'buddy' name... And Jesus used to be called God, but he's kind of been slowly going obsolete, so I had to downgrade the name...06:38
adamonline46flaccid: Did you copy that /etc/resolv.conf, even though I didn't pastebin it?06:39
Dr_williswell night all.06:39
flaccidadamonline46: yeah thats problem. netbt lookup should be preceeding dns but yeah i'd just go with that fix for that one machine06:39
flaccidwell if all is good now then that will do heh :p06:39
adamonline46Hmm06:42
adamonline46well, I won't complain about using CLI samba; the gui forms still don't work...06:42
flaccidwhat are gui forms06:43
flaccidoh in kde, yeah i've given up on that kind of stuff. kubuntu is far behind a good samba implementation06:44
adamonline46flaccid: er, I mean GUI applications; forms as in entities...06:44
flaccidSWAT is far better... it actually works!06:44
adamonline46hehheh06:44
yurimxpxmanwhat does "bye offset" mean?06:44
adamonline46web-based, eh?06:44
adamonline46'byte ofset'?06:44
flaccidwell im going to play et now06:46
adamonline46flaccid: Alright, I'll look into SWAT... What's et?06:46
adamonline46flaccid: And, thank you so very much for all your help!  I really appreciate it!  It makes the 3 days of no responses worth it 8)06:47
flaccidwolfenstein: enemy territory06:48
adamonline46er, "3 days of struggling with the problem" is more appropriate06:48
adamonline46flaccid: Ahh, got it.  Alright, well, have fun! Good night 8)06:48
flaccidadamonline46: no problem adamonline46, appreciate your kind words. i guess im one of the more active helpers heh06:48
flaccidhappy ny heh06:49
adamonline46flaccid: Indeed!  Ahh yes, you too!06:49
flaccidcoolio06:50
* flaccid goes to play et06:50
* adamonline46 waves by while dodging shrapnel06:50
adamonline46!swat06:50
ubotuSamba 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.06:50
arael83hi06:51
=== arael83 is now known as arael
=== arael is now known as Andresss
ardchoille!nickspam > Andresss06:54
ardchoilleIs it possible to turn a text document into an openoffice spreadsheet? I can't seem to find a way to import a text document into openoffice.org calc07:10
cptR3Dcan someone help me change a video driver?07:32
mrtimbo_I couldnt get kubuntu and pcbsd to dual boot :(07:33
Cam1223where did every1 go?07:42
mrtimbobed?07:43
unix_infidelnew years eve most places in asia.  bout to be in most of europe.07:43
unix_infidelamericans are going to sleep.07:43
mrtimboit will be new years eve in 15 min here07:44
maduseritsallready eve here07:44
Cam1223new years is in like 20 hours07:45
unix_infidelCam1223: where you are.07:45
Cam1223unix_infidel: where are you?07:45
unix_infidelCam1223: in the united states even geeks tend to sleep anywhere from 2-6am.07:46
unix_infidelunless we hear the matrix calling...07:46
maduseryeah07:46
Cam1223lol im in the US too its not new years for another 20 hours07:46
Cam1223the matrix is always calling07:47
madusertake the red pill07:47
mrtimbo2-6? i get up at 507:48
mrtimbolol07:48
unix_infidelpsh, i write my own tracer program :-P07:48
Cam1223i evolved past sleeping and waking07:48
mrtimboright07:48
mrtimbosomeone needs some sleep lol07:49
Cam1223who needs sleep07:49
Cam1223ur either up or ur dead07:49
mrtimboI work to hard not to sleep07:49
Cam1223one day we'll make that leap07:50
oktoanyone knows about a bug in amarok lyrics? if you manually edit lyrics, it won't refresh back07:50
dangaiohello.  I installed kubuntu on my laptop.  When I go to the virtual terminal (ctrl+alt+F1) my font size are very large.  How can I change that?07:51
ubuzztuis it possible to boot kubuntu from a usb drive?07:54
unix_infidelubuzztu: yes, it's even possible to have your own portable virtual ubuntu installation.07:54
unix_infidelbut for flash drives, reading and writing a lot minimizes the life of the flash drive.07:55
ubuzztuwubi?07:55
unix_infidelso it's not recommended unless it's an emergency boot.07:55
oktoanyone?07:56
unix_infidelpsh, who needs amarok when you have mesk or even find + mplayer :-)07:56
dangaioWhen I go to the virtual terminal (ctrl+alt+F1) my font size are very large.  It was fine with Feisty.  I had the vga statement in my grub menu.lst file but now, if I put it in there, it won't show any fonts...07:58
oktobut amrok offer lyrics, covers and stuff07:58
unix_infideldangaio: yea, linux is hit and miss like that.07:59
dangaiounix_infidel: is there any way to fix this?08:00
oktodangaio: i have the same problem, it was a bug in gutsy, you can find teh thread in ubuntu launchpad08:01
montesluuse console in X :)08:01
unix_infideldangaio: what vga number did you throw in?08:01
unix_infidelbefore the "ro" flag?08:01
dangaiovga=0x31708:02
unix_infideldangaio: resolution on the screen?08:02
dangaio1280x80008:02
unix_infideldepth?08:03
unix_infidel16 24 bit?08:03
dangaio24 bit08:03
unix_infideltry 78808:03
unix_infidelvga=788 ro blah blah.08:03
dangaioOk, I will try.08:04
dangaioIt will mean that I have to reboot.08:04
dangaiobrb.08:04
dangaiounix_infidel, I try to go to the virtual terminal now (ctrl+alt+F1) and nothing, just a blinking cursor.08:08
unix_infideldangaio: press enter?08:08
dangaioI did08:08
unix_infidelwhoops sorry 79108:09
unix_infidelhttps://help.ubuntu.com/community/USplashCustomizationHowto08:09
ZombocomI have the same problem as dangaio08:10
oktodangaio: maybe its this bug https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/12991008:10
oktoanyone knows about a bug in amarok lyrics? if you manually edit lyrics, it won't refresh back (hang)08:12
oktoin gutsy08:12
Zombocomum08:17
ZombocomvThe VirtualBox kernel driver is not accessible to the current user. Make sure that the user has write permissions for /dev/vboxdrv by adding them to the vboxusers groups. You will need to logout for the change to take effect..08:17
Zombocomdo I fix that08:17
Zombocomwait08:17
ZombocomI'm going to try something08:17
Zombocomto fix it08:17
Zombocomjust tell me what the best idea is while i do it08:17
jtmoneyZombocom: kdesu kwrite /etc/groups08:18
jtmoneyadd your login name to the vboxusers group08:18
jtmoney(i think, currently on a vista machine)08:18
Zombocomit's blank08:18
jtmoneydo you see: vboxusers: ?08:18
Zombocomno08:19
Zombocomlet me locate vboxusers08:19
jtmoneymaybe that's not the right file name08:19
Zombocomyeah08:19
ZombocomI don't see anything in the file08:19
jtmoneyokay, go to konsole08:19
jtmoneytype: locate group08:19
jtmoneyand locate groups08:19
jtmoneyto see which file it is that you need to modify08:19
ZombocomI think it's /etc/group08:20
jtmoneyyeah, that's it08:20
Zombocomthanks08:20
jtmoneyyou'll probably have to log out for it to take effect08:21
Zombocomyeah08:21
Zombocomit says that in the error message08:21
Zombocomso I assume that it's true08:21
Zombocomlol08:21
dangaiobrb,08:23
freddehello08:24
dangaioUnix_infidel, no go.08:27
dangaioI think that I will  have to recompile the kernel with frame buffer support.08:28
=== animimotus is now known as zanimimotus
yolaus2000hola08:44
dangaiosaludos yolaus200008:46
yolaus2000hola08:47
yolaus2000como tsas08:47
dangaiook.  trabajando08:49
yolaus2000a chev y en q trabajas08:49
dangaiooilfield.08:56
zouzhenhua#bw08:59
ActionParsniphey all09:46
ActionParsnipmerry xmas!!!!09:46
* ActionParsnip woops09:46
llutzActionParsnip: slept well?09:47
ActionParsnipyeah cos i'm on holiday since 22nd til 2nd Jan09:48
ActionParsnipBooya!!09:48
krautmoin09:52
=== zanimimotus is now known as animimotus
camillaHelo all early on NY eve. Can somone help me to manage my external USB storage. I cannot open it. And when I can i's only readable.10:01
pagcamilla, is it ntfs drive?10:08
ActionParsnipcamilla, is it powered on?10:09
xt828my printer model isn't listed in the add printer wizard, what's the best move?10:16
xt828i have a Lexmark 430010:16
jussi01xt828: go check linuxprinting.org10:18
xt828cheers10:18
Jucato!printer10:18
ubotuPrinting in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows10:18
Jucatoxt828: you can check out those links too ^^10:19
xt828thanks10:19
bjoern_hallo zusammen10:36
bjoern_kennt sich einer mit Kubuntu aus10:36
jpatrick!de | bjoern_10:36
ubotubjoern_: Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de10:36
Lynourebjoern_: But if you ask in English, we can probably help you10:38
jpatrickcourse :)10:39
bjoern_kann mir keiner sagen wie das geht10:42
bjoern_mit der Grafikkarte10:42
Tidusquick question.  how would i go about installing KDE4 and NOT having a broken menu system?10:45
Tiduswhen i follow the instructions posted here: http://www.kubuntu.org/announcements/kde4-rc2.php ... it dumps over half my kde3 menu entries into lost+found and officially annoys me10:48
stefan_hi10:55
jpatrickhello stefan_10:55
stefan_:)10:55
wesley_adept is crased and now is the database closed please help10:57
jpatrickwesley_: have you tried "sudo apt-get install -f"10:58
Jucato!adeptfix10:59
ubotuIf an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a »10:59
jpatrickJucato: you lazy10:59
Jucato:P10:59
wesley_how can i install the best java from out the apt-get shell11:00
jpatrickwesley_: install kubuntu-restricted-extras from multiverse11:01
jpatrickwesley_: which will install a lot of things11:01
wesley_install java from adept its crased11:02
jpatrickwesley_: you've given you how to fix it11:03
wesley_i had but evertime i try to install java from adept it crased11:03
jpatrickwesley_: open the konsole and type: sudo apt-get install kubuntu-restricted-extras11:04
wesley_i know that part i only needed the name from the packet11:04
bazhangwesley_: crashed or just hung, doing nothing?11:04
wesley_crased but i fixed it11:05
bazhangaha11:05
=== corporeal_ is now known as corporeal
romunovlaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaame11:30
romunovi have to reboot my pc to change mouse pointers11:30
romunovthat's even below windows...11:31
jussi01romunov: you shouldnt...11:31
jussi01maybe restart x...11:31
romunovwell that's what the message said11:32
romunovyes, i have to restart kde11:32
romunovbut still, cmon11:32
romunovi have programs working, i can't be restarting every 10 minutes11:32
* firecrotch begins burning Hardy alpha 2 disc11:38
firecrotchThis ought to be interesting11:38
knx_happy new year11:47
bazhangyou too knx_11:48
thomas?11:55
jussi01thomas: you need some help?11:57
thomasno thank11:59
fabianhi12:09
fabiani've got a problem....i cant setup my network printer, when i enter the printer setup my computer takes about a minute and the the "add printer" function is disabled12:10
fabianwhat can that be?12:11
=== Linux_Galore is now known as Dyslexic_Kangaro
=== Dyslexic_Kangaro is now known as Linux_Galore_
=== ubuntu is now known as sersocker
nerianHi. Do you know a ebook reader plugin for firefox?12:42
nerianI have been searching in google without succes12:43
nuxilnerian, https://addons.mozilla.org/en-US/firefox/addon/198712:44
noaXess!pluto12:58
ubotuSorry, I don't know anything about pluto - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi12:58
noaXess!find pluto12:58
ubotuFile pluto found in logwatch, openswan, strongswan12:58
emanuelDoes anybody know a gnucash-like software for KDE?13:05
velh0i'm installing kubuntu 7.10 in my father's desktop, and it says there's a new version... is that true? i thought the last one was 7.1013:07
Bruno!flash13:11
ubotuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - Flash 9 is now available in dapper-backports and edgy-backports - See also !Restricted and !Gnash13:11
ubotuThe Flash plugin installation is currently broken. This is due to Adobe changing the tar file that the package downloads. See http://ubuntuforums.org/showthread.php?t=636397 if you need to fix this immediately, but it's recommended to wait for an official fix.13:11
velh0i have a problem. a 500 GB disc refuses to mount in a fresh installed Kubuntu 7.10. how do i mount the disc?13:15
velh0any help please??13:17
nuxilvelh0, sudo moun /dev/hdXY or sdXY /path13:17
nuxil*mount'13:17
velh0nuxil: what it's the real correct line?13:21
nuxilvelh0, depends what your disk is,, ide or sata/scsi13:23
velh0the name of the disc is sdb113:23
nuxilexample13:23
nuxilsudo mount /dev/sdb1 /media/sdb113:23
velh0so          sudo moun /dev/sdb1/path  ?13:23
velh0ok13:23
ze_hello nuxil13:24
ze_nuxil i'm velh0, but i'm in the computer that doesn't mount the 500gb sata disc13:25
=== ForeverZero is now known as sea4ever
nuxilze_, what error?13:25
ze_nuxil13:26
ze_nuxil http://paste.ubuntu-nl.org/50252/13:26
nuxilze_, ntfs ?13:27
=== sonofthe1layr is now known as sonoftheclayr
ze_nuxil: yep13:28
nuxilok13:28
ze_nuxil: but other ntfs discs are recognized13:28
nuxilyou should use ntfs-3g13:28
nuxilsudo apt-get install ntfs-3g13:29
nuxilsudo mount -t ntfs-3g /dev/sdb1 /media/sdb1 "-o force"13:29
nuxil"-o force" you can force with if it complains13:30
ze_nuxil: http://paste.ubuntu-nl.org/50254/  :(13:31
nuxilno no dont use  " "13:31
nuxilsudo mount -t ntfs-3g /dev/sdb1 /media/sdb1-o force13:32
nuxilyou get it.. without the " "13:32
ze_nuxil: http://paste.ubuntu-nl.org/50255/     =S ...?13:33
nuxilze_, is the partition a dynamiclty one?13:33
nuxilerm sry for bad englsih13:33
nuxil -o force << you missed a space13:33
nuxil /sdb1 -o force13:34
ze_nuxil lol ok13:34
nuxilalso check that /media/sdb1 is created " the dir"13:34
ze_FUSE mount point creation failed13:34
ze_Unmounting /dev/sdb1 (PBELL_Sprint)13:34
nuxilze_, strange..13:35
ze_nuxil> /media/sdb1 doesn't exist!13:36
nuxilmake it13:36
nuxilsudo mkdir /media/sdb113:36
nuxilthen try again.13:36
ze_nuxil> done13:36
ze_with   sudo mount -t ntfs-3g /dev/sdb1 /media/sdb1 -o force?13:37
nuxilyeas13:37
ze_nothing appears so i guess everything is fine...13:37
ze_an now?13:37
nuxildf13:37
nuxilto check13:37
ze_df?13:37
nuxilyes13:38
nuxilis it listed =?13:38
ze_it is! :)13:38
nuxil;)13:38
ze_nuxil: and it's mounted! THANK YOU!!!13:38
nuxilnow you have rw premision as root ro your ntfs drive.. be CAREFULE :p13:39
nuxilNp13:39
noaXesswhat do kubuntu users use for cennecting to a externals ipsec/vpn network?13:39
ze_nuxil: rw permission, that's the idea ;)13:40
ze_thanks so much13:40
fernandoalguem fala portugues ?13:40
ze_fernando: sim13:40
fernandoblz13:40
fernandotens como me ajudar?13:40
velh0fernando: diz13:40
fernandoseguinte13:40
fernandoquero fazer dual boot13:41
jussi01!pt13:41
ubotuPor favor use #ubuntu-br ou #ubuntu-pt para ajuda em português. Obrigado.13:41
fernandoxp e kubuntu 7.0413:41
velh0fernando: eu sou o ze_ :)13:41
fernandoopa13:41
fernandoblz cara13:41
jussi01fernando: and velh0 English in here please13:41
CrocoJethi all13:41
jussi01Hi CrocoJet13:41
velh0fernando: Por favor use #ubuntu-br ou #ubuntu-pt para ajuda em português. Obrigado.13:41
CrocoJetI was making install of kubuntu and my network was not setup. Now after finished, how can I make updates ?13:42
jussi01CrocoJet: how would you normally connect to the net?13:42
CrocoJetjussi01: I have net working now .. my problem is know .. how to make updates ?13:43
jussi01CrocoJet: start adept - fetch updates13:43
jussi01CrocoJet: adeot is in the kmenu - system -adept13:43
CrocoJetok, let me try .. thanks13:43
=== Extrapan100^BNC is now known as Extrapan100
jussi01CrocoJet: how did it go?13:51
RickXI have installed a kde theme which uses ice-wm decorations, but I can't find them in the window decorations menu. Does anyone have any idea what I might need to do?13:56
=== oem is now known as marcx
xushihi all14:21
xushii'm installing kubuntu on my pavilion dv9000. It has nvidia Geforce 8600M GS graphics card in it. I'm confused to which nvidia drivers i should install.. The normal one, or the "new" one>14:22
Juukamenmy guess, the new one14:26
Juukamenanyone knows how to open up one port in "Firestarte" since i need it for kTorrent =)14:27
RickXanyone know how to remove a style in kde?14:30
oreoandnapoleonhello kubuntu - James here in the UK14:35
ubuntuSalut =)14:36
oreoandnapoleonhow is everyone this NYE?14:36
=== ubuntu is now known as Allexis
oreoandnapoleondoes anyone else have problems with an older PC and not being able to power off correctly with kubuntu?14:38
oreoandnapoleonI think it's something to do with ACPI14:39
pteague_workanybody know why i'm getting the error message "ifdown: interface eth1 not configured" when i try to disconnect my wireless network?14:41
oreoandnapoleonare you disconnecting your computer from the wireless network or disconnecting through the wireless network interface on another machine?14:42
oreoandnapoleonthanks guys. I'll see you later14:44
velh0how many GB of ram Kubuntu recognizes?14:53
velh0how many GB of ram can Kubuntu recognize (i mean)?14:53
bazhangdepends on 32bit or 64bit14:54
velh0bazhang: so, for 32 bit how much and for 64 bit how much?14:55
bazhangvelh0: how much do you have?14:55
velh0bazhang: 2GB14:56
velh0bazhang: i what to know how much CAN i have :)14:56
bazhangvelh0: then 32bit is fine; if you have more than 3GB iirc then 64 bit14:57
MPSvelh0: do u have a 32 or 64bit processor?14:57
pagvelh0 32bit recognises 2^32 adresses ( ~4GB ) and 64bit: 2^64 ( ~32 EB )14:57
MPSbazhang: not 4GiB?14:57
bazhangMPS: do you want me to google it? :}14:58
MPSbazhang: nah. pag also thinks ~4GB :)14:58
velh0bazhang: it's a core 2 duo, so i think its 64 bit. but i'm using kubuntu 32 bit, i don't now it 64bit it's a good choice14:58
bazhang64bit has no real value outside of being 'kewl'14:59
ubuntuinstalliertes BS wiederherstellen14:59
bazhang!de14:59
ubotuDeutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de14:59
velh0bazhang: i'm sorry i didn't understand14:59
velh0bazhang: 'kewl'?14:59
bazhanglet me rephrase...64bit has no real value at this point in time15:00
velh0bazhang: why? isn't it faster?15:02
pagvelh0, you won't notice much difference in everyday use15:02
nuxilactualt. a 32 bit system supports  64GB and 64 system 128 GB mem15:02
bazhangvelh0: depends what you use it for15:02
bazhangwow15:03
gattasalve, posso entrare15:03
bazhangspanish gatta?15:03
velh0gatta: espanhol?15:04
Jucatobazhang: italian actually. but he's gone15:04
bazhangcheers Jucato15:04
=== gnoma is now known as InCaPaCe
Jucatohappy new year :)15:04
Sannebazhang: well... one advantage would be: the more people use 64bit now, the sooner it will be fully supported. There are people who do benefit from 64bit, and for those better overall support would be nice.15:04
bazhangSanne: in full agreement there :}15:05
Sanne:)15:05
velh0nuxil: i thought that depends in operative system. so any 64 bit OS supports 128GB of ram?15:05
nuxilvelh0, a linux kernel :) dunno about windows15:05
bazhangthanks Jucato! and Happy New Year to you all the kubuntu'ers! so far so great!15:06
warren_hi15:06
velh0nuxil: vista 64bit recognize 128GB, at least in theory... :S15:06
warren_when i insert a installation cd of a game kde mounts it as a audio cd15:06
warren_how do i mount it as normal cd?15:06
* nuxil waits for the turkey do be done :D 15:08
slow-motionhi15:10
jussi01!hi | slow-motion15:11
ubotuslow-motion: Hi! Welcome to #kubuntu!15:11
tribaldataQuestion : Anyone managed to get wireless manager to stop asking for rott password ?15:12
InCaPaCehi, i tired to install a plugin for xmms but when i do ./configure it gives me an error... configure: error: *** GLIB >= 1.2.2 not installed - please install first ***   so i installed glib but it doesn't work.. can you help me? (sorry for my english)15:13
InCaPaCe*tried15:14
SanneInCaPaCe: can't you install the plugin from the repositories? Which one is it?15:14
nuxilyou need to install the glib dev pak if you are compiling15:14
BluesKajHappy New Year All ! and howdy :-)15:15
InCaPaCethe glib dev pak ..15:15
SanneInCaPaCe: what is the name of the xmms plugin?15:15
InCaPaCesingit15:16
ze_nuxil, remember me? i can't acess the 500gb again... :(15:16
nuxillol.. what did you do now?15:16
ze_nuxil i just restarted kubuntu...15:16
SanneInCaPaCe: install package xmms-singit with adept, synaptic, or from the command line with: sudo apt-get install xmms-singit15:17
nuxilze_, sudo mount -t ntfs-3g /dev/sdb1 /media -o force15:17
nuxil-> /media/sdb115:17
InCaPaCeSanne: everytime that i must compile something it gives me the same error15:17
InCaPaCenot only for this plugin15:18
ze_nuxil it ok now :)15:18
nuxilInCaPaCe, you are missing dev packages..15:18
nuxilze_, try to remember the command :P15:18
ze_nuxil> but do i have to do this EVERYTIME i start kubuntu?15:18
nuxilze_, no nessesary15:19
nuxilze_, edit your fstab15:19
ze_nuxil: how?15:19
SanneInCaPaCe: you should install from the repositories if the package exists. If you *must* compile, you need to install the development files for the library configure complains about, usually named lib<libname>-dev15:19
InCaPaCemm15:19
nuxilze_,  kdesu kate /etc/fstab15:19
InCaPaCeok i try with apt-cache search15:19
SanneInCaPaCe: for xmms-singit, you just need to enable the universe repository and do what I said. You can read about repositories here: https://help.ubuntu.com/community/Repositories/Kubuntu15:20
InCaPaCethx15:20
Sanneyou're welcome :)15:20
ze_nuxil: wow! :| what shoulkd i do? now?15:20
nuxil/dev/sdb1        /media/sdb1  ntfs-3g   defaults 0       015:22
nuxilput that inn15:22
nuxilyou might want to add ,umask=007,gid=4615:22
ze_nuxil: should i enter those 2 lines in the bottom of fstab?15:24
nuxilze_, paste you fstab to pasebin15:25
nuxil*pastebin15:25
ze_nuxil: http://paste.ubuntu-nl.org/50266/15:26
ze_nuxil: what should i do?15:29
InCaPaCenothing to do15:29
nuxilhttp://paste.ubuntu-nl.org/50267/15:29
nuxiltypo- > media/ssb1--> sdb115:29
InCaPaCei can't understand which dev package i need..15:30
ze_nuxil: yeah i noticed that ;)15:30
nuxilanyway.. i have to go eat dinner :D15:30
InCaPaCedinner ? at 4.30? :S15:31
nuxilno.. 1700.. but i have to go to my fokes to eat.15:32
ze_maybe he's from another country ;)15:32
ze_nuxil: should it work fine now?15:32
ze_nuxil: if dont' i still can do     sudo mount -t ntfs-3g /dev/sdb1 /media -o force[15:17] <nuxil> -> /media/sdb1             right?15:33
nuxili thibk so.. if not.. ther is only minor changes15:33
BluesKajmostly everyone here is from different countries15:33
nuxilze_, yes you can do that15:33
ze_nuxil: thank you so much for your time, my friend15:34
ze_nuxil: have a GREAT 15:34 dinner ;)15:34
karthikp_Question: Why are images garbled up on akgregator?15:35
karthikp_If there's a feed linking directly to an image, all I get is a screen full of unicode.15:36
BluesKajkarthikp_, which images ?15:36
karthikp_jpegs mostly, I'd say.15:36
karthikp_(I think)15:36
=== _czessi is now known as Czessi
BluesKajgot a URL ?15:36
ze_these Kubuntu aplets open all my folders with Dolphin. How can i make them open only with Konqueror?15:37
karthikp_Sure. Try the reddit feed15:37
bmackim trying to get my ati radeon 2600 hd vid card driver installed correctly. when i go into restricted drivers and enable the ati accel driver. after i boot up it gives me a error at startup about xorg.conf15:37
karthikp_http://reddit.com/.rss15:37
bmackso i have to edit fglrx back to vesa for me to boot up15:37
bmackhttp://pastebin.ca/84016815:37
bmackcopy of my xorg.conf15:37
karthikp_So, there are stories that link director to pics - marked as (pic)15:38
karthikp_directly15:38
karthikp_And these images fill the screen with unicode.15:38
karthikp_At least that's what I think it is...15:38
BluesKajze_, Open Konqueror>Settings>Configure Konqueror>File Associations>Inode>System Directory>Application Prefernce Order , move Konqueror to the top , click apply and ok15:38
ze_BluesKaj: beautifull! thank you so so much15:39
ze_BluesKaj: ho-ow, not done yet15:40
Daisuke-Idoso no 8.04 LTS for kubuntu, eh?15:41
karthikp_Aw. I should have never posted the reddit feed. Stop reading the feed and focus, people! :)15:41
ze_BluesKaj: the applet "System Menu" (i think that's the name in english) stills open Dolphin as default :(15:41
=== karthikp_ is now known as karthikp
=== bipolar_ is now known as bipolar
karthikpAny thoughts on Akgregator messing up pic-only links, then? Anyone?15:44
nnaushahii got labtec web cam... i m not able to see ? any fix15:44
BluesKajze_, not sure but you may have to relogin15:45
ze_BluesKaj: key, see ya ;)15:45
=== connor is now known as comx
comxHey, I've got a question about flash player. I know theres not a PowerPC version so what would I use and how do I install it?15:48
ze_BluesKaj : System Menu still opens only in Dolphin :(15:49
nosrednaekimDaisuke-Ido: wow... finally got the news?15:49
ze_BluesKaj : maybe it's a dolphin applet (?)15:50
rothchildze_ why don;t you just uninstall dolphin?15:51
BluesKajze_, try it again , but sconfigure the konqueror system profile , then save it15:51
=== jpatrick changed the topic of #kubuntu to: Official Kubuntu support | Happy New Year everyone! | FAQ: http://wiki.kubuntu.org/CommonQuestions | Kubuntu CDs! https://shipit.kubuntu.org | Pastes: http://paste.ubuntu-nl.org | OT in #kubuntu-offtopic please | KDE 4.0 RC2 Package & LiveCD http://kubuntu.org/announcements/kde4-rc2.php | Tutorials Day logs at https://wiki.kubuntu.org/KubuntuTutorialsDay | The Flash plugin installation is currently broken.
nosrednaekimcomx: I don't know about PPC....do x86 CHROOTs work with PPC15:51
comxnosrednaekim: I think so...15:53
BluesKajze_, naturally dolphin will open if you click on the icon , just edit the kmenu in kcontrol and delete it from the list , then save15:53
=== Extrapan100 is now known as Extrapan100^BNC
thadirGood day all :) and for evry one in the more western continents Happy new year :)15:55
karthikp_Eastern15:55
karthikp_Westerns are the slowpokes15:56
karthikp_:P15:56
ze_BluesKaj: but i'm not opening dolphin. i'm not clicking in dolphin icon. i'm just using a KDE applet to easy acess my home folder, devides, etc, and i want to open them in Konqueror. I'm using an applet, not kmenu15:56
nosrednaekimcomx: then that is what you will probably have to do.,.. x86 firefox in a Chroot15:56
thadiralso good :). Hey a general question. I had some problems with me KDE X11 Mouse themes. Afther I installed one the whole mouse function kept crashing I reinstalled the Kubuntu seeing i didnt do eny thing special.. Eny one a idea what the couse could be?15:57
BluesKajdoes /Home show in the system menu applet15:57
ze_BluesKaj: yes15:58
ze_BluesKaj: i think i must edit that applet, but i don't now how, there is no option15:58
BluesKajze_, you have to save the konquer file management profile in konq settings after making the change \15:59
ze_the changes are maded15:59
ze_BluesKaj: and they work well wen i'm opening a disc drive15:59
Daisuke-Idonosrednaekim: i've been away for the past couple weeks or so, been swamped with holiday stuff and getting ready to go back to school15:59
nosrednaekimDaisuke-Ido: ah... then yeah... that seems the to be the way its going to be16:00
ze_BluesKaj: when i open a disc drive it opens Konqueror now, that it's fine now16:00
ze_BluesKaj: but the OTHER applet is opening Dolphin instead16:00
BluesKajze_, what about Home folder16:00
ze_BluesKaj: what about it? i'm sorry, didn't get the question...16:01
BluesKajwhat opens the Home Folder , Konq or Dolphin ?16:02
tomahaKPressing "Administrator Mode" button in Gutsy Kubuntu does NOTHING? Any idea?16:02
ze_BluesKaj: dolphin16:02
ze_BluesKaj: also the same with the recicle bin applet :(16:02
ze_BluesKaj: ey! working fine now!16:05
BluesKajze_, make sure all instances of dolphin are closed , do the konqueror instruction again and make sure you have only that konq open and no others , then in konq settings ,"configure view profiles" , choose the konq "file management" and save it .16:06
ze_BluesKaj: you mentioned Inode>System Directory, but you forgot to mention Inode>Directory also16:06
ze_BluesKaj: it's working fine now16:07
ze_BluesKaj: thank you VERY MUCH for the teaching :)16:07
BluesKajinode system16:07
BluesKajnp :)16:08
Dr_willisBetter then a sharp stick in the Inode!16:08
Dr_willisI hate it when a Dolphin gets a hold of my Inode!16:08
Dr_willis:P16:08
* Dr_willis has had too much sugar today.16:08
Dr_williswhat does the I in Inode stand for anyway?16:09
BluesKajkonq is a bitch to setup due to the number options16:09
BluesKaj\of16:09
tomahaKBoys... Any Idea: Administrator Mode buttons in "System Settings" on my Gutsy don't work. Known bug?16:11
BluesKajDr_willis,Inodes : http://www.cyberciti.biz/tips/understanding-unixlinux-filesystem-inodes.html16:11
Dr_willisIve heard others mention it befor tomahaK16:12
BluesKaj:) I'll be yer real interested too16:12
tomahaKwhere couldn't find anything on the web16:12
Dr_willistomahaK,  heard people in here asking about them.16:12
Dr_willisthey seem to be working for me just fine however16:13
Dr_willisyou could try running the config tools with kdesu, or some other Sudo way16:13
tomahaKthanks Dr_willis16:15
Dr_willisI do have my system set up a bit insecure. :) my user dosent have to use his sudo password.16:16
Dr_willisYou proberly dont want to try that.16:16
BluesKajDr_willis, sometimes the !adeptfix instruction commands work , but it takes a relogin16:17
=== emanuel_ is now known as emanuel
bazhanghappy new year to you all!16:25
mani213i have a problem with my packet manager16:27
Mr_Sonomais there a reason that when i connect my flash drive it doesnt get automatically mounted in gutsy? seems like it used to in fiesty16:27
mani213when i download a file it says canot commit or something and an erorr has ocured16:27
mani213what sould i do to fix it?16:27
bmackhow can i manually install the fglrx driver for ati?16:27
bmackbesides useing restricted drivers16:27
karthikpIs there any reason ksysguard cannot display my GPU temperature (as shown by nvidia-settings)?16:28
BluesKajbmack, you have to disable the restricted driver first , then install the new driver from the ati site if that's the one you want to use.16:29
bmackhow do i disable the restriced driver16:29
bmackerr16:29
bmackstupid question16:29
BluesKajbmack , system settings/advanced16:29
karthikpCan I 'add' a sensor to the localhost in ksysguard so that it shows my GPU temperature?16:30
BluesKajadmin mode , bmack16:30
karthikpOr as a newbie, should I be vehemently discouraged from having such impure thoughts about my kubuntu install?16:30
BluesKajGPU ?16:31
karthikpGeForce 680016:31
karthikp(Nividia)16:31
bmacki get a error in xorg.conf at bootup saying there is no fglrx driver installed so i have to change it to vesa in xorg.conf so that means it isnt installed right16:31
bmackor its disabled16:31
karthikp(Nvidia, I mean)16:32
BluesKajok, it's always best to avoid initials and acronyms here, not all are gamerz or familiar with those phrases.16:32
karthikpUh...GPU0 should theoretically be the sensor for the graphics card, right?16:33
BluesKajbmack, was the restricted driver enabled when you were booting up ?16:33
bmackno16:33
bmackor yes16:33
bmackit was16:33
karthikpJust like CPU0 is for the sensor for the chip...16:33
BluesKajwell bmack , use admin mode and enable the restricted driver first before trying the ati proprietary driver16:34
Cynnici've got a wireless networking problem with a default kubuntu 7.10 install, knetworkmanager won't load so i can set up WPA.. anyone here know where i can go for help?16:34
karthikpOkie. I quit.16:34
bmackhow come my restricted drivers option is gone from system settings > advanced16:34
BluesKajbmack, once you do that, reboot16:34
BluesKajadmin mode ?16:35
BluesKajgone or just greyed out ?16:35
bmackDISABLED_MODULES="fglrx"16:35
bmackthere is no restriced drivers option16:36
BluesKajmonitor &display /hardware ...what driver is listed ?16:36
bmackvesa16:37
bmackfor both16:37
camillaHello! happy New Year Cam someone help me with the external drive. I've tryed everything. Checked the disk in Windows.16:38
bmacki have ati radeon hd 260016:38
Dr_williscamilla,  help ya with what.. and what exactly have you tried.16:40
BluesKajbmack, open adept and in the searchbar type ' fglrx ' then look for the restricted driver in the list , prolly near the bottom16:41
camillaI tried with; ntfs, kdisc, gksu gparted16:42
bmacknone are installed16:42
BluesKajor better still choose the 'fglrx kernel source' and the 'xorg-driver-fglrx'16:43
BluesKajbmack, also search for restricted driver , to see if you have one available for your card16:44
Cynniccan anyone point me to where i can find help with networkmanager?16:44
camillaand entered a mountingpoint and set it to ntfs write16:44
bmackok16:45
bmackdoes this install the same driver from the ati site16:45
camillaI google and found some scrips but I' such a noob16:45
camillaI'm not sure how to enter them16:45
BluesKajbmack, no , it will install the driver from the repositories, that hardware detection has determined will work with your card .16:46
Dr_williscamilla,  ok.. whats your fstab entry for the disk In question?16:46
bmackok nothing for restricted16:46
bmackand i installed the other 216:46
camilla /dev/sdb116:47
bmackis that it?16:47
BluesKajbmack, ok reboot16:47
bmackok16:47
Dr_williscamilla,  whats the whole fstab line then for that device16:47
camillawas that what you asked for?16:47
camillaOk File system table16:48
=== frode is now known as fdov
Dr_willis- /etc/fstab line for the sdb1 device :)16:49
bmackin monitor settings it still says vesa for both16:51
BluesKajbmack, look in sys/settings/advanced16:53
BluesKajok, gotta go push some snow for 30 mins or so , BBL.16:54
camilla /dev/sdb1   ntfs-3g  /media/%2extern16:55
* genii sips a coffee and thinks about not shovelling snow16:55
camilla /dev/sdb1   ntfs-3g  /media/%2extern16:55
Dr_williswell why is there a %2 in there - is the first question....16:55
geniispace16:55
camillaI'm not sure how to get the info. you need.16:55
Dr_willisLooks like the fstab entry is slightly wrong16:55
camilla%2 I dont know16:55
Dr_willisand in the wrong order16:56
Dr_willis/dev/hda5 /media/winstorage ntfs-3g defaults,locale=en_US.UTF-8 0 016:56
geniiDr_willis: I notice this is happening when System Settings area is used to define mounts, weird crap is inserted to the fstab16:56
camillaThat was wath happened it was given to me, kinda of.'16:57
Dr_willisThis is why i always edit mine manually. :)16:57
Dr_williscamilla,  i would do a 'sudo nano /etc/fstab' and fix the fstab line16:58
Dr_willisusing mine as an example16:58
camillaI will know how to soon, me too..16:58
Dr_willis/dev/sdb1  /media/extern  ntfs-3g defaults,locale=en_US.UTF-8 0 016:58
Dr_willisi THINK would be your correct line.16:58
Dr_willisand the /media/extern dir MUST exist befor mounting16:59
Dr_willisYou may want touse a better name then extern16:59
camillaNow what:-)17:00
geniicamilla: Do you have more than 1 external storage you use? If so I recommend to use uuid instead of sda sdb or so on17:00
camillaCan I delet them now? And star over?17:00
camillaI'll try to paste the text, but the pastebin accuse me of spamming17:02
camillahttp://paste.ubuntu-nl.org/50275/17:03
=== firephoto_ is now known as firephoto
kyronAhoy, how does one `enable` "Restricted Drivers" using the console (attempting to install nvidia drivers...the wiki is brilliant enough to ASSume that we always have a GUI...especially for graphic driver installation O_o )17:05
=== Thecks is now known as Thecks_
=== Thecks_ is now known as Thecks
jhutchinskyron: There should be someone around who can answer that one, be patient.17:06
geniicamilla: Is this disk sdb1 or sdf1 ?17:06
jhutchinsBluesKaj? Dr_willis?17:06
kyronjhutchins, hehe, thanks, that's why I am here ;)17:07
camillaI think it's both17:07
camillaI tried so many times17:07
camillaThe disk is unmounted and removed now17:08
geniihmm17:09
camillaI reinstalled so many times now, I crashen one thing or the other. But now everything else I use to crash is stable. and I manages to make the external harddrive work before :_)17:10
kyronjhutchins, well...an alternative is to tell how to launch `System Settings` from the command line (remote X available here)17:10
kyronoh...lovely systemsettings17:11
geniicamilla: Put in front of lines 15 and 16 a #, then in line 17, make it only /media/Extern    instead of /media/%2Extern17:11
geniicamilla: Then do ctrl-x and choose Y to save the file, Enter or Return key to choose same name for the file17:12
=== SSJ is now known as SSJ_GZ
camillaSorry I'm such a noob. Shoud I start in Kate or something, I cannot edit in terminal window17:14
geniicamilla: Yes, you are right now in the editor called nano in fact17:14
camillaYees and are I able to cut and paste ?17:15
geniicamilla: You do not need to cut and paste anything. Just use the arrow keys on the keyboard to go to the lines which in the pastebin are lines 15 and 16. Go to far left side of these lines then hit shift-3 to make a #17:16
=== tribaldata is now known as Tribal_Lunch
geniicamilla: After you make these two # at the start of lines 15 and i6, go with the arrow keys to the last line and then put the cursor at the E of Extern then hit the Backspace key twice17:18
camillaOk I'm on it now :-)17:18
geniicamilla: Then continue as instructed, eg: ctrl-x  then choose Y to save file, Enter or Return key for same name as before to save the file as17:18
camillaIt' done thx17:20
camillahttp://paste.ubuntu-nl.org/50278/17:22
camillaI'll restart now17:22
Dragonaththere's about 3 different kernels available for load in my grub, should I just remove entries for older versions? will it break something?17:22
geniicamilla: Good, that is how it is supposed to look now.17:22
geniicamilla: camillaNo restart needed17:23
genii'bah17:23
camillaOk17:23
geniicamilla: Make sure now that /media/Extern exists17:23
kaotrix./kick selene17:23
kaotrixlmao17:23
camillaIt exist17:24
kaotrixin my pants?17:24
geniicamilla: Does the directory have a lage E and not a small e ?17:24
ardchoille!ot | kaotrix17:24
ubotukaotrix: #kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks!17:24
NickPrestaDragonath, it's usually best to keep one previous version in case something breaks with the version you're using. You can remove the older versions if you want but then you will have no fallback if something breaks.17:24
camillaIts a  /  infront should I remove it?17:24
Dragonathok, thanks17:24
geniicamilla: camillaNo17:24
kaotrixstfu ardchoille17:25
camillaIt is still assigned  /media/%2extern17:25
geniicamilla: No, there should be a / there do not do anything to try and alter that17:25
NickPrestalol17:25
camillaI see it when I hover abov the folder17:26
geniicamilla: Thats fine, don't mind what it says there.17:26
* Dragonath reboots and hopes that nothing breaks17:26
=== duns_s__ is now known as duns_s
geniicamilla: in konsole, do:  sudo mount -o remount -a17:27
geniicamilla: And then see if it gives messages or not, etc17:27
BluesKajkyron,  if you're at the TTY , sudo apt-get install nvidia-glx nvidia-kernel-source17:27
camillaShould I plugg in the drive17:28
geniicamilla: Yes17:28
camillaOk her we go17:28
camillaIt says its not supported, I'll will wait a minute then try again17:29
camillaAnd paste the result17:29
Dragonathargh17:30
geniicamilla: Something about UID or such?17:30
Dragonathhow do I replace this - OpenGL version string: 1.4 (2.1 Mesa 7.0.1) - with something more to do with ATI?17:30
Dragonathand have it remain even if I reboot the PC17:31
camillahttp://paste.ubuntu-nl.org/50280/17:31
camillaBut when I try to mount it it says that I'm not allowed to mount17:32
BluesKajDragonath, pastebin your  /etc/X11/xorg.conf ...then we can edit17:32
geniicamilla: Ah, OK. Please report result of the command:  mount17:32
nuxilso sudo first :p17:32
geniicamilla: To pastebin please17:32
camillahttp://paste.ubuntu-nl.org/50282/17:33
Dragonathhttp://paste.ubuntu-nl.org/50283/17:34
=== Tribal_Lunch is now known as tribaldata
geniicamilla: The mount command tells us the drive is not mounted as far as the system thinks. So you should be able to just do:    mount /media/Extern17:35
camillaThen it says that only root can mount.17:36
nuxili tould ya.. sudo first :p17:36
geniicamilla: In this case then use sudo before the mount command17:36
geniinuxil: Yup17:37
camillaOk17:37
geniinuxil: Though for just reporting in what is mounted, user issuing mount works17:37
camillahttp://paste.ubuntu-nl.org/50285/17:38
nuxilnormaly yes17:38
BluesKajDragonath, http://wiki.cchtml.com/index.php/Ubuntu_Gutsy_Installation_Guide17:38
nuxilcamilla, your missing that dir17:38
ardchoille!away | tribaldata17:39
ubotutribaldata: You should avoid changing your nick in a busy channel like #ubuntu - it causes unrequired scrolling which is unfair on new users. The same goes for using noisy away messages : use the command "/away <reason>" to set your client away silently - See also !Guidelines17:39
nuxilcamilla, sudo mkdir /media/extern or what ever17:39
geniicamilla: You fibbed to me when I asked if the directory of /media/Extern   existed :)17:39
DragonathBluesKaj: thanks17:39
kantonbuenas tardes17:39
camillait does17:39
camilla:-)17:39
geniicamilla: Remember I asked about large E small e etc etc17:40
camillaBut it is /Extern17:40
nuxilcamilla, is it a windows disk ?17:40
camillayes17:40
geniicamilla: do: mkdir /media/Extern17:40
geniicamilla: do: sudo mkdir /media/Extern17:40
geniirather17:40
nuxilcamilla, use mount -t ntfs-3g /dev/xxx /media/Extern17:40
nuxilsudo mount -t ntfs-3g /dev/xxx /media/Extern -o force17:41
geniinuxil: I sense her issue is that /Extern is not same as /media/Extern17:41
nuxilheh17:41
neghi guys17:42
ardchoilleLooks to me like /media/Extern doesn't exist, as per the error17:42
nuxilho17:42
geniiardchoille: Exactly17:42
negcan i ask you a question?17:42
ardchoilleneg: Sure17:42
nuxilneg, ask17:42
negi have a problem17:42
nuxildont we all :)17:43
negi configured connection to internet throught br2684ctl17:43
camillaOk wait17:43
negand it works17:43
negbut konqueror dont see it17:43
negit always says that any site is unreacheble17:43
negbut  ping irc kopete and other work17:44
pagneg, I'd blame it on knetworkmanager.17:44
nuxilneg, IS br2684ctl eth0 ?17:44
negno its nas017:44
nuxilbridge?17:44
negi use winmodem17:44
negon connexant chip17:44
nuxilneg, just trie to .. ifconfig eth0 down.. i have about the same issue if my eth0 is up and my inet is on eth217:45
nuxilneg, if you have some network on eth0. you might want to masquerade with iptables :)17:46
ardchoillecamilla: Are you aware that Linux is case-sensitive?  /media/extern is not the same as /media/Extern17:47
kyronblackflag, thanks for the tip but the problem that the drivers were "restricted"...in any case, I went through the procedure using a remote X session ;)17:47
neg_sorry17:48
neg_i hanged out17:48
neg_so if i will remove networkmanager problem will gone?17:48
camillahttp://paste.ubuntu-nl.org/50289/17:49
camillaI just want to get rid of all the folders and be able to start over again17:50
kristjan_how to downgrade a package?17:50
pagneg_, can't guarantee... give it a shot?17:50
neg_sorry english is't my native. what means give it a shot?17:51
ardchoillecamilla: You need to replace /dev/xxx with the actual device (ie /dev/sda1 or /dev/hda1, etc)17:51
nuxilneg, it means give it a try17:51
pagneg_, it means "try it"17:51
camillaI did17:51
neg_^)17:51
nuxil;)17:51
neg_thanks17:51
geniicamilla: Still you have to create yet the folder of /media/Extern.So:   sudo mkdir /media/Extern17:51
neg_i'll17:51
camillaAfter a couple of tries :-)17:52
ardchoillecamilla: Ah, you did, ok good17:52
geniicamilla: Then make sure that the file browser is also not looking at that folder when you try to do the mount command17:52
nuxilneg, install network-config17:52
neg_oh yes it's17:52
neg_i just quited knetworkmanager17:53
neg_thanks a lot17:53
pagnp :)17:53
camillahttp://paste.ubuntu-nl.org/50290/17:53
camillaNow it says that the folder exist17:53
nuxillol..17:53
=== aaron is now known as Quillan
nuxilsorry17:53
ardchoillecamilla: Yes, because you created it earlier. You don't need to create the folder each time17:54
camillaNo browser looking17:54
geniicamilla: Also make sure that the command prompt is not inside of that folder too. For now to do:  cd ~                          should work17:54
camillaSorry I confused the messages.17:54
geniicamilla: Then now if sdf is the correct drive to mount, the fstab entry should be good, and then can do:   sudo mount /media/Extern17:56
camillahttp://paste.ubuntu-nl.org/50293/17:57
camillaNow it shows thats the /dev/sdf1 (Extern hårddisk) is the drive17:58
geniicamilla: Please put to pastebin the result of the command:     sudo fdisk -l17:58
geniicamilla: Because it may be that sdf is not the correct drive in this case, but another like sdb17:59
* genii sips his coffee and thinks about uuids17:59
camillahttp://paste.ubuntu-nl.org/50294/17:59
BluesKajgents/ladies , I was chastised for suggesting the use of the "cat" command when trying to find out what the CPU speed is , for example ," cat /proc/cpuinfo | grep MHz " ...what is a safer/better alternative ?18:00
camilla(Extern hårddisk) is the drivers name18:00
geniicamilla: sdf1 IS correct.It is saying now something is busy. So either you have some file browser looking at /media/Extern or you are in the directory of /media/Extern with the command prompt, or else more remotely, there is a file check happening to /dev/sdf or something of this sort18:02
camillaI.ll terminate everything. And redo the command18:02
camillaNow skim crached :-)18:04
geniicamilla: First to make sure it is not already mounted somehow, to do: sudo umount /media/Extern                        it may be that the previous time when force was used it worked to make the computer think it was mounted even though at that time the directory did not exist18:04
camillahttp://paste.ubuntu-nl.org/18:05
geniicamilla: That is not a proper URL for pastebin18:07
camillahttp://paste.ubuntu-nl.org/50295/18:07
camillaSorry18:07
sd132man, I wish my monitor driver supported my native resoloution for my monitor18:08
quaternaryHi18:16
quaternaryIve been just upgrading to feisty and an error occured and the upgrader crashed. What should I do to repair the damage?18:17
zibrah3edhave you used automatix18:18
hdevalenceHow do I configure muti-monitors without X going on the fritz?18:19
quaternaryive used adept manager18:19
geniicamilla: I apologise for lag, work called me away fr a bit18:19
geniibah, they left already18:20
zibrah3edquaternary: try sudo apt-get dist-upgrade18:20
* genii sips his coffee18:20
quaternaryIt 'thinks' it is feisty already, but it crashed on 61% of the installation process18:21
camillaThanks guys it works.18:23
camillaI restarted and its there :D18:23
geniicamilla: Good18:25
matthewI just installed kubuntu 7.10 but how can i make the wireless connect?18:26
geniicamilla: Do you use more than 1 external storage?18:26
matthewMy wireless adapter was working fine in the previous version.18:26
comxmatthew: What wirless adapter do you have?18:27
matthewcomx.. i don't know.. let me do an lspci18:28
matthewcomx: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)18:28
CrocoJethow can I check if I have jre installed ?18:30
quaternaryaptitude show packagename?18:30
=== nuu is now known as nu
=== nu is now known as nuu
CrocoJetI came from Fedora distro .. so little lost with .deb package18:30
SchuenemannCrocoJet, type java -version18:30
CrocoJetoh ok18:30
CrocoJetthanks18:30
camillaNo, exept a 1G Mp3 player flsh18:31
camillaflsh18:31
comxmatthew: Ok well you should just be able to go and slect the wireless network to join if it's working. If not I really can't help18:32
camillaIt should be FLASH :)18:32
matthewanother question--how can i get updates?  I don't see the usual update thingy on the lower right.18:32
Dr_willisi alwsya just do a..18:33
geniicamilla: I ask because the hard disk may not always be seen as the disk sdf if you have some other usb thing which has storage plugged in. One day it may be sdf another day it may be seen as sdg or some other letter.18:33
Dr_willissudo apt-get update then sudo apt-get  upgrade18:33
geniicamilla: The best solution in these cases is to use the disk UUID instead of the /dev/sdf1    name18:34
=== ottom4n is now known as burn``
camillaOk thats intresting. and how do I ..18:35
camillaMake that happen?18:35
geniicamilla: To find the UUID, to do: blkid|grep sdf118:36
matthewsudo apt-get update and sudo apt-get upgrade  basically said nothing to be done..18:36
matthewThis is not accurate.. it's a fresh install from CD18:36
geniicamilla: Then you will have a line something like: /dev/sdf1: UUID="9a7ed732-eda0-20dd-24bf-68e341ce0fbd" TYPE="ntfs"18:36
Dr_willisheh. I removed all the uuids from, my fstabs. :)18:37
Dr_willisYou could mount it by label also.18:37
camilla  /dev/sdf1: TYPE="ntfs"18:37
matthewWow.. 7.10 is just really buggy... isn't it..18:37
geniicamilla: What you would take from here is the part: UUID=9a7ed732-eda0-20dd-24bf-68e341ce0fbd             <--note no quotes in this         and then put that in the /etc/fstab for where it now has /dev/sdf118:38
Dr_willisThat seems odd.. The UUID for my NTFS disks is much shorter.18:38
geniicamilla: So blkid|grep sdf1  gives no UUID?18:38
comxmatthew: I found it that way so I kept the LTS version. runing on my computers.18:38
Dr_willisIn my case it gives -->  /dev/hda1: UUID="C4CF0DF4CF0C50C" LABEL="XPBoot" TYPE="ntfs"18:38
geniiDr_willis: The length varies, I*'ve noticed18:39
Dr_willis!uuid18:39
ubotuTo see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID)18:39
camillaNope18:39
Dr_willisthats.. odd :)18:39
matthewcomx: ok.. so i might need to return to the previous version (that's what you mean by LTS somehow?)18:39
camillaBut the drive is busy copying my musik to the disk18:40
geniicamilla: OK, so we cannot in this case substitute the UUID for sdf1, unfortunately.18:40
comxmatthew: I doubt, But if things are working better then it shoulden't be turned down. I use the LTS version on Mac iBook because the new ones not to great on it18:40
matthewcomx: ok.. well, let me try fixing things a bit.. I cannot get updates for some reason.. let me reboot and see if that does anything.18:41
geniicamilla: The next thing would be to make an fstab entry for the other usb storage you use, and if it has a uuid to use that in it's fstab entry.18:41
Dr_willisCool. I can use labels :) i reber how. example fstab entry with Labels18:41
Dr_willisLABEL="XPBoot" /media/windows ntfs-3g defaults,locale=en_US.UTF-8 0 018:41
=== ryan__ is now known as Raspberry
comxmatthew: Ok see what it does.18:42
makuseruis there anyway to get the old version of Gaim, before it was Pidgin?18:45
BluesKajgoogletalk not working in pidgin ?18:46
SchuenemannBluesKaj, sometimes it doesn't for me18:46
Raspberrygoogle talk works.. you have to change the server (default) from gmail.com to talk.google.com18:46
camillaThe small mp3 player is always recognized18:47
BluesKajahha18:47
AdamBHi, i'm having problems getting the virtualbox kernel module to work, I'm running hardy .18:48
Dr_willisAdamB,  check #Ubuntu+1 id say..18:48
AdamBDr_willis: ok thanks18:49
SatManUKhappy new year all and hears to continued support and exciting developments in 2008 - starting i guess with kde418:50
SatManUKthanks for all your support in 200718:50
AdamBok ubuntu+1 seems to be a ghosttown >.>18:51
AdamBanyone running hardy and got virtualbox to work properly?18:52
Dr_willisAdamB,  best bet would be to check the Hardy forums.18:52
bmackok i just installed ati-driver-installer-8.443.1-x86.x86_64.run, and when i try to open "ati catalyst control center" the little loading icons comes up but the options dont18:53
bmackand when i drag windows its slow18:53
Dr_willisid check that its actually using the new ati drivers.. You did reboot after installing them? or at least restarted X ?18:57
geniicamilla: //back18:59
geniibah18:59
* genii checks his caffeine intake19:00
camilla20% left of the copying :-)19:00
AdamB_ok no luck on the forums, so before i post a message on the fourms, i'll explain the exact problem in hope that someone will save me : P19:00
camillaAhh coffie I will make some..19:00
geniicamilla: I do not think it matters for finding the UUID if it is copying or not... so it just seems the drive does not have one in this instance19:01
AdamB_i'm trying to compile the kernel modules for virtualbox as the ones in the repos don't match my current kernel and don't work, when i try to compile them i get up to about 30ish percent then get "run make oldconfig && make prepare on kernel src"19:01
AdamB_i try that and i just kill my kernel sources and have to reinstall them till they work again19:02
MilitantPotatoDoes anyone know why dolphin crashes every time I try to change the View Properties and apply them to all folders?19:02
MilitantPotatoIf it doesn't crash, it doesn't remember the change to detailed view in any directory19:03
Dr_willis!dolphin19:04
ubotuDolphin, or more properly D3lphin, is the new default file manager for Kubuntu 7.10 Gutsy Gibbon. If you would like to make Konqueror your default file manager again, go to Konqueror - Settings menu - Configure Konqueror - File Associations and change the association for inode/directory and inode/system_directory to Konqueror at the top rather than Dolphin.19:04
Dr_willis:) one of the reasns i chaneged back to Konqueror19:04
MilitantPotatoOk cool, if it's common I'll go back aswell19:04
camillaI think I saw it before, let me try aagain19:04
BluesKajDolphin doesn't do much for me either , dunno why , but i can't see any advantages to it19:07
Dr_willisits Purtier! and more USer Friendly - due to its lack of features!19:07
Dr_willis:)19:07
MilitantPotatoLack of features is an understatement19:07
BluesKajhehe :)19:08
bmackhey Blueskaj i got the fglrx driver installed just now when i scroll long pages its slow and when i drag windows its slow :s19:08
BonesolTeraDyneMilitantPotato: I'll agree with that.19:08
MilitantPotatoIt's like gnome but overdone19:08
Dr_willisunderdone?19:08
MilitantPotatoWay to simple19:08
* Dr_willis is UnderWhelmed19:08
Dr_willis:)19:08
Dr_willisand it has loads of Special Defects19:08
BluesKajbmack, did you install the ATI proprietary driver or the default restricted one in system settings ?19:09
bmackthe one from the website19:09
bmackthe installer19:09
MilitantPotatobmack: pages in firefox?19:09
bmackyes19:09
MilitantPotatoYea, that's a feature included in the drivers19:09
BluesKajthe ATI driver site ?19:10
MilitantPotatoturn off Compiz19:10
bmackati-driver-installer-8.443.1-x86.x86_64.run19:10
bmackhow do i turn off compiz19:10
MilitantPotatoCompiz + the ATI drivers from their site makes video output break and firefox cause xorg to use 100% usage and lag.19:10
BluesKajbmack,, that driver is prolly exprimental19:11
MilitantPotatoIt is and showing it.19:11
bmackso i should use the one in rescricted drivers19:11
BluesKajwhich grafix card again bmack ?19:11
bmackwhen booted back it said the driver was in use19:11
bmackati radeon hd 260019:12
zipper!themes19:13
ubotuFind your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freshmeat.net/browse/58/ - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy19:13
BluesKajbmack, you have a more recent and hier end card than i have , but I had nothing but probs with the drivers from the STI site ...so I went with the default restricted one.19:13
bmacki see19:13
BluesKajATI site19:13
bmackhow can i reinstall all of this19:13
BluesKajbmack, hang on for a sec19:14
bmackwell when i installed the default was set to VESA19:14
bmackyou mean that one?19:14
rohananyone having problems with frostwire in gutsy? i'm having strange behaviour in the search dialog19:15
rohani can't type "Artist" in audio search at all.. pointer automatically goes back to "Title" field19:15
rohani don't have compiz installed19:15
BluesKajbmack, scroll down til you find the uninstall instructions, https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_8.40.4-inst.html19:15
bmackok19:16
BluesKajno bmack , the fglrx driver you installed previously is the one you want19:16
enrygoodbye, happy new year!!19:20
MilitantPotatoDr_willis: Thanks, I think that fixed my last issue i've had with KDE :19:21
bmackok so now just re-enable it in restricted drivers?19:23
BluesKajno patience !19:25
=== ksal is now known as xal
bmackBluesKaj you still here?19:41
bmackhttp://www.pastebin.ca/84036819:42
bmackim getting that error at startup19:42
Tommy22hey guys19:43
bmacki have to edit xorg.conf and change fglrx back to vesa in order to boot19:43
Tommy22there was a program to change the resoution of the screen immediatly ... not in the xorg.conf file,  this program allowed me to dynamically change the resolution while working19:43
bmackhttp://www.pastebin.ca/840372 is a copy of my xorg.conf19:43
Tommy22does anyone of you know its name?19:43
Tommy22I can't recall it19:43
ardchoilleTommy22: xrandr ?19:44
Tommy22ardchoille, maybe ... lemme search for it in the repos19:44
jussi01Tommy22: I dont think its in the repos yet.19:45
Tommy22ardchoille, nope, it's been an other programm,  but xrandr seems to be very interesting,  it could give me a good start in solving the problem19:45
Tommy22jussi01, it was already installed by default19:45
Tommy22Question:19:45
jussi01Tommy22: displayconfig-gtk ?19:46
jussi01!info displayconfig-gtk19:46
ubotudisplayconfig-gtk: Simple tool to change xserver settings. In component main, is optional. Version 0.3.7 (gutsy), package size 48 kB, installed size 604 kB19:46
suboptWhere can i find the detailed package listings for Gutsy and Dapper?19:46
ardchoilleTommy22: Maybe krandtray19:46
Tommy22what could be the reason, why my screen was able to show  1024x768 when I installed Gutsy Gibbon,  it also worked the following weeks,  and since about 5 days,  I can only show 800x600 ?19:46
jussi01subopt: archive.ubuntu.com19:46
Tommy22I already edited /etc/X11/xorg.conf  to only show 1024x768 but it still comes up with 800x60019:47
Tommy22ardchoille, thx I will search for krandtray19:47
Tommy22jussi01, same goes for you,  thank you, I search for it19:47
ardchoilleTommy22: Sorry, it's krandrtray and you may have it already.19:47
Tommy22great, thats it19:48
Tommy22but why doesn't it offer anything higher than 800x600 ?19:48
Tommy22I realldy do not have any clue19:48
Tommy22it worked in the past19:48
ardchoilleTommy22: After editing xorg.conf, did you restart X?19:48
Tommy22ardchoille, for sure19:49
ardchoilleok19:49
Tommy22I did a complete restart of the system19:49
Tommy22but the problem came BEFORE editing xorg.conf19:49
ardchoilleThat'll do it :)19:49
Tommy22so again:19:49
Tommy22after installing Gutsy,  1024x768 worked19:49
suboptjussi01: Does that mean that the package versions are the same across ubuntu7, kubuntu7, xubuntu7, etc?19:49
Tommy22from one day to the other, I got a resolution of only 800x60019:49
sep1318subopt: they should be, the repos are the same. the only differences between the three is the default desktop environment19:50
jussi01subopt: correct - all the packages are available to all of them19:51
suboptsep1318: thanks19:51
suboptjussi01: thanks19:51
sep1318np, subopt19:51
jussi01subopt: just the package on the disk are different19:51
sep1318true19:51
ardchoillesubopt: And, are you aware that it's not a good idea to mix packages from different releases (Dapper, Edgy, Feisty, Gutsy, etc)?19:51
=== jpatrick_ is now known as jpatrick
lokoshi19:53
suboptardchoille: No, but i'm not trying to do that. Just trying to get the version numbers of all the Python related stuff, so i can know which release of Kubuntu to install. From this discussion it sounds like i can get the Kubuntu version info from the Ubuntu package listings. Do i have that right?19:54
lokoscan some1 help me ?19:54
lokos?19:54
sep1318subopt: what versions are you torn between using?19:55
lokosi can't create a proper torrent with createtorrent19:55
lokosit says "it's not a bencoded file"19:55
zipperWhats the easiest way to change the looks of default kde?19:56
martijn81lokos: use KTorrent then19:56
lokosktorrent is gui :/19:56
martijn81zipper: by going into kcontrol19:56
martijn81lokos: i know, hehe19:56
suboptI'm leaning towards v7 of Kubuntu. It looks like it comes default w/Python2.5, and has PyQt4, too. I'd like to stick w/straight Debian, but i can't get any of the Python add-ons to install to Python2.5; they all compile/configure to Edge's default (Python2.4).19:57
logdhi could some1 help me setting up a wifi ad-hoc connection betwen  pcs ?19:57
jussi01subopt: 7.? there is 7.04 feisty fawn and 7.10 gutsy gibbon19:58
suboptjussi01: Guess i meant gibbon. Heron's the bleeding edge, right?19:58
sep1318subopt: yeah. gutsy has python 2.5.1 (i just checked)19:59
sep1318and a lot of addons you can install. bindings for stuff, etc in the repos19:59
suboptsep1318: Guess i'll go w/that, unless i can figure out how to fix Debian/Edge.19:59
zippermartijn81, ...and?19:59
zippermartijn81, i know i need to install a package to get themes, but cant remember which one =/20:00
W8TAHhi folks -- im trying to view the following page http://www.wkyc.com/video/weather/live/local_radar.aspx20:00
W8TAHits aksing for a plugin x-mplayer220:00
W8TAHbut i tired sudo apt-get install x-mplayer2 and it said it dont know what that is20:00
ardchoillezipper: kdeartwork is a package with a lot of themes. Also you can search the repos for specific themes.20:00
W8TAHim in firefox20:01
ardchoilleW8TAH: sudo apt-get install mozilla-mplayer20:02
W8TAHardchoille: thank you -- happy new year20:02
zipperardchoille, ah, thanks20:03
ardchoilleW8TAH: yw20:03
ardchoillezipper: yw20:03
W8TAH!jre20:11
ubotuTo install a Java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java5-jre from the !Multiverse repository. Enable the backports repository on Edgy to install sun-java6-jre. Please don't use Adept to install Java if you are on Kubuntu 6.10 (Edgy) or earlier.20:11
jpatrickanyone know why irssi gives me this for certain channels? even ones I join: http://img267.imageshack.us/my.php?image=we10cz2.png ?20:11
ardchoillejpatrick: I use irssi, what are you referring to? The numbers (Act:blah) at the bottom?20:12
zipperTrying to install a theme, getting this error: "checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!" - What package could i be missing?20:12
jpatrickardchoille: the blank channel window20:13
marcondesmdmd20:13
ardchoillejpatrick: Not sure. Is this a new theme?20:14
jpatrickardchoille: it's the mithru theme, but even /join brings up blanks, or just opens and then closes20:15
ardchoillejpatrick: Oh, wow, not sure. Perhaps the good folks in #irssi can help ?20:16
jpatrickardchoille: don't think I can even join there20:17
BluesKajjpatrick, so which client are you using now ?20:17
ardchoillejpatrick: Did this happen after switching themes?20:17
jpatrickardchoille: yep, failed, just opened window and closed20:17
jpatrickardchoille: happened since I added more channels to autojoin20:17
jpatrickBluesKaj: irssi20:18
jpatrickBluesKaj: just autojoining works for some20:18
BluesKajok20:18
BluesKajhmm, gonna try it20:18
=== warren_ is now known as QuakeCube
jpatrickardchoille: I going to rm my config and try again20:19
ardchoillejpatrick: Don't rm it, just rename it in case you need it later20:19
jpatrickhmm, too late20:20
jpatricknot ;)20:20
jpatrickbrb20:20
patrick__ardchoille: hmm, same, even with default20:23
=== patrick__ is now known as jpatrick
Tomasu[BAF]does anyone know how to set the "bit rate" via knetworkmanager? it seems to always set 24Mb when both the adapter and ap can and will do 54Mb20:23
ardchoillejpatrick: I've never seen that before20:23
=== patrick__ is now known as jpatrick
jpatrick_ardchoille: we've got it: Cannot join to channel #xubuntu-es (You have joined to too many channels)20:34
ardchoillejpatrick_: aha20:34
jpatrick_pity20:35
ardchoillejpatrick_: Glad you got it sorted.20:35
jpatrick_ardchoille: kinda, I need those channels ;;)20:35
=== stuart is now known as StuieT
kubuntunewbie!info telnet20:40
ubotutelnet: The telnet client. In component main, is standard. Version 0.17-35ubuntu1 (gutsy), package size 64 kB, installed size 184 kB20:40
kubuntunewbiewhats the name of kubuntu's built in telnet client?20:41
kubuntunewbiei wanna get up on it20:41
kubuntunewbietelnet rulez20:41
geniiI'm pretty sure the bot just told you the name is "telnet"20:42
Yorokobikubuntunewbie, um ... telnet at the command prompt courtesy of Konsole.20:42
kubuntunewbieyes, it did but i dont know where to find it or how to load it because im dumb/new20:42
Schuenemannjust type telnet at konsole20:43
kubuntunewbieohhh, thats easy.20:43
kubuntunewbiethanks20:43
Voyage_ how do i configure gallery2 with fastcgi is there a howto20:52
BluesKajok, back ...no more snow for a while, i hope20:53
girolamo!italiano20:54
ubotuVai su #ubuntu-it o su #kubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie!20:54
kubuntunewbieu sniffin that powda20:54
YorokobiBluesKaj, wanna come and shovel the snow off my driveway? I think there's only 1.5cm of ice to chip through :)20:54
* Dr_willis wakes up20:56
Dr_willis1.5cm! thats like... err...  10 Ft!20:57
Dr_willis:)20:57
* Dr_willis moved the decimal point too far.20:57
Yorokobiyep20:57
girolamobuon anno a tutti21:01
Yorokobic21:08
NickPrestaWhere would be the best place to report a problem with a package (missing dependency)? Should I file a bug in LP or should I ask in #MOTU?21:10
bmackhey BluesKaj im still haveing trouble installing the ati accel. driver in restricted drivers at boot i get this error http://www.pastebin.ca/84036821:10
yuriyNickPresta: first file a bug in LP21:11
bmackhttp://www.pastebin.ca/840372 is my xorg.conf21:11
NickPrestayuriy, well, I'm not even sure it's a bug. Perhaps I'm missing something. I installed xcdroast (sudo apt-get install xcdroast). It wanted to install `cdda2wav` and `xcdroast`. Okay, did that. I start up xcdroast and I get an error about missing `icedax` and some missing libraries. I had to install icedax to fix it. Shouldn't icedax be a dependency of xcdroast?21:13
yuriyprobably21:14
yuriyyou could ask in MOTU as well i guess21:14
NickPrestaokay21:14
Voyage_iam the only user on ubuntu. am i the root?21:16
bmackhow do i run .deb files21:16
=== mind is now known as mind_
askebmack » with "dpkg -I *.deb" command21:17
bmackok21:17
askedpkg -i *.deb21:17
=== mind_ is now known as mind
=== mind is now known as mind_
BluesKajbmack, try this tutorial ,use "Method 1"..it should solve your driver install prob21:22
BluesKajhttp://www.linuxforums.org/forum/ubuntu-help/110698-ati-video-card-install-guide.html21:22
bmackok21:22
kirkhey ppl21:26
kirkanyone here?21:28
jussi01yep21:29
kirkmaybe i could get some advice...21:29
kirki upgraded to 7.10, and now no kind of videos will play21:29
kirkwell they play, the sound is fine, but the picture is scrambled21:30
jussi01kirk: hmmm, are you using compiz/beryl21:30
jussi01?21:30
kirkno, fresh install21:30
Dr_willisIve seen some issues on that with nvidia cards.21:30
jussi01kirk: video card?21:30
kirksame system i was using before, no changes were made, i just upgraded21:31
kirki dont know what kind of video card is in there21:31
kirkbut its the same one that played everything before21:31
Dr_williswell if its an ati or nvidia card - you proberly should install the proper ati, or nvidia drivers..21:32
Dr_willisthe output of 'lspci' shoud give some clues on what video card it has.21:32
mahasamootthe run command dialog stinks, is there some way to make it more like a terminal?21:33
Dr_williswhy not use a terminal?21:33
kirk_i have no idea how to install the proper drivers21:33
Dr_willislike YaKuake (i think)21:33
Dr_willis!find yakuake21:33
ubotuFound: yakuake21:33
ardchoillekirk_: Find out what kind of video card it is and then visit: https://help.ubuntu.com/community/BinaryDriverHowto21:34
Dr_williskirk,  well you need to figure out what card ya got first..  You could just run that restricted-manager tool (i forget where its at in the menus) it may tell you and auto0get the drivers21:34
ardchoilleyakuake is nice21:34
kirk_how do u see what kind of video card u have21:34
BluesKajkirk_,check for video card, in the konsole : lspci | grep video21:34
kirk_ty21:35
mahasamootDr_willis: I do, but some times I want to run a command and have it go away again... I guess you're right yahuake, might be the best way21:35
kirk_that command had no output21:35
Dr_willismahasamoot,  i think theres a command line applet or 2 you can put in the panel also21:35
ardchoillekirk_: lspci | grep VGA21:35
nilomhola21:36
nilomc'è qualcuno?21:36
nilomsalve a tutti!!!21:36
mahasamootDr_willis: that sounds perfect21:36
jussi01!es | nilom21:36
ubotunilom: Si busca ayuda en español por favor entre en los canales #ubuntu-es, #kubuntu-es o #edubuntu-es, allí obtendrá más ayuda.21:36
kirk_VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200]21:36
ardchoille!it21:36
ubotuVai su #ubuntu-it o su #kubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie!21:36
nilomah ok21:36
nilomit's ok21:36
ardchoille!ati | kirk_21:36
ubotukirk_: To install the Ati/NVidia drivers for your video card, see https://help.ubuntu.com/community/BinaryDriverHowto21:36
mahasamootDr_willis: what's the best way to find pannel applets?21:37
jussi01mahasamoot: why not just run the command with a trailing & ?21:37
nilomthere is some people that can help me????21:37
ardchoillenilom: Help with what?21:37
nilomi have the problem with my wi fi21:37
Dr_willismahasamoot,  fire up the package manager and search. :) a lot are allready isntalled.21:37
niloma*21:37
Dr_willismahasamoot,  right click on the panel, add applet...21:38
mahasamootjussi01: sometimes they give a constent stream of data to the terminal, that I don't want21:38
ardchoille!wifi | nilom21:38
ubotunilom: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs21:38
jussi01mahasamoot: try running a progeam with a trailing "&"21:38
* BluesKaj edits the video texr commands 21:38
jussi01ie. konqueror &21:38
=== Voyage_ is now known as |Quest|
nilombut...no i have to load the wpa_supplicant but i dont know how!!!!21:39
mahasamootjussi01: yes, that's a good tip, thanks... but some programs still send a consant stream of messages making the terminal unusable after that21:39
jussi01mahasamoot: it shouldnt. it should just run in the background then21:40
Dr_willisit depends on the program21:40
Dr_willisand if its using stdout, or stderr, and other things21:41
ardchoillejussi01: Try kmail &21:41
Dr_willisand yes. with the right options/piping you can send all output to Null. :)21:41
jussi01hmmm21:41
jussi01My apologies, that will keep it running after closing the terminal.21:42
mahasamootazureus & > /dev/null21:42
mahasamoot?21:43
Dr_willistry it and see21:44
mahasamootDr_willis: good point :-)21:45
kirk_arrggg.21:46
kirk_okay, my video card is VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200]21:46
kirk_how would one go about getting videos to play?21:46
Dr_willisYou proberly should install the fglrx drivers, Its possible its a dri issue makeing them not play properly21:47
Dr_willisI have a x200m in my laptop. it works. :)21:47
kirk_lol... english please21:48
kirk_flgrx drivers21:48
kirk_lost me21:48
MilitantPotatokirk enable restricted drivers yet?21:49
nuxilo.021:49
kirk_no...21:49
MilitantPotatoit's in K menu>System Settings, advanced tab21:49
kirk_betcha thats it21:50
MilitantPotatono idea, but that's one way to go about installing ATI's drivers (fglrx)21:51
MilitantPotatoI'd check to make sure your video card is supported21:51
MilitantPotato!ati21:51
ubotuTo install the Ati/NVidia drivers for your video card, see https://help.ubuntu.com/community/BinaryDriverHowto21:51
kirk_video card worked perfect on 7.0421:51
kirk_enabled ati driver in restricted driver list, brb needs restart21:51
kirk_thanks21:51
MilitantPotatogl21:52
Novellhow do I rebuild the kubuntu kernel properly ? I've tried getting the linux-source but couldn't get it compiled like the stock one from packages21:57
SchuenemannI have wine 0.9.33 and I see there is 0.9.41 available. Shouldn't it warn me about the update?22:00
BluesKaj_the update is ok , but it seems abit buggy ...having a few more crashes than usual on some apps on wine22:01
matthewWhat package contains aclocal ?22:01
matthewIs there a way to find out?22:01
matthewI need to know what to install to get it.22:01
SchuenemannBluesKaj_, I haven't seen any update for a while22:02
Sannematthew: on packages.ubuntu.com in section "Search the contents of packages"22:02
MilitantPotato!info aclocal22:02
ubotuPackage aclocal does not exist in gutsy22:02
Sannematthew: you can search for files and will get the packages that provide it22:02
MilitantPotatohmm22:03
MilitantPotatoI'm on wine 9.5222:04
Sannematthew: but it seems there's no aclocal on *ubuntu, it might be specific to another distro. What is it supposed to do?22:04
MilitantPotatohttp://nixdoc.net/man-pages/Linux/aclocal.1.html22:05
combinioi've just reinstall my kub-7.04 and can't install Flashplugin-nonfree cuz "md5sum mismatch install_flash_player_9_linux.tar.gz" :/22:07
Sanneahh! matthew, you need autoconf. You seem to want to compile something. So you need also build-essential, might also pull in autoconf.22:07
combiniocan someone help, pls ? :}22:07
PerseidHi all. I'm trying to get the NVIdia drivers installed on gutsy but I don't see te new Restricted Drivers Manager.22:09
Tm_T!nvidia | Perseid22:09
ubotuPerseid: To install the Ati/NVidia drivers for your video card, see https://help.ubuntu.com/community/BinaryDriverHowto22:09
combinio** i formatted only "/" partiotion. "/home" has NOT been touched22:09
Tm_T!flash | combinio22:10
ubotucombinio: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - Flash 9 is now available in dapper-backports and edgy-backports - See also !Restricted and !Gnash22:10
ubotuThe Flash plugin installation is currently broken. This is due to Adobe changing the tar file that the package downloads. See http://ubuntuforums.org/showthread.php?t=636397 if you need to fix this immediately, but it's recommended to wait for an official fix.22:10
Schuenemann!gnash22:11
ubotuAn open source flash replacement.  It is still beta software. For current status or for more info http://www.gnu.org/software/gnash/22:11
combinioTm_T: ok, will try that now...22:11
Tm_Tcombinio: see both messages22:11
slow-motionschon mal guten rutsch und frohes neues jahr22:11
Tm_TSchuenemann: Gnash is <322:11
combinioTm_T: in second message all is explained - thanks Tm_T :))22:11
Schuenemannwhat does <3 mean?22:11
Tm_TSchuenemann: it's a heart22:12
SchuenemannTm_T, and what do you mean it's a heart?22:12
BluesKajcombinio, http://ubuntuforums.org/showthread.php?t=636397...this might work22:12
combinioBluesKaj: yeap, ubotu also showed me that way. hope it will be usefull ;P22:13
Tm_TSchuenemann: I sorta like/love it22:13
SchuenemannTm_T, ahh... how is its development?22:14
SchuenemannI mean the progress22:14
Tm_TSchuenemann: no idea, I like it, because I don't have to see any flash, I'm happy22:14
Schuenemannhah22:14
Tm_TSchuenemann: "For current status or for more info http://www.gnu.org/software/gnash/"22:15
matthewSanne: ok.. installed build-essential, but aclocal is still not there that i can see..22:15
SchuenemannTm_T, I'd rather hear it from a user22:16
Tm_TSchuenemann: well don't listen to me then22:16
SchuenemannI won't22:16
Sannematthew: then you would also need package automake22:17
Sannematthew: what do you want to compile, btw?22:18
matthewSanne: yes.. finally.. thanks!22:18
matthewSanne: It's the Glest source from svn.. on sourceforge22:19
Sannematthew: you're welcome22:19
matthewSanne: This is a game that there really should be a package for.. it's owesome.22:19
Sannematthew: ok, just making sure you don't compile something that can be installed via a package22:19
* Sanne goes looking22:19
jussi01!find glest22:20
ubotuPackage/file glest does not exist in gutsy22:20
jussi01well then...22:20
Schuenemannsomething that requires code compiling can't be good22:20
Schuenemannit's evil22:20
combiniohow can i check what crashes my *.deb auto instalation ? it looks it doesn't work. everytime when i'm trying to install *.deb package it crashes ://22:21
Sannematthew: looks very nice, good luck with compiling22:22
combinioater INSTALL PACKAGE command the window just disappear after second and nothing happened ?!22:22
combiniocan't install anything ?! :///22:22
nuxilopen a terminal22:23
Schuenemannmatthew, it's beautiful22:23
nuxiltype dpkg --configure -a22:23
combinionuxil: done22:23
nuxilcombinio, you know that *.deb means all files right?22:24
combinionuxil: hhmm... let's see was it helpful :P22:24
combinionuxil: yeap i know - i mean ALL files :(22:24
combiniosince 2 weeks coudn't install ANYTHIN' :/22:24
=== athena is now known as Athena
Athenahi22:25
combiniohello :)22:25
AthenaAnyone here good with printers...or have an idea where I can get help with one?22:25
nuxilcombinio, did it do anything after that command?`or did it just return to the prompt?22:25
combiniodid NOTHING (?) :)22:25
combiniocrap! didn't work that command :/22:26
combiniostill same bug :[22:26
nuxilthen try to force install the deb files22:26
combinionuxil: sounds good but how to ? ;P22:26
nuxilits not recomended to do tho..22:26
AthenaI picked up an HP printer on boxing day...i figured with HP is should be compatible...but it won't print linux stuff (except once, not sure what i did...but i know it can do it)22:26
nuxilcombinio, man dpkg :p22:27
combinionuxil: it looks i have no choice. special for that i've just reinstalled my system but it didn't help so i'm desperate now :{22:27
Athenawhat is the problem combino?22:28
combinionuxil: and there is no some shorter way to execute than reading ALL that manual ? ;]22:28
nuxilheh22:28
combinioAthena: my dpkg manager is crashed. can't install *.deb packages at all :/22:28
combinionuxil: u know, some simple command as noobs love so :P22:28
nuxilcombinio,  what does this tell you?22:29
nuxilsudo apt-get install --fix-missing22:29
Athenaok i'm new to Kubuntu...(but i did use ubuntu and more recently mepis)...have you tried adding a synaptic manager instead of adept22:29
Athenaor something that would get you there (i hate adept)22:29
combinionuxil: it tells nothing. 0 at all nothing happened [?] :/22:30
ThecksI can't seem to get Flash working with Opera:o22:30
Athenahmm try going to swiftfox and using there auto installer, it might tell you if you can actually put something on, as it does this automatically22:30
combinioAthena: no i haven't :D22:30
combinioAthena: but i will try if nothing's gonna help me with that :///22:30
nuxilcombinio, ok try apt-get update22:30
nuxilcombinio, dpkg --force-help22:31
Sannecombinio: often, terminal commands don't tell anything when they execute successfully.22:31
Athenacombino: how do i open a line with you?22:31
combiniowhat line u mean ? :D22:31
jussi01!pm | Athena22:31
ubotuAthena: Please ask your questions in the channel so that other people can also benefit AND help you. Please don't PM a user in the channel without asking first, some find it rude.22:31
AthenaI'm not familiar with IRC...your red comments are just to me yes?22:31
combinionuxil: oho! found something interestin :D22:31
combinioAthena: yes :P22:31
Athenaubotu, thanks i'm new and still learning22:32
jussi01!bot | Athena22:32
ubotuAthena: I am ubotu, all-knowing infobot. You can browse my brain at http://ubotu.ubuntu-nl.org/factoids.cgi - Usage info: http://wiki.ubuntu.com/UbuntuBots22:32
combinioAthena: if u want write something to me write my nick in message ;P22:32
Athenaok combino can you use a browser22:32
combinioubotu i only a bot ;P hehe :D22:32
Athenayah she told me22:32
Athenaor he22:32
jussi01it22:32
combinioAthena: ok ;P22:32
nuxilSanne, actualy $? usaly returns if commands are sucsessfuly22:33
jussi01!tab | Athena22:33
Athenago to google and put in swiftfox ( this could be a waste of time, but i think it will help, maybe)22:33
ubotuAthena: You can use <tab> for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.22:33
Athena! tab means what?22:33
ubotuSorry, I don't know anything about tab means what? - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi22:33
Sannenuxil: yes, the command should return to the prompt, but it need not say that all is well :)22:33
combinionuxil: except few ERRORS after apt-get update there are also few Public Keys which are missing :))22:33
nuxilSanne, true22:33
nuxilcombinio, paste the errors to psatebin.ca22:34
Athenaoh so google.com22:34
nuxil*pastebin.ca22:34
Athenaoh so tab:google.com22:34
combinionuxil: doind that :)22:34
Athenaas an aside...sounds like you are stuck in dependency hell...i was there once22:34
matthewWhat package contains the x libraries and headers?  I don't see it in adept, using "xlib"22:35
Athenaand have a printer that won't work (GRR)22:35
jussi01Athena: which model?22:35
AthenaIt's an HP...go figure i thought that would make it not so hard. It's an LaswerJet 1100A...which is an older buisness model i think...it will also scan, but i just want it to print right now22:36
Athenaheh combino...humour me try swiftfox...if it will install your apt is working somewhat22:36
Athena(the auto installer uses it)22:37
Schuenemannswiftfox is urban legend22:37
Athenai use it all the time!22:37
jussi01Athena: have you looked at: http://openprinting.org/show_printer.cgi?recnum=HP-110022:37
biovorekinda like duke nukem forever22:37
=== lola2 is now known as lola_21
Athenamy printer shows up...but nothing will print using the suggested drivers...although it printed one page from my computer once, and sometimes you can see that it's talking22:38
Athenathe installer uses apt...so if you can use the installer included some of your apt is working22:38
Athena(and it might fix part of the apt i have no idea...if you hate it uninstall it after)22:38
combinio!pastebin22:38
ubotupastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (be sure to give the URL of your paste - see also the #kubuntu channel topic)22:38
Athenashould i be pastebinning? (sorry very new to IRC)22:39
Athena;-)22:39
jussi01Athena: only if you have 3 lines or more to paste22:39
combinionuxil: hope you're gonna know what's going on. i was trying to translate a little (i use polish language ;P) http://paste.ubuntu-nl.org/50323/22:40
Athenajussi01: frustrating when you have an idea, but it's ignored22:40
Athenaoops sorry22:41
combinioanyway - why don't u spend Sylvester time somewhere else ? in some more friendly place ?? :}22:41
Athena<combino> is this how you talk to one person?22:41
jussi01combinio: looks like you are getting some 404's from medibuntu.22:41
combinio( i didn't mean that this place is not friendly but, u know ;P )22:41
combinioAthena: to everyone ;P22:42
combiniojussi01: what does it mean to my problem ? :D22:42
nuxilcombinio, you beed updating the gpg keys..22:42
combiniojussi01: cuz it saying to me nothing ;P22:42
jussi01Athena: no, try typing the first few letters of jussi01 ie. juss then press tab22:42
Athenajussi01: is this it22:42
combinionuxil: so now i'm gonna update those public keys22:42
nuxilcombinio, remove the 3 last lines from you /etc/apt/source.list22:42
jussi01combinio: remove the medibuntu lines from your sources22:42
Athenamedibuntu can be finicky22:42
jussi01Athena: correct.  that shows everyone you are talking to me22:43
nuxilcombinio, go to the site you found thouse links from22:43
combiniojussi01 & nuxil - doing that....22:43
jussi01Athena: also, it you type: /msg jussi01 then you will get a private message to me.22:43
Athenajust to ask...why does Kubuntu use Adept... (i moved here because I thought maybe it would get my printer working...Mepis uses synaptic)22:43
jussi01Athena: but you must be registered for that22:44
combinionuxil: last three positions have been deleted :))22:44
combinionuxil: now update the public keys ? ;>22:44
nuxilcombinio, To be sure your doing things right.. past you source.list here22:44
nuxilerm22:44
nuxilon pastebin22:44
nuxil:p22:44
Athenadid you install from both adept and synaptic...that could have caused your problem combinio (i did that once...big problems)22:44
jussi01!register > Athena22:44
combinioAthena: think NOT. i have only Adept. no Synaptic here ;P22:45
starscreamdIs it possible to restore group policies on Kubunt? I knda borked mine... :\22:45
kennyanyone know of a way round the dreaded No GLXFBConfig for depth 32 in comiz using nvidia driver?22:45
combiniohttp://paste.ubuntu-nl.org/50324/ << my sources.list22:45
jussi01kenny: set depth 24?22:45
combiniobe back in 30 seconds ;P22:45
kennyjussi01: done it :) and all the Option stuff in xorg :(22:46
Athenacombino...could you download synaptic...it might be a way to fix the problem22:46
jussi01combinio: go to adept -> manage repositories -> thrird party -> remove any medibuntu stuff22:46
Athena(it could make it worse i guess but it already sounds bad)22:46
Athena(it is possible to do this KDE...that's how i know it can cause problems...22:47
jussi01Athena: adept is in there as it is qt. synaptic is gtk. they both do the same thing22:47
combiniojussi01: i thought that i've already deleted mediubuntu stuff from sources.list ;P22:47
jussi01combinio: then sudo apt-get update and try what ever you were tryng again22:47
Athenayes, but synaptic offers way more programs...more choice, and sometimes a better idea of what you could be missing22:48
combinioAthena: i'll do it if no other ways help22:48
jussi01Athena: no, thats incorrect22:48
Athenaoh ok juss maybe i never got adept working right22:48
Athenalol22:48
starscreamdAdept works as well as S/Kynaptic for me..22:49
combinionuxil: now it shows there are two public keys missing ://22:49
jussi01adept offers exactly the same programs as synaptic, my guess is you are talking about the add/remove programs dialouge22:49
combinionuxil: add them ?22:49
Athenaso anyone know how to get a printer to work...when it won't work with the standard, made for the printer drivers?22:49
Athenajuss, Yes i think so22:49
Dr_willisAthena,  you expecing a macigal wand? :)22:49
Dr_willisAthena,  what kind of printer?22:49
Athenano, just some ideas...i've run out of them22:49
Athenaafter more than a few hours22:50
Dr_willisIf you say canon - im going to scream22:50
Dr_willis:)22:50
jussi01Athena: have you tried setting it up through the web interface - sometimes that works a little better22:50
nuxilcombinio, yes add them if you know them.. i dnont know them22:50
AthenaHP Laserjet 1100A22:50
Dr_willisAthena,  connected by usb? or parallel?22:50
AthenaYou mean go to the HP site? It sends me to a sourceforge site, and that didn't help22:50
Athenaparallel22:50
jussi01Athena: localhost:63122:50
Athena?22:50
combinionuxil: i'm gonna risk ;P hope that nothing bad is gonna happen if i don't know them ^^'22:50
Dr_willisHmm22:50
jussi01Athena: go to that address22:50
Athenajust type that in, in a browser or here?22:51
jussi01in a browser22:51
ardchoillecombinio: The medibuntu entry in your sources list is incorrect22:51
Dr_willisive found the gnome cups admin tool a little easier touse then the kde one.  CUPS has its web interface on the http://localhost:631  address22:51
Dr_willismakes it rather easy to use.22:51
nuxilcombinio, not likely.. didnt look like standar repos22:51
combinioardchoille: wait... check that out...22:51
combinionuxil: so where they come from!? :} i copied that from some forum ;P22:51
nuxilaha22:52
ardchoillecombinio: The proper entry is:  deb http://packages.medibuntu.org/ gutsy free non-free22:52
nuxilcombinio,  go to that forum,.. its probealy a link to ther to the key22:52
ardchoillecombinio: And you need to add the medibuntu key before using the repo22:52
Athenagiving the spot you gave me a try...looks like it might make better sense than the page HP suggested!22:52
ardchoillecombinio: wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -22:52
nuxilcombinio, you can safly remove thouse repos you added22:53
combiniowait ardchoille! u'r talking to noob! :P i'm on that site and can see those key ... how to add them ? :)22:53
starscreamdCan someone please help me with properly configuring my group policies?22:53
combinioardchoille: ok :)22:53
Athenacombino: it will tell you what programs won't work if you uninstall...they are likely programs you don't need22:53
combinionuxil: delete them ? ;]22:54
combinioardchoille: keys added :: OK :)22:54
combinionuxil: so where can i get from new repos ??22:54
ardchoillecombinio: Ok, do you have the proper medibuntu entry in sources.list?22:54
Athenaok the web page says Device URI22:54
combinioardchoille: checking out....22:54
ardchoillecombinio:  deb http://packages.medibuntu.org/ gutsy free non-free22:55
Athenado i need to check that on my computer?22:55
Dr_willishttp://www.linuxprinting.org/show_printer.cgi?recnum=HP-LaserJet_1100  has some drivers listing of drivers to try with it22:55
combinioardchoille: as i can see only this :: "deb http://medibuntu.sos-sts.com/repo/ gutsy free"22:55
ardchoillecombinio: That is incorrect and needs to be removed22:56
sigma_123happy new year all (south africa)22:56
ardchoille!medibuntu | combinio22:56
ubotucombinio: medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org22:56
combinioardchoille: so removed that already22:56
combinio>>> HAAAAPPY NEW YEAR (Poland :D)22:57
combinioardchoille: can u wait a sec. want to watch the fireshow ;P22:57
combiniooho ! :D:D here it comes ;P22:57
ardchoillecombinio: There is a webpage that fully explains how to add the medibuntu repo properly: http://www.medibuntu.org22:58
sigma_123ok i was one hour late!22:58
combinio:D:D22:59
AthenaThe cups people are asking for a password...22:59
AthenaMINE doesn't work22:59
Dr_willisAthena,  You mean the cups web interface. :) Hmm.. i thought they fixed that ... bug22:59
Dr_willisI rember ages ago i had to set a root password for it to take.22:59
GunirusHappy New Year23:00
starscreamdShould I just reinstall Kubuntu gutsy to fix this issue? all i did was try to add a value to the groups and ive had all kinds of probs since..23:00
starscreamdno sound, sudo not taking passwrod etc23:00
nuxilYea Happy new Year all23:00
Athenamy problem isn't identifying the printer...it just won't accept the drivers suggested (except once...no idea how and accidentally erased the printer entry)23:00
Dr_willisAthena,  what im reading says it should use the hplip drivers/tools . which i think is a extra package.23:01
Dr_willis!find hplip23:01
ubotuFound: hplip, hplip-data, hplip-dbg, hplip-doc, hplip-gui (and 1 others)23:01
Dr_willistry installing those. perhaps.23:01
ardchoilleDr_willis: I thought the hplip stuff was installed by default23:01
=== paulj1 is now known as pauljw
Athenai got through the suggestions of the CUPS page (same thing i've done before. I got this as a result when i went for a test page23:01
AthenaAn error occurred while loading http://localhost:631/printers/Laser?op=print-test-page:23:02
AthenaConnection to host localhost is broken.23:02
Dr_willisardchoille,  no idea. Ir ecall intalling it befor for my older hp-scanner-printer23:02
Athenaso did i23:02
Dr_willis!info hplip23:02
ubotuhplip: HP Linux Printing and Imaging System (HPLIP). In component main, is optional. Version 2.7.7.dfsg.1-0ubuntu5 (gutsy), package size 283 kB, installed size 688 kB23:02
ardchoilleDr_willis: Ah, ok23:02
Dr_willisSays its optional. :)23:02
Athenaso i need to install it?23:02
W8TAH hi folks -- im wanting to view this link mms://a293.l2717654292.c27176.g.lm.akamaistream.net/D/293/27176/v0001/reflector:54292  firefox tells me it does not know how to handle the link -- what do i need to install????23:02
combiniowhat the hell that means?! sudo: "timestamp too far in the future: Dec 31 23:26:52 2007"23:02
Dr_williscombinio,  your date when the file was made was wrong, or its wrong now23:02
combinioi see :)23:02
starscreamdW8TAH: helluva line here, ive been here awhile now, over 15 mins no response23:03
Athenaso what do i ask adept to install (so i get this right)23:03
Dr_willis!info hplip23:03
ubotuhplip: HP Linux Printing and Imaging System (HPLIP). In component main, is optional. Version 2.7.7.dfsg.1-0ubuntu5 (gutsy), package size 283 kB, installed size 688 kB23:03
Dr_willis hplip  is the package name23:03
Dr_willis!find hplip23:03
W8TAHstarscreamd: ok -- whats ur ?? i may be able to help23:03
ubotuFound: hplip, hplip-data, hplip-dbg, hplip-doc, hplip-gui (and 1 others)23:03
Athena(i tried updating the hplip on another operating system...didn't work well, but i tried through apt23:03
Dr_willisYou may want to install those other files as well. the doc. and gui.23:03
Athenait says it is already installed23:04
Athenait won't show anything for a GUI request23:04
Athena(do i need to add a repository?)23:04
starscreamdW8TAH: I tried adding a value to groups, and my sound isn't working. I had to manually edit... sudo visudo to add my username to the bottom of that fiel.. ick :P i just wanna restre my group settings23:04
W8TAHeeek - -not sure on that23:05
Dr_willisAthena,  they are all in main --> "In component main, is optional"23:05
Dr_willisso they are in the main repo23:05
W8TAHmight ask in #ubuntu may be less line as it is not kubuntu specific23:05
Athenaok all sorts of new stuff being added, as i told it to allow a Gnome commercial product that looks like it could run a printer23:07
secleinteerhi, i'm not getting the info pane that's in the bottom half of the ktorrent window (as in http://ktorrent.org/images/screenshots/mwnd.png ). i'm using the default ktorrent install. anyone know how to enable it?23:07
Dr_willisAthena,  this is a printer scanner combo?23:07
Athenai'm not much familiar with know23:07
Athenayes it is23:07
Athenagnome23:07
Athenai don't care if the scanner works or not23:07
Dr_willisI think theres a hpoj service that also needs to be in stalled and running23:08
Dr_willis!find hpoj23:08
ubotuFound: hpoj, hpoj-xojpanel23:08
Dr_willis!info hpoj23:08
ubotuhpoj: HP OfficeJet Linux driver (hpoj). In component universe, is optional. Version 0.91-12build1 (gutsy), package size 449 kB, installed size 1352 kB23:08
unix_lappyman do i hate public WAP23:08
Dr_willisI had to install that for my combo printer also.23:08
Athenayes but hpoj is incompatible with hplip23:08
unix_lappywindows probes all other clients all the time pointlessly.23:08
Athenahmm...i'll wait and see what the download does23:09
unix_lappyand you cant tell the difference b/w a probe and a scan.23:09
Athena(they were incompatible on my old system)23:09
MinatakuHeya, Dr_willis23:09
MinatakuDr_willis: What's up?23:09
Dr_willisMinataku,  got my *@*@&!@&@ company BACK again23:10
Dr_willisAthena,  well one site says use the ljet4 driver. for that printer.23:10
MinatakuWhat?!23:10
Dr_willisi think my googling is finding a lot of old er threads.23:10
unix_lappygot your company back?23:10
MinatakuKick those slackers out!23:10
Dr_willisMinataku,  they came back for Xmas.. and then its one disaster after another with then23:10
Dr_willisunix_lappy,  company as in 'relatives visiting' :)23:10
combiniowhat is the command to install DEB package in console ?23:11
Athenaso my system is now downloading gnome files <sigh> but if it works ok23:11
Athenayes but the ljet doesn't work23:11
Athenai've tried it23:11
ardchoillecombinio: What are you installing? Have you checked the repos first?23:11
Athenathe best success i've had is to boot the machine with the printer unattached, and it guesses i might have a cannon or a lexmark, then connect the machine...some combo of that got my one printed page23:12
combinioardchoille: no! i just want that command to check out WHAT THE HELL crashes my *.deb packages installation23:12
Dr_willisAthena,  some of the sites i see say it started working after they installed hopj, others say they used ljet4. others say it never worked... :)23:12
combinioardchoille: cuz i can't install ANY *.deb packages! dpkg crashes! :{{{23:12
MinatakuUgh. GNOME.23:13
Athenai had problems the first time i installed a printer...so i think it is likely the software not the printer...i have someone looking into getting me a ripped version of XP just in case, so i can make sure it works before the warranty (short) ends...but i hate Windows23:13
combinioardchoille: so, can u give me that command pls? if u know of course :P23:13
MinatakuHeh23:13
AthenaOh gees so one system never seems to work23:14
ardchoillecombinio: sudo dpkg -i package.deb23:14
combinioardchoille: thanks :))23:14
MinatakuI read that 80% of computer users have 2 or more problems with their computers every month23:14
Athenaall types of operating systems?23:14
MinatakuWhich means that some of those Windows users refused to admit it23:14
SchuenemannMinataku, computers have problems with their computers? What is that?23:15
Dr_willisAthena,  im not actually clear on what the problem is.. You run the printer config tool. it sees the printer. you then select a driver.. but they dont seem to work?23:15
Athenayes23:15
MinatakuMac users only occasionally have problems with their "computers" because their computers don't actually do anything in the first place23:15
SchuenemannMinataku, oops, users, sorry. 80% ?23:15
Athenabut the machine does sometimes flash...it is getting some info...and as i said it did print one test page correctly23:15
combinioWHAT THE?!?! i install *.deb package in console (not in that window manager) and it looks it works!? no errors?! :}23:15
MinatakuAnd the rest are happy Linux/BSD/Solaris users23:15
ardchoille!ot | Minataku23:15
ubotuMinataku: #kubuntu is the official Kubuntu support channel, for all Kubuntu-related support questions. Please use #kubuntu-offtopic for general chatter. Thanks!23:15
Athenanow my machine is saying it doesn't have CUPS installed!23:15
Athena(it had it before)23:15
Dr_willisAthena,  Hmmm.....23:16
downixMinataku: Amiga ftw!  8)23:16
Minatakudownix: Heehee23:16
MinatakuSpeaking of Amigas, Dr_willis23:16
Minatakulol23:16
Dr_willisYou dont want to know how full the garrage is now...23:16
Dr_willisIts gotten worse in the last 2 weeks.23:16
Athenashould i just go to adept and try getting it again (likely gnome printer stuff took it off)23:16
Dr_willisI can stand on tip toe and see the machines!23:16
Dr_willisAthena,  all the gnome printers tuff is front ends to the cups system.23:17
Dr_willisI dont see why it would of removed anything.23:17
Athenamaybe it wasn't there to start?23:17
Athenai can't remeber...23:17
downixDr_willis: Got any 3k's?  8)23:17
Athenalet me go look for the hplip stuff23:17
Dr_willis!find gnome-cups-manager23:17
ubotuFound: gnome-cups-manager23:17
Dr_willisI tend to use the gnome-cups-manager over the kde printer tool.. because with the Gnome tool.. i can get the printer gong in like 10 sec. :)23:18
Athenaok this is what i get23:18
AthenaUnable to retrieve the printer list. Error message received from manager:23:18
AthenaConnection to CUPS server failed. Check that the CUPS server is correctly installed and running. Error: /var/run/cups/cups.sock: connection refused (10).23:18
Dr_willisvs.. exploring the kde tool trying to figure it out.23:18
Minatakudownix: Too late, I claimed them all.23:18
Dr_willisOnly got a A1200, and CD32 left.23:18
Dr_willis:)23:18
Dr_williswhen i can get to them.23:18
downixMinataku: Actually I'm building my own.  They cloned the hardware earlier this year, roll your own is the name of the game now.23:18
Minatakulol23:18
MinatakuCool23:19
Dr_willisdownix,  got a URL for that info?23:19
Dr_willis:)23:19
downixI hated the A120023:19
MinatakuYeah, link up23:19
ubuntu:)23:19
Dr_willislike i NEED another pc.23:19
MinatakuHeh23:19
MinatakuAmiga on an FPGA23:19
ubuntuHi. Kubuntu can't recognize my speakers. What should I do?23:19
MinatakuYou could make an ultratiny Amiga23:19
MinatakuXD23:19
downixI'm trying to fit it into a PDA, personally23:19
downixbest use for that broken Palm V23:20
Dr_willisAmigabuntu.23:20
downixhttp://home.hetnet.nl/~weeren001/23:20
albatross27Kubuntu 7.10 can't recognize my speakers. How do I fix this?23:20
downixDr_willis: I don't think any Linux can handle the 68000 CPU, only the 030 or higher23:20
Dr_willisalbatross27,  Speakers? You mean soundcard?23:20
MinatakuI know that NetBSD can run on a sun223:20
Dr_willisdownix,  yep. No mmu23:20
ardchoillePlease take the off-topic chat to another channel.23:20
Minataku68010 + 68555 or whatever23:21
MinatakuWith a custom Sun MMU23:21
albatross27!audio23:21
ubotuIf you're having problems with sound, first ensure ARTS is running, by going to K Menu -> System Settings -> Sound System and making sure "Enable the sound system" is checked. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - For playing audio files, see !Players and !MP323:21
d3ce1thappy new yeaR! :D23:21
downixMinataku: You know in the original chipset specs there was to be an external MMU, but execs cut it out for cost.23:21
MinatakuOtherwise, I believe the first Motorola chip to have a Motorola MMU was the 02023:21
Minatakudownix: We better move this23:21
BluesKajalbatross27 , i doubt it's your speakers , unless you've already checked with the headphone output that the soundcard and sound system is working properly23:21
MinatakuBefore the Stuporcop gets out his banstick23:22
Athenaapparently i need to reinstall CUPS23:22
albatross27BluesKaj: It's probably the sound card.23:22
=== Sanne_ is now known as Sanne
Athenawell that is it for me tonite...hopefully i'll get the printer working soon...thank you for all the help!23:35
oakxxhey, i keep failing on dual booting kubuntu with windows xp23:42
oakxxinvald operating system is what i get23:42
oakxxand it doesnt goto grub after install23:42
oakxxthis is a laptop with one harddrive.23:42
nosrednaekimoakxx: are you changing anything with where to install grub?23:43
oakxxso should grub goto hda? or hda1? or hd0? or what?23:43
nosrednaekimhd23:43
nosrednaekim*hd023:43
oakxxit auto puts it at hd023:43
oakxxi thought.23:43
BluesKajoakxx, did you install windows after installing kubuntu ?23:43
nosrednaekimthen that is correct.23:43
nosrednaekimwhat does your partitioning look like?23:43
oakxxwindows installed first23:43
nosrednaekimthat is the default. oakxx23:44
BluesKaj!grub23:44
ubotugrub 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/GrubHowto23:44
oakxxwell i used partitionmagic, to make a ext3+ swap partition23:44
oakxxand i also tried to do a "resize" from the install23:44
oakxxand i tried using wubi23:44
BluesKajaiieee, partition chaos !'23:44
oakxxive dual booted fedora on this machien before.23:44
nosrednaekimoakxx: ok... delete ALL partitions except the windows one and redo it. use the "manual" partitioning option in the installer23:45
oakxxok23:46
oakxxright now i just reinstalled windows on the whole thing23:46
oakxxso this is one big ntfs partition23:46
nosrednaekimok... then use you should be able to do the automatic(guided) partitioning...23:49
oakxxthe automatic "resize"23:49
oakxxhmmm23:49
oakxxi think i tried this and it caused "invalid operating system"23:50
nosrednaekimok... the  use the manual partitioning23:52
ErtainHello everyone.  I try to start Xpenguins but it won't work.  Though I've installed it through Adept and have started it from the command line nothing works.  I've tried a couple of commands but nothing works.23:54
nosrednaekimErtain: does it through you the error that the command was not found?23:54
nosrednaekim*throw23:54
=== Dragonatha is now known as Dragonath
ardchoilleErtain: Open the System Settings app and I'll help you with that23:58

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