Displaying 20 results from an estimated 102 matches for "ort".
Did you mean:
or
2012 Nov 17
2
[LLVMdev] Running pass 'Greedy Register Allocator' leads to Segmentation fault (core dumped)
...by the "Greedy
Register Allocator".
There is the bug # 11756 that solves a similar problem, but the bugzilla says "Version 3.0",
and I am using 3.1 so it is likely a different bug that I am dealing with.
http://llvm.org/bugs/show_bug.cgi?id=11756
I believe the bug I am reporting is already reported in bug # 11969 when building
FreeBSD world:
http://llvm.org/bugs/show_bug.cgi?id=11969
---
To reproduce the problem:
Program I am compiling:
http://www.open-mpi.org/software/ompi/v1.6/downloads/openmpi-1.6.3.tar.bz2
Version of LLVM/Clang: 3.1
How I compiled LLV...
2006 Jun 14
1
Estimate region of highest probabilty density
..., z=temp0$z, xlab="x", ylab="y", main="z")
temp <- kde2d.weighted(x=x, y=y, w=z, n = 100, lims=c(range(x),range(y)))
contour(x=temp$x, y=temp$y, z=temp$z, xlab="x", ylab="y", main="z", col="red", add=TRUE)
???
Christoph Ort
Eawag - aquatic research
Environmental Engineering
?berlandstrasse 133
CH-8600 D?bendorf
phone: +41-44-823-5041
fax: +41-44-823-5389
cell: +41-79-218-9242
mailto:christoph.ort at eawag.ch
http://www.eawag.ch/~ortchris/
http://www.eawag.ch
???
Christoph Ort
Eawag - aquatic res...
2007 Sep 18
4
Prototype.js and Multidimensional Arrays
Hi there,
this code works only fine , if i dont embedding the prototype.js in my
document:
<script type="text/javascript">
var myCheckBox2 = new Array();
myCheckBox2[''Ort''] = new Array("hamburg","berlin","hannover");
myCheckBox2[''Art''] = new Array("programmierung","support");
myCheckBox2[''Kenntnisse''] = new Array("xhtml","perl","php","jav...
2008 Jul 01
5
Samba 3.2 Ldap problem
...e changed the
server string = File Server
passdb backend = ldapsam:ldap://ldapon.my.company
time server = Yes
printing = cups
printcap name = cups
printcap cache time = 750
cups options = raw
username map = /etc/samba/smbusers
map to guest = Bad User
wins support = no # it's 'Yes' in the old server
local master = no # it's 'Yes' in the old server
domain master = no # it's 'Yes' in the old server
domain logons = no # it's 'Yes' in the...
2002 Jul 10
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers
Greetings!
During the Samba 2.2.4 make (using Sun WorkShop 6 update 2 C/C++ 5.3)on Sun
Fire 880
running Solaris 8, I get the following error:
Any pointers or help would be very much appreciated..
Thanks,
-Murali
{root}69: make
Using FLAGS = -O -D__EXTENSIONS__ -xtarget=ultra -xarch=v9b -I./popt
-Iinclude -I./inc
FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var"
2007 Dec 16
1
Working with ranges of a list
...---
#Programm zur Erstellung eines Wasserwegenetzplanes
#St??dte
#TLD.Stadtk??rzel<-list("Stadtname",Breite,L??nge)
de.cux<-list("Cuxhaven",53.87,8.7)
de.hl<-list("L??beck",53.87,10.69)
de.hb.br<-list("Bremerhaven",53.55,8.58)
see<-function(orte){
lang<-length(orte)
punkte<-array(,c(lang,2))
punkte[,1]<-orte[[1]][[2[1]]]
punkte
}
k??ste<-(list(de.hb.br,de.cux,de.hl))
see(k??ste)
2003 Jan 02
1
mail server in dmz
Hi, in a three interface firewall I have
eth0, loc, 10.1.5.1/16
eth1, int, 200.41.61.228/29
eth2, dmz, 192.168.1.1/24
(un)fortunately I got a group of public ip?s to use, so here is my problem
in the dmz I have 192.168.1.3 redirected from eth1 alias 200.41.61.226 (a web server,
works perfect).
I am trying to set up a mail server also, a different machine, so I can?t use proxyarp, as
with this, I can only accept or reject...
2009 Apr 08
2
sourced plot commands not working
I have source a script running with no errors that ends in these lines:
==============
for (i in 2:3) win.graph()
dev.set(2)
levelplot(avg ~ procs * size, rrt, drape=T, colorkey=T,main="ops/sec",scales=list(x=list(tick.number=15),y=list(log=10)))
dev.set(3)
levelplot(avg ~ procs * size, ort, drape=T, colorkey=T,main="ops/sec",scales=list(x=list(tick.number=15),y=list(log=10)))
=============
The graphics devices windows appear, however, there is no graph
and the background of each window is gray indicating no active
graph.
However, if I copy and paste these commands from the...
2020 Feb 29
3
Chrome not allowing mixed content anymore
...ith Chrome not playing audio got fixed, but I noticed a major drop
in the number of listeners. As far as I figured out, the listeners that
have the http url in a playlist - listening in winamp, vlc etc. - could
listen no more. Those using internet radio devices were affected also.
Does icecast support streaming both http and https on the same port?
Is there such a feature in the version 4.5beta2?
Is there a release date planned for the new version of icecast?
This will affect many listeners and the administrators of those radios
servers. What would you do?
Thank you.
Alex G.
-------------- ne...
2013 Sep 20
5
Bug report: "doveadm rename" encodes special characters wrongly in mUTF-7 (in fs)
...ends up in the filesystem renamed as "gesch&-AOQ-ftliches" which has an falsely added "-" set after the "&" and therefore the folder is also wrongly shown in Mailclients like Thunderbird or web-mail systems like Horde.
(Apparently "doveadm rename" supports only UTF-8 which shows up when trying to rename the folder with
"doveadm mailbox rename -u user 'gesch??ftliches'" I get the error message "Fatal: Mailbox name not valid UTF-8: gesch??ftliches")
To get things worse, when renaming the mailfolder in Thunderbird to "...
2009 May 17
4
ogg, ogm or mkv
...he explaination of ogm subject at wikipedia... http://en.wikipedia.org/wiki/Ogg_Media i only know this http://www.xiph.org/container/ogm.html
i am doing several art projects and i'd like to distribute the free video and audio content just with theora/vorbis codecs using ogg. one of the most important conceptual part of my projects are using/supporting true free standards. so i am very much interested about your opinion on ogm and mkv. i know this mailing list usually on technical issues and i am not a coder but i am very much interested in what xiph does and i follow your list. native firefo...
2006 Apr 14
0
text_field_with_auto_complete and special characters
I have a problem with text_field_with_auto_complete. Everything works
fine except when I type special characters like ?,?,?. They are not
escaped. "oberver_field" has a with-option like this:
:with => "''ort='' + escape($F(''ort''))"
This works fine with umlauts, too. Is there a way to escape the user
input using text_field_with_auto_complete ?
--
Posted via http://www.ruby-forum.com/.
2014 May 03
2
Problems with samba AD
...rybody is allowed to see evrythin in my environment or Users are able to connect to the share but can't read any data on them. (Access denied). I played a lot with acl and chmod, but don't get the right settings.
?
Thank you for any advice
?
Greetings
?
Thomas
---
Alle Postf?cher an einem Ort Jetzt wechseln und E-Mail-Adresse mitnehmen! Rundum gl?cklich mit freenetMail
---
Alle Postf?cher an einem Ort. Jetzt wechseln und E-Mail-Adresse mitnehmen! Rundum gl?cklich mit freenetMail
2020 Feb 29
2
Chrome not allowing mixed content anymore
...ne has figured a way to mitigate this?
On Sat, Feb 29, 2020 at 4:29 PM Mikel Sanz | 20 Comunicación <
mikel at 20comunicacion.com> wrote:
> Yes, I also think that 6 years of Beta is too much and now it's too late...
>
> El sáb., 29 feb. 2020 14:25, Alexandru Matei <alexandru.ort at gmail.com>
> escribió:
>
>> Hi.
>>
>> With its 80th version, Chrome stopped serving non-secure resources on
>> https pages. This affected the icecast server I run also. I enabled SSL,
>> the issue with Chrome not playing audio got fixed, but I noticed a maj...
2018 Mar 06
2
Outlook 2016 & IMAP Trouble with dovecot
...And the simplest things are impossible, e.g. displaying the full email
>address of a sender instead of the name only (to make it harder to spoof
>senders). I suspect 2016 is the 2nd-last version of Outlook to be
>released and from then on it will be browser-only.
>That said, IMAP support is "strange" and has always been - OL trusts its
>own .ps ort .ost file more than the server which circumvents the general
>idea of IMAP. If you need Outlook, avoid IMAP and if you need IMAP,
>avoid Outlook....
>
>JC
What version of Outlook are you using? I have "2...
2020 Nov 12
2
[DebugInfo]Crash during building openmpi4.0.0
...C. We discovered "-O3 -enable-partial-inlining" pass which is doing some DebugInfo manipulation, later triggering this.
Reproducibility:
$ wget https://download.open-mpi.org/release/open-mpi/v4.0/openmpi-4.0.0.tar.bz2
$ tar -xf openmpi-4.0.0
$ cd openmpi-4.0.0
$ ./configure --enable-mpi-fortran=no OMPI_CC=/home/sourabh/mirror-upstream/build/release/bin/clang OMPI_CXX=clang++ CXX=clang++ CC=clang CFLAGS="="-g -O3 -mllvm -enable-partial-inlining " CXXFLAGS="-g -O3 -mllvm -enable-partial-inlining" AR=llvm-ar RANLIB=llvm-ranlib NM=llvm-nm
$ make -jN
----CRASH----...
2018 Mar 06
2
Outlook 2016 & IMAP Trouble with dovecot
..., Rename, Move,
> Delete, etc. causes problems with the mailbox. The end result is that
> you could lose e-mails and entire folders that were involved in the
> offline operation.
>
> ??? How we have fixed this in the past, what we have done is:
>
> 1. Do an Outlook "export" of the entire contents of the IMAP account
> into a ".pst" file. (This saves the e-mails that may be at-risk of
> being lost.)
> 2. Delete the IMAP account in Outlook, which includes the ".ost" file.
> 3. Delete the IMAP account on the Dovecot server...
2006 Mar 07
4
Edge Rails - same code, different issues on mac and windows
...previous RJS/Edge Rails thread, but I didn''t see
any answers in there (maybe I missed the real answer?) Both console/error
outputs listed below:
I can''t even get WEBrick to start on windows (mac to follow):
=> Booting WEBrick...
./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext/kernel/agnostics.rb:7:i
n ``'': Exec format error - rake tmp:create (Errno::ENOEXEC)
from
./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext/kernel/agn
ostics.rb:7:in ``''
from
./script/../config/../vendor/rails/r...
2008 May 30
1
R and Openmpi
Hello,
We have R working with Rmpi/openmpi, but I'm a little worried. Specifically, (a) the -np flag doesn't seem to override the hostfile (it works fine with fortran hello world) and (b) I appear to have twice as many processes running as I think I should.
Rmpi version 0.5.5
Openmpi version 1.1
Viglen HPC with (effectively) 9 blades and 8 nodes on each blade.
myhosts file contains details of the 9 blades, but specifies that there are 4 slots on each blade (...
2020 Feb 29
2
Chrome not allowing mixed content anymore
For example, in my case, we use several servers with Centovacast, with
several Icecast2 services. Version 2.5 of Icecast2, allows to respond to
http and https connections from the same port, but takes years in beta.
Centovacast does not update its panel, waiting for the final version of
Icecast 2.5 to be released.
Chrome has been warning for months that this would happen in February, but
no one has advanced anything to fix this.
Therefore, we have to enable manually service by servi...