| brianw | Vegeeta: qlist pvpgn | less |
| hydrogen | qfile bnetd.conf my ways cooler! |
| kevman | Has anyone noticed the Mp3 USE flag vaporizing from audacious-plugins? |
| [R] | kevman: mad use flag |
| Fieldy | kevman: mad |
| Draconx|Laptop | kevman, "mad" useflag in 1.3.3 |
| Fieldy | [R]: heh |
| Draconx|Laptop | :/ |
| kevman | Yeah, I just saw that. I was asking for a friend. |
| Fieldy | i too wish some USE flags were just left alonge... to me "mad" doesn't mean anything at all </opinion> |
| tdr | mad is the decoder tho |
| Gwern | I'm kind of curious. does anyone know why an upgrade later, my aterm is convinced it is actually kterm and is setting $TERM to be 'kterm' instead of 'rxvt'? (google fails to help me) |
| mbi | Is mrouted still around because I can't find anything for it. |
| fow | Gwern, something in an rc sourced by your shell maybe? |
| robink | mbi: net-misc/mrouted |
| Gwern | fow: right, I thought that, but the only thing in /etc I could find was DIR_COLORS and something else, but deleting the kterm entry still results in the error |
| [R] | Fieldy: use.desc explains it pretty well |
| Draconx|Laptop | or equery uses <package> |
| Gwern | (I've searched in /home and /etc with "grep -R kterm *") |
| tdr | Gwern you searched your . files? |
| Gwern | tdr: a * should cover those, no? |
| tdr | Gwern, nope Gwern, a .* would |
| Draconx|Laptop | Gwern, deleting a term line from DIR_COLORS sets that terminal as not supporting colours, you may want to put that back. |
| Gwern | Draconx|Laptop: well, I don't use kterm, that's the problem (thing ain't even installed) |
| LSD` | iirc, the DIR_COLORS file is a legacy thing. The info comes from somewhere else now, I can't remember where though off the top of my head |
| Draconx|Laptop | Gwern, cheap workaround hack: [ "$TERM" == "kterm" ] && export TERM="what_you_want" in ~/.bashrc - doesn't solve the root problem though. |
| Fieldy | heh. amarok failed to install a script so it says "Failed to install hot new stuff." |
| Draconx|Laptop | LSD`, DIR_COLORS is still used - the "dircolors" program reads it and produces appropriate environment variables which are then used by ls. |
| fow | Fieldy, off topic :x |
| Gwern | Draconx|Laptop: yeah. it's a good idea to get to the root of issues like this |
| mbi | quagga or mrouted then? which is better? which is easier? |
| Draconx|Laptop | Gwern, perhaps the aterm developers actually changed the TERM value they use? |
| Gwern | Draconx|Laptop: it seems awfully unlikely as it broke a lot of things and aterm is supposed to be backwards compatible with rxvt... but I guess it couldn't hurt to check |
| fow | hmph there's a bash command that could help you out, Gwern, but I can't find it in my logs |
| action | fow asks #bash |
| fow | asks #bash |