anyone know where i pass pand options in bluez seems to have changed since i last setup and had it all setup

both

i know the game isnt on there, but i gotta make it work

also you might want to run a testing version of wine

nice…

testing you say? whats that?

# qlop -c
* openoffice-2.2.1
4
4 hours, 49 minutes, 15 seconds

anyone knows a workaround for vlc? !!! set-wxconfig: /usr/lib/wx/config/gtk2-unicode-release-2.6 not found (which is renamed to /usr/lib/wx/config/base-unicode-release-2.6)

anyone have any idea where to get an older version of adobe flash player… ie the one that would have been downloaded through emerge before adobe updated to 9.0.48.0?

except disabling wxwindows i mean

Demonic_, afaik, there was 7, 9 beta, and whatever the latest of 9 is, i could be wrong though
adobe cares nothing for us

that's fine… i realize there are the versions… but there are also subversions… such as 9.0.32.0 and 9.0.48.0
when i emerge netscape-flash, it looks for 9.0.32.0, but gets 9.0.48.0 from adobe…

Unsupported desktop resolution change windows color to "True Color (32bit)"

make that 9.0.31.0
does anyone have that downloaded already?

hey there. i'm using the ash shell. i'd like a script to run every time the shell is started - is there a ~/.* file that achieves this?

where they could just send it to me?
located at /usr/portage/distfiles/install_flash_player_9_linux.tar.gz

are you should it's just not sitting on the official server but not linked to
*sure

SRC_URI="!debug? ( http://fpdownload.macromedia.com/get/flashplayer/current/${MY
_P}.tar.gz ) http://fpdownload.macromedia.com/pub/flashplayer/updaters/9/${MY_PD}.tar.gz"
that's from the ebuild file
do you have it?
the file that is?
or did you clear out your distfiles?
(or do you even use it)?

Demonic_, I have flash_player_9_linux_dev.tar.gz in my distfiles directory
ahh an emerge tells me its 9.0.31.0

yet adobe's site has 9.0.48.0

hi how can i hide direcrory from user in my proftpd server?

join #demonic_

what rules(permissions) does thunar-vol-manger follow when hotpluging usd fs ?? /etc/fstab ?
usb*

hi

trying to startx http://pastebin.com/mf922bf4

(EE) Unable to locate/open config file
pastebin your xorg.conf please
or do you even have one?

me?
I'll have to search for xorg.conf

/etc/X11/xorg.conf ?

ok. brb

thufir X –configure && X -config ~/xorg.conf.new

errr. I'm on the live cd. have to reboot to try stuff.
http://pastebin.com/m7a465246 for what's in there now. no config file
it's a brand new install, if that matters. installed from live cd, then emerged x11
I hesitate to emerge gnome at the moment, given its size
would it just be "emerge gnome", by the way?

[[thufir]]: yes, and if you fear size try fluxbox or xfce

Hello. It is possible to install Gentoo from Ubuntu live cd?

yes

I dont need download minimal cd when I will do it?

bonsaikitten first, try to configure x, though?

Hello, using syslog-ng, what is the way to write a file as $TAG passed via logger -t mycustomtag ? this line does not work file("/var/log/syslog-ng/$YEAR.$MONTH.$DAY/$HOST/$TAG);

[[thufir]]: yes, first things first

anything else before i reboot? I did "emerge –sync" but didn't delve deeper.

Bb.

hi

good morning davixx

does i can update from glibc 2.3 to 2.5 without problem ? (sys-libs/glibc-2.5-r4 [2.3.4.20040808-r1] USE="nptl* nptlonly%* -glibc-compat20% -glibc-omitfp% -profile% (-selinux)")

hey is there a neat and small Editor for linux that supports code highlighting (and has a simple and fast gui?)

DJGummikuh, vim ?

gvim

is gvim so "user-friendly" as vim?

bonsaikitten, can you help me about glibc update ? (110 servers to update

because I never realy got through the interface

usually yes, glibc downgrades are dangerous

well, you can also use your mouse

you do have a testserver, right? :-)

bonsaikitten, yes but how to check if is there no problem ?

check if you can still login and if apache starts … if there is a problem it's usually fatal

bonsaikitten, ok thanks for the first point…
seconds

Is there any way to like 'lock' CLI? Like a CLI screensaver or something?

logout?

bonsaikitten, if i give you make.conf, can you say me if i can build package to be used on others machines with the same make.conf ?

I'm not aware of one

a cli screensaver would be the by far most useless tool there is
I like the idea ^^

I want my screen session to keep running.

you mean binpkgs ?

they do when you log out
that's the neat thing about screen

Yeah?

yeah

Hmm. Thanks.

bonsaikitten, yes (–buildpkgonly)

ctrl+a d
then you detach them

Yep.

(you might already know that)
then you can log out

Sweet.

LOL so that is basically what screen is about I wonder that oyu don't know that

if the make.conf is the same it should just work

bonsaikitten, seconds
bonsaikitten, pv please

could less/more support colors?

I don't see it in the manual.

Hi, it is possible to create a custom facility using syslog? how?

how custom?
the facilities are hardcoded, in syslog.h or something
and it uses bitmasks
so i'd say forget it

for example I need to send to my syslog-ng, something like 'logger -p mycustom.info' to parse it using $FACILITY in syslog-ng.conf

you may not need to create a custom logging facility, there should be a few unused ones still

instead of using filter(match) etc

i remember looking into it, and syslog() didn't leave much room

http://www.hccfl.edu/pollock/AUnix2/Logging.htm

but, so I need to use filters to parse for example, I have 5 virtual host, my idea was, logger -t 'vhostx' -p vhost.1

syslog has local facilities local0-local7 that should be available if something else isn't already using them

so it is not possible to create something like vhost1.info, vhost1.info etc ?

no way

there is no way to define your own facilities

at least not if the application uses syslog()

check the like I posted

It's Apache, I use Customlog '| logger etc'

then just use filters

so, one filter by any virtual host?

but why not separate logs for each vhost?

hmm is anyone else having massive issues with vlc? i removed wxGTK use flag but it still complains and bails out on wx stuff

that's what i do

Complains? That's a neat trick…

yes yes, I want to separate each file, but using the trick file("/var/log/syslog-ng/apaches/$YEAR.$MONTH.$DAY/$HOST/$FACILITY");

hi all

Hey

where facility is my custom 'name', you knwo tuxick?

You mean user-account?

renihs, I've been having problems with vlc lately although I didn't think it was wx related

rconan, hmm i had to simlink a renamed folder from wxGTK to even let the configur pass
even though wx is disabled
but doesnt work hmm

with emerge, i have to see dependency (already installed) for one package, how can i do?

renihs, I have wxGTK enabled, I haven't merged vlc recently though. Will try now

or look in the ebuild

rconan, be sure to make a binpkg

could I just copy the xorg.conf from the live cd to the hdd?

wont compile

nope, like /log/vhost1 /log/vhost2 changing the facility name

ok thanks renihs ;-)

