search for: horridness

Displaying 20 results from an estimated 167 matches for "horridness".

2003 Feb 26
0
ATA <->asterisk< -> IAX< -> S100U: Horrid echoes
I have an ATA box on my local LAN, talking to asterisk. On a remote LAN I have another instance of asterisk; that box has an S100U as its primary instrument. I set up an extension to dial between the two, sort of a "private line," and with the exception noted below, things appear to work just fine. That exception is echo. The "ATA" side of the conversation has a
2011 Mar 05
5
1.3.15, mouse screwy now on OSX.
not sure if its just me or anyone else noticed this... but mouse control in games is basically impossible now in 1.3.15. like holding down the right mouse button and moving the mouse to move a character direction just barely moves or jumps, or just stops moving, or then spins around... its horrid. 1.3.14 and earlier are still working fine without that problem. Is anyone else seeing this? is it
2007 Jan 19
2
Rails Deploy Files - Remove?
So, now that we''re using Mongrel and not the horrid FCGI, do I really need these files in my Rails apps: dispatch.fcgi dispatch.cgi .htaccess ?? The .htaccess file has rules for rewriting that look FCGI based. For Mongrel, I do my Apache re-writing in my config file, right? is there a reason to include these files at this point? Hunter
2007 Oct 02
2
Buggy SATA detection w/CentOS5 + Intel H6300ESB?
I've been handed a Supermicro system that is using the Intel? H6300ESB Serial ATA Controller (Supermicro P4SCI motherboard). When I install CentOS5, everything seems to work OK, but it has absolutely horrid disk performance. Upon further inspection, it seems that the SATA disks are being treated as legacy IDE devices using PIO. Gah.... Has anyone else had this problem? I recall having
2008 Mar 18
4
HTML5's audio/video and Markdown
Does anyone have any toughts on how one should be using <video> & <audio> with Markdown? Using the link or the img syntax? Maybe: [a film](film.m4v) [an audio](audio.mp3) could create: <video src="film.m4v" controls><a href="film.m4v">a film</a></ video> <audio src="audio.mp4" controls><a
2007 Sep 20
5
Horrible problem - calls losing sound
We're having a horrid problem with our asterisk setup. Sometimes calls just go dead - we can't hear what the other end is saying. (I think they can't hear us either). The call doesn't hang up until one of the callers gets bored. Internaly we use Thomson ST2030 SIP phones. Externaly we have 3 ISDN BRI lines (6 channels total), connected to an Eicon Diver server card (4BRI).
2011 Jul 13
3
How to compile OpenSSH on HP-UX10
I did this as a project back in the early 2002, and I had a nice little how-to to walk me through it. Many work places and moves, and I've lost it. I have a friend who asked me about this recently, and I can't seem to find anything on the web, or the how-to I used (not surprised). If I remember correctly, you needed an up-to-date zlib, egd (or prng), OpenSSL, tcpwrappers, and OpenSSH.
2016 Sep 28
7
Alternative GUI
Hey All, I'm considering moving from CentOS 6 to CentOS 7. I'm not interested in dealing with Gnome 3. I've heard good things about Mate, a fork of Gnome 2. it appears that Mate is available in the EPEL repository associated with CentOS 7. Have any of you tried Mate on CentOS 7? In your experienced opinion what would I be giving up by abandoning Gnome 3 and installing Mate
2007 Mar 17
2
SV: How to detect SpeexBits corruption
I was curious if you had ever peeked at a Teamspeak voice packet? I already have large chunks of the protocol torn apart. I believe the voice packets are the last big hurdle. As I know nothing about speex encoding, it is proving difficult to figure out the start of the actual voice data and/or any voice specific state data contained within the packet. If you have any information and are
2018 Jun 04
2
[RFC V2] virtio: Add platform specific DMA API translation for virito devices
On Mon, Jun 04, 2018 at 03:43:09PM +0300, Michael S. Tsirkin wrote: > Another is that given the basic functionality is in there, optimizations > can possibly wait until per-device quirks in DMA API are supported. We have had per-device dma_ops for quite a while.
2018 Jun 04
2
[RFC V2] virtio: Add platform specific DMA API translation for virito devices
On Mon, Jun 04, 2018 at 03:43:09PM +0300, Michael S. Tsirkin wrote: > Another is that given the basic functionality is in there, optimizations > can possibly wait until per-device quirks in DMA API are supported. We have had per-device dma_ops for quite a while.
2004 Dec 20
1
RE: [R] SAS or R software
> -----Original Message----- > From: Frank E Harrell Jr [mailto:f.harrell@vanderbilt.edu] ... > This is neat Greg. Just installed the latest gregmisc. Do you > automatically used fixed width fonts for this, for alignment > of columns? Unfortunately, I haven't found any way to select fixed-width fonts, so I convert the character vector into a matrix of individual characters
2008 May 08
1
native iptables type
Hi! Is anyone working on a native iptables type? Have one lying around? Just wanted to see if I should bother writing one or not - I figure it''s better to write a type than a horrid collection of manifests with .d collection file{} folders and concatenation exec{]''s. Regards, AJ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2014 Jul 18
1
[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
On Fri, Jul 18, 2014 at 12:22:13PM -0400, John W. Linville wrote: > On Fri, Jul 18, 2014 at 05:26:47PM +0200, Benoit Taine wrote: > > We should prefer `const struct pci_device_id` over > > `DEFINE_PCI_DEVICE_TABLE` to meet kernel coding style guidelines. > > This issue was reported by checkpatch. > > Honestly, I prefer the macro -- it stands-out more. Maybe the style
2014 Jul 18
1
[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
On Fri, Jul 18, 2014 at 12:22:13PM -0400, John W. Linville wrote: > On Fri, Jul 18, 2014 at 05:26:47PM +0200, Benoit Taine wrote: > > We should prefer `const struct pci_device_id` over > > `DEFINE_PCI_DEVICE_TABLE` to meet kernel coding style guidelines. > > This issue was reported by checkpatch. > > Honestly, I prefer the macro -- it stands-out more. Maybe the style
2012 Jun 24
0
[LLVMdev] Request for merge: GHC/ARM calling convention.
Hi Karel, I understand this patch has already been merged (to 3.0), so don't take my question as stopping the merge to head, I'm just making sure I got it right... The rest looks correct. + CCIfType<[v2f64], CCAssignToReg<[Q4, Q5]>>, + CCIfType<[f64], CCAssignToReg<[D8, D9, D10, D11]>>, + CCIfType<[f32], CCAssignToReg<[S16, S17, S18, S19, S20, S21, S22,
2004 Jun 27
3
domain logins fail - nmbd doa
This is still a apain, nmbd just dies off and therefore fails domain logins.. log shows: ***** [2004/06/26 19:43:15, 0] nmbd/nmbd.c:reload_interfaces(263) reload_interfaces: No subnets to listen to. Shutting down... then next day when ppl boot up their horrid XP boxes and try login we need to restart samba for them, this is a very big pain being daily event. # nmbd -V Version 3.0.4
2005 Nov 06
2
How do I change the resolution Wine reports to the app?
Now that all configuration has been moved into the registry, how do I tell Wine to report a different DPI to the application than X reports? The reason I am asking is that I have several Windows apps that do not correctly render text boxes - evidently the app is being told that the size a given piece of text will require is different than the size the text actually will require - as a result
2009 Feb 03
1
Poor performance in Jedi Knight: Dark Forces II
Hi, So I'm going to be upfront about this: I don't know how to fix this problem or even who to talk to. I've tried the JK community, #winehq, #ati, and even the ATI forums, but no there was help to be offered. Here's the problem... Playing Jedi Knight: Dark Forces II (http://appdb.winehq.org/objectManager.php?sClass=application&iId=122) on Wine, I get such horrid framerates
2003 Aug 13
1
automating smbclient tasks
Ladies and Gents, My project requires me to share IIS log files with my Linux box. The outcome of this solution is using Webalizer instead of horrid Webtrends. I have testing most of this procedure, Webalizer does great with the combined log files (using mergelog). In any case, I need to script the download of the files from one server to another. I use something of the following to connect