search for: bla

Displaying 20 results from an estimated 638 matches for "bla".

Did you mean: blas
2004 Aug 06
2
testers..
Hello I found that in this version, in the access log, the source log lines are wrong. The number of bytes transfered for the source is always 19 bytes... bla.bla.bla.bla - - [17/Nov/2003:23:25:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-Beta2" 13325 bla.bla.bla.bla - - [17/Nov/2003:23:25:52 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-Beta2" 29...
2001 Dec 17
2
ssh host echo bla | echo bla
what should ssh do for: $ ssh host echo bla | echo bla $ ssh -1 host echo bla | echo bla $ ssh -2 host echo bla | echo bla -m
2004 Aug 06
0
testers..
On Wed, 2003-11-19 at 11:49, iceuse@kezako.net wrote: > Hello > I found that in this version, in the access log, the source log lines are wrong. > The number of bytes transfered for the source is always 19 bytes... > bla.bla.bla.bla - - [17/Nov/2003:23:25:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-Beta2" 13325 > bla.bla.bla.bla - - [17/Nov/2003:23:25:52 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-Beta2&quo...
2007 Jun 06
3
string overflow in rpcclient add "printer" driver command
...e 001:aaa] Printer Driver My Driver Name 001 successfully installed. My command is like this: rpcclient MYSRV -s /etc/samba/smb.conf -A auth.txt -c 'adddriver "Windows NT x86" "My Driver Name 001: aaaaaa.001:aaaaaa.002:aaaaaa.003:aaaaaa.004::NULL:aaaaaa.001, ..... bla bla bla ... bbbbbbb.022, ... bla bla bla ... aaaaaaa.077,ccccccc.078"' My system is RHEL 5, Samba version is 3.0.23c-2.el5.2.0.2.x86_64. The same error I found in Fedora 6 Samba 3.0.24-5. I try with 3.0.25a, but I get same error too. The error, I think, is in source/rpcclient/rpccl...
2004 Sep 29
1
Problem with _new_ if class "lm" in object representation.
Hi! Consider this code. setClass("Ctest" ,representation( test="character" ,bla="character" ,mod="lm" ) ) new("Ctest",test="bla") #This produces an error. #Error in validObject(.Object) : Invalid "Ctest" object: Invalid object for slot "mod" in class "Ctest": got class "NULL...
2012 Aug 21
2
Any android source client for icecast ?
...://rastageeks.org/~toots/shine-android.tar.gz In order to use it, you'll need to make /system read-write and copy lib/libshine.so.1.0.0 to /system/lib/libshine.so.1 and bin/shineenc to /system/bin. On my low-end HTC, however, encoding is not real-time, which is a bit disappointing: $ shineenc bla.wav bla.mp3 shineenc (Liquidsoap version) WAV PCM DATA, stereo 44100Hz 16bit, Length: 0: 0:18 MPEG-I layer III, stereo Psychoacoustic Model: Shine Bitrate=128 kbps De-emphasis: none Original Encoding "bla.wav" to "bla.mp3" Finished in 0: 0:20 If anyone else feels like te...
2018 Dec 05
2
BUG: sieve does not set seen-Flag
...psieve: Static mailbox rule [2]: mailbox=`*' from=`INBOX/Junk' causes=(COPY) => before=`file:/etc/dovecot/sieve/report-ham.sieve' after=(none)*Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name <http://user.name>)<5276><+eYG4kJ85DMuffon>: copy from INBOX/Arbeiten/bla: box=INBOX, uid=861, msgid=<a0c120f23b6a42cba283cd12f8fc7c864747d36d.camel at bla.com> <a0c120f23b6a42cba283cd12f8fc7c864747d36d.camel at bla.com>, from=user.name at bla.com <from=user.name at bla.com>, subject=TEST006, flags=()* > Dec 05 10:22:23 mymail dovecot[24019]: imap(us...
2018 Dec 05
3
BUG: sieve does not set seen-Flag
...5DMuffon>: Debug: imapsieve: Static mailbox rule [2]: mailbox=`*' from=`INBOX/Junk' causes=(COPY) => before=`file:/etc/dovecot/sieve/report-ham.sieve' after=(none) *Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name)<5276><+eYG4kJ85DMuffon>: copy from INBOX/Arbeiten/bla: box=INBOX, uid=861, msgid=<a0c120f23b6a42cba283cd12f8fc7c864747d36d.camel at bla.com>, from=user.name at bla.com, subject=TEST006, flags=()* Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name)<5276><+eYG4kJ85DMuffon>: expunge: box=INBOX/Arbeiten/bla, uid=16, msgid=<a0c120f2...
2010 Sep 01
1
[LLVMdev] Assertion failure in tablegen: rationale ?
While I'm at it, I noticed a behaviour which is not exactly related but similar. To put it simply, you can 't do T.V.W, you need to do !cast<Bla>(T.V).W Example: class Bla<string t> { string blu = t; } class Bli<Bla t> { Bla bla = t; } def a : Bli<Bla<"">>; def b : Bla<!cast<Bla>(a.bla).blu>; // works def b : Bla<a.bla.blu>; // doesn't work: Cannot access field 'blu...
2006 Feb 13
1
Why is asterisk ignoring my context?
Hi, I've been fighting with a sip configuration for a few days, and I just realized why it wasn't working. In my sip.conf, I have the following [someprovider] Bla Bla Bla Bla And in my extensions.conf file, I have this Exten => 555-555-5555,1,Noop(test) Sure enough, when I dial 555-555-5555, it works. What DOESN'T work is if I use an extension in the sip.conf and extensions.conf. If I change my sip.conf file to : [someprovider] Bla Bla Bla Conte...
2018 Dec 05
0
BUG: sieve does not set seen-Flag
...=`*' from=`INBOX/Junk' causes=(COPY) => before=`file:/etc/dovecot/sieve/report-ham.sieve' after=(none) >> *Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name >> <http://user.name>)<5276><+eYG4kJ85DMuffon>: copy from >> INBOX/Arbeiten/bla: box=INBOX, uid=861, >> msgid=<a0c120f23b6a42cba283cd12f8fc7c864747d36d.camel at bla.com> >> <mailto:a0c120f23b6a42cba283cd12f8fc7c864747d36d.camel at bla.com>, >> from=user.name at bla.com <mailto:from=user.name at bla.com>, >> subject=TEST...
2006 Dec 14
3
Stubbing constructiors
This works: class X def X.initialize( stuff ) end end X.initialize("bla") However stubbing it doesn,t: require ''test/unit'' require ''stubba'' class X def X.initialize( stuff ) end end class XTest < Test::Unit::TestCase def test_ X.stubs(:initialize).with("bla") X....
2001 Mar 07
1
Minor bug in maketitle.pl (with bug correction) (PR#864)
...ws Me Submission from: (NULL) (216.175.126.55) When ${R_HOME}/share/perl/maketitle.pl tries to generate a TITLE that is longer than $lc-3 (=13) characters long, it repeats the package name on line two. Example: Now it generates an output like: com.braju.graphics com.braju.graphics Bla bla bla... But, I believe it should generate: com.braju.graphics Bla bla bla... To solve this minor bug, just include a line '$old=""'. See line 49 below. maketitle.pl: L42: $S = ''; L43: $lc = 16; L44: $rc = 72; L45: $old = $package; L46: $len = length(...
2005 May 16
0
Form of \item{arg_i}{Description of arg_i.} in \arguments
...manual says that one should describe each element of the argument list (which is afcourse OK) in a form: \item{arg_i}{Description of arg_i.} When I started with R it really helped me that some "man pages" used \item{arg_i}{Mode. Description of arg_i.} e.g. \item{argument1}{Logical. Bla bla bla.} \item{argument2}{Integer. Bla bla bla.} \item{argument2}{Character. Bla bla bla.} Although one can most of the time deduce from the man page what mode should each argument be, I belive that it would enhance redeability if mode specification would be mandatory. I would also like to see...
2007 Jul 28
2
activerecord model constantize question
I have a variable called column with the value of "bla" (column = "bla") I have a model call Location where method bla is defined (amongst many other methods). What I would like to to is to call the method in Location defined in the variable column. I tried: Location.column.constantize but that gave me an error NoMethod. I am sure t...
2010 Sep 01
0
[LLVMdev] Assertion failure in tablegen: rationale ?
...atter) and TableGen triggers an assertion failure on this code (I reduced the case to the minimum, it's a parsing bug): David, can you take a look? This is related to your lisp interpreter :) -Chris > > class Bli<string _t> > { > string t = _t; > } > > class Bla<list<Bli> _bli> > : Bli<!car(_bli).t> > { > } > > #0 0x00007ffff6ebda75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > #1 0x00007ffff6ec15c0 in *__GI_abort () at abort.c:92 > #2 0x00007ffff6eb6941 in *__GI_...
2010 Sep 01
3
[LLVMdev] Assertion failure in tablegen: rationale ?
Hello, I was fiddling with TableGen (for a use that has nothing to do with a compiler but it's doesn't matter) and TableGen triggers an assertion failure on this code (I reduced the case to the minimum, it's a parsing bug): class Bli<string _t> { string t = _t; } class Bla<list<Bli> _bli> : Bli<!car(_bli).t> { } #0 0x00007ffff6ebda75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007ffff6ec15c0 in *__GI_abort () at abort.c:92 #2 0x00007ffff6eb6941 in *__GI___assert_fail (assertion=0x5aa663 &...
2017 Jan 17
2
Dynamic autoexpunge for IMAP folders
Dear all, is there a way to allow users to set up something like autoexpunge on an individual IMAP folder basis? The idea I implemented does not seem to work, namely returning namespace/inbox/mailbox/Bla/autoexpunge=6h from a userdb, which results in Debug: Unknown userdb setting: plugin/namespace/inbox/mailbox/Bla/autoexpunge=6h >From older questions on the mailing list I gather that the mailbox Bla needs to be set up in the config before I can override its fields. If there is a way around t...
2004 Jun 10
0
[Bug 1455] New: mount --bind is ignored by -x
...omponent: core AssignedTo: wayned@samba.org ReportedBy: mario@dedenet.de QAContact: rsync-qa@samba.org Hello, I used the command "/usr/bin/rsync -avx --delete --numeric-ids /www/ /backup/daily.0/www/" and got the following output: building file list ... done ./ bla/ bla/lib/ bla/lib/cpp bla/lib/ld-2.3.2.so bla/lib/ld-linux.so.2 . . . Due to the -x option, rsync shouldn't touch my lib subdirectory. Here is the output of "mount": /dev/hda3 on / type reiserfs (rw,noatime) none on /dev type devfs (rw) none on /proc type proc (rw) none on /sys ty...
2007 Apr 17
0
virt-install can't work with phy:/dev/bla/bla. bug or feature?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi list. in centos 5 final virt-install offer only file-based disk for domUs, but in centos 5 beta I could use phy:/dev/... I can't see any common sense in this "feature" (if it's not a bug, 'cose). Share your considerations, please. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla