Displaying 20 results from an estimated 4000 matches similar to: "Moving folder issue"
2013 Apr 07
2
group data in classes
Hello all!
I have a problem to group my data (years) in 10 years classes. For example
for year
year decade
1598 1590-1600
1599 1590-1600
1600 1590-1600
1601 1600-1610
---
my is like this>
[1] 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611
1612
[16] 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626
1627
[31] 1628 1629 1630 1631 1632 1633
2013 Mar 12
5
extract values
Hello all!
I have a problem to extract values greater that for example 1820.
I try this code: x[x[,1]>1820,]->x1
Please help me!
Thank you!
The data structure is:
structure(c(2.576, 1.728, 3.434, 2.187, 1.928, 1.886, 1.2425,
1.23, 1.075, 1.1785, 1.186, 1.165, 1.732, 1.517, 1.4095, 1.074,
1.618, 1.677, 1.845, 1.594, 1.6655, 1.1605, 1.425, 1.099, 1.007,
1.1795, 1.3855, 1.4065, 1.138, 1.514,
2023 Apr 03
1
fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 7b50567bdcad8925ca1e075feb7171c12015afd1
commit: 0737e01de9c411e4db87dcedf4a9789d41b1c5c1 ocfs2: ocfs2_mount_volume does cleanup job before return error
config: arm64-randconfig-m041-20230329 (https://download.01.org/0day-ci/archive/20230401/202304012244.gX4H4rBO-lkp at intel.com/config)
compiler:
2012 Nov 02
1
rgl package and animation
I am trying to figure out how to use rgl package for animation. It
appears that this is done using the play3d() function. Below I have
some sample code that plots a 3D path and puts a sphere at the point
farthest from the origin (which in this case also appears to be at the
end of the path). What I would like to do is animate the movement of
another sphere along the length of the path
2011 May 05
1
Question about error of "non-numeric argument to binary operator"
I have been trying to do a nls model and gives me the error of a nonnumeric
argument
table(file="c:/tt2.txt",header=T)
> fit.model <- nls(TT~60*(1+alpha*(v/c)^beta),data=tt2, start=list(alpha=1,
beta=3, v=1000))
Error in v/c : non-numeric argument to binary operator
> is.numeric(tt2)
[1] FALSE
> is.character(tt2)
[1] FALSE
> as.numeric(tt2)
Error: (list)
2005 Aug 06
1
Header problems
Hi,
I don't know if this has been covered or not as I have been out of
action most of the last few weeks getting married and stuff.
My query / slight problem is when I re-install an IMAP client or change
client all mails that have been read so far show an empty header with
the date set back to 1970 but the mails are fully readable. New mails
that weren't read in a previous client show
2005 Jun 28
1
dovecot restart bug?
Using my initd script (no idea of the origin now) to do a restart I
randomly get:
Jun 28 13:56:05 svr24 dovecot: Killed with signal 15
Jun 28 13:56:05 svr24 dovecot: Dovecot v1.0-test74 starting up
Jun 28 13:56:06 svr24 dovecot: Auth process died too early - shutting down
Jun 28 13:56:06 svr24 dovecot: auth(default):
net_connect_unix(/var/run/dovecot/auth-worker.23322) failed: No such
file or
2016 Sep 16
0
CentOS-announce Digest, Vol 139, Issue 4
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2005 Jun 28
2
UID confusion
Hi,
2 or 3 customers have reported that they are having problems downloading
their mail via. POP3. I have attached the rawlogs of their transactions
and the UID list at the time. Is this because I am using an
incompatible UID format or is something else at fault? Deleting the UID
list and indexes fixes the problem. I am using Test72.
Regards
Andrew
--
Andrew Hutchings (A-Wing) - Linux
2008 Dec 08
4
WINE and older games
I know that there is always the push for the latest and greatest games to be working under WINE, but it's always been a little irritating to me, that as the owner of systems that tend to not be up to par to playing the latest and greatest, that older DirectX 7 and below games really don't feel like they've been giving the TLC that they may deserve.
I've been an ongoing quest for
2005 Oct 19
1
Message not found errors
Hi,
I'm getting a very small amount of users getting message not found
errors while downloading mail via POP. By the time they inform me and I
switch on rawloging for them it works again. Any ideas where this is
going wrong? Or at least a way I can diagnose it?
It seems to have been happening since Alpha 1. Currently using
pre-release of Alpha4.
Regards
Andrew
--
Andrew Hutchings
2005 May 23
3
Excessive dovecot-auth proceses
Hi Guys,
I may have missed something in the conf file but while using a standard
mysql auth method I'm finding many dovecot-auth processing sitting doing
nothing. They grow to the extent that mysql runs out of connections
after a week.
Any ideas?
Regards
Andrew
--
Andrew Hutchings (A-Wing)
Linux Guru - Netserve Consultants Ltd. - www.domaincity.co.uk
Admin - North Wales Linux User Group -
2005 Aug 09
0
Strange index problem
Hi,
OK, I have 2 servers accessing the same mailboxes via NFS (indexes on
each servers local HDD). They are on a round robin connection system.
I have had a mailbox (customer using Eudora for Mac and storing mail for
a certain amount of days) that on one server says there are 281 messages
and the other says there are 194 messages. Of course this leads to
re-downloading the difference. The
2005 Oct 12
0
Message not
Hi,
I'm sure this is a bug fixed in CVS or something stupid I did in the
config but here goes:
I am getting at least one complaint a day about POP login customers
getting 'Message not found' errors while getting their mail. The only
thing I can find in the messages that could be related is:
Oct 12 15:40:18 svr21 dovecot: pop3(user): Mailbox init failed top=0/0,
retr=0/ del=0/0,
2005 Oct 17
1
v. minor bug alpha4pre
Hi,
When upgrading to Alpha4pre I also changed UIDL format from %08Xv%08Xu
to %08Xu%08Xv to be in line with future dovecot default. This caused
the following error to happen on about 1% of mailboxes:
file ostream-file.c: line 370 (stream_send_io): assertion failed:
(fstream->io != NULL)
Deleting dovecot-uidlist and indexes fixes this so its more of an FYI
really. I always delete indexes on
2015 Mar 30
0
Problem With Android Configuration
Hi there,
I've finally had a deeper look and found the Lollipop routing issues root
cause: Lollipop uses several routing tables instead of the default one for
previous Android versions. The main routing table is used with lowest
priority per default:
root at hammerhead:/ # ip rule show
0: from all lookup local
10000: from all fwmark 0xc0000/0xd0000 lookup legacy_system
13000: from all
2005 Jun 10
2
Too many open files
Hi Guys,
Just got this on one of my test72 dovecot servers:
-
Jun 10 12:40:28 svr21 dovecot: auth(default):
net_connect_unix(/var/run/dovecot/auth-worker.18818) failed: Too many
open files
Jun 10 12:40:28 svr21 dovecot: pop3-login: Disconnected: method=PLAIN,
rip=xxx.xxx.xxx.xxx, lip=xxx.xxx.xxx.xxx
Jun 10 12:40:28 svr21 dovecot: pop3-login: Disconnected: method=PLAIN,
rip=xxx.xxx.xxx.xxx,
2015 Mar 30
1
Problem With Android Configuration
Thanks for reply.. I'll try and then i'll advise you if it woks
Andrea Squeri
Il 30/mar/2015 11:38 "Vil Brekin" <vilbrekin at gmail.com> ha scritto:
> Hi there,
>
> I've finally had a deeper look and found the Lollipop routing issues root
> cause: Lollipop uses several routing tables instead of the default one for
> previous Android versions. The main
2005 Apr 08
3
Outlook express confusion
Hi,
This may be a problem with my config file but I am finding that
customers (and more importantly my boss) that are using outlook express
when using test66/67 (upgraded from test60 + from address patch) are
having message reappear after being fully deleted (not just marked) but
are unreadable, sometimes blank headers appear too but again no message.
Since it is affecting my boss he has told me
2015 Mar 27
0
Problem With Android Configuration
I think it's more of a routing issue than anything explicitly blocking it,
they use a new 'ip rule list' and per user settings that aren't well
documented yet either, but where exactly to point I don't know. I haven't
messed with android 5 much yet, it seems not ready enough yet for daily
use, there isn't a single snapshot in the cyanogenmod repos, for example.
So maybe