Displaying 20 results from an estimated 780 matches for "quartz".
2010 Jun 25
0
Problems with Silver demo
...x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
err:d3d:swapchain_setup_fullscreen_window Changing the window style for window 0x200f8, but another style (94000000, 00000008) is already stored.
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x15c830,0x15c730): stub
fixme:quartz:AsyncReader_QueryInterface No interface for {56a868b5-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:Parser_QueryInterface No interface for {56a868b5-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:TransformFilter_QueryInterface No interface for {56a868b5-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:DSoundRen...
2011 Jun 02
6
Morrowind GOTY
...ice Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
fixme:quartz:Parser_QueryInterface No interface for {56a868b3-0ad4-11ce-b03a-0020af0ba770}!
fixme:strmbase:TransformFilterImpl_QueryInterface No interface for {56a868b3-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:Parser_QueryInterface No interface for {2dd74950-a890-11d1-abe8-00a0c905f375}!
fixme:quartz:Parser_Q...
2008 May 15
3
Warcraft 3 Problem. sortof.
..._SetCurrentMode Cannot change screen BPP from 32 to 16
> puk at PuKToP:~$ err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 800x600x32 @75! (XRandR)
> err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 800x600x32 @70! (XRandR)
> puk at PuKToP:~$ fixme:quartz:AVISplitter_InputPin_PreConnect process ODML header
> puk at PuKToP:~$ fixme:win:EnumDisplayDevicesW ((null),0,0x33cba4,0x00000000), stub!
> fixme:quartz:AsyncReader_QueryInterface No interface for {56a868b4-0ad4-11ce-b03a-0020af0ba770}!
> fixme:quartz:Parser_QueryInterface No interface fo...
2008 Nov 20
1
Re: Unreal Media Server - no way to run in Linux
I've just tested Unreal Media Server with Wine 1.1.8, and found some improvements. It now doesn't drop a connection immediately, but dies after trying to stream some data:
The following errors occur when I try to connect and watch MediaRoot/test.avi:
fixme:quartz:AVISplitter_first_request Created stream 0 thread 0x0000005a
fixme:quartz:AVISplitter_first_request Created stream 1 thread 0x0000005b
err:quartz:PullPin_Thread_Process Processing error: 8004022e
fixme:quartz:AVISplitter_done_process Waiting for 0 to terminate
err:quartz:AVISplitter_next_request .....
2006 Feb 03
0
Warcraft III won't run
...RandR_SetCurrentMode Cannot change screen BPP from
32 to 16
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:quartz:AVISplitter_InputPin_PreConnect process ODML header
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:devenum...
2010 Aug 20
1
Oblivion lost sound
...y): 17/10/2010
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13ca28,0x13c948): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32eca4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32ec74,0x00000000), stub!
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1440,900)
fixme:quartz:Parser_QueryInterface No interface for {56a868b3-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:TransformFilter_QueryInterface No interface for {56a868b3-0ad4-11ce-b03a-0020af0ba770}!
err:quartz:DSoundRender_SendSampleData 0
err:quartz:ACMWrapper_ProcessSampleData Error sending sample (80040227)
fixme:...
2010 Nov 23
2
Lattice and Quartz
I ran this script in a source file on my Mac:
library(lattice)
year <- 1900:2000
dollars <- (year-1899)^2
plot(year,dollars)
quartz("year")
histogram(~dollars)
The first plot appears in Quartz 2. The second quartz window, named year, opens but the histogram doesn't appear.
However, when I copy and paste this script directly into the R console, both quartz windows (Quartz 2 and year) open and both plots appear....
2005 Dec 10
2
odd error
Hi All.
I am getting a rather odd error using R 2.2.0 on Suse
Linux 10. I write R scripts in the text editor Kate
and then execute them using e.g
>source ("timecourse_il4.r")
in R. I have been moving these scripts between a linux
box and a Mac and for that reason have a line
quartz(display="", width=7, height=7)# set quartz
graphics window size for linux change this to X11
in my script. Now to run this on the linux box I
either comment this line out i.e.
#quartz(display="", width=7, height=7)# set quartz
graphics window size for linux change this to X11...
2012 Oct 22
1
quartz.save of the FAQ (Mac)
Hi,
In the FAQ for Mac http://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html
there is
7.2 Saving the image
You can can (???) the content of the quartz device window into a PDF file.
This is not explained!
This is a very simple way to export high quality graphics from R into
other applications on Mac OS X graphics is PDF based (so are almost all
applications available). However, this process uses R's PDF device and
not Mac OS X PDF facili...
2007 Dec 10
2
Problem with graphics device in Mac OS X
Hello List,
I am teaching a basic course where students are encouraged to use R. There are a few students using Mac OS X. As a test we downloaded and installed the latest .dmg file (R-2.6.1.dmg) onto a intel Mac running 10.5.1. A device query yields
> getOption("device")
"quartz"
But any plot command does not bring up a plot (e.g. plot(), boxplot(), hist()).
I found a thread concerning X11 windows under Mac OS X but I feel these users will most likely be just using the native quartz device.
Invoking a call to quartz() first does not seem to help, e.g.
>quartz()...
2009 Jun 03
2
Problems with plot and Quartz device (PR#13744)
Full_Name: Thomas Richardson
Version: R 2.9.0 GUI 1.28 Tiger build 32-bit (5395)
OS: 10.4.11
Submission from: (NULL) (216.254.15.72)
I have encountered a problem with points in scatterplots disappearing in a
quartz window when it is re-sized (to make it larger).
I am constructing an 8x12 matrix of scatterplots each containing approx 600
points.
In order to get them in the window I remove the axes etc.,
quartz()
par(mfrow=c(8,12), mar=c(0,0,0,0), oma=c(0,0,0,0))
for(i in 1:8){ # Row counter
for(j in 1:12){ #...
2008 May 12
2
Fonts in Quartz Devices
Hi,
I'm new to R. I'm using a Mac OS X 10.5 and R 2.7.0. I'm trying to
change the font family for a plot in a quartz device.
Simply passing the desired font by using the family argument works
with other devices, but not with quartz. Am I missing anything? I've
already checked the docs for quartz and quartzFonts, but didn't find a
solution.
Any help much appreciated.
Regards,
A. Rubio
2010 Jan 28
1
quartz() and dpi
Hello all,
I am using quartz (on OS X obviously) to produce PDFs and PNGs from my
plots, for later inclusion in LaTeX.
I am typically using something like:
plot(0)
dev.print(quartz, file="foo.pdf", width=5, height=3)
dev.print(quartz, file="foo.png", width=5, height=3, dpi=72)
I want the sizes of the PDF...
2009 Aug 06
1
Using system fonts in MacOS
Dear r-help,
I am using R for MacOS (R 2.9.1 GUI 1.28 Tiger build 32-bit (5444))
and would like to be able to use MacOS system fonts for the labels on
my plots. So far I have been unsuccessful, to get this to work.
Reading the help I found the quartz() and quartzFonts() commands. In
an attempt to set the font family I have tried this,
quartz(family="Times-Roman"),
and also this,
quartz.options(family="Times-Roman").
This opens a new Quartz window, but the labels are still in the
default font, when I make a new plot....
2020 May 08
0
Wine release 5.8
...ol
48308 KERNEL32.dll.SetEnvironmentStringsW function needed for GoG Galaxy 2 beta
48586 d3d tests broke on cw-gtx560-64 due to recent user32/tests changes
48738 cmd.exe crashes when running certain batch files
48857 Tokyo Xanadu eX+: game crashes when trying to play videos with builtin quartz
48920 Can't quit Legends of Runeterra by closing virtual desktop window (stack overflow) (5.6 regression)
48927 Heap buffer underflow in TiffFrameDecode_ReadTile when decoding 1x1 4bpp RGBA image
48984 Riot Vanguard (Riot Games) 'vgk.sys' crashes on unimplemented function ntosk...
2004 Aug 14
2
re: R-1.9.1 preferences (PR#7170)
...in the first place
T
Begin forwarded message:
> From: Anthony Westerling <leroy@ucsd.edu>
> Date: Fri Aug 13, 2004 4:41:01 PM US/Pacific
> To: r-bugs@r-project.org
> Subject: R-1.9.1 preferences
>
> R-1.9.1 on a PowerPC G4 with Mac OS X 10.2.8
>
> R:Preferences:Quartz Device:Quarz Window position is set to "center"
>
> I hit "apply"
>
> new quartz windows still appear in the upper right hand corner of the
> screen
>
> if I reopen preferences and check the quartz device, it is still set
> to "center"
>
&g...
2008 Mar 18
1
Saving Chinese text in Quartz
I encountered a problem that I don't know where to or how to solve this.
I can put Chinese text to a Quartz window. There is no problem to show
the correct Chinese text string.
However, when this Quartz window is saved, and open by Acrobat or
Acrobat Reader, the Chinese text will become ........
In order to show/preserve my Chinese text in Quartz window, do I have to
set up some parameters?
Or is this...
2011 Jan 19
2
xyplot question
Hi all,
I had a weird problem with xyplot and I am wondering if anyone can help me figure out what's wrong here. Basically if I call xyplot() inside a function and I call quartz() after, then the previous xyplot() does not do anything. A short demo of the issue is like this:
library(lattice)
plot.trends <- function()
{
mat <- data.frame(cbind(rnorm(100), rnorm(100)))
names(mat) <- c("x", "y")
quartz()
xyplot(y ~ x, data=mat)
quartz() # p...
2007 May 21
3
quartz() on MAC OSX
...lized person would do) these unsatisfactory circumstances go
away, but then a new one rears its ugly head: I can't plot!!! If I try a
plot without explicitly opening a plotting device, a postscript device with
file name ``Rplots.ps'' is silently opened. If I try opening a device with
quartz() to get an on-screen plot, I get a warning message
quartz() device interactivity reduced without an event loop manager in:
quartz()
And a little coloured wheel spins round and round and the quartz() window
that opens hides underneath the terminal window and appears to be frozen to
the spot.
App...
2004 Sep 12
2
can't get the quartz window to the background
Dear List,
I have switched from Linux to OS X, and I find the R interface there
really nice. I am using Emacs+ESS, and the quartz device.
My only problem is that
1. I can't move the quartz window, whenever I go above it I see a
spinning rainbow circle (AFAIK that means "I am busy" or "can't
touch me" in OS X)
2. Once something gets in front of it, I cannot raise it any more.
3. I don'...