search for: visibil

Displaying 11 results from an estimated 11 matches for "visibil".

Did you mean: visibile
2006 Jan 04
3
SIP/IAX softphones for use in call centre environments
...otkeys for common functions. Most importantly it needs to work with 96dpi fonts (rather than Windows' default of 72dpi). The TFTs they have are 1280x1024 and operators prefer the larger font size. Many of the softphones I've tried end up with data elements appearing in weird places (or not visibile at all) with the larger font size. Any thoughts / suggestions / pointers? Thanks in advance. Regards, Chris -- C.M. Bagnall, Director, Minotaur I.T. Limited This email is made from 100% recycled electrons
2015 Jul 08
2
[LLVMdev] Excluding project builds
...PLES=OFF /path/to/llvm/source > > (note if you are using the makefile build you can run ``make > edit_cache`` to do the above). > > If you are still having problems you could also set > LLVM_INCLUDE_EXAMPLES to OFF. > > If you use ccmake or cmake gui these options are easily visibile, > you'll see a whole bunch of other useful options. I'm wondering about things like clang, lldb, etc. that are checked out in llvm's projects directory. Is there a way to skip building one of them? The lldb build is failing due to an ancient libc I can't replace. Yeah, I ca...
2015 Jul 07
2
[LLVMdev] Excluding project builds
I'm learning the cmake build. Is there a way to disable the build of a subdirectory in llvm/projects? I'm getting a build error on one project and don't want it to hold up the build of everything else. Thanks! -David
2008 Feb 17
17
Exporting a PCI Device
Hi All, just a quick question I could not figure out. Is there a way to export a PCI device to multiple VMs (para) keeping it available to dom0? Xen version is 3.0.4. Thanks, Jan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2002 Sep 05
1
Q: (Most) files aren't visible via Samba?
Hi guys, I'm playing around with Samba3.0-alpha17, and it seems that I'm having some odd problems with file visibility and access. I've run other versions fine in the past, with similar smb.conf files (which I'll post, if necessary, but right now it's a bare minimum!), but for some reason I now can't see all my files! For instance, if I go into a subdirectory ('Temp') from my home...
2006 Oct 17
1
winbind: wbinfo -g sees "domain users", getent group does not
I have configured winbind on a Linux file server, connecting to a Samba PDC. When I run wbinfo -g, I can see the group "domain users". On the other hand, when I run getent group, I do not see this group. Apart from a few other groups, all groups are visibile in both wbinfo -g and getent group. When running for the first time wbinfo -u, getent passwd and wbinfo -g, I got the results almost instantaneous, but getent group is very slow, and the first time seems to time out (actually the first and second time take 1m10s, and none of the domain groups are...
2004 Sep 13
0
[LLVMdev] Inline Assembly
...the program counter to execute a signal handler, or the code in fork() that sets up the new process to return zero when it begins running for the first time: these are the hard parts, because native i386 state is visible in LLVM programs (more accurately; for our research, we don't want it visibile). </technical aside> > > So, I thought I'd bring it up here so we can discuss potential > implementations. I think we should take the "shoot yourself in the foot > approach". That is, we add an instruction type to LLVM that simply > encapsulates an assembly la...
2006 Jan 05
0
SIP/IAX softphones for use in callcentre environments
...ns. > > Most importantly it needs to work with 96dpi fonts (rather than Windows' > default of 72dpi). The TFTs they have are 1280x1024 and operators prefer the > larger font size. Many of the softphones I've tried end up with data > elements appearing in weird places (or not visibile at all) with the larger > font size. > Try to use SJphone. It's free and easy to use. http://sjlabs.com -- Sincerely Yours, Andrey Loginov Insource LLC. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list...
2004 Sep 13
4
[LLVMdev] Inline Assembly
In order to get to the next stage with LLVM (like compiling a kernel) we need to allow "pass through" of inline assembly so things like device drivers, interrupt vectors, etc. can be written. While this feature breaks the "pure" LLVM IR, I don't see any way around it. So, I thought I'd bring it up here so we can discuss potential implementations. I think we should
2023 Oct 25
0
X.Org Security Advisory: Issues in X.Org X server prior to 21.1.9 and Xwayland prior to 23.2.2
...property results in an allocated array of size 8, but the existing 5 values would be written at indices 5 through to 10. Indices 3 and 4 were left uninitialized, but due to a separate bug the resulting property only had a client-visible length of 3 values and the uninitialized memory data was never visibile to the client. xorg-server-21.1.9 and xwayland-23.2.2 have been patched to fix the offset calculation and the length calculation of the property. 2) CVE-2023-5380: Use-after-free bug in DestroyWindow Introduced in: xorg-server-1.7.0 (2009) Fixed in: xorg-server-21.1.9 Found by: Sri working with...
2005 Jan 22
5
Info about VoiP Qos
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, i''ve been working on VoIP qos in the few weeks. I shape IAX2 and SIP, and i''m getting some interesting results. Im using HTB, the line is 512Kbps dedicated line, and we have some servers on the same line that generate quite a lot of traffic, frequently saturating the link. I''ve read through LARTC how to, example, etc,