renihs, why?

rconan, which version of wxGTK you use?
with 2.6.3.3 expect problems :p

my whole system is doing a -e right now.. so I can't check vlc

aaaaaa
i see the issue

I havn't quite managed to get -e world down to under 10 minutes.

my wxGTK is without X useflag?? strange
YeTr2, not possible

sure it is!

-e is emptytree …
even with a massive distcc cluster you stand no chance

renihs, I have 2.6.3.3

with the right combination of outragious cflags, anything is possible!

rconan, no i guess i made some borkage in wxgtk

renihs, looks like my problem is completely unrelated. It seems to be complaining about a lack of codecs

hmm in my case its mad because its missing a lib i think
looks that way

it seems to be trying to connect to jack for audio output which is wierd because vlc doesn't have a jack output that I am aware of

anyone know where i pass pand options in bluez , seems to have changed since i last setup and had it all setup , eg - DUND_OPTIONS="–listen –persist –msdun call phone" ?
working i mean

rconan, it has a jack USE flag

renihs, maybe I am wrong
renihs, how does it select which output plugin to use?

www.revengebay.com

rconan, afaik it doesnt but you choose that from vlc itself
my vlc USE flags from package.use: media-video/vlc X a52 aalib alsa arts avahi bidi cdda cddb daap dts dvb dvd esd flac ggi gnutls hal httpd libcaca live mod mp3 mpeg ncurses nsplugin ogg opengl png rtsp samba sdl seamonkey shout skins speex stream svg svga theora truetype v4l vcd vlm vorbis win32codecs xinerama xml xosd xv -3dfx -corba -debug -directfb -fbcon jack libnotify -lirc -matroska musepack -optimisememory -oss upnp sdl-i
mage x264 wxwindows
ups

…. yay for Michelle80xx and it's spam

so if you dont want to use jack i would remove it
might help

renihs, I like to have jack support if it's available because if the jackserver is running for ardour I might still want to be able to use vlc

ah in that case :p

"emerge gnome" will give me gnome?

[[thufir]], do you really have to ask?

yeh, cause i have to reboot to find out
installing x wasn't exactly the command i thought it would be

you sound confused :p

about?
pardon to be pedantic, but "emerge gnome" will give me a basic gnome desktop ontop of x, yes?

[[thufir]], seen this? http://www.gentoo.org/doc/en/index.xml?catid=desktop
[[thufir]], emerge gnome will emerge gnome with all its spangly frills

thanks
can I copy the xorg config files which the live cd create over to the hdd to get X configured? it's not starting.

[[thufir]]: xorgcfg graphical configuration; xorgconfig command line configuration

hi, i have a problem building e17 from portage, all the depency's install well, but when it starts building e it stops with this error usr/bin/edje_cc: Wrote 12881 bytes ( 13Kb) for "images/121" image entry "sm_loop_eintro_233.png" compress:make[4]: *** [default.edj] Segmentation fault
make[4]: *** Deleting file `default.edj'

Yetr2 awesome, thanks.

is gentoo utf8 by default on the filesystems?

can you reproduce that error?

i think yes, though you might need to do some tweaks for some applications.

filesystem should handle it, it's just applications that might be confused and print weird things instead of unicode

hannesd, how can i convert files from posix to UTF8 because i've just realised that my gentoo is poxiz and that ubuntu is utf8

google `gentoo wiki unicode' there is a good guide.

bonsaikitten usr/bin/edje_cc: Wrote 12881 bytes ( 13Kb) for "images/121" image entry "sm_loop_eintro_233.png" compress:make[4]: *** [default.edj] Segmentation fault make[4]: *** Deleting file `default.edj'
this is in dir /var/tmp/portage/x11-wm/e-9999/work/e17/apps/e/data/init/

bonsaikitten, ah ok…thanks…

mzbot, teach GNUtoo about utf-8

No such faq

http://www.gentoo.org/doc/en/utf-8.xml

renihs, i know a little bit because i read the localisatin guide but i'll read that

does it happen every time?

yup
at the same point

check bugs.gentoo.org and file a bug if noone else has filed that error before
ucheck bugs.gentoo.org and file a bug if noone else has filed that error before/u

*
To prove that you're not a bot, enter this code
Anti-Spam Image

Leave a Comment

You must be logged in to post a comment.


Blog Tags:

Similar posts: