Displaying 20 results from an estimated 103 matches for "janos".
Did you mean:
nanos
2007 Apr 05
1
issue with pdf(paper="a4") in 2.5.0 alpha
In the latest windows binary (2007-04-03 r41023) pdf() with an argument paper="a4" gives an error, this was still ok in (2007-03-18 r40854)
Jan Oosting
> pdf("test.pdf",paper="a4")
Error in pdf("test.pdf", paper = "a4") : invalid paper type 'a4' (pdf)
> sessionInfo()
R version 2.5.0 alpha (2007-04-03 r41023)
i386-pc-mingw32
2000 Nov 27
4
Margin question
...t small
margins on the page. I read the documentation on the 'mar' and 'oma'
options, but they claim that the margins should default to being 0.25in
wide, in fact on my plot they are more like 1in each! Here is the
smallest R script that illustrates my problem:
postscript ( "janos.ps", paper="letter" )
plot.new()
rect ( 0, 0, 1, 1, col="yellow", border=0 )
dev.off()
Could you kindly suggest an extra command (or two) to insert, which would
make the margins very small? Please drop a copy of your reply to my email
address, janos at research.att.com
T...
1997 Nov 29
0
NOT WANTED - SAMBA digest 1508
...ude:
>
> 1) How do I use multiple NT password servers
> by jurgessj@b1b.ok.boeing.com (John E. Jurgess )
> 2) Re: How do I use multiple NT password servers
> by Luke Kenneth Casson Leighton <lkcl@switchboard.net>
> 3) Please stop sending messages to distech
> by Janos <janos@2rosebay.matra.com.au>
> 4) Re: unwanted dial-out
> by Alphatec_GbR@t-online.de (Caspar von Seckendorff)
> 5) Workgroup popups with samba
> by "Gerben 'Xylo' Castel" <Gerben.Castel@eleve.emn.fr>
>
> --------------------------------------...
2011 Jun 01
2
BiodiversityR GUI on macosx
Dear List!
I installed R and quite a few packages I use. When I try to start
BiodiversityR the library loads without any problems but GUI do not start.
Rcmdr loads without any problems. I am using R 2.13.0 64 bit.
Downgrade to R 2.12.2 works.
Thanks,
Janos
2006 Oct 26
5
[ win32utils-Patches-6335 ] pure ruby implementation
Patches item #6335, was opened at 2006-10-26 16:51
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6335&group_id=85
Category: win32-shortcut
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
Assigned to: Nobody (None)
Summary: pure ruby implementation
Initial Comment:
This is (not finished) pure-ruby
2013 Nov 15
8
[Bug 71662] New: [nvd9 regression] 3d application hang
https://bugs.freedesktop.org/show_bug.cgi?id=71662
Priority: medium
Bug ID: 71662
Assignee: nouveau at lists.freedesktop.org
Summary: [nvd9 regression] 3d application hang
Severity: normal
Classification: Unclassified
OS: All
Reporter: jano.vesely at gmail.com
Hardware: Other
Status: NEW
2012 Oct 13
6
[Bug 55948] New: [nvd9 optimus] drm/nouveau/bios: attempt to fetch entire acpi rom image in one shot breaks module load
https://bugs.freedesktop.org/show_bug.cgi?id=55948
Priority: medium
Bug ID: 55948
Assignee: nouveau at lists.freedesktop.org
Summary: [nvd9 optimus] drm/nouveau/bios: attempt to fetch
entire acpi rom image in one shot breaks module load
QA Contact: xorg-team at lists.x.org
Severity: major
Classification:
2006 May 29
3
[ win32utils-Bugs-4598 ] possible wrong condition
Bugs item #4598, was opened at 2006-05-29 11:20
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=4598&group_id=85
Category: win32-eventlog
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: possible wrong condition
Initial Comment:
Is this condition right?
(eventlog.rb, line 494
2018 May 05
1
Re: changing pci addr of SCSI storage controller: Red Hat, Inc Virtio block device (rev 01)
Greetings Jano,
> Sent: Thursday, May 03, 2018 at 1:44 PM
> From: "Ján Tomko" <jtomko@redhat.com>
> To: daggs <daggs@gmx.com>
> Cc: libvirt-users@redhat.com
> Subject: Re: [libvirt-users] changing pci addr of SCSI storage controller: Red Hat, Inc Virtio block device (rev 01)
>
> On Wed, May 02, 2018 at 07:29:23PM +0200, daggs wrote:
> >Greetings,
2018 Sep 05
2
Domain vCPU threads affinity
Hello,
According to the docs, vcpupin will use either cgroups or sched_setaffinity
to pin vcpu threads to cpus. How is this decision made?
I observe differences even on different hosts featuring the same version of
libvirtd (1.3.1): on one host vcpupin affects cpuset.cpus (cgroup), and on
the other it affects vcpu threads affinity (observed through taskset).
Thanks,
Nikos
-------------- next
2004 Aug 04
4
ERROR: compilation failed for package 'rgl'
X-BeenThere: r-help at stat.math.ethz.ch
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: korponai.janos at nyuduvizig.hu
List-Id: "Main R Mailing List: Primary help" <r-help.stat.math.ethz.ch>
List-Unsubscribe: <https://www.stat.math.ethz.ch/mailman/listinfo/r-help>,
<mailto:r-help-request at stat.math.ethz.ch?subject=unsubscribe>
List-Archive: <https://www.stat.math.e...
2018 May 02
2
changing pci addr of SCSI storage controller: Red Hat, Inc Virtio block device (rev 01)
Greetings,
when execute lspci inside my vm linux guest, I see this:
:/# lspci | grep -i scsi
03:00.0 SCSI storage controller: Red Hat, Inc Virtio block device (rev 01)
I don't see any such address in my xml file, is it possible to move that controller to another pci addr?
Thanks,
Dagg.
2020 Sep 01
2
Re: Meson build
On a Tuesday in 2020, Pavel Hrdina wrote:
>On Sun, Aug 30, 2020 at 02:34:56AM +0200, Toolybird wrote:
>> Hi,
>>
>> Just a heads up on my experiences with the new build system.
>>
>> Arch Linux
>> meson-0.55.1
>>
>> Overall, it looks good, so well done!
>>
>> Just a couple of minor things I noted:
>>
>> 1. Arch uses a meson
2018 May 27
2
List-Archives ...
Hi everybody,
actually I wanted to search the list archive, before asking, but
unfortunately I don't "get" it:
$ gunzip 2018-May.txt.gz
gunzip: 2018-May.txt.gz: not in gzip format
It seems, that in every archive-file there is always one message in
plaintext and then a big binary block.
Any hint?
Thanks a lot,
--
kind regards,
thg
2020 Feb 20
2
build problem with libxl
Hi all
since 5.9.0 configure doesnt find the libxl libs/headers...
It works With 5.8.0, with 5.9.0 not... not even if I set --with-libxl
What can be the problem?
--
------
Greetz
2020 Sep 02
0
OPENVPN setup in CentOS-6 NetworkManager
...nnection is timed out, connection fails.
I researched Internet, RFM, permissions, SElinux, messages, etc. to no
avail, so I request support.
Do I miss a component? Where can I examine the NetworkManager log? Why
the .pem key file is not selectable?
I try this mailing list first - and thank you.
Janos
--
Janos G. Komaromi sent it
NOT from iPhone nor Google
facebook, instagram, viber, snapchat, twitter, #@*~|
etc. - neither of those
https://jgklinux.jankom.net/
2009 Mar 17
1
Fatal: write() failed to info log: Interrupted system call
...3):
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
auth default:
verbose: yes
debug: yes
debug_passwords: yes
passdb:
driver: passwd-file
args: /usr/local/etc/passwd.dovecot
userdb:
driver: passwd
--
Janos Dohanics
2010 May 26
1
Dovecot access imap folder via POP3
...My dovecot.conf file:
....
mail_location = maildir:/home/vmail/%d/%n/Maildir
namespace private {
separator = .
prefix = INBOX.
#location = mail_location = maildir:/home/vmail/%d/%n/Maildir
inbox = yes
#hidden = yes
}
mail_privileged_group = mail
....
Thank you for any help,
Janos, Vincze
2007 May 04
1
[ win32utils-Patches-6236 ] Add debug API
Patches item #6236, was opened at 2006-10-19 07:10
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6236&group_id=85
>Category: windows-pr
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
>Assigned to: Daniel Berger (djberg96)
Summary: Add debug API
Initial Comment:
This adds couple of methods to
2007 May 04
1
[ win32utils-Patches-6237 ] Add Guid API
Patches item #6237, was opened at 2006-10-19 07:11
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6237&group_id=85
>Category: windows-pr
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
>Assigned to: Daniel Berger (djberg96)
Summary: Add Guid API
Initial Comment:
This adds API for creating GUIDs.