Displaying 4 results from an estimated 4 matches for "45769".
Did you mean:
4569
2006 Sep 18
2
merge gives me too many rows
...n lines 11420 to 11423 were repeated in test4. Then no problem
for a lot of rows, until rows 45756-45760 in test3. These are offset
by 4 in test4 because of the first group of extraneous lines just
reported, and are found on lines 45760 to 45765. But they are also
repeated on lines 45765 to 45769. And so on a few more times.
Thus merge added lines (repeated a small number of lines) to the
final dataframe despite my use of all.x=F.
Am I doing something wrong? If not, is there a solution? Not being
able to merge is a setback! I was attempting to move the last few
things I was doing wi...
2012 Feb 08
0
Preparing to convince to shift to non-propriety documents formats
....com> wrote:
> Hi Dotan,
>
> thanks for taking care of this. Attached is one such document. No problem at
> all in making it public. It was pretty much so in the first place.
>
Here are the two bugs:
Severe MS Office incompatibilities
https://bugs.freedesktop.org/show_bug.cgi?id=45769
https://issues.apache.org/ooo/show_bug.cgi?id=118889
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
2017 May 01
3
lmtp segfault after upgrade
...error 4 in libdovecot.so.0.0.0[7f2f52aa4000+11c000]
lmtp[46595]: segfault at 21 ip 00007f0ccbdbad11 sp 00007ffd17bfe9e0
error 4 in libdovecot.so.0.0.0[7f0ccbd15000+11c000]
lmtp[45770]: segfault at 21 ip 00007f94a576ed11 sp 00007ffc29c2ff00
error 4 in libdovecot.so.0.0.0[7f94a56c9000+11c000]
lmtp[45769]: segfault at 21 ip 00007f34999b5d11 sp 00007ffe28818350
error 4 in libdovecot.so.0.0.0[7f3499910000+11c000]
lmtp[47371]: segfault at 21 ip 00007f13c611fd11 sp 00007ffcdb000b10
error 4 in libdovecot.so.0.0.0[7f13c607a000+11c000]
lmtp[47419]: segfault at 21 ip 00007f4010ff2d11 sp 00007ffd97519420...
2007 Mar 10
4
pre-1.0.rc27: Index and mbox fixes
...l release
rc27 tomorrow:
http://dovecot.org/nightly/dovecot-latest.tar.gz
If you've seen any of the following error messages in log files, these
should all be fixed now:
- index: Append with UID 56297, but next_uid = 56298
- mbox: UID inserted in the middle of mailbox /home/tss/mail/inbox
(45769 > 45768, seq=28, idx_msgs=30)
- mbox: Expunged message reappeared in mailbox /home/tss/mail/inbox
(UID 86957 < 86958, seq=28, idx_msgs=27)
These should be fixed for most cases, but they can still rarely happen:
- index: Extension reset without intro prefix
There's a really tiny possi...