Displaying 20 results from an estimated 5000 matches similar to: "plot symbol "+", but with variable bar lenghts"
2010 May 27
1
library installation problem, invalid regular expression in help indices
Hi,
I have a strange package installation problem after update to R 2.11.0
on Fedora Core 12.
A colleague of mine with the very same Fedora and R versions doesn't
have this problem, while logging on to his computer but installing from
my settings and into my local library path also shows the problem, so it
seems to be related to some of my environment settings.
Installation of several
2008 Dec 09
3
How can I draw bars
I need to make a graphic to show problems on different parts of
chromosomes (think of a graphic showing the number of frayed threads
as colors along different parts of a worn out rope). I want to draw
bars going from left to right across a page and color different parts
of the bars in different shades. Each graphic will need to have
several bars of different lenghts corresponding to the
2010 Jun 16
1
prcomp() and the lenght of PC:s
Hi,
I would like to know whether there is some deeper rationale behind or is it just an established practice that the lenghts of principal components, giving for example by prcomp-function, are normalised to 1?
Best regards,
Atte Tenkanen
University of Turku, Finland
Department of Musicology
+35823335278
http://users.utu.fi/attenka/
2005 Dec 23
6
Save using Update
Hi,
I want to update an existing row in table "items" where items.id == 10
I tried this:
item = Item.new
item.f1 = ...
item.f2 = ...
...
item.id = 10
item.save
I got an error
Duplicate entry ... for key 10 : INSERT INTO items ...
How do I make item.save to use UPDATE instead of INSERT?
--
Posted via http://www.ruby-forum.com/.
2023 Jan 15
1
PR to test for users of Qx devices (blazer and nutdrv_qx)
Cheers,
One PR waiting to get into 2.8.1 release timeframe is
https://github.com/networkupstools/nut/pull/1652 stemming from issue
https://github.com/networkupstools/nut/issues/1279
The gist of it is that "battery.voltage" and "battery.charge" were not
always reported correctly with nutdrv-qx driver (might be handled better by
blazer drivers though), and the overrides
2014 Aug 04
3
[Bug 82118] New: nouveau tearing with xvideo
https://bugs.freedesktop.org/show_bug.cgi?id=82118
Priority: medium
Bug ID: 82118
Assignee: nouveau at lists.freedesktop.org
Summary: nouveau tearing with xvideo
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: lameventanas at gmail.com
2023 Jan 17
1
PR to test for users of Qx devices (blazer and nutdrv_qx)
Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net>
>
> Cheers,
>
> One PR waiting to get into 2.8.1 release timeframe is https://github.com/networkupstools/nut/pull/1652 stemming from issue https://github.com/networkupstools/nut/issues/1279
>
> The gist of it is that "battery.voltage" and "battery.charge" were not always reported
2023 Jan 17
1
PR to test for users of Qx devices (blazer and nutdrv_qx)
Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net>
>
> Cheers,
>
> One PR waiting to get into 2.8.1 release timeframe is https://github.com/networkupstools/nut/pull/1652 stemming from issue https://github.com/networkupstools/nut/issues/1279
>
> The gist of it is that "battery.voltage" and "battery.charge" were not always reported
2004 May 03
1
Install of 3.1 aborts
Hello everybody,
yes I did check the installation medium (dvd), so that's not the problem.
My system only contains components which are accepted by the redhat
hardware compatibiliy list.
But anaconda fails, announcing:
You are trying to install on a machne which isn't supported by this
release of CentOS-3
The error message stems from this part of anaconda code in
packages.py:
# this
2006 Oct 23
2
Dom0 Virtual Memory
Hi,
I looked at the sources and figured out all about the P2M, M2P tables and
mappings,
Now I''m trying to figure out how dom0 virtual memory is implemented, and I
have some questions.
The platform I''m working on is x86 with Intel VT enabled.
1. Is dom0 virtual memory managed differently than the other domains? what
about hvms? and domUs?
2. What tables are used to manage the
2012 Feb 14
1
New variables?
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20120214/96cc8043/attachment.html>
[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
2018 Jun 15
2
[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
On Fri, 15 Jun 2018 05:34:24 +0300
"Michael S. Tsirkin" <mst at redhat.com> wrote:
> On Thu, Jun 14, 2018 at 12:02:31PM +0200, Cornelia Huck wrote:
> > > > I am not all that familiar with how Qemu manages network devices. If we can
> > > > do all the
> > > > required management of the primary/standby devices within Qemu, that is
> >
2005 Aug 21
3
Icecast 2.3 RC1 Announcement
Ok folks, we are getting ready for version 2.3 of icecast and have built an
RC1 distribution. We encourage everyone to try out this new release and
provide us feedback. Please report all bugs to http://bugs.xiph.org
Here are the details :
Source Distribution:
http://downloads.xiph.org/releases/icecast/icecast-2.3.0.rc1.tar.gz
Source RPM:
2005 Aug 21
3
Icecast 2.3 RC1 Announcement
Ok folks, we are getting ready for version 2.3 of icecast and have built an
RC1 distribution. We encourage everyone to try out this new release and
provide us feedback. Please report all bugs to http://bugs.xiph.org
Here are the details :
Source Distribution:
http://downloads.xiph.org/releases/icecast/icecast-2.3.0.rc1.tar.gz
Source RPM:
2007 Apr 17
5
How to change the default encoding for dynamic pages
Hello,
I''m trying to write a rails application serves by mongrel and using
accentuated characters in the .rhtml page. But Mongrel replace them by ''?'' .
It works fine for static pages by defining the charset to iso-8859-1 in the
mongrel_mime.yml
But how to change the default encoding (seems to be UTF-8) for the dynamic
pages ?
thanks for your help.
-------------- next
2003 May 13
6
R crashes when resizing windows (PR#2992)
Full_Name: Gavin Alexander
Version: 1.7.0
OS: Win2000
Submission from: (NULL) (130.209.6.40)
When I resize the R-GUI console window by dragging an edge and drag for more
than a second or two, R crashes. The program exits, leaving a pop-up "Program
Error" box with the message:
"Rgui.exe has generated errors and will be closed by Windows.
You will need to restart the program.
An
2008 Jan 28
4
GridTableBase
Hello all,
i''m using wxruby 1.9.4 with Grid and the model class: "GridTableBase"
like in the code below. But the method set_table of the grid does''nt
work. Can anyone help me?
require ''wx''
include Wx
class MyGridTableBase < GridTableBase
def get_attr row, col, attr_kind
##
end
def get_number_rows
0
2008 Apr 07
1
Installation issue R 2.6.1
I am seeing a peculiar installation problem with the R
installation files for Windows:
R2.6.1 fails to install on MS-Vista with a file
corruption issue.
But, the same R2.6.1 exe does install OK on Windows
ME.
The same problem exists with R2.3.1:
Fails to install on Windows Vista
Succeeds install on Windows ME
Succeeds install on Windows 2000 and Windows 98
so it cannot be the installation
2005 Jul 26
4
how to classify sip traffic (voip)
How i can classify sip traffic (voip)??
I try dst 5060 udp port, but dont''work. sip sesion use dynamic port.
Sniffing packets with windows net-peeker, I see that packets lenghts
is always=87
How i can filter, by packet lenght, with u32?
Regards
Fabian
2014 Jul 23
2
[LLVMdev] sys::path::system_temp_directory vs. sys::fs::createTemporaryFile
Hi, all. I noticed recently that llvm::sys::fs::createTemporaryFile does not use llvm::sys::path::system_temp_directory, instead relying on its platform-specific helper TempFile. Is there any reason for this disparity?
The two implementations are not in sync, either:
- TempDir honors TMPDIR, TMP, TEMP, TEMPDIR, and a configuration-settable P_tmpdir on Unix-y systems. system_temp_directory just