@# 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



Comments:

<0> thedarkavenger: Then ask in #gentoo-xgl
<1> how do you say "stop calling me" in pakastani? Cuz this guy has called me at least 10 times in the last 20 minutes.
<2> thedarkavenger: gnome-window-decorator should come with compiz
<3> dunno, maybe #gentoo-xgl knows more
<2> #gentoo-xgl is dead
<4> arranon: for what version of X?
<5> thanks.. didn't realise there was a channel
<5> er.. 7
<4> Toxygene: try babelfish ?
<3> their problem, we don't support xgl as it's not in the official portage tree
<6> Skunky: how do i check that?
<7> Toxygene: There's a trick to the language. You don't speak it with your mouth, you speak it with an air horn.
<3> Stonefish: heh
<2> Stonefish: ooooh...
<1> hehe, I kind of got that after he kept yelling HALLLLLO!?!
<8> Salsad00m: pastebin your blocking output to a pastebin please



<1> Anyone know why I keep getting "!!! Error: Unrecognized option: xorg-x11" when I try to install x11?
<9> can anyone help me with the stepmania package? it crashes on startup when I try to run it
<6> Skunky: how do i check what version of x i am running?
<0> Toxygene: It's a package and not an option?
<0> arranon: X --version
<0> ?
<10> antarus: k, sec
<3> Unrecognized option: --version
<2> -version
<2> not --
<3> oh
<11> emerge xorg-x11 -p
<3> yeppers that's it
<2> :D
<12> I can see 5 reads on my thread but no replies, can anyone please answer so I can continue with my emerge -e world?
<6> Skunky: X Window System Version 7.0.0
<1> RiverRat: I'm doing emerge -v xorg-x11 and I get that error.
<4> arranon: sorry, can't help you. you've opted to run something unstable.
<6> Skunky: ouch. can i roll back my version of x?
<2> arranon: not easily
<13> anyone else had their vlc segfault on startup since like forever?
<10> antarus: http://pastebin.ca/64501
<11> arranon, it finished with reinstalling by me :/
<0> Toxygene: That's strange
<1> Yea, very
<4> xodeus: sorry, i don't go read every random URL that people post here, and neither do most other people.. give us some reason to go look at it, like a short synopsis of what's broke.
<10> antarus: now, if I remove all the kde stuff, like, anything to do with kde it still says kde is blocking packages
<6> so there is basicly no way i can get dri up and running.
<8> SalsaDoom: what command is that from?
<11> arranon, ati ?
<13> my vlc has been segfaulting on startup for ages (I've alreayd done a full system update several times), and I suspect it has got something to do with wxwidgets, but evne if I recompile btoh vlc and wxwidgets the problem stays, anyone know what else I could try?
<0> SalsaDoom: Oh, I played this game last week.
<6> pressenter: yeah
<10> antarus: thats from an emerge world
<4> arranon: might be, but you'd need to ya know, find people who're running unstable X.
<2> RiverRat: kde gets fun sometimes, doesn't it?
<11> arranon, should have stayed with xorg 6
<13> I'm running ~x86 btw
<10> RiverRat: yeah.. this started when KDE-3.5 went stable
<0> AterPhasma: That wasn't the word I was using. :)
<11> arranon, it is very hard to return to previous version, i didn't manage
<2> RiverRat: well, I'm choosing not to get booted from the channel ^^
<14> can someone help me a little, i need to make a "file:///path/to/smth" look like "/path/to/smth", how is that possible to do?
<12> Skunky, my problem is that i have installed gentoo stage3, grp, and compiled new gcc 4.1.1, updated my toolchain and now i am going to update everything. portage tries to compile my old gcc and fails because it can not find libc, but glibs is compiled. So i just want to know if it is okay to sjip my old gcc if a have and use a new one for the emerge -e world to continue
<6> pressenter: card is installed. but i get Failed to load module "dri" (module does not exist, 0)
<15> undecimo: eh?
<0> SalsaDoom: If I remember you have to un-emerge most of that stuff and then re-emerge the ??????-meta versions of the 3.5 series.
<16> anyone knows why video is all glitchy? Using XV, SDL, and even Gtk
<1> I see `Forcing on x11-org for new enough glxtokens.h' then the "!!! Error: Unrecognized option: xorg-x11"
<17> hi, where could I find the source code of the program, which was installed in my pc by emerge ?
<11> arranon, i was having the same
<4> yuriks: cuz you're running something you shouldn't be?
<14> reisio: well i figured sed can do that, but i cant fit it into regexp
<11> arranon, you have 7.0.0 or 7.0.1 ?
<4> snow_ru: wherever the ebuild says it is?
<2> undecimo: what exactly are you trying to do?
<0> undecimo: make a sym link named "file:" ?
<17> Skunky, but the default is ?
<17> where can I find that directory ?
<18> snow_ru: /usr/portage/package-category/package
<17> thanks hydrogen



<17> thanks hylje
<14> no, i need to delete file:// from the path using sed
<10> RiverRat: Hmmm, kinda ugly way I suppose. If it works, good enough I guess
<16> Skunky: hmm, no, my CPU usage is low
<19> ok, I've compiled KDE but I can't run it as a normal user the error generated by X is:"Could not start kstartupconfig. Check your installation". And the error in the log is "/usr/kde/3.5/bin/startkde: line 97: /home/dan/.kde/share/config/startupconfig: Permission Denied" Anyone have any ideas on what permissions need to be changed or am I missing a group from the user profile
<2> undecimo: undecimo then try sed -e 's/file\:\/\///g'
<14> AterPhasma: thanks, i was doing just that right now, just didnt know how to wright the slashes correctly
<6> pressenter: 7.0.0
<2> undecimo: if in doubt, escape the character, it can't really hurt
<16> Skunky: oh, wait, nevermind, my video was borked
<11> arranon, try updating to 7.0.1
<11> arranon, not sure if this will help but what do you have to lose ?
<16> hmm, for some reason, MPEG decoding on my PC is borked
<4> arranon: don't upgrade to 7.0.1 if you're using ati or nvidia binary-only drivers.
<12> Skunky, ??
<15> yuriks: what do you use to decode your MPEG?
<0> Skunky: Are you sure you don't mean 7.1 ?
<6> pressenter: ok. if it still doesn't work, i guess i will have to start over
<6> Skunky: i already have 7.0.0 , which doesnt work
<4> RiverRat: no, I'm not sure I don't mean that. I'm not all here. (:
<16> reisio: hmm, MPlayer, Xine, GXine and avi demux all play the video with a lot of wiggliness
<4> RiverRat: but then, I'm not all here ever, so...
<15> yuriks: wiggliness?
<0> lol
<16> kinda like: frame 1, frame 2, frame 1, frame 3, frame 2, frame 4, frame 3
<16> ...
<4> yuriks: other videos play ok?
<16> Skunky: my DVD plays ok
<16> but this video was playing fine yesterday O_o
<4> yuriks: what did you emerge since yesterday? (:
<16> hmmm
<16> vcdimager
<16> but, wtf?
<4> yuriks: do you maybe need to revdep-rebuild some things?
<20> anyone got the gentoo live cd with x700 mobility to work? can only find ati-driver solutions
<21> Hello. Is there a way to invert the colors in X.org, similar to the ctrl-option-command-8 shortcut in Mac OS X?
<16> But the weird think is that DVDs play flawlessly
<22> using `cat * | grep text` i can search for some text in a folder of text files, but i get no info on which file it is, how can i do the same only have it tell me what file the text was found in?
<4> yuriks: different audio codec, possibly different video codec... so not that strange.
<0> Mariux2: grep text * instead
<22> nickv111: you could change the style
<22> RiverRat: thanks
<21> Mariux2: What?
<15> what the...
<15> Mariux2's nick just hilighted on my screen for no apparent reason...
<23> has anyone ever dealt with VPN?
<21> Kartagis: What kind of VPN?
<19> ok, I've compiled KDE but I can't run it as a normal user the error generated by X is:"Could not start kstartupconfig. Check your installation". And the error in the log is "/usr/kde/3.5/bin/startkde: line 97: /home/dan/.kde/share/config/startupconfig: Permission Denied" Anyone have any ideas on what permissions need to be changed or am I missing a group from the user profile
<21> Kartagis: There are many varieties.
<24> is it me, or there is a x11-drm-$today snapshot?
<0> reisio: telepathy
<21> Kartagis: I've used OpenVPN a lot.
<22> maybe im the one reisio
<22> nickv111: change the kde theme to white on black
<25> i am having problems setting gentoo as a router, i can succesfully connect through dhcp but then i don't see the web, it seems nat is not working, if i ping a server i get ping: sendmsg: Operation not permitted? any suggestion? thanks
<21> Mariux2: Mmm... Okay
<16> ok, I'm getting some inconsistent results
<26> MrDunk ls -l /home/dan/.kde/share/config/startupconfig
<16> now Xine works and MPlayer and AVIdemux read the file wrong
<23> nickv111: our netadmin compiled a software to access our VPN server from outside, but it's only on windoze. I want to use one, but the say it must be CheckPoint compatible
<16> play*
<15> nickv111:
<19> roger55: root owns it
<15> hrmmm, why am I getting hilights for nickv111 :p
<26> MrDunk, tell me the whole line
<21> Kartagis: No idea.
<19> roger55: -rw-r--r-- 1 root root 469 Jun 10 06:59 /home/dan/.kde/share/config/startupconfig
<27> i have an ati and a amd64... im tryin to run a game with wine... but doesnt seem to be working the opengl accel within wine
<27> i think that the problem is because im using a 64bit opengl lib...but how to tell the fire_gl (ati driver) to use the 32 bit lib?
<27> no one knows anything about that?
<27> :S
<26> MrDunk, that's weird.
<4> MagnuX: no idea. try asking #gentoo-amd64 or whatever they're called
<16> ohnoes


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

#php
#perl
run a query on mouseover,php
#iptables
Wlan+ubuntu+recomended
#javascript
perl base64_encode
IE7 slow onmouseover
#osdev
split access dhcp



Home  |  disclaimer  |  contact  |  submit quotes