Displaying 20 results from an estimated 500 matches similar to: "wine and opengl"
2007 Jan 16
1
www.winehq.com newsletter dead forever?
I know its like this for a long time, but i have to ask...
what happened with Wine newsletter? it was interesting reading and now its gone
there is no update since last wineconf....
2007 Feb 23
2
gtk-window-decorator - No window borders
Hi,
I have a strange problem with gtk-window-decorator. I've tried 0.3.6 &
the latest from git, but with either I don't get any window borders when
running gwd. I hope its not something simple I've missed but I've
searched around and not found anything. gwd never segfaults or even
displays any warnings or anything for that matter. It just doesn't draw
the borders. I've
2009 Dec 24
3
Restarting Wine for game on Mac 1
I have installed a game and it has asked me to reset the system. I have closed down wine, X11 and even my computer but it still asks for a restart.
Please Help,
Thanks, drummerguy
2011 Jun 15
1
animation error
Hello,
While running the following code I encountered a bit of a funny error.
First the code:
library(animation)
ani.options(convert = shQuote('C:/Program
Files/ImageMagick-6.7.0-Q16/convert.exe'))
plot.ani<-function() {
for (ts in 1:730){
dat<-read.table(paste("c:/temp/ConcProfile_",ts,".txt",sep=""),
2020 Oct 14
2
scsi passthrough differs between guests
Greetings,
I have two machines running the same distro, both running qemu 5.1.0, one runs libvirt 6.7.0, the other 6.8.0.
I've decided to test the viability of passing through my sata cdrom into a vm, so I went to the libvirt docs, read a bit and added the following to a debian10 uefi vm running on libvirt 6.8.0:
<controller type='scsi' index='0'
2005 Apr 10
2
Getting Word 97 working
I have just got word 97 working with wine. The key to it was
using winetools. The versions I have used are:
winetools - 2.1.1-jo
wine - 20050111
Both were installed from rpm files onto my Fedora Core 2,
Althlon 1.2 GHz, 256 MByte, xorg 6.7.0-14, GForce2, Nvidia
driver version 6629.
I went through all of the steps in the basic setup menu. But had
to get the fonts from elsewhere - the site
2009 Nov 09
1
talpy-deny error when combining samba and sophos
Hi,
I'm getting the following error when trying to save a file in a share
with activated on-access-scanning using sophos:
Nov 9 17:10:41 server kernel: talpa-deny: Error occured while
opening /vol/group/test.ppt on behalf of
process smbd[23713/23713] owned by 6688(6688)/0(7003) <512>
I know that this is not a samba problem, but may be someone had this
problem too and solved it.
2020 Oct 15
2
Re: scsi passthrough differs between guests
Greetings Peter,
> Sent: Thursday, October 15, 2020 at 9:52 AM
> From: "Peter Krempa" <pkrempa@redhat.com>
> To: "daggs" <daggs@gmx.com>
> Cc: "libvirt-usersredhat.com" <libvirt-users@redhat.com>
> Subject: Re: scsi passthrough differs between guests
>
> I don't see anything wrong with you configs. There were some changes
2004 Jan 28
2
Samba / CUPS / Drivers
I'm trying to figure out if it's possible to use different driver file
downloads for different printers on the system? As of what I can see in all
doc-files I can only use ONE set of drivers for all added printers?
F.x. I have one printer that is handled by CUPS' PPD system, and one printer
that uses RAW.
So, the first printer (PPD) should have its feed in postscript format from
2020 Oct 15
2
Re: scsi passthrough differs between guests
Greetings Peter,
> Sent: Thursday, October 15, 2020 at 2:01 PM
> From: "Peter Krempa" <pkrempa@redhat.com>
> To: "daggs" <daggs@gmx.com>
> Cc: "libvirt-usersredhat.com" <libvirt-users@redhat.com>
> Subject: Re: scsi passthrough differs between guests
>
> [...]
>
> > -drive
2020 Oct 12
4
unable to find any master var store for loader error
Greetings,
I have the following machine: https://dpaste.com/5BPA3F77F which I'm trying to boot in uefi.
/etc/libvirt/qemu.conf looks like this: https://dpaste.com/B3SFHUY6R and the ovmf files exists in the path, see:
# ll /usr/share/edk2-ovmf/OVMF_CODE.fd /usr/share/edk2-ovmf/OVMF_VARS.fd /usr/share/edk2-ovmf/OVMF_CODE.secboot.fd /usr/share/edk2-ovmf/OVMF_VARS.secboot.fd
-rw-r--r-- 1 root
2011 Jun 03
1
movie3d in rgl object 'movie' not found
Hello,
I am trying to save a .gif movie using movie3d from the package {rgl}. I am
using the following code combined with the globe example on the ?movie3d
page. I've installed ImageMagick and the directory seems to be working
properly, i.e. when I do Sys.getenv("PATH"), C:\\Program Files
(x86)\\ImageMagick-6.7.0-Q16 shows up.
####
library(rgl)
open3d()
lat <-
2005 Dec 14
3
compaq R4000 update (hogging interrupts)
After a couple hours last night....
doing a "killall -SIGUSR1 cpuspeed" bumps up the /proc/cpuinfo
information for cpu mhz to 2393 Mhz. I did notice a little increase
after that. However, the machine is still sluggish.
I did a "hdparm -c 1 /dev/hda" but really did not notice any difference.
I tried to download fglrx64_6_8_0_8.16.20-1.x86_64.rpm from ati
(also 8.20.8) and get
2020 Sep 10
2
Re: Two questions about NVDIMM devices
Daniel P. Berrangé <berrange@redhat.com> writes:
> On Thu, Jul 02, 2020 at 01:21:15PM +0200, Milan Zamazal wrote:
>> Hi,
>>
>
>> I've met two situations with NVDIMM support in libvirt where I'm not
>> sure all the parties (libvirt & I) do the things correctly.
>>
>> The first problem is with memory alignment and size changes. In
2020 Sep 10
2
Re: Two questions about NVDIMM devices
On 9/10/20 4:56 PM, Daniel P. Berrangé wrote:
> On Thu, Sep 10, 2020 at 04:54:08PM +0200, Milan Zamazal wrote:
>> Daniel P. Berrangé <berrange@redhat.com> writes:
>>
>>> On Thu, Sep 10, 2020 at 04:26:40PM +0200, Milan Zamazal wrote:
>>>> Daniel P. Berrangé <berrange@redhat.com> writes:
>>>>
>>>
>>>>> On Thu, Jul
2020 Sep 10
2
Re: Two questions about NVDIMM devices
Daniel P. Berrangé <berrange@redhat.com> writes:
> On Thu, Sep 10, 2020 at 04:26:40PM +0200, Milan Zamazal wrote:
>> Daniel P. Berrangé <berrange@redhat.com> writes:
>>
>
>> > On Thu, Jul 02, 2020 at 01:21:15PM +0200, Milan Zamazal wrote:
>> >> Hi,
>> >>
>> >
>> >> I've met two situations with NVDIMM support
2020 Oct 15
0
Re: scsi passthrough differs between guests
On Wed, Oct 14, 2020 at 23:00:39 +0200, daggs wrote:
> Greetings,
[...]
> I'm baffled about the two scsi controllers I see and why I cannot see the device.
> is there a known issue in 6.7.0 with scsi pass-trough?
I don't see anything wrong with you configs. There were some changes
related to SCSI hostdevs, between 6.7.0 an 6.8.0, but none of them
should actually impact that use
2020 Oct 15
0
Re: scsi passthrough differs between guests
On Thu, Oct 15, 2020 at 12:36:08 +0200, daggs wrote:
> Greetings Peter,
>
> > Sent: Thursday, October 15, 2020 at 9:52 AM
> > From: "Peter Krempa" <pkrempa@redhat.com>
> > To: "daggs" <daggs@gmx.com>
> > Cc: "libvirt-usersredhat.com" <libvirt-users@redhat.com>
> > Subject: Re: scsi passthrough differs between
2016 Apr 16
3
[Bug 94964] New: Tearing with opengl-hq and not with opengl on Gnome with MPV
https://bugs.freedesktop.org/show_bug.cgi?id=94964
Bug ID: 94964
Summary: Tearing with opengl-hq and not with opengl on Gnome
with MPV
Product: Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2007 Jul 03
2
what package is opengl
What package has opengl in it ?
I am trying to compile wine-0.9.40 and I get errors
about not find "undefined reference to gluNewTess".
The link line is including "-lXext -lX11 -lGL "
so its trying to do it but cant find it.
Thanks,
Jerry