Displaying 20 results from an estimated 10000 matches similar to: "Centos 6.4 problem with double spaced printing"
2012 Dec 07
1
smbclient 3.5.6 potential bug: 100-character filenames not extracted properly from tar
Hello Samba folks,
I have come across a problem with smbclient 3.5.6 when I use the tar 'x' feature.
Pathnames that work out to be 100 characters long are extracted incorrectly:
bash-3.2$ tar tvf ugh.tar
-rw-r--r-- bdavis/Domain Users 137 2012-12-07 13:36:40 a50characterpathnameABCDEFGHIJKLMNOPQRSTUVWXYZABCD/a49characterpathnameABCDEFGHIJKLMNOPQRSTUVWXYZABC
-rw-r--r-- bdavis/Domain Users
2005 Apr 10
1
Can't log in, but logs say auth succeeded?
I've just gotten my first machine to join the domain, and now I'm trying
to log in as a normal user. I get this error in windows "The system
could not log you on. Make sure your username and password are correct
(bla bla...)". However, when I check the log for that machine it says
at the end that authentication succeeded?
/var/log/samba/log.melisa: (log level=2, debug
2012 Jun 26
1
Wrong headers in dovecot-crlf
Hello everyone,
I'm using the very good imaptest [0] tool to test my little imap server
implementation. I've tried to use the dovecot-crlf [1] file, but it looks like
there are some major issues :
$ grep -n "In-Reply-To.*;" tests/data/dovecot-crlf
479:In-Reply-To: <20020806175441.GA7148 at linux.taugt.net>; from
rueckert at informatik.uni-rostock.de on Tue, Aug 06, 2002
2013 Sep 24
1
imaptest-20130617 seems to be reporting spurious header changes
I'm trying to use this to test an IMAP server I'm developing (I picked
the nightly up from the link on the wiki page at
http://www.imapwiki.org/ImapTest/Installation). With one client using
the mailbox dovecot-crlf (http://www.dovecot.org/tmp/dovecot-crlf) I get
messages like:
Error: test at npsl.co.uk[67]: 1035253882.5041.34.camel at hurina: Header From
changed 'Timo Sirainen
2015 Sep 08
3
sieve_extprograms - double linebreaks at filtering
Hello List,
i have a problem when using sieve-plugin sieve_extprograms. I use
dovecot 2.2.18 and bundled pigeonhole 0.4.6 (Ubuntu 14.04.3 LTS)
i have enabled sieve_extprograms and vnd.dovecot.filter to send mail to
user-defined script and get changed content back.
My script previously was used with procmail and is working fine.
Using same script with vnd.dovecot.filter leads to odd behavior.
I
2009 Jul 17
2
[LLVMdev] regression: double spaced asm output for thumb-2
Something has changed in the last few days that breaks thumb-2 (and
possibly all ARM) assembly output. Some, but not all lines are double-
spaced, for example:
fstd d13, [sp, #+40]
fstd d12, [sp, #+32]
fstd d11, [sp, #+24]
fstd d10, [sp, #+16]
fstd d9, [sp, #+8]
fstd d8, [sp]
sub sp, sp, #872
mov r4, r1
mov r5, r0
cmp r0, #2
ble LBB1_133 @ entry.bb2.i_crit_edge
LBB1_1: @
2009 Jul 17
0
[LLVMdev] regression: double spaced asm output for thumb-2
Hi David
On Sat, Jul 18, 2009 at 02:00, David Goodwin<david_goodwin at apple.com> wrote:
> Something has changed in the last few days that breaks thumb-2 (and possibly
> all ARM) assembly output. Some, but not all lines are double-spaced, for
> example:
How does extra whitespace break the things?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint
2009 Jul 17
1
[LLVMdev] regression: double spaced asm output for thumb-2
It doesn't break the assembler... but it is wrong... and ugly... and
many other adjectives. I isolated the change and let the submitter know.
David
On Jul 17, 2009, at 3:30 PM, Anton Korobeynikov wrote:
> Hi David
>
> On Sat, Jul 18, 2009 at 02:00, David
> Goodwin<david_goodwin at apple.com> wrote:
>> Something has changed in the last few days that breaks thumb-2
1998 May 18
1
Extra form feed on Samba printing
I am using samba to share my RedHat V5.0 printers to my MS Network clients, but
I get an extra blank page at the end of each print job. I've looked at the
printcap man pages, but haven't been successful in getting rid of the trailing
blank page.
Here's the printcap section for the printer I've been having problems with:
# /etc/printcap
parallel:\
:sd=/var/spool/lpd/lp2:\
2006 Jul 05
3
splitting a story with double-spaced para''s
Quick question - if i want to separate a long string of text, separated
by single carriage returns, into an array of paragraphs, I can use the
following code:
paragraphs = article.content.split("\n")
The "\n" means a carriage return, as far as I can tell.
If I wanted to take text, that had been written using the more common
double carriage returns, into an array of
2008 Dec 03
1
how to handle irregularly spaced data as timeseries
I have a set of modeled climate data recorded at irregular intervals.
The format of the data is such that there are monthly measurements for
the years 2000, 2020, 2050, 2080, etc. Therefore I have 12 regular
records, a skip of some number of years, then 12 more monthly records,
another skip, and so on.... I created a dataframe from .txt with the
read.table() command. For starters I need
2010 Aug 02
1
QQ-plot – Axes
I would like to change the position of the major tick marks in my qq-plot?
Right now the ticks are set at 5.5, 6.0, 6.5 and 7.0.
I would like them to be at 5.4, 5.6, 5.8, 6.0, 6.2, 6.4, 6.8 and 7.0. So I
would have to remove some of the present ticks. So far I can only add ticks
to the plot with:
axis(1,at=c(5.4, 5.6, 5.8, 6.0, 6.2, 6.4, 6.8, 7.0))
Is there a solution to my
2013 May 21
3
should dovecot store maildir files with CRLF or LF?
Hi.
I've made a strange observation.
When having Dovecot (at least) with maildir and moving (via IMAP) mail
received by some client (Evolution 3.4) into it the following happens:
Regardless of whether the mail was originally(!) set with CRLF or LF
(i.e. when I use netcat to submit the plain SMTP to the relaying MTA).
When the client (Evolution) had received the mail via POP3 before moving
2005 Aug 18
1
How do I make a Sweave + latex table out of this ?
Dear list,
I have a table that I would like to convert to latex for inclusion
into a Sweave file.
> round(ftable(prop.table(xtabs(~agemF + votcat + Type , data=work),margin=2))*100,1)
Type Voiced Voiceless unaspirated Voiceless aspirated
agemF votcat
18 - 24 Prevoiced 2.6 8.7
2009 Apr 03
2
Implementation of editheaders in dovecot
Hello.
I wrote the hook function for deliver. I want to add support of
editheaders in the plug-in for dovecot. For this purpose I wrote the
function rarules_get_stream. Remover of headrs works properly, but
adding does not work. I took Timo Sirainen's advice from http://markmail.org/message/skb6arnll5gaopdr
. Do I use a correct way of creation of a message?
I give backtrace and a
2009 Mar 22
3
data analysis. R
so i am having this question
what should i do if the give data file (.txt) has 4 columns, but different
lengths?
how can i read them in R?
any idea for the following problem?
Gas consumption (1000 cubic feet) was measured before and after insulation
was put into
a house. We are interested in looking at the effect of insulation on gas
consumption. The
average outside temperature (degrees celcius)
2012 Apr 24
2
Write unix format files on windows and vice versa
I go back and forth between windows and linux, and find myself running
into problem with line endings. Is there a way to control the line
ending conversion when writing files, such as write and cat? More
explicitly I want to be able to write files with LF line endings
rather than CRLF line ending on windows; and CRLF line endings instead
of LF on linux, and I want to be able to control when the
2015 Mar 24
6
Samba4 + external ldap
After some reading and attempts, I managed to set the Samba4 with the
external openldap.
I tried to add a user through the command "smbpasswd", but an error
occurred, which follows below:
root at sol:~# smbpasswd -a billy
>
> smbldap_search_domain_info: Searching
>> for:[(&(objectClass=sambaDomain)(sambaDomainName=POA))]
>
> smbldap_open_connection: connection
2006 Feb 22
3
[OT] Email line separator
What line separator do you use when composing emails?
1. \n
2. \r\n
3. \r
Is there a ''official'' line separator for emails (rfc-document?)?
What separator is the most compatible between Windows, OS X and Linux?
--
Norman Timmler
http://blog.inlet-media.de
2010 Apr 19
1
What is mclust up to? Different clusters found if x and y interchanged
Hello All...
I gave a task to my students that involved using mclust to look for clusters
in some bivariate data of isotopes vs various mining locations. They
discovered something I didn?t expect; the data (called tur) is appended
below.
p <- qplot(x = dD, y = dCu65, data = tur, color = mine)
print(p) # simple bivariate plot of the data; looks fine
mod1 <- Mclust(tur[,2:3])
mod1$G
mod2