Displaying 20 results from an estimated 6000 matches similar to: "X11partioning"
2011 Aug 20
1
Apps segfaulting, problem with X?
Hello,
I'm having big trouble getting wine to work.
What I basically want to do is get steam to work, now it even fails to launch at all. It updates to 99% and then it segfaults. Other games has done this too (rollercoaster tycoon 2, starcraft 2). I followed the instructions on winehq, removed oriya/samyak fonts and I don't think I've done anything wrong - I've installed steam
2017 May 04
2
running tomcat as non-root user.. (/var/run pidfile issue)
hey folks, we are migrating our tomcat setup over to centos 7. Im 
converting init-scripts over to systemd services and whatnot.. One thing 
that Ive noticed is that my systemd startup script cant seem to write to 
/var/run as a non-root user to drop a pidfile.. If I create a directory 
in /var/run owned by my user, it gets wiped out on reboot.
Ive searched and found this
2008 Jan 07
2
Switching screen resolution on the fly
Is there any way other than CTL ALT + and CTL ALT -
to set and or change the resolution of the X server when I want to.
Is there a way to so take me to "1920x1080" mode and then later
take me to "1366x768" mode.
With xvidtune I see the -next and -prev options but I was hoping for
jumping to specific modes. I so realize I can also edit out unwanted modes
in the xorg.conf but
2011 Feb 17
3
What actually does cause 'windows slowly moving down + right
Hi, did the search and didn't find an answer.
For months now most of my windows apps, running on a minima xmonad system move slowly down down down and always to the right side.
I thought, maybe some .dlls needed. I thought, maybe it's that I don't use a full desktop environment and prefer a windows manager instead (xmonad)
love to know what causes this.
So, basically almost anything
2013 Oct 13
2
File share permissions act different on member server than on DC
Hello,
a while ago I wrote the 
http://wiki.samba.org/index.php/Setup_and_configure_file_shares HowTo.
When I wrote the HowTo, I setup and configured the share on a DC - what 
still works like described. Today I tried the first time to do exactly 
the same on a 4.0.10 and 4.1.0 _member server_, and it doesn't work there.
The share in smb.conf:
[demo]
    path = /srv/samba/Demo
    read only
2005 Oct 05
5
Voicemailmain automatic extension detection?
Is there a way I can have "voice mail check" calls coming from my internal
users automatically get to the right extension, without having the user
enter their extension?
I'm thinking that I could have the local SPA boxes translate, or have
each user live in a context where the extension in question exists
uniquely per user, but both of these seem kludgey.
Thanks in advance for
2012 Jun 24
7
Hlink node data for 2282618 already has path=...
So, like a lot of people, I am using --link-dest to do backups.  My
backup target is ext4 so with a hard link limit of 64K.  I do end up
with trying to create too many links at some point though and get the
following sequence of events:
rsync: link "/.snapshots/hourly.0/linux/usr/src/openwrt-r18617/build_dir/host/mpfr-2.4.1/tests/.deps/tui_sub.Po" =>
2011 Jan 15
2
[LLVMdev] Fw: LLVM GC
Forgot to CC the list.
----- Forwarded Message ----
> From: Samuel Crow <samuraileumas at yahoo.com>
> To: Trevor Elliott <trevor at galois.com>
> Sent: Fri, January 14, 2011 7:33:15 PM
> Subject: Re: [LLVMdev] LLVM GC
> 
> Hi Trevor,
> 
> Are you linking with LibStdC++ or LibC++?  That is a  requirement for running 
> code that has been compiled from C++
2012 Oct 19
1
OpenSSH and Galois/Counter mode i.e. GCM
Hello,
Are there any known efforts to implement RFC 5647 i.e. AES Galois
Counter Mode for the Secure Shell Transport Layer Protocol for OpenSSH?
If not, would OpenSSH project be interested in such feature?
Thanks.
2011 Jan 15
2
[LLVMdev] LLVM GC
Hi,
I've been implementing a compiler that targets LLVM, and was looking
into using the shadow-stack gc strategy.  Currently, I build the runtime
with clang (using -emit-llvm), and then link that with the LLVM bitcode
output from my compiler using llvm-ld.
This works fine without the gc strategy annotations and use of the
llvm.gcroot intrinsic, but adding them causes some odd behavior: the
2011 Jan 17
0
[LLVMdev] Fw: LLVM GC
Hi Sam,
I've not actually gotten to the linking process with my runtime, as I've
compiled it with clang -emit-llvm -c, and then archived it with llvm-ar
and llvm-ranlib.  I'm also not producing a GC plugin, as I'm using the
builtin "shadow-stack" strategy.
My current build process looks like this:
 1. build the compiler
 2. build the runtime using clang -emit-llvm -c
2009 Sep 24
1
Creating grid graphics with grid.layout
Hi,
I recently created a function which uses grid with a viewport 
constructed with grid.layout() to position four plots on a plot device. 
My question is what's the best way to programatically traverse each 
element of the viewport?
The grid is 5x5 and the four plots occupy positions (2,2), (4,2), (2,4), 
and (4,4).
Here's the viewport code:
  pushViewport(
         viewport(
        
2020 Jul 05
8
[RFC] carry-less multiplication instruction
<div> </div><div><div><p>Carry-less multiplication[1] instructions exist (at least optionally) on many architectures: armv8, RISC-V, x86_64, POWER, SPARC, C64x, and possibly more.</p><p>This proposal is to add a <code>llvm.clmul</code> instruction. Or if that is contentious, <code>llvm.experimental.bitmanip.clmul</code> instruction.
2018 Dec 21
2
upgrading 7.5 ==> 7.6
On Fri, Dec 21, 2018 at 06:27:45PM +0000, Liam O'Toole wrote:
> On 2018-12-19, Fred Smith
> <fredex at fcshome.stoneham.ma.us> wrote:
> 
> [...]
> 
> > Result: Boots to GDM just fine, but Mate is a black screen. Switching
> > to Gnome, works fine, but I can't stand Gnome.  Not knowing what else 
> > to try I restored the dd backup.
> 
> This is
2012 Feb 15
2
[newbie] separating plot output from debug output
I'm attempting to refactor an R script that does a lot of plotting,
among other things. Ideally I'd like to do something like
setup     # does pdf(...)
for each part of input {
  plot(process(part))
}
cleanup   # does dev.off()
but have problems:
1 I'm plotting to PDF, so everytime I dev.off() creates a new file,
  and I want everything in one file (as does my boss :-)
2 I'm
2009 Jan 07
6
online service to host/share theora&vorbis encoded ogg files
hi, 
i am looking for a free hosting / file transfer service to share theora and vorbis encoded ogg videos. i have been making a series of contemporary art projects titled "a copyleft crowdsourcing free/open source project" with art students in gropus of 50-120. as a part of the project we want to share the video and audio content created for the project as copyleft and  free/open
2004 Aug 06
3
Re-reading config file not working?
I sent this before but I figured I'd send it again since my current
method is rather kludgey...
Whenever I try to send a HUP to icecast it always fails when re-reading
the config file:
  EROR event/event_config_read Error parsing config, not replacing existing config
However I know the config is good because the server starts up without
any issues (right now I've had to resort to just
2016 Oct 14
2
LLVM/CLANG: CUDA compilation fail for inline assembly code
Hi,
I am sorry for sending this query again here, but maybe I sent it to wrong
list yesterday.
I am trying to compile LonestarGPU-rev2.0
<http://iss.ices.utexas.edu/?p=projects/galois/lonestargpu/download>
benchmark suite with LLVM/CLANG.
This suite has a following piece of code (more info here
2007 Apr 07
2
command to ensure other command does last longer than 5 seconds
Hi,
I am wondering if there exists a centos command that runs another command
and ensures the second command doesnt take more than x seconds? When x 
is given on the command line.
If the second command is not "done" the first command will just kill it
and both exit.
Does such a method or command exist?
I just need to ensure the second command does just continue to run and 
run and
2015 Apr 17
2
mailbox deletion is not replicated correctly
On 16.04.2015 20:32, Timo Sirainen wrote:
> On 16 Apr 2015, at 19:22, Dennis Kuhn <d.kuhn at heinlein-support.de> wrote:
>>
>> i can't delete several folders at once. I have a folder structure like
>> folder1/folder2/folder3 (we use  slash as hierarchy separator). When i
>> delete folder1 server1 executes the command correctly
>>
>>
>> Apr 16