similar to: abline is not plotting

Displaying 20 results from an estimated 70 matches similar to: "abline is not plotting"

2018 Feb 19
2
UID GID mapping with sssd no longer supported on samba 4.7.4?
I'm struggling with a permission problem on a samba server that is configured to resolve unix uids and gids via nss using sssd. This mostly works. The windows side sees files as being owned by SID=S-1-22-<unix uid of user> and the group is SID=S-1-22-<unix gid of group> This all works fine for files owned by the windows user, or files that are world readable, but fails for
2008 Feb 02
1
Ruby++ FFI (theoretical)
Hi all, How does this look as a potential FFI for our theoretical Ruby++ ? I''m not sure how to do mixins, though. Some sort of special directive? Or just add it to inheritance chain? Anyway, this is just a rough prototype. No attempt at an actual implementation yet. Regards, Dan // foo.h - Function prototypes #define _FOO_H_ using namespace ruby; // Subclass Object class Foo :
2000 Mar 01
0
Thanks!!
Congratulations for the baby !! I would like to thank those lots of people who have made such a nice work and who have been so generous with your efforts. Jorge Luis Ojeda Cabrera Dep. M?todosEstad?sticos Fac. De Ciencias, U. de Zaragoza Pedro Crbuna,12 50009 Zaragoza Espa?a -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2010 Oct 18
1
Real time NFS monitoring
Hi all, Is there any tool we can use to see on NFS: 1. What files are being accessed 2. The performance (bandwidth, etc) Thank you.
2005 Feb 20
2
Ask for help on the parallel function output to a pdf file
Dear all, Could you please give me a hand on parallel function from package lattice? On the R command console, the following commands can output a parallel coordinate plot to the pdf file. library(lattice); pdf("trial.pdf"); data(iris); parallel(~iris[1:4] | Species, iris); dev.off(); However, if these commands are encapsulated into a function, the resultant pdf file is empty.
2007 May 31
0
[1041] trunk/wxruby2/samples/calendar/calendar.rb: Remove deprecated call to set_best_fitting_size
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2006 Apr 05
1
number_to_currency inside model
I was wondering if this is possible. I have a model (Item) that contains products. These products have prices that I''d like to format using number_to_currency. Rather than doing this several times inside the view, I thought it might be nice to do it once inside the model. The item table has an field called regular_price which holds a currency amount. I would like to do something
2006 Mar 27
2
403 Forbidden Error
I''m getting a 403 Forbidden error when I try to access the rails welcome page. I''ve followed the instructions for implementing rails on Apache2 at http://wiki.rubyonrails.org/rails/pages/Tutorial using an alias, but isn''t working. Can anyone help me out? Thanks. -Ofir -- Posted via http://www.ruby-forum.com/.
2020 Nov 04
2
Active - Deactivating
No installed Debian 10.6, running local Bind9 Server, and krb5-kdc.service Running fine. Installing the Louse package ?samba 2:4.13.1+dfsg-0.1buster1? root at AD:/etc/init.d# systemctl status samba-ad-dc ? samba-ad-dc.service - Samba AD Daemon Loaded: loaded (/lib/systemd/system/samba-ad-dc.service; enabled; vendor preset: enabled) Active: deactivating (stop-sigterm) (Result:
2017 Mar 25
0
errors on rebuild
Hi Olly, After upgrades my stack is now: Python 2.7 Django 1.8 Haystack 2.6.0 Xapian 1.4.3. (latest xapian haystack backend with some modifications) Using the same rebuild command as below but with —batch-size=50000 The issue has now become one of performance. I am indexing 2.2 million documents. Using delve I can see that performance starts off at about 100,000 records an hour. This is
2018 Feb 07
0
Calling virtual elf functions under windows
Hello everyone reading this, I'm totally confused and need an explanation. I'm also not sure if it's a clang or a LLVM subject. I'm working with Visual Studio 2015, LLVM 5.0.1 and Windows 7 64bit. I have a simple project. With 2 Header files and 1 cpp file. "Interface.h" This file defines a simple class with two pure virtual member functions.
2019 Apr 15
0
SOLR/Index?
?72% [ler at thebighonker.lerctr.org:~] $ doveadm search mailbox lists/freebsd/ports-commiters body 'sysutils' [ler at thebighonker.lerctr.org:~] $ doveadm fts rescan [ler at thebighonker.lerctr.org:~] $ doveadm index -q lists/freebsd/ports-commiters ?64% [ler at thebighonker.lerctr.org:~] $ tail -f /var/log/maillog Apr 14 19:30:27 thebighonker dovecot[2507]: imap-login: Disconnected
2013 Sep 10
0
smbd_smb2_request_incoming: client read error NT_STATUS_CONNECTION_RESET
I'm running samba4 as an AD DC, built from git (built ~3 days ago), with about ~20 Windows 8 clients. I've noticed a number of errors in the logs, pasted below. That group of errors repeats pretty consistently for a lot of different client machines. [2013/09/08 08:12:14.539679, 2] ../source3/smbd/reply.c:592(reply_special) netbios connect: name1=SERVER-NAME 0x20
2018 Feb 08
0
Calling virtual elf functions under windows -> Adding ASM code
Hello everyone, I'm sorry for "flooding" your inbox, but I wanted to extend my message which is shown below. The problem is still not solved and I'm more confused then before. I compiled the code - the one seen in the pictures to elf bc and to msvc (pecoff) bc. Then I used llc to generate assembler output. In my opinion the involved functions are acting exactly the same.
2008 Mar 11
2
IMAP storage - mail_location = maildir:~/Maildir:mbox:~/mail/
I'm moving to IMAP and trying to understand all the details of where to save email. The system is CentOS running sendmail - procmail which delivers as: DEFAULT=$HOME/Maildir/ I'm trying also to use Usermin as the webmail client. I can get mail to deliver to $HOME/Maildir/ and I can get clients (thunderbird outlook etc) to view them. However Usermin seems stuck with saving
2019 Apr 15
2
SOLR/Index?
On 15/04/2019 01:39, Larry Rosenman via dovecot wrote: > > full solr.log at: > https://www.lerctr.org/~ler/solr.log > > The search DOES make it to SOLR: > ?77% [ler at thebighonker.lerctr.org:~] 130 $ grep sysutils > /var/log/solr/solr.log > 2019-04-14 18:31:34.749 INFO? (qtp349420578-7538) [? ?x:dovecot] > o.a.s.c.S.Request [dovecot]? webapp=/solr path=/select >
2017 Mar 02
2
errors on rebuild
Hi Olly, Thanks for the detailed response. I hadn’t realized there was a new xapian haystack backend. I’m going to try that but I have some upgrades to do first. Django 1.8, etc. Thanks, Ryan > On Feb 28, 2017, at 3:40 PM, Olly Betts <olly at survex.com> wrote: > > On Mon, Feb 27, 2017 at 10:29:46AM -0800, Ryan Cross wrote: >> I am trying to rebuild an index of 2+
2019 Oct 18
3
Dovecot v2.3.8 released
On 2019-10-18 13:25, Tom Sommer via dovecot wrote: > I am seeing a lot of errors since the upgrade, on multiple client > accounts: > > Info: Connection closed: read(size=7902) failed: Connection reset by > peer (UID FETCH running for 0.242 + waiting input/output for 108.816 > secs, 60 B in + 24780576+8192 B out, state=wait-output) > > Using NFS storage (not running with
2007 Feb 10
0
Unable to lookup host in c= line
Hi, I am new to Asterisk and am runing asterisk 1.2.9.1 on an OpenBSD box. With a few manuals I was able to set up some SIP providers with which outgoing and incoming calls work. However, there is one provider with which inbound calls don't work at all. The only apparent error/warning message is this WARNING[13688]: chan_sip.c:3527 process_sdp: Unable to lookup host in c= line, 'IN IP4
2004 Dec 27
7
[Bug 2187] rsync large file getting verification failed using -z
https://bugzilla.samba.org/show_bug.cgi?id=2187 ------- Additional Comments From qiucheng@csc.com.cn 2004-12-27 01:15 ------- Created an attachment (id=869) --> (https://bugzilla.samba.org/attachment.cgi?id=869&action=view) error log -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact