similar to: Wine on XFree 4.x?

Displaying 20 results from an estimated 1000 matches similar to: "Wine on XFree 4.x?"

2001 Feb 23
0
Running development wine, and not installed wine
A while ago, someone posted a script that can be used to use the wine binaries, libraries and DLLs in the development try, rather than the ones installed in /usr/local (I think it was called xwine). I can't seem to find this anywhere, though, and have had no luck recreating on my own. Does anyone know where I can find this? Thanks in advance. -- Matthew Cline | Suppose you were
2001 Feb 27
4
Wine Setup
I am a complete newbie to Wine. I am aware of the wonderful things OTHER people can get it to do as far as running MS apps, but I have never had such sucess. The last attempt to run "winesetup" as root was met with the following: debian:/home/tilleyrw# whoami root debian:/home/tilleyrw# winesetup Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized
2007 Apr 26
2
XVideo vs OpenGL
Hi, I have a Pentium III PC with NVIDIA GeForce 7300GT on an AGP 8x and am running NVIDIA driver 9755 on CentOS 5.0 x86. What is the most efficient playback method for the various players, XVideo or OpenGL? RealPlayer has a "Use XVideo" tick box under the "Hardware" tab preselected, while MPlayer uses xv - X11/Xv, gl - X11(OpenGL) and other Video drivers. What is the most
2001 Sep 18
2
X11 XVideo extension supported?
I was wondering if the XVideo extension is supported or not? In a clean wine setup, I installed DivX 4.01 and The Playa, also installed Windows Media Player 6.4. They can both display DivX 4.01 material with sound. This is simply great :-) However, the performance is not that great. Especially when going fullscreen the cpu is overburdened (slide show). I assume that the XVideo extension is not
2017 Feb 08
1
OpenGL context switching with Noveau
For details see my presentation on day 3 of XDC2016. TL;DW: A context switch on average takes ~25 microseconds, but depending on the display resolution and the load on the card times up to 130 microseconds have been observed. The average does not appear to differ much between cards as the (growing) size of the context is in balance with the increased DRAM bandwidth. Measured worst cases
2007 Mar 02
1
Xvideo and X.org on Intel GMA
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hiho, I already reported this in <455F4553.9020109@tommie-lie.de> and found time to reinstall compiz yesterday and the problem still persists. I have Ubuntu's X.org 7.1.1 running on a Intel GMA 950 and latest compiz. When watching Xvideo files, the overlay window remains black. If I slightly move the video window, the video appears with
2004 May 10
5
Gmane for list?
Hi all, I was wondering if I might subscribe this list to gmane.org, so I (and everyone else) might view and search in with a newsreader? Also--is there any way to get it indexed by google, maybe along with the r-help list (or is it already but I haven't found it)? Thanks for your consideration W
2011 Oct 31
3
[PATCH] xenstored: Fix processing of zero-length messages
When a message with zero length is sent to xenstore, the body of the message was not processed until the socket or ring had more data to read; this will cause deadlocks if the requestor is waiting on a response to continue. Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> --- tools/xenstore/xenstored_core.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git
2004 Sep 02
8
newsgroup on R
HI, I wonder if there is a newsgroup on R available, instead of emaillist which I have to receive mails daily. Cheers. Bin
2006 Apr 29
3
Writing responses to the R-Help list
A while back Gabor Grothendieck suggested that I try http://news.gmane.org/gmane.comp.lang.r.general. This was after I asked how to easily reply to posts on the listserve. Ideally I would like the functionality that I find in Microsoft Outlook Express newsreader for usenet groups or what I find in Google Groups. I started using gmane about 3 weeks ago. I find it fantastic for searching and for
2006 Dec 07
2
I do not understand this
A few days ago there was a thread on calling R from Delphi to which there were several useful responses. Now I responded as well, with what I regard as a useful contribution. Shortly after that, I was not able to able to see the thread in my newsreader (Thunderbird). Suddenly, yesterday I could see the thread again, and now it has vanished, at least from my sight. Now. Is there an error
2013 May 22
19
Install vTPM on Xen-4.2.2
Hi, I‘m trying to install vTPM based on Xen-4.2.2, linux-kernel 3.9.1 (Dom0) and TPM emulator. However, I cannot find the TPM backed driver in this version of Dom0 linux kernel. There is no CONFIG_XEN_TPMDEV_BACKEND in the kernel config file. The config file for Dom0 is attached. Maybe it provides some useful information. So, how to install a Xen TPM backend driver in the Dom0 linux-kernel.
2012 Jan 31
26
[PATCH 00/10] FLASK updates: MSI interrupts, cleanups
This patch set adds XSM security labels to useful debugging output locations, and fixes some assumptions that all interrupts behaved like GSI interrupts (which had useful non-dynamic IDs). It also cleans up the policy build process and adds an example of how to use the user field in the security context. Debug output: [PATCH 01/10] xsm: Add security labels to event-channel dump [PATCH 02/10] xsm:
2007 Oct 19
3
Stubbing a Kernel method?
Is it possible to stub a Kernel method? I''m specifically interested in the ''open'' method to test some code using open-uri. I''ve tried: Kernel.should_receive(:open).with(''filename'').and_return(''data'') However, this doesn''t seem to work. Any suggestions would be appreciated. --Paul
2007 Mar 05
1
compiz composited video and alpha only GLX pixmaps
I've added a simple plugin to compiz that provides a way to render video efficiently on a composited desktop. A video playback client basically copies video data to a pixmap and sets an X property on a client window that describes the image format of the data and where it should be rendered. The compiz video plugin will scale and perform necessary colorspace conversions when compositing the
2011 Sep 14
1
[PATCH] xen/xsm: Compile error due to naming clash between XSM and EFI runtime
While compiling XEN with XSM_ENABLE=y and FLASK_ENABLE=y, I received the following error. gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe
2020 Jul 01
4
Users, home directories and profiles
> root at localhost:~# getfacl /home/samba/users/ > getfacl: Removing leading '/' from absolute path names > # file: home/samba/users/ > # owner: root > # group: root > user::rwx > group::rwx > other::rwx > root at localhost:~# samba-tool ntacl get /home/samba/users --as-sddl >
2005 Mar 01
3
adding syslinux mailing list to gmane.org
Hello! I would like to add the syslinux mailing list to gmane.org so I can read it with my newsreader (I think it is more convenient). Is that ok? For more information go to http://www.gmane.org/ Cheers Alex
2007 Feb 21
1
One executable, multiple data sources
I have an application that I am running in Wine, which is the newsreader Agent. When I ran it in Windows, I had one executable file, but multiple data sources, each in its own directory. This let me connect to different news servers, for instance, or have different combinations of newsgroups. In Windows, I could do this by creating different shortcuts, and configuring each one to "Open
2007 Dec 30
10
[Bug 13866] New: RandR 1.2 gives Xvideo tearing
http://bugs.freedesktop.org/show_bug.cgi?id=13866 Summary: RandR 1.2 gives Xvideo tearing Product: xorg Version: 7.3 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: