lug-bg: mplayer+lirc

2004-01-15 Thread threshold
, Mplayer + lirc . xawtv- xmms-a Mplayer - enable lirc supportcould not connect to socked connection refused Mplayer- lirc . - . - Mail.bg http://mail.bg/greetings/

lug-bg:

2004-01-15 Thread Nickolay Kolev
, , , .. . ala-bala.portokala.part01.ext ala-bala.portokala.part02.ext ala-bala.portokala.part03.ext , ? : ala-bala.part01.ext ala-bala.part02.ext ala-bala.part03.ext , , , ... :-) , nmk

Re: lug-bg:

2004-01-15 Thread Georgi Chorbadzhiyski
Nickolay Kolev wrote: , , .. . ala-bala.portokala.part01.ext ala-bala.portokala.part02.ext ala-bala.portokala.part03.ext , ? : ala-bala.part01.ext ala-bala.part02.ext ala-bala.part03.ext , , , ... :-) for i ala-bala* ; do mv $i `echo $i

Re: lug-bg:

2004-01-15 Thread Georgi Chorbadzhiyski
Georgi Chorbadzhiyski wrote: Nickolay Kolev wrote: , , .. . ala-bala.portokala.part01.ext ala-bala.portokala.part02.ext ala-bala.portokala.part03.ext , ? : ala-bala.part01.ext ala-bala.part02.ext ala-bala.part03.ext , , , ... :-) for

Re: lug-bg:

2004-01-15 Thread Vasil Kolev
, 2004-01-15 12:28, Nickolay Kolev : , , , .. . ala-bala.portokala.part01.ext ala-bala.portokala.part02.ext ala-bala.portokala.part03.ext , ? : ala-bala.part01.ext ala-bala.part02.ext ala-bala.part03.ext , , , ... :-) for i

Re: lug-bg:

2004-01-15 Thread Kamen TOMOV
On Thu, Jan 15, 2004 at 12:40:29PM +0200, Georgi Chorbadzhiyski wrote: for i ala-bala* ; do mv $i `echo $i | sed -e 's/protokala//'; done; for i in * ; do mv $i `echo $i | sed -e 's/portokala.//'`; done; A mail-list of

Re: lug-bg:

2004-01-15 Thread Vasil Kolev
, 2004-01-15 12:47, Georgi Chorbadzhiyski : for i ala-bala* ; do mv $i `echo $i | sed -e 's/protokala//'; done; for i in . in-a, ;-) , :))) /joke signature.asc Description: This is a digitally signed message part

lug-bg: RE: lug-bg:

2004-01-15 Thread larry
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nickolay Kolev Sent: Thursday, January 15, 2004 12:29 PM To: LUG-BG Subject: lug-bg: , , , .. . ala-bala.portokala.part01.ext ala-bala.portokala.part02.ext

lug-bg: problem s parametrite ot komandnia red

2004-01-15 Thread Vasko Tomanov
1. The code lives in a library 2. The library that it lives in does not include the main() function because that will be in the users code. 3. The users code in this case is wxWindows based and so the main() function isn't actually written by the user anyway, but this is a side-issue and I

Re: lug-bg: ____________________

2004-01-15 Thread raptor
ls *ext | perl -pe 'print;s/.protocala.//i' | xargs -n2 mv On Thu, 15 Jan 2004 11:28:58 +0100 Nickolay Kolev [EMAIL PROTECTED] wrote: |, | | , , .. |. | |ala-bala.portokala.part01.ext |ala-bala.portokala.part02.ext |ala-bala.portokala.part03.ext | |, |? : |

Re: lug-bg:

2004-01-15 Thread Damyan Ivanov
On Thu, 15 Jan 2004 11:28:58 +0100 Nickolay Kolev [EMAIL PROTECTED] wrote: , , , .. . ala-bala.portokala.part01.ext ala-bala.portokala.part02.ext ala-bala.portokala.part03.ext , ? : ala-bala.part01.ext ala-bala.part02.ext ala-bala.part03.ext -

Re: lug-bg:

2004-01-15 Thread Nickolay Kolev
. , . :-) nmk A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers). http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora To unsubscribe:

Re: lug-bg:

2004-01-15 Thread Georgi Chorbadzhiyski
[EMAIL PROTECTED] wrote: , , .. . ala-bala.portokala.part01.ext ala-bala.portokala.part02.ext ala-bala.portokala.part03.ext , ? : ala-bala.part01.ext ala-bala.part02.ext ala-bala.part03.ext #!/bin/sh for name1 in `ls ala-bala.portokala*` ; do name2=`echo ${name1}

lug-bg: mplayer surround,5.1 and so on

2004-01-15 Thread raptor
hi, nqkoi ima li ideq kakwi parametri da podam na -af pan=6:xx , taka che da wzema signal ot Front-left i front-right i da podam signal i na Center.. Znachi stawa wapros samo za filmi koito sa stereo/stereo-surround zwuk, za AC3 filmi nqmam problem playwat se 6-te kanala.. Towa koeto prawq

Re: lug-bg:

2004-01-15 Thread Yanko Kaneti
On Thu, 2004-01-15 at 12:28, Nickolay Kolev wrote: , , .. . ala-bala.portokala.part01.ext ala-bala.portokala.part02.ext ala-bala.portokala.part03.ext , ? : ala-bala.part01.ext ala-bala.part02.ext ala-bala.part03.ext for, bash, echo |

Re: lug-bg: problem s parametrite ot komandnia red

2004-01-15 Thread Andrey Andreev
Vasko Tomanov wrote: 4. There is no main() function available for the user to customize. This means that there is no main() function, so how can the user store the argv[] somewhere? a) Usera mozhe da buta raboti po environment-a wmesto da gi podawa kato argv, environmenta mozhesh da izchetesh

lug-bg: Re: lug-bg:

2004-01-15 Thread Danail Petrov
Aide i az da ne ostana po nazade ama maaalko po obshirno s mnogo options :PPP #!/usr/bin/perl use warnings; #use scrict; use Getopt::Long; use File::Copy; #--- GetOptions( h|help = \$help, d|debug

lug-bg: Re: lug-bg: e

2004-01-15 Thread Danail Petrov
Aide i az da ne ostana po nazade ama maaalko po obshirno s mnogo options:PPP#!/usr/bin/perluse warnings;#use scrict;use Getopt::Long;use File::Copy;#---GetOptions( "h|help" = \$help, "d|debug" = \$debug, "t|test"

Re: lug-bg: UTF-8

2004-01-15 Thread
On Thursday 01 January 2004 02:39, wrote: On Monday 01 December 2003 19:01, Nikolay Mitev wrote: Hi George Danchev wrote: snip CP1251 (Code Page 1251) IBM (;-) OS/2 ( , KOI8-R, KOI8-U,simple mind , ;-). .

lug-bg: Diablo II Battle.net under Wine

2004-01-15 Thread Simeon Monov
, Battle.net Diablo II wine. Single Player battle.net. CDKEY. Windowsregistry internet., CDKEY. A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).

Re: lug-bg: Re: lug-bg:

2004-01-15 Thread Kamen TOMOV
On Thu, Jan 15, 2004 at 07:17:54PM +0200, Danail Petrov wrote: Aide i az da ne ostana po nazade ama maaalko po obshirno s mnogo options :PPP , ;) A mail-list of Linux Users Group - Bulgaria (bulgarian

lug-bg: modprobe: Can't locate module sound-service-1-0

2004-01-15 Thread Vladimir Germanov
:) syslog: - Jan 15 09:16:41 darkstar modprobe: modprobe: Can't locate module sound-service-1-0 Jan 15 09:17:10 darkstar modprobe: modprobe: Can't locate module sound-slot-1 - ? . Slackware 9.1 (current), kernel 2.4.24, Creative SB Live Value!, , . --

lug-bg: kudzu

2004-01-15 Thread
kudzu-knoppix_1.1.3-3: make: diet: Command not found make: *** [kudzu_loader.do] Error 127 ,, dietlibc_0.24-2 , : [EMAIL PROTECTED]:~/src/kudzu-1.1.3# make ( cd ddcprobe ; make libvbe.a CFLAGS= ) make[1]: Entering directory `/root/src/kudzu-1.1.3/ddcprobe' gcc-c -o

Re: lug-bg: kudzu

2004-01-15 Thread
On Thursday 15 January 2004 22:36, wrote: kudzu-knoppix_1.1.3-3: make: diet: Command not found make: *** [kudzu_loader.do] Error 127 ,, dietlibc_0.24-2 , : [EMAIL PROTECTED]:~/src/kudzu-1.1.3# make ( cd ddcprobe ; make libvbe.a CFLAGS= ) make[1]: Entering directory

Re: lug-bg: kudzu

2004-01-15 Thread Vasil Kolev
, 2004-01-15 23:09, : diet cc -c -Wall -D_GNU_SOURCE -g -I. -DVERSION=\1.1.3\ -D__LOADER__ -o kudzu_loader.do kudzu.c kudzu.c: /root/src/dietlibc-0.24.orig/include/dietref.h: No such file or directory kudzu.c: In function `probeDevices': kudzu.c:613: warning: unused

lug-bg: Fwd: Lame crash in qmail-smtpd and memory overwrite according to gdb

2004-01-15 Thread George Danchev
-- Forwarded Message -- Subject: Lame crash in qmail-smtpd and memory overwrite according to gdb Date: Thursday 15 January 2004 17:48 From: Georgi Guninski [EMAIL PROTECTED] To: [EMAIL PROTECTED] Georgi Guninski security advisory #65, 2004 Lame crash in qmail-smtpd and

lug-bg: ATI

2004-01-15 Thread
, ATI radeon9200 ... Slackware-current,2.4.22 2.6.1 : (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found Device: ChipID 0x5961 BusID PCI:1:0:0 PCI:1:0:0, .:(lspci) Section Device Identifier