@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77



Comments:

<0> Stargazers you know what MINT is?
<1> Breezy-CA: I expect you'd need to do all of it to satisfy dependencies
<2> Stargazers: no, you used the wrong command. apt-cache policy libpqxx-2.5.5c2a
<3> dragonslight: Eh... nope? Some kind of candy to make breathing fresh, eh?
<4> sigh ... that doesn't sound like a good idea ... am I wrong?
<3> crimsun: Oh sorry :S
<5> !winamp
<6> well, winamp is use XMMS or Beep Media Player (BMP) instead (Winamp for linux doesn't work on Ubuntu)
<0> Stargazers, MonoDevelop is requiring it for ./configure to work
<1> Breezy-CA: your suffering would be great, I suspect
<3> http://pastebin.com/551981
<7> how can i kill a process that's reported as '<defunct>' by ps?
<8> how can i build sox with mp3 support?
<1> Breezy-CA: you'd be better off to upgrade altogether, I think
<4> amphi - great for whom? ^H^H^H^H^ .... that is, erm, that doesn't sound like a good thing at all
<0> Star whats in that pastebin thing?



<9> kameron, only with reboot
<7> Toma-, oh man.. that's lame.
<1> kameron: you can't - it's a zombie
<4> amphi - re: upgrading altogether, I'm reminded of the movie Marathon Man: "Is it safe?"
<3> dragonslight: That it says that it is not installed
<9> kameron, actually, run top and see if you have any zombies
<10> there's a version of winamp for linux?
<11> winamp will run with wine
<7> Toma-, why do processes get <defunct> ?
<1> Breezy-CA: probably not - ubuntu is a snapshot of debian unstable anyway ;)
<9> Determinist, yeh, but it ****s ***. its the cl***ic version too
<12> Just looked at xpde. Never heard of it before. Should make XP users feel right at home!
<8> how can i build sox with mp3 support?
<10> Toma-, i'll stick with bmp/amarok then
<3> dragonslight: Uh, did you understood what I meant?
<13> kameron: ps fauxw |less -im
<11> xmms is pretty winampish determinist
<14> karl_: I see your whois says dialup, and I'm looking for some feedback about modems; what's yours?
<13> kameron: search for Z
<15> !info xmms
<6> xmms: (Versatile X audio player that looks like Winamp), section sound, is optional. Version: 1.2.10+cvs20050209-2ubuntu2 (breezy), Packaged size: 979 kB, Installed size: 7216 kB
<10> PeterPrick, so is bmp :)
<4> fiddle-dee-dee ... I guess that's all for this particular idea, then, until Dapper gets closer to final release
<1> kameron: it's not doing any harm, just taking up a slot in the process table
<10> PeterPrick, and it's gtk2
<13> kameron: kill the parent process, and the zombie will die too
<11> bmp?
<10> PeterPrick, beep media player
<3> crimsun: Did that helped in any way?
<11> oh beep
<10> :)
<11> i havnt tried it
<10> same as xmms, really
<11> i got it from automatix but havnt run it yet :P
<1> Xenguy: and if it's reparented to init? ;)
<10> i dont like automatix
<16> Can ltsp, lessdisks or something be configured to run programs from the local client machine rather than the server?
<5> What package do I install to play .wmv movies in Firefox?
<13> amphi: self-explanatory :-)
<17> can I ask anyone an install problem (hardware style) question?
<11> yeah automatix blows
<9> easyubuntu is much better and safer than automatix
<10> SomeFool, w32codecs are needed
<18> iden, sure
<5> I have that o_O?
<5> !w32codecs
<6> w32codecs is probably a compilation of binary win32 A/V codecs for many popular proprietary formats not currently supported by free implementations under linux. See http://tinyurl.com/e4a5s to install
<7> amphi: but it's also blocking the sound output
<11> easyubuntu installs codecs?
<10> SomeFool, try mplayer and not totem then
<14> !tell PeterPrick about automatix
<7> Xenguy, how do i tell the parent process?
<19> hey does anybody know the root p***word to ubuntu live cd?
<5> Will mplayer play them in FF?
<1> kameron: that's handy
<20> SomeFool: you can install the mplayer plug0in
<7> ubuntu, it's disabled, use 'sudo'
<2> Stargazers: hmm, not really. I'll have to dig deeper.
<7> !sudo
<6> By default, the root p***word is locked in Ubuntu. Look at http://wiki.ubuntu.com/RootSudo for all information.
<10> SomeFool, it has for me, but then i never actually had a problem with this, so i cant recall what i did to be able to play them.



<13> kameron: kill <PID>
<7> amphi, lol, yeah it's quite nice. this shouldn't require a reboot.
<16> !ltsp
<6> I heard ltsp is when you get an error where you log in, then get logged out right away, run sudo ltsp-update-sshkeys on the server in a terminal, then reboot a client and try logging in. Make sure the user trying to log in exists on the server.
<3> crimsun: Yep, but do you think that problem is not only in me?
<7> Xenguy, yes, but what is the "parent process" ?
<0> Does anyone know what MINT is and why MonoDevelop is asking for it?
<13> kameron: or kill -9 (if needed)
<5> How do I uninstall totem
<5> and install mplayer?
<11> later guys i'm off to try out flux
<16> !lessdisks
<6> mlots: Huh? Try searching at http://ubuntu.cc.com.au/
<7> SomeFool, sudo apt-get remove totem, then: sudo apt-get install gmplayer
<5> k
<7> SomeFool, it might be called mplayer, i forget
<13> kameron: ps fauxw |less -im <-- should allow you to follow the zombie to the parent
<20> SomeFool: mplayer-586 i think
<1> kameron: pstree -p is quite handy too
<5> ok
<14> !tell SomeFool about replacetotem
<17> i am getting hung up on the live 5.10 boot when it is searching for cd-rom devices: when it comes to loading ide-generic it just hangs, it is an old IBM laptop
<10> hmmm, what's the point in having gparted if it cant resize the partition i want resized? (i should mention that it's the boot partition for this OS :P)
<13> kameron: you need to note the 'PID', then kill it
<21> yo
<9> kameron, ps fauxw | grep -1 defunct
<10> Protocol1, yo
<9> ;)
<7> Xenguy, but when i try to kill the pid, it doesn't do anything.
<13> kameron: what command are you issuing?
<10> kameron, sudo killall <name of process> should work as well
<7> Xenguy, kill and killall
<18> iden, you tried any special parameters when starting the liveCD?
<13> kameron: try pkill instead of killall
<18> iden, I can't recall how a liveCD starts up myself..been a long time :)
<17> I'd like to know where to find the parameters to try
<5> I dont think its still working..
<22> hey what is wine crossover office?
<5> I did
<17> i did try floppy=thinkpad
<2> Stargazers: just looking at the info I have, it seems to affect everyone
<5> sudo apt-get install mplayer-386
<5> Let me restart FF
<7> Xenguy, pkill didn't do it either.
<9> kameron, in all this time.... you could have rebooted like, 5 times :P
<18> iden, does it have the option to hit the F1 key or something and list special options?
<5> Nope. Still doesnt work.
<12> mustard5, make sure your bios is set to install from the cd first
<13> kameron: so what is the name of the process you are trying to kill?
<3> crimsun: Ok. I thought that I just am to n00b :D
<23> How to mount pendrive by hand (fluxbox) ?
<5> And BTW, Im running Firefox 1.5
<17> yes it does but none of the special options seem to help, mustard
<7> Toma-, i have some things going, i don't want to reboot. and i feel it's unneccessary.
<9> heheh ok.
<18> iden, k..I'm short of ideas to help unfortunately
<7> Xenguy, falconseye is defunct, as is firefox.
<13> kameron: and what is the exact command you are issuing?
<5> !wmv
<6> somebody said restricted was https://wiki.ubuntu.com/RestrictedFormats Most of the formats listed here can be replaced by !FreeFormats
<5> !FreeFormats
<6> from memory, freeformats is There are a large number of Free Formats which are preferred over patent and copyright encumbered formats. They are listed here: https://wiki.ubuntu.com/FreeFormats
<7> Xenguy, i tried sudo killall falconseye, sudo kill -kill 3456, sudo pkill falconseye
<17> in fact sometimes if I try to load with options it can't find the kernel /install/vmlinuz
<23> How to mount pendrive by hand (fluxbox) ?
<9> SomeFool, in future, ubotu also works with /msg ubotu <whatever>
<24> i downgraded the lib-glu-mesa related libraries to check out cvs wine, but then i scratched it all and upgarded the libs to the most recent version again, but now my opengl in games appears to be broken!! surfaces dont appear, and one game doesnt even load
<13> kameron: I think you are trying to kill the zombie, not the parent, yes?
<25> how do you force a cd drive to stop what its doing and eject?
<9> myki, is there an entry for it in fstab?
<7> Xenguy, i tried the zombie and the.. regular one. i don't understand what the 'parent' is?
<13> kameron: remember, you can't kill a zombie, only the parent
<9> taylor_, fuser
<5> So, what do I need to play WMV movies in Firefox? Totem installed, w32codecs installed, still not playing.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #ubuntu
or
Go to some related logs:

ubuntu fluxbox rotating screen -nvidia
cups-config-dae
how to get on thug 2 with xchat
#math
how to install in ubuntu
libmp3lame source.list
mikeman jpg
ubuntu cups epson dx4200
gentoo missing ptys legacy
#openzaurus



Home  |  disclaimer  |  contact  |  submit quotes