search for: odditi

Displaying 20 results from an estimated 750 matches for "odditi".

Did you mean: oddity
2014 Dec 28
2
sound oddity on C6
I just encountered an oddity... it may have been this way for millennia :) but somehow I've never noticed it before... say I'm using X (which is pretty normal these days) and I have VLC playing a "radio" station. I do CTRL-ALT-Fx to switch to a text console THAT HAS NO ONE LOGGED IN on it, and voila: no sound! as soon as I log in, the audio returns. what gives here? --
2009 Jun 01
5
A Sims Oddity
http://appdb.winehq.org/objectManager.php?sClass=version&iId=16664 As much as I am leaping for joy at the thought that i'll be able to play the Sims 3 without switching to Mac OS X or Windows, I have a question: 1. How would they know if the game works or not if it doesn't come out till July??? Also, I find it a bit of an oddity that The Sims 3 will work under Wine straight away when
2006 Apr 27
6
Installation oddity on Fedora Core 5 (PR#8814)
Hello guys: I recently installed FC 5 linux and installed R from source. It installed fine, but there was an oddity that I want to report. Although I used ./configure --prefix=/usr/local/R-2.3.0 make it did not seem to recognize the prefix and went ahead and installed it in the source directory -- I usually ``tar xzf'' it to my home directory and run the installation scripts from there
2006 Feb 04
2
Associations oddity
Can anyone explain this oddity to me? Given two classes as follows: class Question < ActiveRecord::Base belongs_to :category end class Category < ActiveRecord::Base has_many :questions end I get the following: >> q = Question.find 6789 => #<Question:0x37e9e70 @attributes={"id"=>"6789",
2009 Apr 17
2
CUPS oddity
Hi, I've been setting up a few printer servers with CUPS. Our public libraries here all run 100% Linux (CentOS 5), so what I do is simply install the printer on one of the machines (with a static IP) and then configure CUPS so it can act as a printer server for Linux clients. It took me some time to figure this out, and I remember pulling my hair out for a few sunny afternoons, but I
2007 Jan 26
1
Ringing oddity/stupidity
Anyone experience ring oddities with extensions.conf rollovers? Let me summarize... One of my extensions.conf file is built to ring during the day, ring/go to voicemail after a certain time: [main-aa] exten => s,1,GotoIfTime(17:00-8:30|mon-fri|*|*|*?main-night-aa,s,1) exten => s,2,GotoIfTime(*|sat-sun|*|*|*?main-night...
2008 Jan 11
1
Oddities with RSiteSearch?
[If I knew who to report this to privately, I would. Sorry to embarrass anyone who's just trying to contribute to the R-project.] There seems to be some oddities with the RSiteSearch web page. When I enter 'RSiteSearch("console")' I'm taken to http://search.r-project.org/cgi-bin/namazu.cgi?query=console&max=20&resu lt=normal&sort=score&idxname=Rhelp02a&idxname=functions&idxname=docs. On this page, the "Ho...
2014 Dec 31
0
sound oddity on C6
On 2014-12-28, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote: > I just encountered an oddity... it may have been this way for > millennia :) but somehow I've never noticed it before... > > say I'm using X (which is pretty normal these days) and I have VLC > playing a "radio" station. > > I do CTRL-ALT-Fx to switch to a text console THAT HAS NO ONE
2015 Aug 30
1
Mock build oddity
When building packages in mock lately I see this a lot: error: Macro %py2_install has unterminated body Only started within last month, as far as I can tell the build actually finishes just fine. cause?
2019 Jan 09
0
[Oddity] SAMAccountName and 20+ chars logins...
Hai Marco. Yes why not but that is because I dont use : Windows NT 4.0, Windows 95, Windows 98, and LAN Manager ;-) Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Marco Gaiarin via samba > Verzonden: woensdag 9 januari 2019 17:00 > Aan: samba at lists.samba.org > Onderwerp: [Samba] [Oddity]
2023 Jan 15
0
Libvirt dnsmasq oddity
I seem to have hit an oddity in how dnsmasq operates for libvirt. I have two host machines each with several guests. One of those is also the local samba server. Guests on the non-samba server can resolve the samba server's host name correctly, so far without fail. Guests on the samba server sometimes get the correct IP address for the samba server, and other times get an IP address for the
2010 Apr 27
1
sprintf() and return() oddity
Hi,   If I use sprintf and return inside a function, sprintf doesn't print anything anymore. See the non-sense example below.   > x <- function() { a <- 888 + sprintf("xxx %s", a) } > x() [1] "xxx 888" > x <- function() { a <- 888 + sprintf("xxx %s", a) + return(a) } > x() [1] 888 Is this a bug? Cheers!! Albert-Jan
2004 Jul 08
1
Rollover oddity
Hello, I've got 2 analogue lines (from SBC) coming into a TDM22B. SBC have put rollover from the first to the second line. The rollover works fine when handsets are connected directly to the lines (ie when Asterisk is not involved), but when the lines are connected to Asterisk, the rollover fails: the caller just hears the line ringing, and the person on the first (busy) line hears call
2007 Jun 04
1
Oddity
I have two Asterisk servers. One is my primary server that I link to all of my providers and the other is at an office building with multiple tenants. If I tell Asterisk to dial an entry in the iax.conf that is for one customer off that second box, why does it use a different account for a different customer? It still ends up at the correct box, but it is hard to troubleshoot issues when
2005 Mar 01
2
Open3.popen3 oddity
Open3.popen3 returns the pid as well as the in, out, and err streams. I thought only the streams were supposed to be returned. Thanks -- Nathaniel <:((><
2007 Oct 30
1
Assorted oddities with --relative
I have discovered a few oddities with --relative in the latest development rsync (from git, yay!): #1. Junk in the middle of a source argument leads to duplicate entries in the file list: $ mkdir src src/D $ rsync-dev -ni -rR ././src/.//.//.//.//.//.//.//./D/ dest/ cd+++++++++ src/ cd+++++++++ src/./ cd+++++++++ src/ cd+++++++...
2007 Aug 02
1
Another oddity - users get no ftp (no ftpd) on latest update from CentOS 5.0
The subject pretty much says it all. My ftp comes back with "ftp: ftp/tcp: unknown service" - unless I run it as root, in which case it works just fine. What's going on here? Did I screw up a setting of mine or something? Thanks. mhr -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Dec 13
0
audio CD playing oddity
Hi all! This isn't anything like urgent, or ultimately even particularly important, but I find it a curious oddity and thought to in quire if any of you have thoughts on it... On my Centos 6.5 box, I have a PATA CDRW drive, and a SATA dvd drive. when playing a CD in the CDRW drive, every short while I get a sudden break in the audio while the CD is spun up. when playing the same CD in the
2005 Oct 04
2
DPH-140S SIP Phone oddities
Hi, list! I'm playing on an Asterisk@home installation, since a month or two. I've had no trouble setting it up 'n running. I've bought a couple of DLINK's DPH-140S SIP Phones, to use with Asterisk. >From this phones, I can make & receive calls with no trouble, but, when I try to use some "interactive" function (eg Directory or Voicemail), the phone seems
2012 May 08
1
revolution foreach oddity
I know this is not a revolution support forum, but as anyone noticed the following? I have a foreach loop to generate random samples. If I run the exact code below in normal r (2.14.1) it works as expected, but if I run it from revolution 4.2.0 each loop returns the same numbers. The only way I can get revolution to give different numbers is using 1 instead of 8 in registerDoSNOW(makeCluster(8,